203 Commits (374b8b05316c9912d81162976a07bc1b69c49c2f)

Author SHA1 Message Date
Adam Johnson 374b8b0531 Convert age names over to plString 10 years ago
Adam Johnson 0aa5a52a33 Clean ansi<->unicode from account name code 10 years ago
Adam Johnson 2039d88025 Convert server name stuff to plString 10 years ago
Joseph Davies bb2ea46c69 Store plClient password using platform-specific credential storage. 10 years ago
Joseph Davies c40f7aac92 Fix subprocess call when using pngcrush. 10 years ago
Florian Meißner 3b38161756 Address things pointed out during review 10 years ago
Florian Meißner 7cd8f51eb4 Make audio work 10 years ago
Anne Marije v/d Meer 9de5c4db54 Use libopus for decoding Audio 10 years ago
Joseph Davies cbcbdc0889 Delay intro movie playback until after display init. 10 years ago
Adam Johnson 2caade5fff Basic VPX decoding for plMoviePlayer 10 years ago
Darryl Pogue 4450d87947 Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
Darryl Pogue 39eab13d9d plgAudioSys doesn't need to take hsWindowHndl. 10 years ago
Joseph Davies 9732a997c0 Removes remaining usage of Bink in main engine. 10 years ago
Joseph Davies 0d297076ef Remove unused and dead code in winmain.cpp. 10 years ago
Joseph Davies 7445e23e59 Rename "new account" button resource to reflect actual purpose. 10 years ago
Adam Johnson dc9497cf90 Shutdown code de-duplication 10 years ago
Adam Johnson 1d18288779 pfKI is dead, long live pfKI! 10 years ago
Adam Johnson b426d2faf0 Age Loading now longer has a progress bar... 10 years ago
Adam Johnson 6324df3d0f Trash cruft 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 933ae6ec17 Provide some sample conversions to plFormat for testing and copying 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
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 3a354020e1 Minimize calls into shell APIs 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
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