925 Commits (9f276e2c57bda48177747a19951df85b015d74c9)
 

Author SHA1 Message Date
Joseph Davies 304d15acfe Update hsMatrix44 to use hsCpuID dispatcher. 12 years ago
Joseph Davies 42f4eec1f7 Add hsCpuID and hsFunctionDispatcher for CPU feature detection. 12 years ago
Adam Johnson 081a766e67 Merge pull request #197 from Deledrius/l10n_fixes_iterators 12 years ago
Joseph Davies 155e75479b Fix memory leak from copied string pointer in LocalizationDatabase. 12 years ago
Joseph Davies 6cf0898bc1 Make Localization log message more useful. 12 years ago
Adam Johnson b380da4c94 Merge pull request #200 from cwalther/landing 12 years ago
Branan Purvine-Riley e697337898 Merge pull request #199 from cwalther/sse3detect 12 years ago
Christian Walther 8291ec5ba5 Add missing period at the end of the processor support error message. 12 years ago
Christian Walther d2933e66c6 Fix SSE3 detection. 12 years ago
Christian Walther 3d0f01ff03 Convert the impact velocity to avatar-local coordinates, because that's what {Running|Ground}Impact::PreCondition() expects. 12 years ago
Christian Walther 67f6823f73 More 'const', so that Rotate(vector) can be called on a const hsQuat&. 12 years ago
Joseph Davies a305f61748 Fix crashes caused by poor iterator usage. 12 years ago
Branan Purvine-Riley a31f14a9bd Merge pull request #196 from Hoikas/minidump 12 years ago
Adam Johnson 79ff93eef4 Merge pull request #195 from branan/gehn7_fixes 12 years ago
Adam Johnson 55a816f376 Remove stale stack dump reports 12 years ago
Adam Johnson 389d3c1802 Fix deadlock if plCrashHandler is not running 12 years ago
Adam Johnson 151657a9f2 Fix zombie plCrashHandler issues 12 years ago
branan 61a37fd406 Fix plCrashHandler external build 12 years ago
branan 95c255daf4 Change language setting to use an ini file instead of the login.dat 12 years ago
Branan Purvine-Riley b5f70c4a53 Merge pull request #183 from Hoikas/score-rewrite 12 years ago
Branan Purvine-Riley 670576bf67 Merge pull request #184 from Hoikas/minidump 12 years ago
Branan Purvine-Riley a038af101d Merge pull request #193 from Hoikas/sse 12 years ago
Branan Purvine-Riley db2f4a0bf1 Merge pull request #194 from Hoikas/physx 12 years ago
Adam Johnson ae28963572 Python glue for the new pfGameScore 12 years ago
Adam Johnson 8e79583717 Add some Python Helpers 12 years ago
Adam Johnson bbdc5cd0bb Implement new pfGameScore class and friends 12 years ago
Adam Johnson e0cd86bfc1 Convert PyString_*Ex functions over to plString 12 years ago
Adam Johnson 8d36a0d028 Closes #182 -- dpogue/kill_utils 12 years ago
Darryl Pogue b1d65a194a Fix memory corruption with DNS lookups. 12 years ago
Branan Purvine-Riley 475511ac46 Merge pull request #191 from Hoikas/profile 12 years ago
Adam Johnson c8873a9082 The real Relto plunge fix... 12 years ago
Adam Johnson d2a1350e8b Real camera fixes 12 years ago
Adam Johnson cba9f459e8 Revert "Disallow duplicate camera pushes" 12 years ago
Adam Johnson 322b49ac20 Revert "Fix relto-plunge" 12 years ago
Adam Johnson 062cb15b44 SSE3 hsMatrix44 multiplication 12 years ago
Adam Johnson bb47f83cf3 Simple SSE3 skinning algorithm 12 years ago
Christian Walther 89ec0aa33b Also handle Python long integers in addVarNumber. 12 years ago
Bartek Bok 82e4c81303 Differentiate between float and int types in plNotify 12 years ago
Adam Johnson f6d65dd396 Remove old, unused network stats 12 years ago
Adam Johnson 31a9862167 Merge pull request #190 from dpogue/pagemap 12 years ago
Darryl Pogue cb209c853f Move these inline to be faster. 12 years ago
Darryl Pogue 5ad311dd97 Use a std::map for faster page lookups. 12 years ago
Darryl Pogue 3a8911c1cd Fix a rather crippling plString bug on Linux. 12 years ago
Darryl Pogue 60aa7e421e Swap the IP address returned by AuthSrv. 12 years ago
Darryl Pogue 863247f0dd Another attempt to fix the std::list in NLM. 12 years ago
Adam Johnson 5fa14466c8 Eradicate pfStackTrace 12 years ago
Adam Johnson fffdf07467 Slim down the exception dialog 12 years ago
Adam Johnson 14279794f7 Implement pfCrashHandler 12 years ago
Adam Johnson 43b9535e96 Implement TryWait for hsSemaphore 12 years ago
Branan Purvine-Riley c70bb776ba Merge pull request #181 from Hoikas/taskbar 12 years ago