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
|
4d5f8161e1
|
Fix the serialization of MouseAction.mouseAction
|
2016-04-01 22:48:40 +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
|
1b75c067f4
|
Add PlayMacroAction.
|
2016-03-29 22:56:51 +02:00 |
|
László Monda
|
00827b1b94
|
Add MouseAction.
|
2016-03-29 13:05:48 +02:00 |
|