Commit Graph

4629 Commits

Author SHA1 Message Date
Darren Ranalli d594cb7dde fixed getTasks and getDoLaters to exclude removed tasks, renamed stepping() to setStepping() so it isn't overwritten by 'stepping' instance member variable 2008-05-05 21:57:14 +00:00
Darren Ranalli a88673a24a fixed memory leak when task is removed via Task.remove() 2008-05-05 20:22:35 +00:00
Darren Ranalli bed83ef77f added forceAllowDelayDelete for legacy support 2008-05-02 21:40:41 +00:00
Redmond Urbino 123ec119f5 UNDO temp hacks 2008-05-02 01:22:27 +00:00
Redmond Urbino 7d4e680002 TEMPORARY hack to kill client crash. UNDO if when proper fix found 2008-05-01 04:28:45 +00:00
Darren Ranalli e7391fd489 don't allow DelayDeletes outside of generated states 2008-05-01 04:13:02 +00:00
Darren Ranalli dd6bfb30c5 added comment 2008-05-01 04:08:30 +00:00
Josh Yelon 7ef5266e7d Added support for negative glow maps 2008-04-30 21:11:20 +00:00
Redmond Urbino 8fba5dd807 TEMPORARY hack to kill client crash. UNDO when proper fix found 2008-04-30 19:44:45 +00:00
Greg Wiatroski 7bcdf9a225 Robustify interval delayDelete cleanup: 2008-04-30 17:55:59 +00:00
Darren Ranalli ded092dc32 added task leak detection to ContainerLeakDetector 2008-04-29 23:50:55 +00:00
Josh Wilson 532a37945f adding notify object to class 2008-04-29 22:53:36 +00:00
Josh Yelon a640847f8f Added support for MovieAudio to loadSfx 2008-04-24 02:03:18 +00:00
Gyedo Jeon 0268785c91 Added support for wxPython 2008-04-21 19:14:52 +00:00
Samik Bhowal 648613b431 Walker specialized for 2D Scroller Type games. 2008-04-18 19:06:54 +00:00
David Rose 8516d4a812 allow endHpr for LerpQuatInterval 2008-04-16 22:31:58 +00:00
David Rose 8918488fa7 allow endHpr for LerpQuatInterval 2008-04-16 22:17:39 +00:00
Josh Yelon 6c7b261705 Fixed start menu shortcuts 2008-04-13 00:33:29 +00:00
Josh Wilson 9191f85b85 return None for getDuration() if __animControlDict is empty 2008-04-10 01:03:58 +00:00
Zachary Pavlov 2bfb124591 want-running 0 now turns off ~run 2008-04-09 19:05:09 +00:00
Darren Ranalli 8e4ea9d011 fixed messenger leak stack trace print 2008-04-09 01:18:54 +00:00
M. Ian Graham c486e2b643 Split landing page CSS out into a separate URI for browser caching and prettified some HTML 2008-04-07 22:57:44 +00:00
M. Ian Graham 54adb46e48 Landing page cleanup 2008-04-05 02:09:24 +00:00
M. Ian Graham 69e0b18738 Landing page improvements 2008-04-05 01:42:10 +00:00
M. Ian Graham 8c5a903620 First pass at default landing page for WebRequestDispatcher 2008-04-04 21:35:50 +00:00
Darren Ranalli ed233ec891 added AttrSetter, made FunctionCall act on initial state 2008-04-04 01:11:27 +00:00
Darren Ranalli 26075761d7 other->source, push initial state on subscription 2008-04-03 00:33:26 +00:00
Darren Ranalli 9581322f66 comment changes, additional EventArgument test 2008-04-02 22:00:04 +00:00
M. Ian Graham a69d318dc9 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:16:44 +00:00
M. Ian Graham 59c6d5137a Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:13:42 +00:00
M. Ian Graham 42ac45fd53 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 19:57:10 +00:00
Darren Ranalli 91e326d950 added Pulse, EventPulse, EventArgument 2008-04-01 02:31:21 +00:00
Darren Ranalli ce3927480c initial revision, includes StateVar, FunctionCall and EnterExit 2008-04-01 01:41:39 +00:00
M. Ian Graham 31824702f5 Adding per-request log lines 2008-03-31 23:13:44 +00:00
M. Ian Graham e05620027f respondXML added 2008-03-31 19:44:21 +00:00
Darren Ranalli d6a87a9567 prevent multiple auto-interests per DC class 2008-03-25 19:04:33 +00:00
Darren Ranalli ba6a59d1dc reduced memory footprint for creation stack traces 2008-03-25 00:57:44 +00:00
Josh Wilson d9e3120400 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:20:59 +00:00
Josh Wilson 071ecfd5fd adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:13:09 +00:00
Redmond Urbino 88198adab6 kill crash removing a task when none have been added 2008-03-13 01:42:40 +00:00
Josh Wilson 7d9121d2d4 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 01:37:29 +00:00
Darren Ranalli 9dd90b0e8b added listToIndex2item and listToItem2index 2008-03-04 01:19:26 +00:00
Josh Yelon 4669ea9486 Resize fixes 2008-02-28 23:04:48 +00:00
Josh Yelon 776d09f31a Added sha files 2008-02-28 05:00:57 +00:00
Chris Brunner 975c234375 blank 2008-02-26 19:06:10 +00:00
Redmond Urbino bb6497427c conveyor belts have sound 2008-02-26 04:27:42 +00:00
Josh Yelon c7e9c4f3b7 Removed some print statements 2008-02-25 22:22:59 +00:00
Josh Yelon 383b0660ae More changes to shader generator 2008-02-25 21:26:26 +00:00
Josh Yelon a9dc480500 Improvements to shader generation 2008-02-24 03:57:55 +00:00
Josh Yelon 65697c440a Shortened names of sample-program directories 2008-02-21 20:00:14 +00:00