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
|
7d17cba390
|
Resolve tslint warnings.
|
2016-04-08 23:25:26 +02:00 |
|
László Monda
|
7841779b46
|
Make Serializable dump fromJsObject() calls.
|
2016-04-02 00:58:06 +02:00 |
|
László Monda
|
c8498eab5e
|
Fix the rest of serialization problems and make test-serialize.ts compare the original and resulting JSON.
|
2016-04-01 23:08:37 +02:00 |
|
László Monda
|
d775a3db3c
|
Make test-serializer.ts serialize and deserialize the configuration.
|
2016-04-01 18:15:04 +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
|
d2f3ec62f0
|
Use template strings where needed.
|
2016-03-30 22:17:07 +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
|
5f6727b53a
|
Rename KeyActionNone to NoneAction.
|
2016-03-29 13:07:33 +02:00 |
|