László Monda
|
f6eb819cfe
|
Add assertion decorations for various numeric types.
|
2016-04-08 22:26:00 +02:00 |
|
László Monda
|
49d0ad270b
|
Remove TypeChecker.
|
2016-04-08 01:42:33 +02:00 |
|
László Monda
|
7841779b46
|
Make Serializable dump fromJsObject() calls.
|
2016-04-02 00:58:06 +02:00 |
|
László Monda
|
1697d673f2
|
Use the members of the newly added KeyActionType object because static members were uninitialized. Handle PlayMacroAction in the KeyActionFactory.
|
2016-04-01 03:43:34 +02:00 |
|
László Monda
|
386882e1c6
|
Rename SwitchLayerAction.ts to SwitchKeymapAction.ts and vice versa, so that these files contain their relevant classes.
|
2016-03-31 11:30:50 +02:00 |
|
László Monda
|
3cb91ad478
|
Add assert decorator functions.
|
2016-03-31 10:12:41 +02:00 |
|
László Monda
|
45dc8a520f
|
Make layer toggleable.
|
2016-03-30 17:55:10 +02:00 |
|
László Monda
|
bbd3227645
|
Add SwitchLayerAction.
|
2016-03-30 17:43:27 +02:00 |
|
László Monda
|
5b6f62c113
|
Make the first byte of KeyAction items purely denote their type. Make the binary representation of KeyAction items variable-length.
|
2016-03-30 17:19:09 +02:00 |
|
László Monda
|
5bd6c0a8a0
|
Use KeyActionId values wherever possible. Add some further value checks. Assign this.mouseAction properly.
|
2016-03-30 12:31:53 +02:00 |
|
László Monda
|
0edde3236a
|
Add TypeChecker and use its methods wherever possible.
|
2016-03-30 01:59:05 +02:00 |
|
László Monda
|
a721dd3212
|
Add SwitchKeymapAction
|
2016-03-29 23:02:36 +02:00 |
|