A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
simon.kagstrom c9c6b0f365 Refactor handling of the virtual keyboard to have it on top of the
current view. Makes things a bit nicer but unfortunately makes the
keyboard a special case.
2010-01-02 12:28:18 +00:00
mocks Get the network preferences from the mock prefs implementation 2010-01-01 09:30:05 +00:00
themes/default Add key images 2009-12-28 12:39:05 +00:00
dialogue_box.cpp Add network configuration (including message!) and auto-delete 2010-01-02 12:07:35 +00:00
dialogue_box.hh Add network configuration (including message!) and auto-delete 2010-01-02 12:07:35 +00:00
disc_menu.cpp Simplifiy the implementation of some things (no parent pointer, 2009-12-28 08:46:18 +00:00
file_browser.hh Simplifiy the implementation of some things (no parent pointer, 2009-12-28 08:46:18 +00:00
font.hh Fix font stuff 2009-11-26 18:29:10 +00:00
game_info.cpp Add game info box for loading 2009-12-19 13:20:15 +00:00
game_info.hh Add game info box for loading 2009-12-19 13:20:15 +00:00
gui.cpp Refactor handling of the virtual keyboard to have it on top of the 2010-01-02 12:28:18 +00:00
gui.hh Refactor handling of the virtual keyboard to have it on top of the 2010-01-02 12:28:18 +00:00
help_box.hh Ifdeffery 2009-12-28 09:47:12 +00:00
listener.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
main_menu.cpp Refactor handling of the virtual keyboard to have it on top of the 2010-01-02 12:28:18 +00:00
main.cpp Refactor gui to singleton factory, stage 1 2009-12-13 08:54:25 +00:00
Makefile Get the network preferences from the mock prefs implementation 2010-01-01 09:30:05 +00:00
menu_messages.cpp Implement connection checking (setup name!) 2010-01-02 12:16:35 +00:00
menu_messages.hh Implement connection checking (setup name!) 2010-01-02 12:16:35 +00:00
menu.cpp Add network configuration (including message!) and auto-delete 2010-01-02 12:07:35 +00:00
menu.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
network_menu.cpp Refactor handling of the virtual keyboard to have it on top of the 2010-01-02 12:28:18 +00:00
options_menu.cpp Add options menu 2009-12-28 12:38:41 +00:00
sdl_ttf_font.hh Improve error reporting 2009-12-05 11:30:02 +00:00
timer.cpp Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
timer.hh Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
utils.cpp Move background highlighting to utils 2009-12-20 10:21:06 +00:00
utils.hh Move background highlighting to utils 2009-12-20 10:21:06 +00:00
virtual_keyboard.cpp Refactor handling of the virtual keyboard to have it on top of the 2010-01-02 12:28:18 +00:00
virtual_keyboard.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
widget.cpp Make GuiView a widget 2009-12-20 09:31:46 +00:00
widget.hh Encode keys higher up 2009-12-26 12:19:35 +00:00