A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2009-12-13 08:59:06 +00:00
themes/default Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
dialogue_box.cpp Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
dialogue_box.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
font.hh Fix font stuff 2009-11-26 18:29:10 +00:00
gui.cpp Singleton refactoring, part 2 2009-12-13 08:59:06 +00:00
gui.hh Singleton refactoring, part 2 2009-12-13 08:59:06 +00:00
help_box.hh Factor out help box to it's own file (and rename it!) 2009-12-06 09:03:09 +00:00
main_menu.cpp Singleton refactoring, part 2 2009-12-13 08:59:06 +00:00
main.cpp Refactor gui to singleton factory, stage 1 2009-12-13 08:54:25 +00:00
Makefile Rename 2009-12-06 09:17:21 +00:00
menu_messages.cpp Allow one more line to display 2009-12-05 12:04:56 +00:00
menu_messages.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
menu.cpp Allow one more line to display 2009-12-05 12:04:56 +00:00
menu.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
sdl_ttf_font.hh Improve error reporting 2009-12-05 11:30:02 +00:00
utils.cpp Fix font stuff 2009-11-26 18:29:10 +00:00
utils.hh Add GuiView class and children (currently only the main menu) 2009-11-29 18:29:15 +00:00