Commit Graph

30 Commits

Author SHA1 Message Date
Darren Ranalli 1f045f2f17 removed scenario weights from spec 2004-01-27 23:05:03 +00:00
Darren Ranalli 796acdd259 remove all references to removed zones 2004-01-27 02:12:04 +00:00
Darren Ranalli 7001df5c85 zoneNum and zoneEntId are the same thing now 2004-01-09 21:23:05 +00:00
Darren Ranalli 6aaa15f2f2 fix support for spec creation 2004-01-08 19:33:30 +00:00
Darren Ranalli 5425755442 added printZones() 2003-12-19 21:19:40 +00:00
Darren Ranalli adb24ce408 ai-dev -> want-dev, HQ code uses __dev__ 2003-12-10 00:53:35 +00:00
Darren Ranalli 249563eef1 reload the spec if it's a module, to pick up saved changes from previous edit sessions 2003-11-18 19:06:24 +00:00
Darren Ranalli c268773ab4 added VisibilityExtender 2003-11-08 23:19:29 +00:00
Darren Ranalli bc99818e0e typo 2003-11-06 04:26:12 +00:00
Darren Ranalli 5a0a536ef5 added EntrancePoint entity, extended entity NodePath support 2003-11-05 01:46:49 +00:00
Darren Ranalli 2410cbc67c fix save to other file, tag end of entity dicts to help with CVS merges 2003-11-01 02:55:22 +00:00
Mark Mine e7f567692f Various fixes for cog hq editor
changed manipulateObjectCleanup event to include list of affected node paths
2003-11-01 01:03:03 +00:00
Darren Ranalli 0b1cd49273 spec update fixes -- use correct entTypeReg, put new zones in all viz lists 2003-10-30 22:51:56 +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 7d04df949b entity reparents take effect in the scenegraph 2003-10-23 01:23:10 +00:00
Darren Ranalli 14efabc778 abstract entity types can have typenames, exposed inheritance and output-type information through entityTypeReg 2003-10-17 22:40:23 +00:00
Darren Ranalli a9aaed8d15 simpler spec autosave/backup 2003-10-16 00:36:22 +00:00
Darren Ranalli 4b4e9e0a0c comments, notify.debug->info 2003-10-15 21:17:51 +00:00
Darren Ranalli 1425878410 added spec edit username tracking 2003-10-15 20:25:21 +00:00
Darren Ranalli 1593885849 prettier debug output 2003-10-11 03:36:54 +00:00
Darren Ranalli d38de4335e filename and entTypeReg are no longer __init__ params 2003-10-10 23:00:20 +00:00
Darren Ranalli 66b1777f8d simplified editor's edit-submit code path, tk started automatically 2003-10-09 21:28:23 +00:00
Darren Ranalli ecdb18879f added editMgr, entity insertion, removal 2003-10-09 01:28:58 +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 d24581e411 added attribute checks/fixes 2003-10-03 23:10: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
Darren Ranalli 5c113af66a added LevelSpec data wrapper 2003-09-26 01:58:46 +00:00