277 Commits (598f5f47ecc82ab18d034c534f43f6c61a2aefb3)

Author SHA1 Message Date
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
Michael Hansen 094b0fe557 Move <algorithm> header out of HeadSpin.h 10 years ago
Michael Hansen 72f18e8ebb Complete the previous commit by also removing the inline min and max 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 bf5623224c Add plPrintf - a cstdio-directed version of plFormat 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 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