summaryrefslogtreecommitdiff
path: root/docs/example.mana
AgeCommit message (Collapse)AuthorFilesLines
2010-03-15Fix some branding issuesJared Adams1-0/+1
Reviewed-by: Chuck Miller
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-0/+1
The older gray theme and the new wood theme are available as themes. The gray theme needs some new graphics for hilights. Add a theme option for branding and add path/to/branding/data to the PhysFS search path. Reviewed-by: Thorbjørn Lindeijer Reviewed-by: Chuck Miller
2010-02-28Take the URL to the server list from the branding fileThorbjørn Lindeijer1-0/+1
This way, a Mana based game can have multiple servers associated with it (for example with different languages), listed under the same branding. Reviewed-by: Jared Adams
2010-02-24Added the possibility to pass a branding file by command line. Reviewed-by: ↵Philipp Sehmisch1-0/+21
Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>