Commit Graph

2547 Commits

Author SHA1 Message Date
Dave Schuyler bd195a8dfc *** empty log message *** 2004-09-17 23:10:07 +00:00
Dave Schuyler 266e7a6308 added self.worldVelocity 2004-09-16 22:09:26 +00:00
Dave Schuyler c3fc66631f fix z on collision 2004-09-16 01:25:30 +00:00
Dave Schuyler 83d2cd8120 sending messages about using 2004-09-16 01:15:21 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
David Rose 3343d168e1 interrogate is fixed now 2004-09-15 18:38:09 +00:00
David Rose a4bad0eb36 more robust handling of numeric parameters 2004-09-15 18:00:12 +00:00
David Rose 0351def3e9 fix typo in comment 2004-09-14 22:25:42 +00:00
David Rose e2a27fabda interrogate should support long long 2004-09-14 22:24:13 +00:00
David Rose 8de398b340 support -r option, make warnings evident 2004-09-13 02:59:06 +00:00
Dave Schuyler d88fec148a new ~run 2004-09-10 04:21:33 +00:00
Dave Schuyler 579ca6f9eb added run 2004-09-10 01:45:34 +00:00
Dave Schuyler 3cf0b32484 added bow sphere 2004-09-09 02:35:47 +00:00
Dave Schuyler dc02cb5d11 moved collision sphere 2004-09-09 00:33:37 +00:00
David Rose 01b7f3acaa fix for tag game and C++ sendSmPos() 2004-09-09 00:23:29 +00:00
Darren Ranalli 462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
David Rose 735c45d8b4 use self.wakeTime instead of cTask object 2004-09-08 17:38:07 +00:00
Dave Schuyler 44aa13cb4c uncommented angular physics 2004-09-08 02:25:00 +00:00
Darren Ranalli f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +00:00
David Rose 157b9feb5f move setSmPos() etc. into C++ 2004-09-06 23:32:17 +00:00
Joe Shochet 2d3afd2dcc fixed dolater sorting 2004-09-04 00:53:27 +00:00
Joe Shochet 454f8fd782 opt fixes for tasks and heapq 2004-09-04 00:43:19 +00:00
David Rose 4386afd134 quote c 2004-09-04 00:24:19 +00:00
David Rose 67dce4bd7f heapq is not part of direct 2004-09-04 00:10:50 +00:00
Joe Shochet 14bcc223a0 new CTask for debugging on Linux 2004-09-03 23:59:09 +00:00
Joe Shochet 92b9f2e8da Fixed doLater ordering problem on gc pass 2004-09-03 16:57:02 +00:00
Joe Shochet c3daa49c1a typo in slide? 2004-09-03 16:55:37 +00:00
Dave Schuyler 17701818ff removed slide again 2004-09-03 00:23:23 +00:00
Jason Persampieri 79de5d6173 added ability to have an ordered list of states 2004-09-03 00:06:16 +00:00
Dave Schuyler f4764caa68 formatting 2004-09-02 22:17:48 +00:00
Joe Shochet 9bd9b1a99b remove func ref 2004-09-02 00:19:05 +00:00
David Rose 2e492adab7 sample.dc 2004-08-30 22:22:11 +00:00
David Rose 4db2a0efb8 python_d only on Windows platforms 2004-08-30 18:18:23 +00:00
Dave Schuyler 7413db25f4 using debug python for debug build; allowing for t at the start of a directory name 2004-08-26 23:56:43 +00:00
Mark Mine d98a24fb83 Added ability to specify OnscreenImage texture using a string (representing an image filename) after an onscreen image has been created 2004-08-25 23:31:12 +00:00
Greg Wiatroski fbbec24110 fixed typo 2004-08-25 22:29:36 +00:00
Darren Ranalli b966a79427 make sure posHprBroadcast task is stopped on deletion 2004-08-25 01:20:07 +00:00
Joe Shochet b8613bcccb optimizations to overloaded functions 2004-08-24 08:51:51 +00:00
Joe Shochet 138daf587b optimized telemetry handling on AI 2004-08-24 06:39:27 +00:00
David Rose 39422e3fe5 prebuild-bison 2004-08-24 04:17:09 +00:00
Darren Ranalli c83adf5b41 added empty-node debugging 2004-08-24 02:50:56 +00:00
David Rose f8c53e1a4b oops semicolon 2004-08-24 02:20:03 +00:00
David Rose aa5d035340 bracket HAVE_PYTHON 2004-08-24 00:23:38 +00:00
David Rose 215d97d75f add pack_required_field(datagram, ...) 2004-08-24 00:19:02 +00:00
David Rose 50974f8189 add modulus syntax 2004-08-23 22:45:49 +00:00
Joe Shochet 8477e70e0e mark and sweep gc on removed doLaters 2004-08-23 20:42:16 +00:00
Dave Schuyler c87d40274e setting worldVelocity on self.ship 2004-08-21 03:12:20 +00:00
Joe Shochet cb3edeb68e turn off inversesquare - too quiet 2004-08-20 04:28:05 +00:00