733 Commits (9f276e2c57bda48177747a19951df85b015d74c9)

Author SHA1 Message Date
Darryl Pogue 46ca15c61c Kill pnCrashExe. 13 years ago
Darryl Pogue 1687426987 Kill pnNetLog. 13 years ago
Adam Johnson 7720981324 Fixes #151 13 years ago
Adam Johnson 1efd2b6684 Support utf8 TOS.txt files 13 years ago
Adam Johnson 23911b0a49 Actually fix it, thanks to Zrax and Paradox 13 years ago
Michael Hansen 8bf78c0e35 Fix plStringStream for the case of adding a '\0' char non-destructively 13 years ago
Michael Hansen 81465e621b Add case conversion functionality 13 years ago
NadnerbD 3e15b5d318 Fixed memory leak, plString is nice 13 years ago
Adam Johnson 80213f3edd Fix weird jitters when jumping and kicking 13 years ago
Adam Johnson 7dcf2e66a3 Greatly simplify collision detectors 13 years ago
Adam Johnson 1b0e139ae5 Only send out one collide msg per frame 13 years ago
Adam Johnson 9795b4e7fc Fix unsafe cleanup in ~plCameraRegionDetector 13 years ago
Adam Johnson 8ec1a92359 Rewrite kickable force stuff... 13 years ago
Adam Johnson 0689901c5e Band-aid for poorly modelled stairs 13 years ago
Adam Johnson b907f8978a Fix landing behaviors 13 years ago
Darryl Pogue e985616107 Fix errors. 13 years ago
Darryl Pogue ee338c9adf Fix some casting errors. 13 years ago
Darryl Pogue 39e8dd1b3c Remove all the Digest stuff from pnUtCrypt. 13 years ago
Darryl Pogue 7a5d61f7c8 Move plRandom into pnEncryption. 13 years ago
Darryl Pogue 4a1b36b284 Move half of the Challenge Hash stuff. 13 years ago
NadnerbD c9b4c0a92d NewKey can take a plString, so no need to convert to const char* 13 years ago
Darryl Pogue 1b22f044f0 Fix conflicting ShaDigest types. 13 years ago
Darryl Pogue 404cd09f1c Move plEncryption to pnEncryption. 13 years ago
Darryl Pogue d2243c459b Added plSHA project, and clean up pnUtCrypt usage. 13 years ago
Darryl Pogue f4878166d5 Don't use pnUtils for MD5 checksumming. 13 years ago
Darryl Pogue 76a754f55a Added plSHAChecksum and plSHA1Checksum. 13 years ago
Darryl Pogue 4b8b5027be Build plMD5. 13 years ago
Michael Hansen b29eb95acc Zrax fails 13 years ago
Michael Hansen 4b70d592c9 Fix some %s errors in plPhysX 13 years ago
Joseph Davies 036a1d38fc Clean up python binding for image-loading functions. 13 years ago
Adam Johnson 8f2d4a6712 Revert hacks and do it right. 13 years ago
Adam Johnson e733ca824b More panic link fixes 13 years ago
Joseph Davies 3b22256085 Add python function glue to allow loading PNG images from disk. 13 years ago
Joseph Davies cb697523f9 Add PNG support to the VaultImageNode functions. 13 years ago
Joseph Davies 08fa25a737 Fix a potential crash in pyVaultImageNode. 13 years ago
Michael Hansen 1511459ffd Fix String concatenation dereference bug 13 years ago
Michael Hansen 247749934b Fix pnUUID compilation on Linux 13 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Adam Johnson 3788ef10a3 The eap sucks commit! 13 years ago
Adam Johnson d4dabfb047 That looks dangerous... 13 years ago
Adam Johnson 54b5e4cf24 Fix Gira basket explosions 13 years ago
Adam Johnson 8cbde377ef Fix an obvious memory leak. 13 years ago
Adam Johnson 33dbdce2f1 Really fix those bizarre panic links 13 years ago
Michael Hansen be4b0732d5 Fix string usage that was broken from enabling the Max plugin build 13 years ago
Adam Johnson b2e8edb725 I blame the QA Kitty for letting this one slip through... 13 years ago
branan 091b90efd2 Fix function conflict with win32 headers 13 years ago
Darryl Pogue 6654f41dce Fix a DirectX/VS/MinGW problem. 13 years ago
Darryl Pogue 53c8c1aa9b Fix a problem linking plNetCommMsgs. 13 years ago
Darryl Pogue c815fd8a14 More minGW fixes. 13 years ago
Darryl Pogue f3b3b2a354 Fix the Py_ssize_t issues. 13 years ago