Commit Graph

1714 Commits

Author SHA1 Message Date
Mark Mine 3a9e70645a Add ability to pass in xy coords to pick routine 2003-10-01 01:32:18 +00:00
Mark Mine 2b297f094c Take into account particles initialization is much simpler now
Need to set default parameters here
2003-10-01 01:31:41 +00:00
Mark Mine d0edea804f Add color conversion 2003-10-01 01:30:46 +00:00
Mark Mine 5fba7e2cae Able 2003-10-01 01:28:03 +00:00
David Rose 30a41eac86 be more forgiving with asserts 2003-10-01 00:36:46 +00:00
Dave Schuyler e4b9210235 changed several task priorities. 2003-09-30 22:51:05 +00:00
Darren Ranalli b9a21aa785 attribute edits now reflected in the levelSpec 2003-09-30 21:33:13 +00:00
Darren Ranalli 48d033da79 changed to getAttribDescriptors 2003-09-30 21:32:37 +00:00
Darren Ranalli 4e8ac61955 editor changes are distributed 2003-09-30 20:47:50 +00:00
David Rose dea5eaccfb allow intervals with duration < 0 2003-09-30 17:16:27 +00:00
Dave Schuyler 3da47160ef fix os x vs windows load 2003-09-29 23:09:17 +00:00
Darren Ranalli 21135f8573 removed air from AI entity constructor param list 2003-09-29 21:19:37 +00:00
Darren Ranalli 426164d9dc added __delAttribs__ support 2003-09-27 02:54:23 +00:00
Dave Schuyler 62d9c57f11 fixed reset after falling through floor. 2003-09-27 02:39:34 +00:00
David Rose 6afb9a87ab add forceUpdate 2003-09-27 00:39:55 +00:00
Samir Naik 05b9c60723 added room name displays (should be moved to FactoryInterior eventually 2003-09-26 23:35:29 +00:00
Dave Schuyler 1f96f60e2b lsNames and reverseLsNames 2003-09-26 22:53:01 +00:00
Darren Ranalli d00c3a0980 added basic entity attribute descriptors 2003-09-26 22:42:59 +00:00
Dave Schuyler 72a9a6a007 moved jump landing force. 2003-09-26 03:38:54 +00:00
Darren Ranalli 5c113af66a added LevelSpec data wrapper 2003-09-26 01:58:46 +00:00
Dave Schuyler 6aefeadd6c *** empty log message *** 2003-09-25 23:32:26 +00:00
Darren Ranalli c834e52eca more robust cleanup 2003-09-25 03:05:31 +00:00
Darren Ranalli 5f44cffb55 removed extraneous print 2003-09-25 03:05:10 +00:00
Darren Ranalli 56eea2b9a5 value is passed in attribChanged 2003-09-25 01:24:29 +00:00
Darren Ranalli 538f856f6f fixed distributed entity create-announce bug 2003-09-25 01:12:31 +00:00
David Rose 952e119a55 move Rope.py to direct 2003-09-24 17:49:57 +00:00
Darren Ranalli 4b4c1e3a62 code reorg; handling of dynamic zone entity creation and deletion 2003-09-24 01:29:08 +00:00
Darren Ranalli 0b4d42f01c factory editor now gets up-to-date spec through DC 2003-09-23 00:42:12 +00:00
Darren Ranalli e954395d38 LevelBase->Level, more robust entity creation handler system 2003-09-22 23:31:57 +00:00
Darren Ranalli 326b4d8c78 LevelBase->Level, more robust entity creation handler system 2003-09-22 22:24:08 +00:00
David Rose 0f357ba02f warning is now an error 2003-09-22 22:16:52 +00:00
Joe Shochet 6446d3c673 fixed Finder bug when callback is deleted on removed tasks 2003-09-22 21:06:33 +00:00
Joe Shochet 564bb18332 state methods are allowed to be None 2003-09-22 21:05:33 +00:00
Darren Ranalli 4a01fe9851 factory editor framework 2003-09-22 20:59:33 +00:00
Dave Schuyler 72c594b362 added Entity.initializeEntity() 2003-09-20 05:10:55 +00:00
Darren Ranalli 39448de889 fixed entity cleanup 2003-09-19 23:04:37 +00:00
Darren Ranalli 405c4bed63 fixed zone detection logic 2003-09-19 22:32:53 +00:00
Joe Shochet a0ccebc539 more efficient doLater processing 2003-09-19 03:30:27 +00:00
Darren Ranalli e7fb534f6b oops 2003-09-19 01:31:29 +00:00
Darren Ranalli 6e1f293140 zones are now entities, and lots of other tweaks 2003-09-19 01:02:10 +00:00
Samir Naik c437ba738b *** empty log message *** 2003-09-18 02:09:50 +00:00
Dave Schuyler 26d2fab618 added find() and findAll() to help debugging. 2003-09-17 01:57:28 +00:00
Dave Schuyler 350c151f87 added destroy() 2003-09-17 01:56:02 +00:00
Dave Schuyler e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
Darren Ranalli 57c73945a6 reorganized visibility code 2003-09-16 20:55:04 +00:00
Darren Ranalli e78cd9f6b3 foundations for level editor: entity attrib modification 2003-09-15 23:10:11 +00:00
Darren Ranalli 122b4b778c changed potentially-conflicting method name 2003-09-15 23:01:52 +00:00
Darren Ranalli 6ae2914918 fixed no-viz bug 2003-09-15 22:33:04 +00:00
Darren Ranalli f196aaf0fe added LevelMgr 2003-09-15 21:06:14 +00:00
Darren Ranalli 80d1520092 added levelMgr, changed AI entity creation, reorganized level initialization 2003-09-15 21:03:19 +00:00