1122 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
Michael Hansen 9cc3f404af Add Short-String Optimization to plString 12 years ago
Michael Hansen 92c5070736 Remove dependency on <functional> 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Michael Hansen 403d2a896d Move plFileUtils and hsFiles to CoreLib 12 years ago
Michael Hansen 03a1283c27 The licensing stuff was copied from an older code base... 12 years ago
Adam Johnson 8d8532f045 Fix encryption ASSumption 12 years ago
Lyrositor e26829594d Remove plLogDecrypt. 12 years ago
Lyrositor b987f9719c Remove log and init file encryption. 12 years ago
Michael Hansen 6b667fcaec Re-add file needed for precompiled headers to work 12 years ago
Michael Hansen 3c2a8c66e7 Remove more empty source files 12 years ago
Michael Hansen 40d5e2e867 Fix some noteworthy warnings (mostly hsBool->bool incompatibility) and missing headers 12 years ago
Adam Johnson 6d4726c766 Fix external build linking 12 years ago
Lyrositor 364de3a317 Add functions to fix KI Chat scrolling issue. 12 years ago
Adam Johnson 336f1c40ad Track mouse ups/downs for releasing purposes 12 years ago
Adam Johnson b90776fafe Capture the mouse on clicks 12 years ago
Skoader cb48aab373 Fix no cursor when not the top level window. 12 years ago
Skoader c090b44d5a Fix clicking on the title bar does not activate the window. 12 years ago
Adam Johnson 87b441e890 Fix no cursor on window frame and title bar. 12 years ago
Bartek Bok 2531dba66c Make Python.Cheat little bit safer 12 years ago
Bartek Bok 8fc79f280c Remove Python.RunFile 12 years ago
Bartek Bok 27ab9ef129 Display SO name in spawn list 12 years ago
Adam Johnson b57dc28136 Remove some unused CoreLib stuff 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson 5f78b33db4 Remove hsRand--we have rand support in the Cstdlib 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
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 a5b1d62f9a Fix a bug that should never happen 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
CyanWorlds e7fda23cf8 Build 912 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
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 a786775229 Remove obsolete tools (Migration, plDatMerger, etc) 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago