frodo-wii/Src/gui
2010-02-21 10:55:54 +00:00
..
bind_keys_menu.cpp Add functionality to setup joystick defaults (for Wii only now) 2010-01-31 08:42:40 +00:00
dialogue_box.cpp select -> escape 2010-01-30 17:31:51 +00:00
dialogue_box.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
disc_menu.cpp Set screenshot through a setter 2010-01-30 19:03:10 +00:00
file_browser.cpp Refactor the filebrowser to allow nested directories 2010-01-30 08:06:32 +00:00
file_browser.hh Refactor the filebrowser to allow nested directories 2010-01-30 08:06:32 +00:00
font.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
game_info_box.hh Add year to the game info 2010-01-31 07:58:48 +00:00
game_info_menu.cpp Add year to the game info 2010-01-31 07:58:48 +00:00
game_info.cpp Add helper in utils to create a SDL_Surface from data 2010-02-10 18:10:31 +00:00
game_info.hh Add year to the game info 2010-01-31 07:58:48 +00:00
gui_view.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
gui.cpp Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
gui.hh Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
help_box.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
listener.cpp Rearrange the files a bit: Move timer/utils to Src and fix a few small 2010-01-29 06:35:40 +00:00
listener.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
main_menu.cpp Remove the macro 2010-02-21 06:54:37 +00:00
main.cpp Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
Makefile Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
menu_messages.c Help messages 2010-02-21 10:55:54 +00:00
menu_messages.hh Correct string allocations (sigh, C++ doesn't behave like an old C 2010-02-09 10:02:05 +00:00
menu.cpp Zero number of entries as well to avoid crashes on free 2010-02-10 08:50:25 +00:00
menu.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
network_menu.cpp Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
network_region_menu.cpp Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
network_user_menu.cpp Add region handling for the network as well 2010-02-21 10:43:54 +00:00
network_user_menu.hh Forgot network user menu header file 2010-02-13 07:34:03 +00:00
options_menu.cpp Implement joystick swapping 2010-01-25 16:31:20 +00:00
save_game_menu.cpp Dynamic buffers for filenames 2010-01-30 08:17:42 +00:00
sdl_ttf_font.hh Rearrange the files a bit: Move timer/utils to Src and fix a few small 2010-01-29 06:35:40 +00:00
status_bar.cpp Make a copy of the passed argument (will otherwise give undef references) 2010-02-21 08:02:06 +00:00
status_bar.hh Rearrange the files a bit: Move timer/utils to Src and fix a few small 2010-01-29 06:35:40 +00:00
theme_menu.cpp Handle selection of None correctly 2010-02-09 19:08:16 +00:00
virtual_keyboard.cpp Implement backspace support 2010-01-30 15:52:35 +00:00
virtual_keyboard.hh Keyboard fixes: Allow switching shift state via the keyboard, add a 2010-01-30 15:38:19 +00:00
widget.cpp Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
widget.hh Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00