Commit Graph

3960 Commits

Author SHA1 Message Date
aignacio_sf 490363bd79 Add motiontrail. 2007-01-29 23:53:12 +00:00
aignacio_sf 2824be457a Add cMotionTrail.cxx, cMotionTrail.h 2007-01-29 23:52:29 +00:00
aignacio_sf 9c9101452d Add comments, formatting, cleanup, ... 2007-01-29 23:49:44 +00:00
Darren Ranalli 9449c113df added pivotScalar, rad90/180/270/360 2007-01-29 23:17:08 +00:00
Zachary Pavlov a47ddd8505 new ship controls! 2007-01-28 04:49:38 +00:00
Joe Shochet ff591b45e4 *** empty log message *** 2007-01-28 00:03:33 +00:00
Josh Wilson d25dbb573b fixed collison bitmask issues 2007-01-27 04:42:41 +00:00
aignacio_sf 2399409e8f Somewhat working version. Still needs work, formatting, comments, ... 2007-01-27 04:26:57 +00:00
Samir Naik 2dce28d6f1 removed demo hacks 2007-01-27 01:59:19 +00:00
Samir Naik ff4eba0179 added want-demo-hacks 2007-01-27 01:56:41 +00:00
aignacio_sf 51c77e34ee Preliminary version. Still needs lots of work! 2007-01-27 00:58:53 +00:00
Joe Shochet 593c0836b6 moved some code to base class, asserted some debugs 2007-01-26 06:18:10 +00:00
Redmond Urbino 4fc2782a32 cleanup all leaking events that I get when I do a simple login then logout 2007-01-26 04:08:59 +00:00
Darren Ranalli 8f59fd735b makeList, makeTuple in __builtin__ 2007-01-26 02:58:09 +00:00
Darren Ranalli d265ae2a61 added notNone, put clampScalar in __builtin__ 2007-01-26 01:30:12 +00:00
Darren Ranalli 35cefd4463 add bound and lerp to builtins 2007-01-25 18:51:01 +00:00
Josh Wilson 6e32e478cf ships now have their own control manager that the avatar uses when he takes the wheel 2007-01-25 05:24:40 +00:00
Redmond Urbino f4d998e214 add getCurrentFrame, used in toontown vine game 2007-01-24 23:05:55 +00:00
aignacio_sf ac014bcf3e fix error 2007-01-24 02:53:23 +00:00
David Rose fc20b0248e add per-vertex thickness 2007-01-23 19:41:04 +00:00
Darren Ranalli 15084cebd9 removed 4x speed multiplier for boats 2007-01-23 18:18:29 +00:00
David Rose e4c789b01d add default parameter 2007-01-23 17:47:48 +00:00
Zachary Pavlov 3eb4b0d3de pstats tasks now doesn't shoqw igLoop 2007-01-22 22:29:39 +00:00
Zachary Pavlov 304f29a4e2 shippilot2 is safe with new ships 2007-01-22 22:29:07 +00:00
Zachary Pavlov 6f36914330 actor now has a nicer function than flush for clearing combined actors 2007-01-22 22:28:42 +00:00
Darren Ranalli 0c9ebbc8d1 added iterator for Enum 2007-01-22 18:50:03 +00:00
Josh Wilson 8ca7cdcaa3 reset _timeoutCount as well 2007-01-18 22:18:04 +00:00
Josh Wilson 3f498d6ee8 Async requst now restart timer if it re-submits a request in finish(). Also, will 'fake' timeout 2 times before calling the final timeout(). This allows us to see timeouts on the server and only timeout() for the most serious of problems. 2007-01-18 22:08:51 +00:00
Joe Shochet 91383bf77f gui elements now show their class name in their node name 2007-01-18 02:02:41 +00:00
Darren Ranalli 8e40eec7de added ScratchPad.destroy() 2007-01-18 01:27:50 +00:00
David Rose 9ac35805f9 add get_sample_pos, get_sample_hpr 2007-01-17 19:22:38 +00:00
David Rose bffc110045 use copyBundle() 2007-01-17 18:06:22 +00:00
Joe Shochet b815350406 comment 2007-01-17 09:13:21 +00:00
Joe Shochet 762db17e6e more efficient task redefining 2007-01-17 06:07:56 +00:00
Zachary Pavlov 977a2acf00 actor fix 2007-01-17 04:45:52 +00:00
Josh Wilson 4ec281ba89 added config variable support to report 2007-01-17 00:51:34 +00:00
David Rose 0f723c4170 add sys.prefix 2007-01-16 22:16:15 +00:00
David Rose 0c5dcd0b66 fix typo 2007-01-16 21:55:05 +00:00
David Rose a6c1c119d4 fix typos 2007-01-16 21:50:36 +00:00
Zachary Pavlov 2f648c1e56 control joints now go on the part bundles 2007-01-16 19:27:42 +00:00
David Rose 668610700d fix update() some more 2007-01-12 18:22:00 +00:00
Josh Wilson 54471a94f7 *** empty log message *** 2007-01-11 04:45:10 +00:00
Joe Shochet 553814fad3 fixes for control cv rebinding 2007-01-11 01:13:39 +00:00
Joe Shochet b34f7efeec FAQ for PythonRedefine 2007-01-11 01:08:30 +00:00
Joe Shochet 7fefe01e6a task replacement now looks for doLaters and pending tasks 2007-01-11 00:47:46 +00:00
Josh Wilson 7454d3e33e added HotkeyBreaker 2007-01-05 20:03:59 +00:00
David Rose 6a319cc778 better multipart interfaces 2007-01-05 18:44:26 +00:00
Jason Yeung 7698e4801b - Fixed a ship crash 2007-01-04 02:06:26 +00:00
aignacio_sf baf81ca972 Allow passing old gsg again (pass gsg = None instead).
Restore stencil clear states for recreated window.
2007-01-03 20:53:10 +00:00
Jason Yeung 7896127dfd - Remove the reversed controls 2007-01-03 02:06:00 +00:00