Commit Graph

3902 Commits

Author SHA1 Message Date
Darren Ranalli dc9a29d896 fixed pause in looped audio playback 2006-12-22 22:55:45 +00:00
Darren Ranalli 096b2c9d4e use Panda audioVolume 2006-12-22 22:48:44 +00:00
Joe Shochet a3af3b052c set important smoothmover vars when setting lag 2006-12-21 09:58:46 +00:00
Joe Shochet f149e311eb not having a class definition is a debug now 2006-12-19 08:58:59 +00:00
Joe Shochet fcedd2efd5 arrow keys turn again 2006-12-18 19:08:00 +00:00
Darren Ranalli 17b8737ae2 SoundInterval already does all of this except for loading the sound itself 2006-12-15 19:09:11 +00:00
Darren Ranalli 3f1800da05 added stagger option to loop() 2006-12-15 19:08:25 +00:00
Darren Ranalli 0b5ac9c34c added setAllInterestsCompleteCallback 2006-12-15 04:35:58 +00:00
aignacio_sf 1d7c9f7e76 fixed auto-interest remove 2006-12-15 02:02:43 +00:00
Zachary Pavlov 5fafdbb8e7 flush now properly clears non-lod geometry 2006-12-14 23:03:06 +00:00
Jason Yeung a8836281a4 - Fix for the ships 2006-12-14 02:28:26 +00:00
Darren Ranalli 8a44e44a35 first rev 2006-12-14 01:52:40 +00:00
Justin Butler 09dc7c7ea9 Change for pirates to handle custom functionality when an object gets a new location on a grid (initially used for detecting grid area changes, such as leaving one ocean area, entering another). 2006-12-11 20:03:56 +00:00
Darren Ranalli 5cef07f324 added logMethodCalls 2006-12-09 03:12:35 +00:00
Josh Wilson 41d23c0e92 try/except existence of __dev__ in report 2006-12-06 21:54:14 +00:00
Asad M. Zaman cecfabbcd9 found a better mechanism to immobilize the avatar 2006-12-06 21:34:30 +00:00
Asad M. Zaman cf7a21d264 immobilize the avatar 2006-12-06 21:22:17 +00:00
Josh Wilson 7c37ba0572 added ArcEmitter 2006-12-06 03:07:20 +00:00
Josh Wilson 955dc0b9c0 formatting 2006-12-06 03:06:36 +00:00
aignacio_sf d988c266c1 Optimize Lerp. Comment out expensive debug statement. 2006-12-04 20:00:24 +00:00
Darren Ranalli 5a74547c6a fixed comment 2006-12-01 02:03:33 +00:00
Darren Ranalli 214ade7c18 don't treat duplicate removes as errors on live 2006-11-30 22:06:06 +00:00
Darren Ranalli ed32a262f4 enable verbose-repository in non-debug 2006-11-30 02:35:13 +00:00
Justin Butler 4e4b15e7e2 change for editor to allow optional grid size args 2006-11-29 21:43:10 +00:00
Zachary Pavlov 01c54a2d3c failsafe now in for systems without native 2006-11-27 20:52:21 +00:00
Zachary Pavlov b96a29c9ce switching headers. Might help tau 2006-11-27 03:30:53 +00:00
Darren Ranalli f5c32e7f28 prevent memory leaks 2006-11-23 04:30:40 +00:00
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