simon.kagstrom
|
9b138afacc
|
Create views when the theme is loaded
|
2010-01-16 07:11:17 +00:00 |
|
simon.kagstrom
|
108f069478
|
Correct menu heko
|
2010-01-11 06:46:48 +00:00 |
|
simon.kagstrom
|
4b1c10c7be
|
Add pause/unpause to the menu
|
2010-01-10 19:57:45 +00:00 |
|
simon.kagstrom
|
197e7aadb6
|
Select analogue joysticks through a dialogue interface (only
horizontal/vertical or none available). Also align the axis
and button defs with the real Frodo.
|
2010-01-10 18:50:58 +00:00 |
|
simon.kagstrom
|
7ecf5d655e
|
Move key bindings
|
2010-01-07 17:50:06 +00:00 |
|
simon.kagstrom
|
1b4566fbd5
|
Add breaks where they should be
|
2010-01-07 17:42:38 +00:00 |
|
simon.kagstrom
|
8d0c566c28
|
Add key binding code
|
2010-01-06 16:42:55 +00:00 |
|
simon.kagstrom
|
da1885406b
|
Correct some of the messages
|
2010-01-06 07:49:00 +00:00 |
|
simon.kagstrom
|
5c366bce09
|
Remove unneeded locals
|
2010-01-06 07:48:42 +00:00 |
|
simon.kagstrom
|
473114c210
|
Add hats
|
2010-01-06 07:48:10 +00:00 |
|
simon.kagstrom
|
d3ed78078c
|
Don't exit on font load failure, add ARRAY_SIZE
|
2010-01-06 07:47:51 +00:00 |
|
simon.kagstrom
|
a286b4b355
|
Add theme selection menu
|
2010-01-05 15:23:19 +00:00 |
|
simon.kagstrom
|
3bce2ac0a0
|
Setup default exts
|
2010-01-05 14:56:21 +00:00 |
|
simon.kagstrom
|
5f11ca70fa
|
Forgot these
|
2010-01-02 16:04:50 +00:00 |
|
simon.kagstrom
|
292d107d72
|
Finish the options menu implementation (hooray!)
|
2010-01-02 16:00:00 +00:00 |
|
simon.kagstrom
|
8aaeee4327
|
Add C64 mock and implement network connecting
|
2010-01-02 12:41:50 +00:00 |
|
simon.kagstrom
|
c9c6b0f365
|
Refactor handling of the virtual keyboard to have it on top of the
current view. Makes things a bit nicer but unfortunately makes the
keyboard a special case.
|
2010-01-02 12:28:18 +00:00 |
|
simon.kagstrom
|
e903594921
|
Implement connection checking (setup name!)
|
2010-01-02 12:16:35 +00:00 |
|
simon.kagstrom
|
70b0064575
|
Add network configuration (including message!) and auto-delete
dialogues by default
|
2010-01-02 12:07:35 +00:00 |
|
simon.kagstrom
|
822f76b11b
|
Fix view popping and pushing
|
2010-01-02 08:41:08 +00:00 |
|
simon.kagstrom
|
28aea581e7
|
Get the network preferences from the mock prefs implementation
|
2010-01-01 09:30:05 +00:00 |
|
simon.kagstrom
|
16d306bae4
|
Rename
|
2010-01-01 09:10:17 +00:00 |
|
simon.kagstrom
|
d830751ddb
|
Add prefs mock-up
|
2010-01-01 09:10:03 +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
|
d022302f96
|
Make help better
|
2009-12-29 07:50:36 +00:00 |
|
simon.kagstrom
|
d09475245f
|
Add key images
|
2009-12-28 12:39:05 +00:00 |
|
simon.kagstrom
|
0757bdd4f3
|
Add options menu
|
2009-12-28 12:38:41 +00:00 |
|
simon.kagstrom
|
817dea003d
|
Ifdeffery
|
2009-12-28 09:47:12 +00:00 |
|
simon.kagstrom
|
aad20592ec
|
Simplifiy the implementation of some things (no parent pointer,
all resources in the Gui singleton)
|
2009-12-28 08:46:18 +00:00 |
|
simon.kagstrom
|
224ec1dbe7
|
Handle real keyboard input for the virtual keyboard
|
2009-12-26 13:43:42 +00:00 |
|
simon.kagstrom
|
2c359032c2
|
Encode keys higher up
|
2009-12-26 12:19:35 +00:00 |
|
simon.kagstrom
|
e2b34f1ee9
|
Don't register already registered listeners
|
2009-12-26 10:21:50 +00:00 |
|
simon.kagstrom
|
46757f1f1e
|
Refactor listeners to handle both key and string callbacks
|
2009-12-26 10:18:55 +00:00 |
|
simon.kagstrom
|
0a3bc3e081
|
Add typing listener (to store strings), deregister listeners on delete
|
2009-12-26 09:16:19 +00:00 |
|
simon.kagstrom
|
aa0d8246bb
|
Pop keyboard view on deactivation
|
2009-12-26 09:07:18 +00:00 |
|
simon.kagstrom
|
0f7489cbb9
|
Move keyboard down
|
2009-12-21 06:20:12 +00:00 |
|
simon.kagstrom
|
6b4ac470f9
|
Refactor string/key listeners and make the main menu one such
|
2009-12-20 10:27:27 +00:00 |
|
simon.kagstrom
|
f8bbe977c0
|
Move background highlighting to utils
|
2009-12-20 10:21:06 +00:00 |
|
simon.kagstrom
|
b94df096f0
|
Add highlighted key
|
2009-12-20 10:12:47 +00:00 |
|
simon.kagstrom
|
2e768d0c67
|
Make GuiView a widget
|
2009-12-20 09:31:46 +00:00 |
|
simon.kagstrom
|
b4f133036a
|
Is it active?
|
2009-12-19 19:17:25 +00:00 |
|
simon.kagstrom
|
2c18cbf559
|
Create virtual keyboard and add function to draw with it
|
2009-12-19 19:14:17 +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
|
24568dc5ed
|
Refactoring: Move pushEvent/popEvent to the Widget class
|
2009-12-19 17:58:28 +00:00 |
|
simon.kagstrom
|
39db099cd4
|
Add widget base class
|
2009-12-19 15:46:15 +00:00 |
|
simon.kagstrom
|
d0f0dc3b50
|
Add code for the virtual keyboard. Won't compile just yet,
|
2009-12-19 15:40:53 +00:00 |
|
simon.kagstrom
|
90675026bb
|
Correct crash-on-no-info and simplify some things
|
2009-12-19 13:25:46 +00:00 |
|
simon.kagstrom
|
032a09ddec
|
Add game info box for loading
|
2009-12-19 13:20:15 +00:00 |
|