251 Commits (3f92409a211c8b1c3a59d2c86450e7a9de91972a)

Author SHA1 Message Date
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
Adam Johnson c4190c50de Remove programs/libraries that have been obsoleted or make no sense 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago
Adam Johnson b8b8e6d730 Fix #204 12 years ago
Joseph Davies 9ee5c4d040 Remove remaining pre-hsCpuID SSE special-casing. 12 years ago
Christian Walther 8291ec5ba5 Add missing period at the end of the processor support error message. 12 years ago
Christian Walther d2933e66c6 Fix SSE3 detection. 12 years ago
Adam Johnson 55a816f376 Remove stale stack dump reports 12 years ago
branan 61a37fd406 Fix plCrashHandler external build 12 years ago
branan 95c255daf4 Change language setting to use an ini file instead of the login.dat 12 years ago
Adam Johnson bb47f83cf3 Simple SSE3 skinning algorithm 12 years ago
Adam Johnson 5fa14466c8 Eradicate pfStackTrace 12 years ago
Adam Johnson fffdf07467 Slim down the exception dialog 12 years ago
Adam Johnson 14279794f7 Implement pfCrashHandler 12 years ago