745 Commits (5de87cdacadf588cf4efb5f258a1d276446019ba)

Author SHA1 Message Date
Adam Johnson 5de87cdaca Fix UnifiedTime collision 12 years ago
Adam Johnson c8419b0107 Remove hsFileStream 12 years ago
Michael Hansen e0e141fd01 Move Python string helper to the correct location 12 years ago
Christian Walther e9835eda57 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. 12 years ago
Adam Johnson 5f53ada44d stub out plClient Bink support 12 years ago
Darryl Pogue 64214e1a7b Corrections as proposed by @branan. 12 years ago
Darryl Pogue a92fbea356 Get rid of const char* warning in plPythonPack. 12 years ago
Darryl Pogue 4221b57baa Fix a whole bunch of clang warnings. 12 years ago
Darryl Pogue ca87b47ca8 Fix plResManager stricmp. 12 years ago
Darryl Pogue d1dd98c17b CoreLib fixes for Linux. 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 188171235e Add string split and tokenize functions 12 years ago
Michael Hansen 1b57055fd3 Take advantage of plString more in hsStream's String I/O functions 12 years ago
Adam Johnson 165e79fa64 Throw out more error string concating 12 years ago
Adam Johnson 1bada0dfa2 Fixup tree dumping 12 years ago
Adam Johnson d2b4a64409 Remove some std::wstring concating 12 years ago
Adam Johnson 16c3190f14 That looks dangerous... 12 years ago
Adam Johnson a69784bf4c Kill off Windows 9x AsyncCore 12 years ago
Adam Johnson 8a9c3ec177 Kill high level TransGaming support 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen c68724765b Some minor cleanup for readability 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 075c535e2c Some cleanup and a vararg plString usage fix 12 years ago
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