Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-29 | Bugfix: Dirty rectangle out of range when blitting into the overlay. | Vicent Marti | |
svn-id: r34862 | |||
2008-10-12 | Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a ↵ | Max Horn | |
single getEvaluator() method svn-id: r34789 | |||
2008-10-12 | Don't force inline on big funcs if you don't have to (in this case, it added ↵ | Max Horn | |
24k to the binary size for no good reason) svn-id: r34783 | |||
2008-10-11 | GUI ThemeEngine changes: | Max Horn | |
- removed unused typedefs - fixed some typos - got rid of pointless parser() method - unified theme XML loading code for Zip files and regular directories svn-id: r34774 | |||
2008-09-20 | Added global ingame menu definitions to theme files. | Vicent Marti | |
svn-id: r34608 | |||
2008-09-05 | Fixing some compiler warnings | Max Horn | |
svn-id: r34341 | |||
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti | |
svn-id: r34285 |