Commit Graph

1735 Commits

Author SHA1 Message Date
Darren Ranalli c27e85f890 levelAI only sends spec if hash is different, spec is saved by AI 2003-10-07 02:26:54 +00:00
Darren Ranalli 0f7a02e1d3 AI sends edited spec to clients, level is in its own zone to prevent race conditions 2003-10-06 22:50:39 +00:00
Samir Naik 8aa7bf4897 added ActiveCellEntity 2003-10-06 21:28:52 +00:00
Darren Ranalli 8242b1c4b7 added send-by-file 2003-10-04 01:39:45 +00:00
Darren Ranalli 5528735c9b added DistributedLargeBlobSender 2003-10-04 01:04:04 +00:00
Darren Ranalli d24581e411 added attribute checks/fixes 2003-10-03 23:10:27 +00:00
Darren Ranalli 3562ae962e added getAttribNames, getAttribDescs returns dict 2003-10-03 23:09:53 +00:00
Darren Ranalli 063199be8f added zone 'visibility' attrib 2003-10-03 23:08:48 +00:00
Darren Ranalli c617e83e9b added getEntityTypes 2003-10-03 21:06:04 +00:00
Darren Ranalli d79cbf1179 added default attrib values 2003-10-03 20:18:02 +00:00
Joe Shochet 7654b0db97 generic now 2003-10-03 19:08:54 +00:00
Samir Naik 69b650ec4d remove factory menu on exit 2003-10-03 18:08:39 +00:00
Darren Ranalli d2747bd99a added EntityTypes 2003-10-03 01:34:52 +00:00
David Rose f8d1734379 protect against possibly-missing STBlob32 2003-10-02 19:01:18 +00:00
Dave Schuyler 3573ccb9aa changed comments. 2003-10-02 04:23:18 +00:00
David Rose 1c7b384f65 add blob32 2003-10-01 23:29:08 +00:00
Mark Mine a65b6110bb Added robot toon manager info 2003-10-01 21:56:52 +00:00
Mark Mine 8bedcb8c68 Adjust unpickable list 2003-10-01 21:29:06 +00:00
Samir Naik 81c054b5a4 *** empty log message *** 2003-10-01 20:57:27 +00:00
Joe Shochet 81569a2513 generic printfiles 2003-10-01 20:49:03 +00:00
Mark Mine e2557e2204 Made shell scripts more generic 2003-10-01 20:35:12 +00:00
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