Commit Graph

4421 Commits

Author SHA1 Message Date
Josh Wilson cd3c0ae1c0 check for currentControls before getIsAirborne() 2007-09-19 17:46:42 +00:00
Josh Wilson 4624cd0107 added 'xform' parameter to report 2007-09-19 00:46:31 +00:00
Josh Wilson 5926035d84 fixing bug where collision were deactivated upon releasing the ship's wheel 2007-09-18 00:49:45 +00:00
Josh Wilson 59d9af082a adding ability to flush event handlers (calls exit events for all current colliders) 2007-09-14 21:38:05 +00:00
Darren Ranalli a915788f83 added want-fluid-pusher 2007-09-14 00:55:03 +00:00
Dustin Barnard 059a2000a2 *** empty log message *** 2007-09-13 23:53:37 +00:00
Josh Yelon b3164e9df6 Added gc 2007-09-13 21:15:41 +00:00
Dustin Barnard cad88010eb *** empty log message *** 2007-09-13 16:20:55 +00:00
Dustin Barnard 30f14e0b2c *** empty log message *** 2007-09-12 23:51:55 +00:00
Darren Ranalli ea98ccad42 count rotation change as 'smooth position changed', re-compute forward axis after wrtReparent (both theoretical fixes, they seem like the right thing to do but I didn't see anything in particular that was broken because of them) 2007-09-12 20:55:27 +00:00
Samir Naik e4b53add82 set gridParent=None after delete 2007-09-12 07:42:30 +00:00
Darren Ranalli 280013a555 got ship to stop moving for black pearl sequence 2007-09-12 00:20:14 +00:00
Josh Wilson baf7c07ae6 cleanup 2007-09-09 22:53:44 +00:00
Darren Ranalli 85312ee6c9 fix for previous checkin 2007-09-07 23:09:46 +00:00
Josh Wilson 9da136db47 accept VBase4 as a more general Vec4 2007-09-07 22:49:08 +00:00
Darren Ranalli f57c102fcd smoother debugging 2007-09-07 22:33:57 +00:00
Darren Ranalli 55e9d9cdf5 fixed smooth movement popping after reparenting 2007-09-07 22:27:28 +00:00
Jason Yeung ae6dc87ca9 i- Tweaked ship speed bonus 2007-09-07 01:43:45 +00:00
Jason Yeung 149ee25973 *** empty log message *** 2007-09-07 00:33:08 +00:00
Josh Yelon af94f8f4e9 Removed greeting card 2007-09-06 06:23:26 +00:00
Josh Yelon df39e2d004 Removed greeting card 2007-09-06 06:18:52 +00:00
Darren Ranalli d838c73a91 re-create C++ objects on disable/generate 2007-09-06 04:12:33 +00:00
Josh Wilson 6645788eeb allowing the client to handle OV updates correctly when deferred generates are enabled 2007-09-04 19:53:16 +00:00
M. Ian Graham af730e1c89 Nifty Python wrappers for HTTP requests 2007-09-04 18:37:33 +00:00
Joe Shochet 7055683eb5 removed print statements 2007-09-03 04:50:16 +00:00
Josh Yelon f2dd2619fb Moved manual entries for sample programs to wiki 2007-09-01 22:11:46 +00:00
Josh Yelon 23d96a812f Removed scene editor 2007-09-01 03:41:02 +00:00
M. Ian Graham 2185c271e2 responce -> response 2007-08-31 21:22:28 +00:00
Darren Ranalli 11066cc96b don't re-initialize the smoother in sendCurrentPosition if we're in the middle of broadcasting 2007-08-30 19:03:17 +00:00
David Rose 901179b901 only build if native_net configured on 2007-08-30 06:51:21 +00:00
Josh Wilson 9fab393e5c No longer sending a context with every addInterest, only the ones with events specified for interest complete notification. Also split out auto interest functions. 2007-08-29 21:52:56 +00:00
David Rose 39adcebb3d add setPlayRate() 2007-08-29 21:38:44 +00:00
Josh Wilson 142aa57cdf enabling ~run and ~turbo again 2007-08-29 20:15:41 +00:00
David Rose e177b34c23 fix lockup on exit 2007-08-29 17:53:30 +00:00
Dustin Barnard 0ee7786c2f *** empty log message *** 2007-08-28 19:45:04 +00:00
David Rose 0f45267a6a compile on gcc 2007-08-28 19:03:18 +00:00
Justin Butler 11ee08072f Updated collisions on player ship to prevent other ships from occupying the same space. 2007-08-28 02:52:13 +00:00
Roger Hughston 6d1f57149b *** empty log message *** 2007-08-28 01:07:18 +00:00
Roger Hughston 795c46b32d A Http lite interface .. allow asynce responces. 2007-08-27 23:29:27 +00:00
Joe Shochet 11b54e8d73 added a function to send an update to an account with channel 3 instead of the old 1 2007-08-27 21:20:06 +00:00
Josh Wilson 58d91b288e removed hardcoded data in test cases 2007-08-26 09:53:30 +00:00
Josh Wilson 91b0e85f17 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:39 +00:00
Josh Wilson 271c7fa858 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:05 +00:00
Joe Shochet 49140d12ca properly delete children of canvas with the new class name scheme 2007-08-26 08:54:20 +00:00
Josh Wilson 6e5a6da175 adding itersorted(), a generator-driven lazy sorting function. 2007-08-26 08:48:11 +00:00
Darren Ranalli 6605f0fef3 added client-cpu-affinity 2007-08-26 00:16:20 +00:00
Darren Ranalli c9a30b710f added report to builtin 2007-08-24 19:19:21 +00:00
David Rose 54d7527019 oops, reverse logic 2007-08-23 23:10:55 +00:00
David Rose ff73e659db add render2d support to bufferviewer 2007-08-23 16:42:11 +00:00
David Rose 7faa24c73d include luse.h, not lmatrix4.h 2007-08-23 16:16:24 +00:00