József Farkas
|
07cc4cef2f
|
Use import/export instead of references. Use webpack instead of tsc.
|
2016-04-19 22:35:16 +02:00 |
|
Sam Rang
|
cd1a49768d
|
commenting asserts out to work around issue with object overwrites
|
2016-04-16 11:43:55 -05:00 |
|
László Monda
|
34ff0d657d
|
Make KeyAction.assertKeyActiontype() and KeyAction.readAndAssertKeyActionId() only expect a single argument.
|
2016-04-09 00:39:17 +02:00 |
|
László Monda
|
a3b83dfb36
|
Forgot to rename KeyActionType to keyActionType which I done now.
|
2016-04-08 23:41:47 +02:00 |
|
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 |
|