Commit Graph

33 Commits

Author SHA1 Message Date
momo5502
6c859bf1d0 Fix compilation with VS2019 2019-01-26 21:37:46 +01:00
momo5502
e1aa7c19ef Fix iterators 2019-01-26 12:51:23 +01:00
momo5502
70a7467105 Correctly handle fov 2019-01-26 12:30:19 +01:00
momo5502
8e3f2f83c4 Fix callbacks for scripting 2019-01-23 22:36:51 +01:00
momo5502
2eb8988d73 Fix entity move assignment 2019-01-21 23:42:28 +01:00
momo5502
99a85c73d8 Fix entity assignment 2019-01-21 23:21:38 +01:00
momo5502
c8ad7a687e Fix loop 2019-01-20 23:55:02 +01:00
momo5502
60d0316b7b Fix scheduling and even notification 2019-01-20 23:26:10 +01:00
momo5502
a6b87fbe7f Support clearing event listeners 2019-01-20 22:26:18 +01:00
momo5502
180af9d404 Working scheduler - potentially thread-unsafe! 2019-01-20 21:21:15 +01:00
momo5502
7256cc786c Prepare scripting scheduler 2019-01-20 18:29:40 +01:00
momo5502
b106d2386d Cleanup scripting environment 2019-01-20 13:38:36 +01:00
momo5502
5c2e089404 Working variable fields 2019-01-19 19:29:35 +01:00
momo5502
9d83fc2766 Use script VM structure 2019-01-19 14:46:48 +01:00
momo5502
b47a2dabbc Add longjump hook 2019-01-19 13:00:46 +01:00
momo5502
206b81ee01 Prepare field access 2019-01-19 02:11:57 +01:00
momo5502
a1f1f99a45 Add notification support 2019-01-19 00:57:19 +01:00
momo5502
e3d47528f6 Fix parameter handling 2019-01-18 22:28:17 +01:00
momo5502
6712c74706 More scripting experiments 2019-01-18 19:23:12 +01:00
momo5502
fa81d5e5e0 Add broken argument handling 2019-01-17 23:09:50 +01:00
momo5502
e51f7afa3d Safely call script functions 2019-01-17 21:05:48 +01:00
momo5502
a377e8562e Prepare function calls 2019-01-16 22:44:50 +01:00
momo5502
3498944714 Scripting progress 2019-01-16 16:19:21 +01:00
momo5502
7cde029b78 Continue scripting 2019-01-13 21:28:05 +01:00
momo5502
508cc5d51e Prepare scripting environment 2019-01-13 19:03:46 +01:00
momo5502
5ee8e6001b Patch remaining vulnerabilities I am aware of 2019-01-12 12:31:02 +01:00
momo5502
f0e19f417f Log fastfile loading 2018-12-28 13:59:44 +01:00
momo5502
0ef86e413b Add command handling 2018-12-28 12:50:34 +01:00
momo5502
a120591be3 Fix indentation 2018-12-27 17:28:12 +01:00
momo5502
1764ff9699 Add DW emulator 2018-12-27 17:02:06 +01:00
momo5502
e1333db8a2 Add console handling and prepare demonware emulation 2018-12-27 10:56:10 +01:00
momo5502
48ee9476e1 Load binaries as diffs 2018-12-26 16:28:16 +01:00
momo5502
81df7c9ca2 Display external console 2018-12-24 23:22:56 +01:00