Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-23 | Default port consistently uses 6901 on eAthena. branding.xml also defaults ↵ | Fate | 1 | -1/+1 | |
to 6901 now since most players play on eAthena, so the -P client parameter finally works out of the box again. (cherry picked from commit 3dd404ee8a02958089bf2c6901fb877d2fae760e) | |||||
2009-04-28 | Removed loginWallpaper from example branding.xml (no longer supported) | Philipp Sehmisch | 1 | -1/+0 | |
2009-04-14 | Cleanup of Sound class, fixing restoring of volumes and music | Bjørn Lindeijer | 1 | -9/+8 | |
While a previous commit fixed the restoring of music of the current map in the setup window, this commit makes sure that the Sound class itself will resume a previously playing song when it is re-initialized. Other fixes: * Restore the correct volumes when enabling sound * Play the right audio track during login * Specify which font to use for bold text | |||||
2008-11-18 | Added the font file to branding.xml | Philipp Sehmisch | 1 | -0/+2 | |
2008-11-11 | Moved some hardcoded strings and filenames to an external configuration file. | Philipp Sehmisch | 1 | -0/+22 | |