From: Charles Date: Mon, 26 Apr 2010 22:07:09 +0000 (+0000) Subject: New IEntity properties: Coordinates (set), Identifier. Loadable entities should... X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fcarfire;a=commitdiff_plain;h=08f41ef45f3c41ca6302150bc6d5270c8e7143db;hp=08f41ef45f3c41ca6302150bc6d5270c8e7143db New IEntity properties: Coordinates (set), Identifier. Loadable entities should now keep the identifier character to implement the Identifier property. Documented Game methods and added new ones: AdvanceLevel, Reset, RemoveEntity. New Map property: Map.Next gets the name of the next map to load. Parse.Constant change: return type is now nullable and will return null if parsing fails. Refined triggers/scripts: added trigger options, more consistent behavior, many more functions. Added key/lock design concept to level1, using Player.Inventory. git-svn-id: https://bd85.net/svn/cs3505_group@154 92bb83a3-7c8f-8a45-bc97-515c4e399668 ---