jace/src/main/java/jace/config
2019-06-19 00:47:04 -05:00
..
ClassSelection.java Code cleanup (removal of redundant casts) 2015-09-05 14:27:34 -05:00
ConfigurableField.java Removed hacky class detection in favor of a more stable library (org.reflections). 2015-03-29 00:30:43 -05:00
Configuration.java Added better standalone testing for command line arguments. Got video mode to be a first-class startup parameter 2019-06-19 00:47:04 -05:00
ConfigurationUIController.java Apply configuration prior to saving it 2015-03-30 00:28:53 -05:00
DynamicSelection.java Fixed issue cased when there are no valid selections, default should be null then. 2016-02-14 23:00:20 -06:00
InvokableAction.java Completely reworked how hotkeys are handled, and now invokable actions are a real concept in the emulator! 2015-02-18 08:41:59 -06:00
ISelection.java Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00
Name.java Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00
Reconfigurable.java Initial version: Based on last source available in SourceForge, converted to a Maven project format 2014-09-07 16:10:04 -05:00