Commit graph

23 commits

Author SHA1 Message Date
Erkki Seppälä
4621fc36c5 menu_stat: don't always setMode, only when starting a game.. 2014-10-30 23:04:39 +02:00
Erkki Seppälä
d7c48be324 Start game with space bar, not just any key 2014-10-30 22:01:33 +02:00
Erkki Seppälä
5e92800d9c menu_state Allow window resizing while in the menu 2014-10-27 09:01:31 +02:00
Erkki Seppälä
d70107214a Game window can be resized in the menu (and in the game, but the ground won't resize) 2014-10-26 20:36:43 +02:00
Erkki Seppälä
c476933f4a menu_state: Fixed switching to 2-player mode. Remember and use the last play mode. 2014-10-26 16:46:59 +02:00
Erkki Seppälä
6510b6b779 Add binding axis to axis 0 (no effect) 2014-10-26 12:33:12 +02:00
Erkki Seppälä
7e454f328d Label can now use a function for retrieving the label
This allows to remove the duplicate label setting code from menu_state
2014-10-26 10:36:40 +02:00
Erkki Seppälä
ef6c6ea8c2 Added ability to configure joystick axis 2014-10-26 10:29:55 +02:00
Erkki Seppälä
882cd92fd3 Centered keybindings 2014-10-24 09:58:04 +03:00
Erkki Seppälä
541dc1e38c Each player can only bind buttons from their own joystick 2014-10-24 09:53:28 +03:00
Erkki Seppälä
2af0378bb7 Ability to bind hat as buttons as well 2014-10-24 09:43:42 +03:00
Erkki Seppälä
53ac2c612c Ability to remove keybindings with backspace 2014-10-24 09:27:17 +03:00
Erkki Seppälä
0162c2f353 Added ability to bind joystick buttons (not yet used) 2014-10-24 09:14:09 +03:00
Erkki Seppälä
6f7e0777b1 Support multiple bindings per an action 2014-10-24 09:05:00 +03:00
Erkki Seppälä
2cda8e6801 Save keybindings 2014-10-24 08:50:01 +03:00
Erkki Seppälä
59b851d087 Added reconfigurable keybindings 2014-10-23 21:42:30 +03:00
Erkki Seppälä
113101894b menu_state: show keybinding for flip 2014-10-23 10:23:48 +03:00
Erkki Seppälä
a4b6e7450f Escape leaves game/exits 2014-10-22 21:44:51 +03:00
Erkki Seppälä
38d80b9dc1 Added solo playing (start with '1' from menu) 2014-10-20 22:47:16 +03:00
Erkki Seppälä
0fae73ceb0 Computer game starts with c 2014-10-19 14:02:32 +03:00
Mikko Ahlroth
6cc4af0622 Start engines at full, implement main menu 2014-10-19 13:55:03 +03:00
Mikko Ahlroth
20ffc8f827 Add player, fix rectangle, add basic ammunition 2014-10-18 17:58:16 +03:00
Mikko Ahlroth
72dd42119d Change middleclass to hump 2014-10-17 22:28:17 +03:00