ToonTownRewritten/toontown/dna
2014-07-21 20:26:23 -07:00
..
__init__.py dna: Remove imports on DNAUtil and DNASuitPath from __init__; they are not elements. 2014-04-26 23:47:47 -06:00
DNAAnimProp.py dna: Correctly set DNAAnim tag on anim_prop nodes. 2014-04-08 03:14:48 -06:00
DNABaseline.py dna: Ignore Y-scale in text, which may be 0. Fixes crash (thanks Goshi!) 2014-05-02 16:25:58 -06:00
DNABattleCell.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAColor.py dna: Set color scale, not color, with <color> elements. 2014-04-06 04:18:21 -06:00
DNACornice.py dna: Use much more subtle depth offset for flat-nodes-on-flat-nodes. 2014-04-08 03:20:03 -06:00
DNADoor.py dna: Use far less ridiculous means of determining door origins on buildings. 2014-04-26 22:49:16 -06:00
DNAElement.py dna: Make DNANodes cognizant of their own attributes. 2014-04-06 18:22:53 -06:00
DNAFlatBuilding.py dna: Use somewhat different suit-wall choice algorithm. 2014-04-30 00:55:00 -06:00
DNAFlatDoor.py dna: Generate Cog Building walls. 2014-04-27 00:33:50 -06:00
DNAGraphic.py dna: Add sign-graphics (logos) to signs. 2014-04-06 05:05:41 -06:00
DNAGroup.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAHpr.py dna: Add groundwork for new XML-driven parser. 2014-04-04 05:11:17 -06:00
DNAInteractiveProp.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNALandmarkBuilding.py street-map: Get the building position for the marker 2014-05-15 18:07:26 -07:00
DNAModel.py dna: Add groundwork for new XML-driven parser. 2014-04-04 05:11:17 -06:00
DNANhpr.py dna: Make DNANodes cognizant of their own attributes. 2014-04-06 18:22:53 -06:00
DNANode.py dna: Simplify DNALandmarkBuilding.getTitle() 2014-04-26 18:45:23 -06:00
DNAParser.py dna: Add LandmarkBuilding loading. 2014-04-06 04:01:45 -06:00
DNAPos.py dna: Add groundwork for new XML-driven parser. 2014-04-04 05:11:17 -06:00
DNAProp.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAPropertyElement.py dna: Add DNAAnimProp. 2014-04-06 05:32:31 -06:00
DNAScale.py dna: Add groundwork for new XML-driven parser. 2014-04-04 05:11:17 -06:00
DNASceneData.py dna: Change suit pathing not to depend on ctypes, but still use it if available. 2014-07-21 20:26:23 -07:00
DNASceneElement.py dna: Retool DNAFlatBuilding to setup collisions properly. 2014-04-07 19:07:37 -06:00
DNASceneRoot.py dna: Fix DNASceneRoot not applying self.zone where no zone element exists. 2014-04-26 18:45:23 -06:00
DNASign.py dna: Use much more subtle depth offset for flat-nodes-on-flat-nodes. 2014-04-08 03:20:03 -06:00
DNASpawnerAI.py dna: Add new DNASpawnerAI implementation. 2014-04-07 18:40:16 -06:00
DNAStorage.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAStorageElement.py dna: Make DNANodes cognizant of their own attributes. 2014-04-06 18:22:53 -06:00
DNAStorageRoot.py dna: Add groundwork for new XML-driven parser. 2014-04-04 05:11:17 -06:00
DNAStoreFont.py dna: Fix typo in DNAStoreFont. 2014-04-06 04:49:32 -06:00
DNAStoreNode.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAStoreSuitPoint.py dna: Have suit points use None for non-existent building numbers, thanks. 2014-04-27 16:58:02 -06:00
DNAStoreTexture.py dna: Import all changes from beta-wip branch. 2014-04-26 18:45:23 -06:00
DNAStreet.py dna: Move texture application to DNAStreet, for performance (and to save a tag). 2014-04-08 02:56:43 -06:00
DNASuitEdge.py dna: Store suit graph information in the data pass. 2014-04-07 01:17:13 -06:00
DNAText.py dna: Properly handle XML text entities that cross XML read boundaries. 2014-04-28 18:43:45 -06:00
DNATexture.py dna: Move texture application to DNAStreet, for performance (and to save a tag). 2014-04-08 02:56:43 -06:00
DNATitle.py dna: Properly handle XML text entities that cross XML read boundaries. 2014-04-28 18:43:45 -06:00
DNATypesetter.py dna: Ignore Y-scale in text, which may be 0. Fixes crash (thanks Goshi!) 2014-05-02 16:25:58 -06:00
DNAUtil.py dna: Use much cleaner code to set up the suit building origin. Flattens nicely too. 2014-04-26 23:47:47 -06:00
DNAVisGroup.py coghq: Fix #41. 2014-05-01 16:11:42 -06:00
DNAWall.py dna: Make DNANodes cognizant of their own attributes. 2014-04-06 18:22:53 -06:00
DNAWindows.py dna: Use much more subtle depth offset for flat-nodes-on-flat-nodes. 2014-04-08 03:20:03 -06:00