209 Commits (f2f1bea3451017248232e534c25a1960da70d04d)

Author SHA1 Message Date
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Michael Hansen 0343e997da ARRAY(T) uses malloc, and therefore breaks classes which need constructors 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen cc54fb07be Finish deprecation of pnUtPath 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen 56e332a3c3 Add basic regex functionality to plString 12 years ago
Michael Hansen 4772eac87f Please just use the coreutils md5sum/shasum/sha1sum tools 12 years ago
Darryl Pogue b6d8492b3b Use puts instead of printf. 12 years ago
Darryl Pogue 4dc4a0ec7b Build plPageOptimizer. 12 years ago
Michael Hansen ad5495ca45 Fix issues from review 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Adam Johnson d2815f35bf Replace plasmalog with a better debug log 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Michael Hansen 4233727f57 Generate ComCtl manifests for the Win32 GUI executables 12 years ago
Michael Hansen cb9dab2cca Some fixes to make it all compile. 12 years ago
Darryl Pogue 2b0dc8ac3f Remove links to plJPEG. 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 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 712d59281f Fix issues from review 12 years ago
Skoader 5cf8dba613 Window shouldn't have a resizing border. 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Darryl Pogue a92fbea356 Get rid of const char* warning in plPythonPack. 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Adam Johnson 8a9c3ec177 Kill high level TransGaming support 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 e26829594d Remove plLogDecrypt. 12 years ago
Lyrositor b987f9719c Remove log and init file encryption. 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
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 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 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
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 f38682882b Kill pnUtilsExe. 12 years ago
Adam Johnson 5f99e20af8 Toss pnAddrInfo (one less project!) 12 years ago
Adam Johnson 9ce02384c2 Fix #169 12 years ago