Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-12 | Moved client version string creation to preprocessor | Bjørn | 1 | -3/+2 | |
2009-04-12 | Merge version strings, add version to setup, etc | Jared Adams | 1 | -0/+8 | |
All instances of version strings should now use the same text. The version label was moved from main.cpp to Desktop. A new version label was added to SetupDialog to make it easier to get the version if you are already in game. | |||||
2009-04-10 | Introduced a Desktop widget to handle the wallpaper | Bjørn Lindeijer | 1 | -0/+95 | |
Cleans up main.cpp a little. |