Commit graph

10 commits

Author SHA1 Message Date
codeimp
b2f9b0c19e Fixed a bug with missing patches in TEXTURES parser 2009-04-13 11:24:10 +00:00
codeimp
87526da581 - DECORATE actors are now stripped from quotes
- Texture names and patch names from TEXTURES are now stripped from quotes
2009-04-09 13:55:05 +00:00
codeimp
61269dfae5 Ignore TNT1A0 sprite in DECORATE actors 2009-03-13 12:25:14 +00:00
codeimp
bc958554f4 Fixed a bug that failed to load TEXTURES lumps with patches that have no properties body. 2009-02-27 19:37:59 +00:00
codeimp
dd1af8cf6d Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources) 2009-02-26 23:27:46 +00:00
codeimp
eb70e99e6f Added support for //$Sprite in DECORATE actor structures (this will override DBs automatic sprite choice for the actor) 2009-02-25 13:28:31 +00:00
codeimp
2047756694 Some more work done on TEXTURES support 2009-02-15 23:58:28 +00:00
codeimp
d016a179e2 - Added simple, unfinished implementation of TEXTURES support
- Fixed scale override bug in images
2009-02-12 21:34:11 +00:00
codeimp
955d042ea8 @Splitten up the DecorateParser to move the generic text parsing code into ZDTextParser class
- DECORATE actor properties now only applied to things that are being replaced when the property is actually found
2009-02-12 19:08:01 +00:00
codeimp
60ea22fdb1 @Renamed Decorate source directory to ZDoom as it will contain more ZDoom related code and will probably be moved into a plugin when there is one for ZDoom editing. 2009-02-12 18:00:15 +00:00