frodo-wii/Src/gui
2010-02-13 07:34:03 +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 Add and create network user view 2010-02-11 18:57:08 +00:00
gui.hh Add and create network user view 2010-02-11 18:57:08 +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 Return to the first selection when reentering the menu 2010-01-30 18:57:24 +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 Make menu_messages a C file to avoid various C++ problems 2010-02-09 11:33:30 +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 Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
network_user_menu.cpp Redesign the network setup. Untested of course. 2010-02-12 06:35:24 +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 Correct gui timing and show status bar messages longer 2010-01-25 15:50:05 +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