Commit Graph

291 Commits

Author SHA1 Message Date
xensik
de834116af update supported platforms 2022-08-23 15:59:29 +02:00
xensik
8929499bbd update README 2022-08-23 14:10:07 +02:00
xensik
af064c5f40 iw5 console interface 2022-08-23 14:07:32 +02:00
xensik
cfe8c3de0e update build script 2022-08-23 13:49:51 +02:00
xensik
6efacd1ef2 rename module 2022-08-23 13:48:57 +02:00
xensik
797b4e055d update gen scripts 2022-08-23 13:47:49 +02:00
xensik
e083420e10 ps3 & xbox360 support for iw5 2022-08-22 12:03:44 +02:00
xensik
487b825bc1 fix warning 2022-08-22 12:02:59 +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
b52ce98b6d iw8 compiler encrypted strings support 2022-08-07 22:36:38 +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
d09c261d0f fix iw8 encrypted switch string 2022-08-05 20:05:40 +02:00
xensik
9c50ff461d hotfix iw8 encrypted strings 2022-08-03 17:21:34 +02:00
xensik
0420e0457a update iw8 id count 2022-08-03 17:18:04 +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
e876097517 add h2 foreach tokens 2022-07-19 13:49:05 +02:00
xensik
4e2eeced30 fix h2 jump offsets 2022-07-19 13:48:08 +02:00
xensik
f6f958eb21 h1 files mapped 2022-07-18 18:13:57 +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
900ce1db26 update h2 symbols 2022-07-16 19:57:50 +02:00
xensik
6048902ec7 update README 2022-07-16 19:55:31 +02:00
xensik
b73a47bd6e more functions mapping 2022-07-16 10:44:31 +02:00
xensik
6a097f48f1 update h1 symbols 2022-07-16 09:21:11 +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
9ecd86a1d7 update gitignore 2022-07-15 16:16:01 +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
8b8fffd59e [T6] added negative variable expression 2022-06-06 15:32:01 +02:00
xensik
48165edfad t6: fix decompiler loop bug 2022-05-24 20:11:47 +02:00
dependabot[bot]
64d107404d Bump deps/zlib from 53ce271 to 21767c6
Bumps [deps/zlib](https://github.com/madler/zlib) from `53ce271` to `21767c6`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](53ce271311...21767c654d)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 16:48:57 +02:00
Xenxo Espasandín
dba70d126f
Create dependabot.yml 2022-05-24 16:40:24 +02:00
xensik
29cb63c6d7 t6: fix empty switch cases decompile 2022-05-03 12:15:44 +02:00
xensik
405e2b7046 t6: fix switch type bug 2022-05-02 14:30:54 +02:00
xensik
37205b6345 update README 2022-05-01 13:52:25 +02:00
xensik
a7982c4fef refactor calls for all compilers 2022-05-01 13:33:28 +02:00
xensik
37b4c96d86 t6: refactor calls & fix devblock bug 2022-04-30 13:59:04 +02:00
xensik
aca2c7b3aa add missing t6 data 2022-04-30 12:14:29 +02:00
xensik
8c59bf78ee fix warnings 2022-04-14 20:35:37 +02:00