Commit Graph

18 Commits

Author SHA1 Message Date
David Rose cd8f9030d8 wip: starting experimental C-based task manager 2008-09-19 01:09:04 +00:00
Justin Butler c7177a828f NPC/ship Telemetry smoothing fixes for Pirates. 2008-08-14 21:44:54 +00:00
Zachary Pavlov 9c32b2ec63 removed excess logging 2007-10-26 20:41:36 +00:00
Zachary Pavlov a25ba7ef8b debugging on approaches 2007-10-19 19:20:16 +00:00
Zachary Pavlov 50f646ed6b debugging on approaches 2007-10-19 19:04:53 +00:00
Samir Naik c390bb15ba added cellWidth as a required field of CartesianGrids 2007-04-11 21:38:26 +00:00
Zachary Pavlov dbb484fff5 gets rid of a race condition potentially on the ai 2007-02-16 00:51:16 +00:00
Justin Butler 09dc7c7ea9 Change for pirates to handle custom functionality when an object gets a new location on a grid (initially used for detecting grid area changes, such as leaving one ocean area, entering another). 2006-12-11 20:03:56 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler 151b661547 formatting 2006-02-24 04:12:32 +00:00
Justin Butler 491d9a08b4 changed updateGridTask so it is not required to pass a task param 2006-02-24 03:59:58 +00:00
Samir Naik cdcb57aa73 *** empty log message *** 2006-01-04 23:53:37 +00:00
Dave Schuyler fef3bab197 print to notify 2005-06-18 04:12:10 +00:00
Justin Butler 0ffadd6cb3 Added ability to specifiy a zone to use when calling addObjectToGrid. 2005-06-07 01:47:13 +00:00
Samir Naik 20655d0303 *** empty log message *** 2005-04-18 20:56:23 +00:00
Samir Naik 582f75471a remove reference to PiratesGlobals 2005-04-06 02:09:35 +00:00
Samir Naik 55a9716356 use self.air instead of simbase.air and uniquify task names to eliminate cross-talk between shards 2005-03-30 22:14:08 +00:00
Samir Naik 877a2aa548 added support for static grid objects in setLocation of DistributedNode 2005-03-25 02:54:27 +00:00