1. 32ff4e9 Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag by Robert Bieber · 15 years ago
  2. 7dfd0c0 Theme Editor: Implemented JdGordon's tag newline-eating mechanism by Robert Bieber · 15 years ago
  3. ef63988 remove a bunch of token markers which arnt necessary with the new parser by Jonathan Gordon · 15 years ago
  4. 36b934d Move the skin parser to a seperate library by Jonathan Gordon · 15 years ago[Renamed from utils/themeeditor/parser/tag_table.h]
  5. ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago[Renamed from utils/themeeditor/tag_table.h]
  6. 9ac4b44 SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. by Jonathan Gordon · 15 years ago
  7. 20b9020 fix %C, and the viewport colour tags so they parse by Jonathan Gordon · 15 years ago
  8. 9f2bd98 add the Vf and Vb colour tags to the theme editor by Jonathan Gordon · 15 years ago
  9. f02a244 Theme Editor: Altered the way the parser handles asterisks in the tag argument specifiers by Robert Bieber · 15 years ago
  10. 0a054b2 Committing FS#11345 by JdGordon. Theme editor parser now includes full tag information in the skin_element struct by Robert Bieber · 15 years ago
  11. c5e14b5 Theme Editor: Added extern C declarations to header files by Robert Bieber · 15 years ago
  12. 4819882 Applied JdGordon's patch to add tokens to the Theme Editor tag table by Robert Bieber · 15 years ago
  13. 0769fc5 Fixed some memory leaks in the theme editor by Robert Bieber · 15 years ago
  14. 1937b1b Fixed some bugs in the theme editor, added the tags with parameters to the tag table by Robert Bieber · 15 years ago
  15. d5b24dd Adding the new WPS parser, code works but need to build the tag table by Robert Bieber · 15 years ago