Commit Graph

39 Commits

Author SHA1 Message Date
Mark Mine ebc8e02136 Function to set color zones flag 2003-11-06 06:27:42 +00:00
Mark Mine 2bd054fc9c Method for toggling visiblity draw mode 2003-11-06 06:26:07 +00:00
Darren Ranalli 4dd13cbbb8 closer to a clean factory entrance sequence 2003-11-06 04:25:25 +00:00
Darren Ranalli 5a0a536ef5 added EntrancePoint entity, extended entity NodePath support 2003-11-05 01:46:49 +00:00
Darren Ranalli 23a63b2e73 added new sellbot leg factory 2003-10-29 21:44:26 +00:00
Darren Ranalli 2853a4a149 more helpful error msg 2003-10-25 02:01:06 +00:00
Darren Ranalli be086b33d7 added SpecUtil funcs for creating and adapting specs to new level models 2003-10-25 01:10:17 +00:00
Darren Ranalli cf7a1d1427 added 'permanent' entity types, fixed editor bugs 2003-10-24 22:25:24 +00:00
Darren Ranalli 067204e92c added LevelSpec.makeNewSpec, LevelConstants module 2003-10-24 00:38:01 +00:00
Darren Ranalli 1425878410 added spec edit username tracking 2003-10-15 20:25:21 +00:00
Darren Ranalli 0761ade4ae AI and client check entTypeReg hashes 2003-10-10 22:54:39 +00:00
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 69b650ec4d remove factory menu on exit 2003-10-03 18:08:39 +00:00
Samir Naik 81c054b5a4 *** empty log message *** 2003-10-01 20:57:27 +00:00
Darren Ranalli b9a21aa785 attribute edits now reflected in the levelSpec 2003-09-30 21:33:13 +00:00
Darren Ranalli 4e8ac61955 editor changes are distributed 2003-09-30 20:47:50 +00:00
Samir Naik 05b9c60723 added room name displays (should be moved to FactoryInterior eventually 2003-09-26 23:35:29 +00:00
Darren Ranalli 5c113af66a added LevelSpec data wrapper 2003-09-26 01:58:46 +00:00
Darren Ranalli 5f44cffb55 removed extraneous print 2003-09-25 03:05:10 +00:00
Darren Ranalli 538f856f6f fixed distributed entity create-announce bug 2003-09-25 01:12:31 +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 326b4d8c78 LevelBase->Level, more robust entity creation handler system 2003-09-22 22:24:08 +00:00
Darren Ranalli 4a01fe9851 factory editor framework 2003-09-22 20:59:33 +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
Darren Ranalli 6e1f293140 zones are now entities, and lots of other tweaks 2003-09-19 01:02:10 +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 6ae2914918 fixed no-viz bug 2003-09-15 22:33:04 +00:00
Darren Ranalli 80d1520092 added levelMgr, changed AI entity creation, reorganized level initialization 2003-09-15 21:03:19 +00:00
Darren Ranalli 5a06879434 created EntityCreator classes 2003-09-13 01:53:47 +00:00
Darren Ranalli 832a96a639 visibility based off of camera position 2003-09-13 00:22:57 +00:00
Darren Ranalli 27c5c611a4 fixed visibility bug 2003-09-12 22:50:20 +00:00
Darren Ranalli 4aa22f8057 fix zone problems 2003-09-11 08:34:51 +00:00
Darren Ranalli 3700376719 hacked in a doorway 2003-09-11 07:12:21 +00:00
Darren Ranalli 16166d6573 fixed no-visibility case 2003-09-11 01:47:10 +00:00
Darren Ranalli 3c00fa597c fixed delayed reparenting for multiple children 2003-09-10 20:17:22 +00:00
Dave Schuyler 0ba45e5eda *** empty log message *** 2003-09-09 23:55:24 +00:00