733 Commits (9f276e2c57bda48177747a19951df85b015d74c9)

Author SHA1 Message Date
Darryl Pogue 205795e037 Kill as much of pnUtPath as possible. 12 years ago
Darryl Pogue 0ac6cd4907 Fix hsThread_Unix compilation. 12 years ago
Darryl Pogue f38682882b Kill pnUtilsExe. 12 years ago
Darryl Pogue 1ae3979753 Get rid of pnUtSync and CLock. 12 years ago
Adam Johnson 5f99e20af8 Toss pnAddrInfo (one less project!) 12 years ago
Adam Johnson 9ce02384c2 Fix #169 12 years ago
Adam Johnson e9d94f5f66 Remove obsolete PythonLib 12 years ago
Adam Johnson 1a5606e05c Remove obsolete components 12 years ago
Adam Johnson c4190c50de Remove programs/libraries that have been obsoleted or make no sense 12 years ago
Adam Johnson 87549fceb1 hsMessageBoxWithOwner functions use hsWindowHndl 12 years ago
Adam Johnson 4ba4ca7fee Fullscreen clients no longer hide message boxes 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago
Michael Hansen d382da0fe7 Fix a typo from way back when 12 years ago
Adam Johnson 1252df83e1 Ensure that OnServerInitComplete is always executed 12 years ago
Adam Johnson 2813aaa467 Fix stupid in plAvBrainCritter::GoToGoal 12 years ago
Adam Johnson 5cf540b424 Updates to the Python API 12 years ago
Adam Johnson 3b69a4aee3 Track NPC clones 12 years ago
Lyrositor 4c851fa640 Fix console documentation. 12 years ago
Adam Johnson b8b8e6d730 Fix #204 12 years ago
Adam Johnson d0f64e9209 Fix NCAgeJoiner failure-case crash 12 years ago
Adam Johnson 756bc65c62 Fix an access violation in failed age patches 12 years ago
Joseph Davies 072bf3570c Fix support in plDXPipeline for SSE using temporary macros. 12 years ago
Joseph Davies 9ee5c4d040 Remove remaining pre-hsCpuID SSE special-casing. 12 years ago
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
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
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
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
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
Darryl Pogue b1d65a194a Fix memory corruption with DNS lookups. 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