Commit Graph

1687 Commits

Author SHA1 Message Date
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
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
Dave Schuyler 949a1f51d5 *** empty log message *** 2003-09-12 02:49:35 +00:00
Darren Ranalli 0f9617537b default parent to zone 2003-09-11 09:15:31 +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
Samir Naik 68176d797e distributedStomperPair added 2003-09-10 05:24:54 +00:00
Dave Schuyler 530ce8256f added nand, nor, xnor 2003-09-10 04:24:26 +00:00
Dave Schuyler c8b423bfcc removed files replaced by LogicGate. 2003-09-10 03:39:55 +00:00
Dave Schuyler 500100a77b removed files replaced by LogicGate. 2003-09-10 03:33:56 +00:00
Dave Schuyler 919c39294b added LogicGate 2003-09-10 03:30:18 +00:00
Darren Ranalli b1d04596d1 added PlatformEntity 2003-09-10 01:47:05 +00:00
Darren Ranalli 0865d3a80b bug fix 2003-09-10 01:31:34 +00:00
Darren Ranalli 094ce1747e PlatformEntity not checked in yet 2003-09-10 00:55:30 +00:00
Dave Schuyler d050e5d6d0 added level 2003-09-10 00:05:01 +00:00
Dave Schuyler 0ba45e5eda *** empty log message *** 2003-09-09 23:55:24 +00:00
Dave Schuyler 59d17bc208 avoiding div by zero 2003-09-09 21:25:31 +00:00
Darren Ranalli 276ab8bfb9 added to support level spec data transmission during interactive editing 2003-09-09 02:02:12 +00:00
Darren Ranalli 84cef33abe added list2dict, uniqueElements 2003-09-09 02:01:12 +00:00
Darren Ranalli 28e1196c5f moved doFind* to ConnectionRepository so they are available on AI 2003-09-06 03:24:18 +00:00
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
Darren Ranalli 26f389594a generalize choose's rng 2003-09-04 00:53:08 +00:00
Dave Schuyler 71839729a8 *** empty log message *** 2003-09-03 05:08:33 +00:00
David Rose a4129aa412 fix reverse interval with explicit duration too long 2003-08-29 19:03:36 +00:00