scrawl
bf5529819d
Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog.
11 years ago
scrawl
4f35fd8184
Removed a workaround from Renderer, some cleanup
11 years ago
Marc Zinnschlag
0f1c4cb00e
cleanup
11 years ago
Berulacks
91d7291c0c
Switched to using proper enums as opposed to ints.
11 years ago
Berulacks
0c518fb047
Replaced tabs with spaces.
11 years ago
Berulacks
c423479f20
Fixed bug #887
11 years ago
scrawl
c41f119ba6
Added new game button
12 years ago
Britt Mathis
60fadaeaf0
Cleaned up includes in implementation files
12 years ago
vorenon
13c33c1613
added missing click sound to main menu
12 years ago
scrawl
1718d735b5
Fix menu/journal/book/scroll buttons when using localised MW-installations
...
This patch implements a custom widget that can switch its texture on-the-fly, making it obsolete having to use an atlas to get a hover animation. This also removes the predefined size restriction and should now work with all button texture sizes.
12 years ago
Marc Zinnschlag
c4bf6214db
Merge remote branch 'scrawl/master'
13 years ago
Marc Zinnschlag
6534c2a55a
Issue #107 : WindowManager is accessed only through the interface class from now on
13 years ago
scrawl
dcf1e66456
fix main menu placement after resolution changes
13 years ago
scrawl
44ff31b50a
removed world exit methods
13 years ago
scrawl
f72956b918
- added a simple main menu (with Return, Options and Exit buttons)
...
- removed OEngine::ExitListener (what a terrible abuse of framelisteners)
13 years ago