169 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Branan Purvine-Riley 9070d70e50 Lots of cleanups to hsG3DeviceDelector 11 years ago
Adam Johnson 544abef39e Wow, those cards are old... 11 years ago
Adam Johnson a30a326d17 We only support DirectX 9... 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson 9d162a7a32 Reroute plResPatcher 11 years ago
Adam Johnson 7da0467609 plString-ify plOperationProgress 11 years ago
Florian Meißner 18010570b5 Allow disabling certain parts of the build 11 years ago
Florian Meißner dd431db36e Fix CMake warnings on linking the Python libraries 11 years ago
Joseph Davies 296c4b6a69 Add missing std headers for compilation with VisualStudio 2013. 11 years ago
Joseph Davies ec39a40d24 Add separate workpath from final output in resource.dat script. 12 years ago
Adam Johnson 38f5e6ea0a Implement Hor+ FOVs 12 years ago
Adam Johnson ef9cb1b5a4 Fix patcher launching crazy 12 years ago
Adam Johnson fe06eed259 Shit, I'm not even testing that. 12 years ago
Adam Johnson 98dff8d8e5 More granular control of the SecurePreloader 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 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 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 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
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 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 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 f38682882b Kill pnUtilsExe. 12 years ago