Commit Graph

3875 Commits

Author SHA1 Message Date
Darren Ranalli 785d78f6ec added temp getExitErrorCode, remove when TT is using the new launcher in production 2006-11-23 04:26:25 +00:00
aignacio_sf c734cfa1e3 Do not reuse gsg. This fixes fullscreen/window display switching problems. 2006-11-22 19:19:51 +00:00
Darren Ranalli 567879b53a moved to OldClientRepository.py 2006-11-22 01:27:58 +00:00
Darren Ranalli 5bf77064e3 renamed to OldClientRepository 2006-11-22 01:26:48 +00:00
Darren Ranalli 6559f9b6f8 moved from ClientRepository.py to avoid confusion 2006-11-22 00:53:55 +00:00
Darren Ranalli d61a90b934 moved from ClientRepository.py 2006-11-21 23:36:15 +00:00
Darren Ranalli d65a594a10 moved isLive() to ClientRepositoryBase 2006-11-21 23:31:11 +00:00
Darren Ranalli 6744102679 added isLive() 2006-11-21 22:38:44 +00:00
Joe Shochet 4acdfddc44 fixed circular ref with setGeomNode, added warning for removeNode being called before cleanup 2006-11-21 21:38:45 +00:00
Darren Ranalli 9d8ee1d2b3 don't log stack traces of toon location store/delete on LIVE 2006-11-21 04:18:29 +00:00
Darren Ranalli 0ca5963d3b don't crash out with duplicate doId on LIVE 2006-11-21 04:09:25 +00:00
Darren Ranalli bdf6973526 added isLive 2006-11-21 03:55:31 +00:00
Zachary Pavlov 42139d449e fix for actor cleanup 2006-11-18 03:20:28 +00:00
Chris Brunner cdefc2dfb0 ... 2006-11-18 02:44:13 +00:00
David Rose ccec9eb3df allow Actor flattening 2006-11-16 22:39:31 +00:00
Darren Ranalli 14722c112b removed .py from compact StackTrace, added recordCreationStack 2006-11-16 04:44:28 +00:00
aignacio_sf e5ecbbfc16 Fix lantern problem. 2006-11-15 01:14:17 +00:00
Darren Ranalli 5dc3848745 removed DistributedToon debugging 2006-11-15 00:04:51 +00:00
Darren Ranalli 65f087a170 print out compact stack traces 2006-11-15 00:03:12 +00:00
Darren Ranalli 5797b16416 added StackTrace().compact() 2006-11-15 00:02:07 +00:00
Zachary Pavlov e438f27d76 flattenShip kills effects now 2006-11-14 22:56:49 +00:00
Zachary Pavlov b77514867b added a ship flattening test function 2006-11-14 21:28:45 +00:00
David Rose 7c430582d2 don't drop gsg parameter to makeWindow() 2006-11-14 19:45:31 +00:00
Darren Ranalli b018d90933 reduced logging 2006-11-13 22:45:53 +00:00
Darren Ranalli 6cf3110653 added note about StackTrace not being a crash 2006-11-13 22:22:48 +00:00
Joe Shochet c1709e4787 better warning on duplicate event accepts, only in debug mode now 2006-11-13 20:37:04 +00:00
Darren Ranalli 729004da44 removed Toontown crash debugging 2006-11-13 19:38:55 +00:00
Darren Ranalli 3bbfc2e34c added toon debugging: doId & location 2006-11-13 19:30:53 +00:00
Joe Shochet 5ad4f3bc5f fixed a syntax highlighting oddity 2006-11-13 18:06:19 +00:00
aignacio_sf 6e952e10c1 Fix vertex color and texture coordinates. 2006-11-11 01:13:26 +00:00
Zachary Pavlov ad5972e5a3 okay, there is now a native-capable net interface 2006-11-10 04:29:59 +00:00
Dickinson Lo 3fb756cfb2 removed if debug clause to import traceback, for TEST ONLY! 2006-11-10 03:45:32 +00:00
Redmond Urbino 9c1464b176 remove debug output 2006-11-10 02:11:19 +00:00
Darren Ranalli 23750a227a give names to FrameDelayedCallbacks 2006-11-09 22:45:36 +00:00
Darren Ranalli 5a541cf1a5 clean up waitForAllInterestsComplete on exit/disconnect 2006-11-09 22:45:19 +00:00
Zachary Pavlov c0f9dce26f CR now requires a connection method,will be changed to has-a later 2006-11-09 22:22:59 +00:00
Darren Ranalli 98b25b8a6d debug prints to track down leaked Toon storeObjectLocation 2006-11-09 22:12:20 +00:00
Redmond Urbino b97985557d add debug statements to track down crash 25179 2006-11-09 00:44:21 +00:00
Darren Ranalli 1cf90faf20 exceptionLogged storeObjectLocation 2006-11-08 19:49:17 +00:00
David Rose da7c1e8a10 add getAllAccepting() 2006-11-07 16:16:49 +00:00
David Rose 0992109979 increment Py_None correctly 2006-11-07 13:38:17 +00:00
Darren Ranalli a01b476326 fixed sys.exit 2006-11-07 04:19:14 +00:00
Darren Ranalli 6ff2802afc added exceptionLogged 2006-11-04 01:20:43 +00:00
David Rose 93a66498c2 fix AI crash 2006-11-03 04:10:46 +00:00
David Rose eeacc3fb26 eliminate warning 2006-11-03 01:52:02 +00:00
David Rose 10be9cdfd4 protect under __debug__ 2006-11-02 20:05:24 +00:00
David Rose 2194792fae fix getPartNames() when no parts are available 2006-11-01 00:07:38 +00:00
Josh Wilson ade5993d76 changed way report uses notify 2006-10-31 03:33:30 +00:00
aignacio_sf 20d597bad2 Set sampling rate to 0.0.
Ignore duplicate transforms (keyframes).
Fixes flicker problem for high frame rates.
2006-10-31 03:09:16 +00:00
Josh Wilson adb1b3411c added report function decorator 2006-10-31 02:39:26 +00:00