251 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
Darryl Pogue a58fe4653f Fix a clang warning in plPythonPack. 10 years ago
Darryl Pogue a1e3fa6faf Various MinGW compile fixes. 11 years ago
Michael Hansen d7fdf10455 Convert ReadSafe(W)String* to the plString variants, and remove the now 11 years ago
Michael Hansen f1131bbb25 Fix winmain use and a couple of remaining SafeStrings => plString 11 years ago
Adam Johnson 625319f99d NT6-proof PhysX_Setup.exe launch 11 years ago
Adam Johnson 5021438dd7 SkipLoginDialog -- forgot to implement this one 11 years ago
Adam Johnson d7aa9ac17c Handle smart pointers... 11 years ago
Adam Johnson 7c6cb34cd1 Don't eat calls in hsAssert. 11 years ago
Michael Hansen d8113a5ab7 Movie filename in plMovieMsg and plBinkPlayer => plString 11 years ago
Adam Johnson 8cedb69e9e Fix some invalid heap ops found by Dr Memory 11 years ago
Adam Johnson 52427c2032 Fix eap->hoikas self-patch 11 years ago
Adam Johnson 7915f21019 plUruLauncher PatchOnly 11 years ago
Adam Johnson e2b5786988 Fix a bug related to trashed keys. 11 years ago
Adam Johnson 3a354020e1 Minimize calls into shell APIs 11 years ago
Adam Johnson 4ae685aff9 Hack around hidden/dead MessageBoxes :( 11 years ago
Adam Johnson 1bcd17c850 Redist Updating 11 years ago
Adam Johnson d855d86475 Game Repair Mode 11 years ago
Adam Johnson e7ab709b52 Client Image Flag 11 years ago
Adam Johnson a231b4db9d Rewrite plUruLauncher 11 years ago
Branan Purvine-Riley 696ceace19 Remove some unused PS version stuff 11 years ago
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
Adam Johnson 91b4bb2da6 Fix python packing logic 11 years ago
Joseph Davies ec39a40d24 Add separate workpath from final output in resource.dat script. 12 years ago
Christopher Schmidt a392d8463c fix crash in plFileSecure 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 216d4ac983 HACK fix client path joining 12 years ago
Adam Johnson 98dff8d8e5 More granular control of the SecurePreloader 12 years ago
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