Commit Graph

4419 Commits

Author SHA1 Message Date
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
Zachary Pavlov b0100e3392 switched to new code, fixed typo 2007-08-23 00:00:05 +00:00
Zachary Pavlov 237000f7d8 new fix bounds function 2007-08-22 23:27:03 +00:00
Gyedo Jeon de5c96115f Added DIRECT_reparent_fWrt message with wrt information 2007-08-22 03:12:16 +00:00
John Loehrlein e4917b05c0 only reallocate inputStateTokens on init() and disable() 2007-08-22 00:00:14 +00:00
Asad M. Zaman 6127956d93 send a message at the end of letterboxOff so that npc interaction can hide the text 2007-08-21 19:55:20 +00:00
Josh Yelon 1e02c06517 Major refactoring of movie code. 2007-08-20 22:34:58 +00:00
Gyedo Jeon c96cc1a425 Fixed Avatar problem in the LevelEditor 2007-08-16 21:44:53 +00:00
Asad M. Zaman 82a863831c properly cleans up nametags 2007-08-16 19:40:19 +00:00
Yonghwan Lee f19767bc37 Prevent from adding \\r to the end of codeLibs 2007-08-15 19:05:53 +00:00
Jason Hancock 7fba8215ac bug fix 2007-08-15 18:59:17 +00:00
Jason Hancock ad9deb8eb4 reset # of crashes when sleeping 2007-08-15 18:35:17 +00:00
Josh Wilson 80ae6acaf3 physicshandler -> pusher 2007-08-15 07:31:16 +00:00
John Loehrlein 34b7599b6f passthrough in control manager 2007-08-14 17:54:40 +00:00
Zachary Pavlov f481109861 added a generic find for the cr, uses regex 2007-08-14 17:47:47 +00:00
Josh Wilson bc62667675 "handleChild(Arrive/Leave)() now only applies when a child is being placed under for the first time or actually leaving. added handleChild(Arrive/Leave)Zone() for the case where the child keeps the same parent, but changes zones" 2007-08-14 07:34:42 +00:00
Darren Ranalli 0caaf136cd fixed smooth motion warping problem 2007-08-13 23:27:24 +00:00
Josh Wilson 832f0b51e3 adding __str__() 2007-08-11 06:36:44 +00:00