925 Commits (9f276e2c57bda48177747a19951df85b015d74c9)
 

Author SHA1 Message Date
Adam Johnson 1556d147d9 Don't expose math.h from HeadSpin.h 12 years ago
Adam Johnson 172b3c6cfb Toss old RAM functions 12 years ago
Adam Johnson 3667fb62e2 Replace COMPILER_ASSERT with C++0B static_assert 12 years ago
Adam Johnson 5d30f69957 Fix max plugin compile 12 years ago
Adam Johnson 94ca3bb097 Merge core-CoreLib headers 12 years ago
Adam Johnson b3a9d96f40 Merge pull request #213 from Hoikas/pch 12 years ago
Branan Purvine-Riley 04665d93be Merge pull request #215 from Hoikas/trollfix 12 years ago
Adam Johnson a5b1d62f9a Fix a bug that should never happen 12 years ago
Adam Johnson 6a3224a142 Merge pull request #214 from cwalther/window-size 12 years ago
Christian Walther e589314f89 Avoid truncated window size after going from fullscreen to a window of the same size. 12 years ago
Adam Johnson d690df1064 Add pyMatrix and pyGeometry to pfPython PCH 12 years ago
Adam Johnson d43073949b Precompiled Headers for pfPython 12 years ago
Adam Johnson b8ffef0c25 Cmake scripts for MSVC precompiled headers 12 years ago
CyanWorlds e7fda23cf8 Build 912 12 years ago
Adam Johnson 96bf0fe1e2 Merge pull request #212 from dpogue/pr_murder 12 years ago
Darryl Pogue b13a8f129f Include plFileUtils in plUruLauncher. 12 years ago
Darryl Pogue bb9886c37c Using CCmdParser here is ridiculously excessive. 12 years ago
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
Branan Purvine-Riley c0d0dea7f6 Merge pull request #210 from Hoikas/multiple-clients 12 years ago
Adam Johnson 9ce02384c2 Fix #169 12 years ago
Branan Purvine-Riley 6a9d5a6f48 Merge pull request #209 from Hoikas/fullscreen-error 12 years ago
Branan Purvine-Riley 5a93553651 Merge pull request #208 from Hoikas/deadweight 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
Branan Purvine-Riley c3eb5300df Merge pull request #206 from Hoikas/quabs 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 a786775229 Remove obsolete tools (Migration, plDatMerger, etc) 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago
Adam Johnson fac4448850 Merge pull request #207 from zrax/netcligrp_typo 12 years ago
Adam Johnson b6f97dae0f Merge pull request #192 from boq/notify_int 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
Adam Johnson 92b1ec4473 Merge pull request #205 from Lyrositor/master 12 years ago
Lyrositor 4c851fa640 Fix console documentation. 12 years ago
Adam Johnson b8b8e6d730 Fix #204 12 years ago
Branan Purvine-Riley c2f33095c8 Merge pull request #198 from Hoikas/patcher 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
Branan Purvine-Riley bde67949ac Merge pull request #202 from Deledrius/hsCpuID 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