Aloshi
|
139fc720ac
|
Moved Guis from src/components to src/guis.
Renamed ComponentListComponent to ComponentGrid.
Changed some older files' #ifdefs to #pragma once to be more consistent.
|
2014-02-28 19:00:38 -06:00 |
|
Aloshi
|
04ffc7447c
|
Fix mis-declared render methods for input setup GUIs.
|
2013-07-26 18:28:51 -05:00 |
|
Aloshi
|
f577a72c23
|
Re-added input config fix that went missing...
|
2013-06-02 19:18:26 -05:00 |
|
Aloshi
|
424fcb0329
|
Basic GuiComponent refactor complete.
|
2013-06-02 10:08:32 -05:00 |
|
Aloshi
|
05c258f515
|
Functionality seems to have been restored at last.
|
2013-04-09 13:13:47 -05:00 |
|
Aloshi
|
04841ca436
|
More work.
I really am nuts.
|
2013-04-08 11:52:40 -05:00 |
|
Aloshi
|
d0cea1b8e7
|
Added --debug switch.
You no longer need a keyboard to save input configuration; that was stupid anyway. You should be able to set up ES without a keyboard now!
|
2012-12-20 12:29:05 -06:00 |
|
Aloshi
|
6c5edd3284
|
Lots of cleaning up to improve user friendliness. Config files are now loaded from the $HOME variable - es_systems.cfg and es_input.cfg.
An example system config file will be created at runtime if one does not exist.
|
2012-07-23 18:53:33 -05:00 |
|
Aloshi
|
59ca4f301a
|
Axis support at last!
|
2012-07-23 12:27:38 -05:00 |
|
Aloshi
|
b3fb58ebdb
|
An input configuration GUI was added, which allows a user to map an SDL Joystick's buttons to InputManager buttons.
This config file is saved/loaded from ./input.cfg.
Coming soon - axis support!
|
2012-07-22 16:15:55 -05:00 |
|