simon.kagstrom
|
14af549037
|
Improved makefile to have all the features of the normal host-based one
|
2010-01-25 09:59:14 +00:00 |
|
simon.kagstrom
|
baa43d1cab
|
Add a game info menu, only halfly implemented as of now
|
2010-01-16 14:08:39 +00:00 |
|
simon.kagstrom
|
3803de7d88
|
Build status bar
|
2010-01-16 09:09:07 +00:00 |
|
simon.kagstrom
|
8d0c566c28
|
Add key binding code
|
2010-01-06 16:42:55 +00:00 |
|
simon.kagstrom
|
a286b4b355
|
Add theme selection menu
|
2010-01-05 15:23:19 +00:00 |
|
simon.kagstrom
|
292d107d72
|
Finish the options menu implementation (hooray!)
|
2010-01-02 16:00:00 +00:00 |
|
simon.kagstrom
|
28aea581e7
|
Get the network preferences from the mock prefs implementation
|
2010-01-01 09:30:05 +00:00 |
|
simon.kagstrom
|
5f916a0dfd
|
Refactor dialogues: Simplify a lot and remove the tie-in to the main
menu class.
|
2009-12-31 13:25:46 +00:00 |
|
simon.kagstrom
|
ed831048ce
|
Add network menu
|
2009-12-29 13:23:01 +00:00 |
|
simon.kagstrom
|
0757bdd4f3
|
Add options menu
|
2009-12-28 12:38:41 +00:00 |
|
simon.kagstrom
|
2c359032c2
|
Encode keys higher up
|
2009-12-26 12:19:35 +00:00 |
|
simon.kagstrom
|
f96f9304ed
|
Enough to compile the virtual keyboard (and some untested implementation)
|
2009-12-19 18:52:40 +00:00 |
|
simon.kagstrom
|
b3fffe82d9
|
Move some initing to widget
|
2009-12-19 18:33:18 +00:00 |
|
simon.kagstrom
|
39db099cd4
|
Add widget base class
|
2009-12-19 15:46:15 +00:00 |
|
simon.kagstrom
|
032a09ddec
|
Add game info box for loading
|
2009-12-19 13:20:15 +00:00 |
|
simon.kagstrom
|
67beaa4ea5
|
Add game info class and structure
|
2009-12-19 09:00:29 +00:00 |
|
simon.kagstrom
|
fa778010e0
|
Add timer implementation and timeout for hovering over discs
|
2009-12-16 17:47:03 +00:00 |
|
simon.kagstrom
|
a2d9a82c9d
|
Refactor disc browser a bit (file browsing is really general, so add a base
class for it)
|
2009-12-15 18:37:34 +00:00 |
|
simon.kagstrom
|
a7aec61e02
|
Add a disc menu (not quite finished yet), and continued refactoring
|
2009-12-13 10:02:27 +00:00 |
|
simon.kagstrom
|
32e422327c
|
Rename
|
2009-12-06 09:17:21 +00:00 |
|
simon.kagstrom
|
fb24e20c76
|
Rename to more logical name
|
2009-12-06 09:11:04 +00:00 |
|
simon.kagstrom
|
057b4a743c
|
Factor out the main menu + view as well
|
2009-12-06 09:06:25 +00:00 |
|
simon.kagstrom
|
269dadfc69
|
Factor out help box to it's own file (and rename it!)
|
2009-12-06 09:03:09 +00:00 |
|
simon.kagstrom
|
453db84014
|
Implement and add dialogue boxes as well (for exit currently)
|
2009-12-05 12:04:00 +00:00 |
|
simon.kagstrom
|
80a058c872
|
Implemented help system (OK, has some memory corruption currently)
|
2009-12-04 19:10:49 +00:00 |
|
simon.kagstrom
|
dc9418ab4c
|
Added dialogue box implementation
|
2009-11-29 09:29:26 +00:00 |
|
simon.kagstrom
|
0af525b4f9
|
Add frodo_menu class (not finished)
|
2009-11-28 08:22:19 +00:00 |
|
simon.kagstrom
|
0379a21a55
|
Add SDL_ttf font support, correct some stuff
|
2009-11-26 18:53:04 +00:00 |
|
simon.kagstrom
|
f3824b69fb
|
Save save save
|
2009-11-23 19:33:51 +00:00 |
|
simon.kagstrom
|
c36597dcb1
|
Buildable, started an example
|
2009-11-23 18:52:30 +00:00 |
|
simon.kagstrom
|
e12f2f77d1
|
Enough to compile
|
2009-11-23 18:28:34 +00:00 |
|
simon.kagstrom
|
d488764a7b
|
Fix some build issues
|
2009-11-23 06:14:38 +00:00 |
|
simon.kagstrom
|
e43b6fc7b5
|
Move
|
2009-11-19 17:25:41 +00:00 |
|
simon.kagstrom
|
58620b6eb3
|
Add files (won't compile)
|
2009-11-19 17:22:32 +00:00 |
|
simon.kagstrom
|
149ff88c4e
|
Don't build SAM
|
2009-11-07 14:22:43 +00:00 |
|
simon.kagstrom
|
da81219ffe
|
Update to compile with devkitppc r18
|
2009-10-11 17:42:49 +00:00 |
|
simon.kagstrom
|
4d2436aa13
|
SDL is now in libogc
|
2009-04-26 07:44:28 +00:00 |
|
simon.kagstrom
|
b6d10ab9bd
|
Install c64.ttf in dist
|
2009-04-25 08:28:46 +00:00 |
|
simon.kagstrom
|
fc404813a2
|
Correct wii build
|
2009-04-20 18:20:41 +00:00 |
|
simon.kagstrom
|
b74c99b2b5
|
Move menu texts to their own file
|
2009-04-18 06:14:52 +00:00 |
|
simon.kagstrom
|
0becbb20e4
|
libpng is not used - skip
|
2009-03-14 13:13:20 +00:00 |
|
simon.kagstrom
|
e92e166f77
|
Speed changes - AGAIN
|
2009-02-21 13:05:29 +00:00 |
|
simon.kagstrom
|
e5ca00de87
|
No need to link the unused SDL_image
|
2009-02-07 12:12:55 +00:00 |
|
simon.kagstrom
|
1f1c7da4ef
|
Unbreak Wii again
|
2009-02-07 11:28:29 +00:00 |
|
simon.kagstrom
|
7611af0e16
|
Correct listing
|
2009-01-24 09:21:45 +00:00 |
|
simon.kagstrom
|
7f262477fa
|
Implemented virtual keyboard
|
2009-01-22 20:34:33 +00:00 |
|
simon.kagstrom
|
dd756b9df9
|
Fixed wiimote HOME bug and removed yohanes SDL
|
2009-01-16 19:24:55 +00:00 |
|
simon.kagstrom
|
47cfca1a0c
|
Fixed speed
|
2009-01-16 17:16:23 +00:00 |
|
simon.kagstrom
|
05ac9a860d
|
Link with yohanes SDL
|
2009-01-16 16:56:10 +00:00 |
|
simon.kagstrom
|
dea652c4b6
|
More bindable keys, fixed Makefile
|
2009-01-14 20:34:54 +00:00 |
|