Commit Graph

  • 1ef7f43ede Merge pull request #158 from Hoikas/login-fixes Branan Purvine-Riley 2012-02-22 07:41:34 -0800
  • 6c94a90d9c Merge pull request #159 from Hoikas/physx Branan Purvine-Riley 2012-02-22 07:40:23 -0800
  • efd03fc33e Pop cameras when we exit a region Adam Johnson 2012-02-22 01:24:12 -0500
  • 027e830360 Keep dynamics asleep during init process Adam Johnson 2012-02-22 00:45:18 -0500
  • 897abb7200 Chip away at uses of pnUtStr Adam Johnson 2012-02-20 12:06:41 -0500
  • 653c29d0bd Restore eap's misunderstanding of endianness. Adam Johnson 2012-02-20 11:50:47 -0500
  • ec216206dd Fix StupidSearch Adam Johnson 2012-02-19 18:43:52 -0500
  • 827d58bb46 Merge pull request #157 from dpogue/plString-fix Michael Hansen 2012-02-19 14:41:39 -0800
  • ab8d7619d3 Remove the pragma stuff since there's no warning. Darryl Pogue 2012-02-19 14:39:46 -0800
  • b5d9c3ffec Use a correct value that doesn't cause warnings. Darryl Pogue 2012-02-19 14:37:04 -0800
  • bdf52410e1 Make plString build on mingw. Darryl Pogue 2012-02-12 17:19:25 -0800
  • 5548eb5a6f Merge pull request #156 from dpogue/NukeLibs Adam Johnson 2012-02-18 20:05:25 -0800
  • 21a0d9edfd Re-add the necessary StartUp hack stuff. Darryl Pogue 2012-02-18 19:54:25 -0800
  • c48f76d641 Merge pull request #154 from Hoikas/fix-151 Branan Purvine-Riley 2012-02-18 09:40:15 -0800
  • ef55b356ca Merge pull request #153 from Hoikas/unicode-tos Branan Purvine-Riley 2012-02-18 09:39:56 -0800
  • d8d6b0b377 Remove some lingering pnIni references. Darryl Pogue 2012-02-18 00:20:57 -0800
  • cc21988872 Kill pnIni. Darryl Pogue 2012-02-18 00:14:39 -0800
  • 564c97921f Kill pnIniExe. Darryl Pogue 2012-02-18 00:14:17 -0800
  • e6077e950d Remove the Net Ini stuff that was never used. Darryl Pogue 2012-02-18 00:11:13 -0800
  • ba7950bb80 Kill pnMail. Darryl Pogue 2012-02-17 23:55:02 -0800
  • 4535d38cc9 Kill pnSqlLib. Darryl Pogue 2012-02-17 23:54:27 -0800
  • 64ea209754 Kill pnOraLib. Darryl Pogue 2012-02-17 23:53:53 -0800
  • e5aaef09e0 Kill pnCrash. Darryl Pogue 2012-02-17 23:50:25 -0800
  • 0f68e5ae13 These got missed... Adam Johnson 2012-02-18 02:49:55 -0500
  • 46ca15c61c Kill pnCrashExe. Darryl Pogue 2012-02-17 23:44:27 -0800
  • 1687426987 Kill pnNetLog. Darryl Pogue 2012-02-17 23:41:36 -0800
  • 7720981324 Fixes #151 Adam Johnson 2012-02-16 19:59:21 -0500
  • 1efd2b6684 Support utf8 TOS.txt files Adam Johnson 2012-02-16 19:49:26 -0500
  • 85136f8050 Merge pull request #152 from Hoikas/fix-moula Michael Hansen 2012-02-15 18:19:10 -0800
  • 23911b0a49 Actually fix it, thanks to Zrax and Paradox Adam Johnson 2012-02-15 01:46:18 -0500
  • 8bf78c0e35 Fix plStringStream for the case of adding a '\0' char non-destructively Michael Hansen 2012-02-14 22:15:07 -0800
  • 81465e621b Add case conversion functionality Michael Hansen 2012-02-13 20:18:41 -0800
  • ccf5f59fda Merge pull request #149 from Hoikas/physx NadnerbD 2012-02-13 18:13:23 -0800
  • 40933d6612 Merge pull request #144 from Deledrius/vault_png Adam Johnson 2012-02-13 08:52:17 -0800
  • 3e15b5d318 Fixed memory leak, plString is nice NadnerbD 2012-02-12 21:45:48 -0500
  • 80213f3edd Fix weird jitters when jumping and kicking Adam Johnson 2012-02-11 22:40:42 -0500
  • 7dcf2e66a3 Greatly simplify collision detectors Adam Johnson 2012-02-11 22:22:22 -0500
  • 1b0e139ae5 Only send out one collide msg per frame Adam Johnson 2012-02-11 19:46:32 -0500
  • 9795b4e7fc Fix unsafe cleanup in ~plCameraRegionDetector Adam Johnson 2012-02-11 17:25:11 -0500
  • 8ec1a92359 Rewrite kickable force stuff... Adam Johnson 2012-02-11 01:21:06 -0500
  • 0689901c5e Band-aid for poorly modelled stairs Adam Johnson 2012-02-11 01:18:29 -0500
  • b907f8978a Fix landing behaviors Adam Johnson 2012-02-11 01:08:47 -0500
  • a2a7bd7e77 Merge pull request #150 from dpogue/pnEncryption Adam Johnson 2012-02-12 22:06:06 -0800
  • e985616107 Fix errors. Darryl Pogue 2012-02-12 18:32:07 -0800
  • ee338c9adf Fix some casting errors. Darryl Pogue 2012-02-12 15:26:47 -0800
  • 39e8dd1b3c Remove all the Digest stuff from pnUtCrypt. Darryl Pogue 2012-02-12 15:23:31 -0800
  • 7a5d61f7c8 Move plRandom into pnEncryption. Darryl Pogue 2012-02-12 15:23:02 -0800
  • 4a1b36b284 Move half of the Challenge Hash stuff. Darryl Pogue 2012-02-12 01:19:22 -0800
  • c9b4c0a92d NewKey can take a plString, so no need to convert to const char* NadnerbD 2012-02-12 01:58:37 -0500
  • 1b22f044f0 Fix conflicting ShaDigest types. Darryl Pogue 2012-02-11 23:15:06 -0800
  • 404cd09f1c Move plEncryption to pnEncryption. Darryl Pogue 2012-02-11 23:14:11 -0800
  • 0bede93022 Merged with master and plString NadnerbD 2012-02-12 01:57:16 -0500
  • d2243c459b Added plSHA project, and clean up pnUtCrypt usage. Darryl Pogue 2012-02-11 22:31:29 -0800
  • f4878166d5 Don't use pnUtils for MD5 checksumming. Darryl Pogue 2012-02-11 21:58:30 -0800
  • 76a754f55a Added plSHAChecksum and plSHA1Checksum. Darryl Pogue 2012-02-11 21:57:28 -0800
  • 4b8b5027be Build plMD5. Darryl Pogue 2012-02-11 19:52:36 -0800
  • b29eb95acc Zrax fails Michael Hansen 2012-02-11 14:33:23 -0800
  • 053600d952 Merge pull request #146 from zrax/plString NadnerbD 2012-02-11 14:07:49 -0800
  • 6b259f4699 Merge remote-tracking branch 'origin/master' into plString Michael Hansen 2012-02-11 13:50:29 -0800
  • 4b70d592c9 Fix some %s errors in plPhysX Michael Hansen 2012-02-11 13:31:43 -0800
  • 036a1d38fc Clean up python binding for image-loading functions. Joseph Davies 2012-02-10 13:53:04 -0800
  • deb28a85a5 Merge pull request #145 from Hoikas/physx Branan Purvine-Riley 2012-02-10 10:13:25 -0800
  • 8f2d4a6712 Revert hacks and do it right. Adam Johnson 2012-02-10 12:47:35 -0500
  • e733ca824b More panic link fixes Adam Johnson 2012-02-10 12:45:14 -0500
  • 3b22256085 Add python function glue to allow loading PNG images from disk. Joseph Davies 2012-02-10 00:12:52 -0800
  • cb697523f9 Add PNG support to the VaultImageNode functions. Joseph Davies 2012-02-09 23:50:55 -0800
  • 08fa25a737 Fix a potential crash in pyVaultImageNode. Joseph Davies 2012-02-09 23:47:22 -0800
  • 1511459ffd Fix String concatenation dereference bug Michael Hansen 2012-02-09 22:44:57 -0800
  • 247749934b Fix pnUUID compilation on Linux Michael Hansen 2012-02-09 21:29:23 -0800
  • 77cd055a27 Merge remote-tracking branch 'origin/master' into plString Michael Hansen 2012-02-09 20:57:21 -0800
  • ad66286a17 Fix several errors and warnings from GCC compilation Michael Hansen 2012-02-09 00:56:03 -0800
  • b2d2a0cc2f Merge pull request #143 from Hoikas/unlock-framerate Branan Purvine-Riley 2012-02-08 22:51:42 -0800
  • 3788ef10a3 The eap sucks commit! Adam Johnson 2012-02-09 00:25:33 -0500
  • d4dabfb047 That looks dangerous... Adam Johnson 2012-02-09 00:21:41 -0500
  • 436729d6d0 Merge pull request #142 from Hoikas/physx Branan Purvine-Riley 2012-02-06 19:02:55 -0800
  • 54b5e4cf24 Fix Gira basket explosions Adam Johnson 2012-02-06 21:44:13 -0500
  • 8cbde377ef Fix an obvious memory leak. Adam Johnson 2012-02-06 21:17:08 -0500
  • 9fea5d1edd Merge pull request #139 from Hoikas/pfpy-strex NadnerbD 2012-02-06 16:10:13 -0800
  • 33dbdce2f1 Really fix those bizarre panic links Adam Johnson 2012-02-06 18:49:37 -0500
  • e6ebf7ffaf Merge remote-tracking branch 'origin/master' into plString Michael Hansen 2012-02-05 22:01:09 -0800
  • be4b0732d5 Fix string usage that was broken from enabling the Max plugin build Michael Hansen 2012-02-05 21:53:54 -0800
  • b2e8edb725 I blame the QA Kitty for letting this one slip through... Adam Johnson 2012-02-05 19:59:15 -0500
  • e0567a2ec9 Merge pull request #141 from branan/mingw Adam Johnson 2012-02-05 16:27:16 -0800
  • 091b90efd2 Fix function conflict with win32 headers branan 2012-02-05 14:51:31 -0800
  • 6654f41dce Fix a DirectX/VS/MinGW problem. Darryl Pogue 2012-02-05 14:38:18 -0800
  • bf09905db4 Merge branch 'pnUtils_must_die' into mingw Darryl Pogue 2012-02-04 23:18:54 -0800
  • 53c8c1aa9b Fix a problem linking plNetCommMsgs. Darryl Pogue 2012-02-04 23:17:50 -0800
  • c815fd8a14 More minGW fixes. Darryl Pogue 2012-02-04 23:16:53 -0800
  • a6cadfa403 Merge branch 'pfPython_linux' into mingw Darryl Pogue 2012-02-04 21:06:37 -0800
  • f3b3b2a354 Fix the Py_ssize_t issues. Darryl Pogue 2012-02-04 21:05:12 -0800
  • 8e05891be0 FIXME: Hack for MinGW. Darryl Pogue 2012-02-04 20:06:39 -0800
  • a1b500da49 More MinGW fixes. Darryl Pogue 2012-02-04 20:06:15 -0800
  • e97e3c7c76 Merge remote-tracking branch 'origin/pfPython_linux' into mingw Darryl Pogue 2012-02-04 19:18:12 -0800
  • de2b7c3471 Fix plPipeline under minGW. Darryl Pogue 2012-02-04 19:17:24 -0800
  • d39a8ab298 Fix some minGW bugs. Darryl Pogue 2012-02-04 19:16:50 -0800
  • 8416c8ed42 Fixes for MinGW's flawed _WIN32_WINNT stuff. Darryl Pogue 2012-02-04 19:15:35 -0800
  • b27fc17b00 Some fixes for the Win32 branch of pnUtils. Darryl Pogue 2012-02-04 19:13:58 -0800
  • e2b9bba70c ptStatusLog now supports unicode objects and string objects Adam Johnson 2012-02-04 17:57:22 -0500
  • 383ef67790 Merge pull request #138 from branan/patcher-cleanup Branan Purvine-Riley 2012-02-04 10:18:03 -0800
  • e6f3194833 Only shutdown external clients on link fail branan 2012-02-04 09:41:18 -0800