179 Commits (9f276e2c57bda48177747a19951df85b015d74c9)

Author SHA1 Message Date
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
Florian Meissner d0412b2f38 Move the combo box into an own line 12 years ago
Joseph Davies 90dd0f433d Use Localization list of available languages for login dialog. 12 years ago
Florian Meissner 8fd6e5eb1b Add language changer to Login form 12 years ago
Darryl Pogue 3ea3473d13 Get rid of pnUtW32Addr and make IP strings char*s. 12 years ago
Adam Johnson 5beda0ab87 Implement client window flashing 12 years ago
Adam Johnson 6039d62bc2 Implement progress failures 12 years ago
Adam Johnson dcba1fb60a Windows 7 taskbar goodies 12 years ago
Darryl Pogue 833124c297 Get rid of CCritSect in the patcher stuff. 12 years ago
Darryl Pogue a28213806f Fix compiling. 12 years ago
Darryl Pogue b7035a631e Try to replace a pnUtList with a std::queue. 12 years ago
Darryl Pogue 9e92b77438 Get rid of CEvent in plUruLauncher. 12 years ago
Darryl Pogue 44a43b298b Try replacing CEvent with hsSemaphore. 12 years ago