300 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Joseph Davies a2dd2f60d2 Condense string conversion in Python glue. 12 years ago
Joseph Davies 14632eecee Use plString in pfLocalizationMgr - Part 2 12 years ago
Joseph Davies bde2b14fdf Use plString in pfLocalizationMgr. 12 years ago
Darryl Pogue c77cb10c20 Move plJPEG into plGImage. 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen 2382cebd11 Fix some plString vararg parameters in normally-disabled code 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Michael Hansen abbbfc12d7 Plug some simple leaks detected during startup 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Darryl Pogue a8126757f8 Fixes pointed out by @zrax and @hoikas. 12 years ago
Michael Hansen f455ee25ec Fixes for UUID compilation on Windows. 12 years ago
Darryl Pogue bcf6e97d23 Replace Uuid with plUUID EVERYWHERE. 12 years ago
Darryl Pogue a0641ba66b Clean up for Python interface stuff. 12 years ago
Darryl Pogue 274812c057 Remove all uses of GuidToString. 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 74e06e3984 Deprecate and remove hsStlSortUtils 12 years ago
Michael Hansen 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 12 years ago
Michael Hansen 60021923a2 Deprecate and remove xtl::format in favor of plString::Format 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 8091fffa1d Use plString in PtGetCameraNumber() 12 years ago
Adam Johnson e86d3a7658 Fix crash in PtGetCameraNumber() 12 years ago
Adam Johnson 3ea82ca589 Be smarter about Pch.[h|cpp] files 12 years ago
Adam Johnson bb4d36e69d Remove windoze include from hsThread.h 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Skoader 769cd60617 Refactor avatar movement code 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 6ec219009c Add isUsed bindings to pySimpleStateVariable 12 years ago
Adam Johnson 5f53ada44d stub out plClient Bink support 12 years ago
Adam Johnson c13a12c58e Fix those scary SystemErrors we see in DS 12 years ago
Darryl Pogue 64214e1a7b Corrections as proposed by @branan. 12 years ago
Darryl Pogue 4221b57baa Fix a whole bunch of clang warnings. 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
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
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 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 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
Lyrositor 364de3a317 Add functions to fix KI Chat scrolling issue. 12 years ago
Bartek Bok 2531dba66c Make Python.Cheat little bit safer 12 years ago
Bartek Bok 8fc79f280c Remove Python.RunFile 12 years ago