A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2010-01-23 16:13:13 +00:00
mocks Add pause/unpause to the menu 2010-01-10 19:57:45 +00:00
themes/default Add status bar image 2010-01-16 09:08:04 +00:00
bind_keys_menu.cpp Create views when the theme is loaded 2010-01-16 07:11:17 +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 Add code to save the current game info (not tested) 2010-01-23 14:47:01 +00:00
file_browser.hh Setup default exts 2010-01-05 14:56:21 +00:00
font.hh To call the destructor 2010-01-23 16:13:13 +00:00
game_info_box.hh Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
game_info_menu.cpp Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
game_info.cpp Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
game_info.hh Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
gui_view.hh Forgot these 2010-01-02 16:04:50 +00:00
gui.cpp Do SDL quit and free surfaces 2010-01-23 15:16:52 +00:00
gui.hh Add code to save the current game info (not tested) 2010-01-23 14:47:01 +00:00
help_box.hh Create views when the theme is loaded 2010-01-16 07:11:17 +00:00
listener.cpp Forgot these 2010-01-02 16:04:50 +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 Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
main.cpp Do SDL quit and free surfaces 2010-01-23 15:16:52 +00:00
Makefile Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
menu_messages.cpp Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
menu_messages.hh Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
menu.cpp Create views when the theme is loaded 2010-01-16 07:11:17 +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 Create views when the theme is loaded 2010-01-16 07:11:17 +00:00
options_menu.cpp Add game info and move resetting to options 2010-01-16 12:18:06 +00:00
sdl_ttf_font.hh Do SDL quit and free surfaces 2010-01-23 15:16:52 +00:00
status_bar.cpp Remove text when no message is active 2010-01-16 09:16:56 +00:00
status_bar.hh Implement status bar 2010-01-16 09:08:54 +00:00
theme_menu.cpp Create views when the theme is loaded 2010-01-16 07:11:17 +00:00
timer.cpp Handle real ms in the timer 2010-01-16 09:09:32 +00:00
timer.hh Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
utils.cpp Don't exit on font load failure, add ARRAY_SIZE 2010-01-06 07:47:51 +00:00
utils.hh Add a game info menu, only halfly implemented as of now 2010-01-16 14:08:39 +00:00
virtual_keyboard.cpp Move key bindings 2010-01-07 17:50:06 +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