summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/skin_scan.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Theme Editor: Moved source files into subdirectoriesRobert Bieber1-218/+0
2010-06-07Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...Robert Bieber1-2/+57
2010-06-02clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon1-7/+6
2010-06-02Fixed another code generation bug with viewports and enabled negative numbers...Robert Bieber1-1/+1
2010-06-02Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum...Robert Bieber1-0/+6
2010-06-01Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber1-0/+20
2010-05-25Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber1-0/+1
2010-05-25Adding the new WPS parser, code works but need to build the tag tableRobert Bieber1-0/+137