xensik
|
b0ed15dc6c
|
fix compiler animtree bug
|
2022-10-04 22:35:56 +02:00 |
|
xensik
|
f91a2552b3
|
cleanup
|
2022-09-16 18:05:58 +02:00 |
|
xensik
|
7cc15969db
|
update resolvers
|
2022-09-13 16:22:14 +02:00 |
|
xensik
|
7430679532
|
update iw5 data
|
2022-08-11 12:45:35 +02:00 |
|
xensik
|
38b66bd46f
|
optimize compiler test jumps
|
2022-08-08 11:55:33 +02:00 |
|
xensik
|
06a30ddd99
|
rework endswitch disassemble
|
2022-08-06 15:53:03 +02:00 |
|
xensik
|
32d4ec28d7
|
change float and default case dissasemble
|
2022-08-06 14:12:29 +02:00 |
|
xensik
|
ced80282e8
|
fix decompiler empty switch cases
|
2022-07-29 11:43:07 +02:00 |
|
xensik
|
3236e6e079
|
cleanup + compiler tuple syntax
|
2022-07-22 20:33:10 +02:00 |
|
xensik
|
0fc0834a83
|
finish decompiler loop statements
|
2022-07-19 13:50:12 +02:00 |
|
xensik
|
0527d294ed
|
kekw
|
2022-07-19 13:49:13 +02:00 |
|
xensik
|
d008fc0ab8
|
more iw5 symbols
|
2022-07-17 20:13:28 +02:00 |
|
xensik
|
c44c54f815
|
decompiler support for tuples
|
2022-07-17 13:49:31 +02:00 |
|
xensik
|
b8cc78d106
|
improve decompiler empty blocks & do-while bug
|
2022-07-16 20:58:59 +02:00 |
|
xensik
|
3c58f911ab
|
more iw5 sp symbols
|
2022-07-15 16:32:40 +02:00 |
|
xensik
|
e8ba428353
|
improve decompiler last stmt detection, loop locals
|
2022-07-15 16:31:05 +02:00 |
|
xensik
|
b966e986c7
|
fix warnings
|
2022-07-14 21:23:29 +02:00 |
|
xensik
|
cb531e7f1f
|
fix decompiler bugs (inf loops, waittillmatch)
|
2022-07-14 21:17:59 +02:00 |
|
xensik
|
0ddfafd98e
|
improve iw5 decompilation
|
2022-07-14 19:04:16 +02:00 |
|
xensik
|
87810ff72d
|
prepare iw5 sp/so symbols
|
2022-07-14 15:31:58 +02:00 |
|
xensik
|
242ee33f07
|
impl negate expression properly
|
2022-06-15 17:06:58 +02:00 |
|
xensik
|
9910527d60
|
[IW] added negative variable expression
|
2022-06-08 12:05:16 +02:00 |
|
xensik
|
a7982c4fef
|
refactor calls for all compilers
|
2022-05-01 13:33:28 +02:00 |
|
xensik
|
8c59bf78ee
|
fix warnings
|
2022-04-14 20:35:37 +02:00 |
|
xensik
|
a7cd82508c
|
clean warnings
|
2022-04-07 19:22:10 +02:00 |
|
ineed bots
|
6a43a20a33
|
Fix mislabeled token (_fire_noplayer -> handleDamage)
|
2022-03-24 11:52:10 +01:00 |
|
xensik
|
689d17cd6f
|
fix waittillmatch opcode size
|
2022-03-19 01:53:09 +01:00 |
|
xensik
|
969c22291f
|
fix warnings
|
2022-03-16 18:15:04 +01:00 |
|
xensik
|
c7c0211afb
|
update resolvers
|
2022-03-15 17:00:55 +01:00 |
|
xensik
|
096316ea67
|
context wrappers
|
2022-03-15 12:39:04 +01:00 |
|
xensik
|
ac2b8a65ce
|
fix literal string assemble
|
2022-03-09 11:31:17 +01:00 |
|
xensik
|
6980506e88
|
lexer & grammar fixes
|
2022-02-20 12:10:21 +01:00 |
|
xensik
|
c9c5e7c259
|
fix parser build
|
2022-02-15 20:01:20 +01:00 |
|
xensik
|
b30644ff9a
|
minor fixes
|
2022-02-15 19:40:05 +01:00 |
|
xensik
|
99e830fb93
|
fix lexer comment bug
|
2022-02-10 13:07:05 +01:00 |
|
xensik
|
a220b47daa
|
preprocessor line wrapping
|
2022-02-04 15:39:47 +01:00 |
|
xensik
|
30aab69283
|
finish lexer optimization
|
2022-01-30 14:45:07 +01:00 |
|
xensik
|
8b62635131
|
improve lexer performance
|
2022-01-28 15:58:41 +01:00 |
|
xensik
|
7d643a9ae4
|
remove whitespace
|
2022-01-26 12:12:34 +01:00 |
|
xensik
|
0824e52aa0
|
new lexer and update headers
|
2022-01-26 12:08:28 +01:00 |
|
xensik
|
aaa54304cc
|
decompile do-while statements
|
2022-01-22 22:27:06 +01:00 |
|
xensik
|
9c8a67ff46
|
reduce memory usage and cleanup code
|
2022-01-21 13:31:11 +01:00 |
|
xensik
|
9dbdd37f15
|
enhance developer mode
|
2021-12-31 15:22:21 +01:00 |
|
xensik
|
454d3e23fb
|
fix size expression
|
2021-12-30 20:36:13 +01:00 |
|
xensik
|
24ef496b2d
|
fix typo
|
2021-12-26 13:38:02 +01:00 |
|
xensik
|
e5c87d648d
|
refactor
|
2021-12-26 13:21:19 +01:00 |
|
xensik
|
3c9441877f
|
fix infinite loop
|
2021-11-16 17:17:47 +01:00 |
|
xensik
|
2dcde964e1
|
fix decompiler variable stack
|
2021-11-16 16:20:10 +01:00 |
|
xensik
|
dc6d1d5231
|
add missing decompiler opcodes
|
2021-11-16 15:06:56 +01:00 |
|
xensik
|
a23e072d90
|
fix waittillmatch operation
|
2021-11-11 20:12:19 +01:00 |
|