Commit Graph

191 Commits

Author SHA1 Message Date
xensik
f1d75f329c update supported platforms 2022-08-23 15:59:29 +02:00
xensik
04d9e4848f update README 2022-08-23 14:10:07 +02:00
xensik
b04434a3cb iw5 console interface 2022-08-23 14:07:32 +02:00
xensik
3b53157c6d update build script 2022-08-23 13:49:51 +02:00
xensik
828bce678a rename module 2022-08-23 13:48:57 +02:00
xensik
475c0c323c update gen scripts 2022-08-23 13:47:49 +02:00
xensik
71a3e25be4 ps3 & xbox360 support for iw5 2022-08-22 12:03:44 +02:00
xensik
9f465644d4 fix warning 2022-08-22 12:02:59 +02:00
xensik
baf3f227f1 update iw5 data 2022-08-11 12:45:35 +02:00
xensik
ed6137a7d7 optimize compiler test jumps 2022-08-08 11:55:33 +02:00
xensik
c9986cc25a iw8 compiler encrypted strings support 2022-08-07 22:36:38 +02:00
xensik
7b1fdea6b7 rework endswitch disassemble 2022-08-06 15:53:03 +02:00
xensik
c0580ef14a change float and default case dissasemble 2022-08-06 14:12:29 +02:00
xensik
f197fb160d fix iw8 encrypted switch string 2022-08-05 20:05:40 +02:00
xensik
d8498adbc2 hotfix iw8 encrypted strings 2022-08-03 17:21:34 +02:00
xensik
ec4c23cc7b update iw8 id count 2022-08-03 17:18:04 +02:00
xensik
7d79fa1d91 fix decompiler empty switch cases 2022-07-29 11:43:07 +02:00
xensik
55021cb3ec cleanup + compiler tuple syntax 2022-07-22 20:33:10 +02:00
xensik
628749631b finish decompiler loop statements 2022-07-19 13:50:12 +02:00
xensik
18db7e071a kekw 2022-07-19 13:49:13 +02:00
xensik
15f76542b1 add h2 foreach tokens 2022-07-19 13:49:05 +02:00
xensik
73ed709fed fix h2 jump offsets 2022-07-19 13:48:08 +02:00
xensik
4fec6cda20 h1 files mapped 2022-07-18 18:13:57 +02:00
xensik
66b5c82840 more iw5 symbols 2022-07-17 20:13:28 +02:00
xensik
a16c70bd54 decompiler support for tuples 2022-07-17 13:49:31 +02:00
xensik
328961ee83 improve decompiler empty blocks & do-while bug 2022-07-16 20:58:59 +02:00
xensik
8e5cea1af7 update h2 symbols 2022-07-16 19:57:50 +02:00
xensik
4d6d9916bf update README 2022-07-16 19:55:31 +02:00
xensik
1a5e39fa0e more functions mapping 2022-07-16 10:44:31 +02:00
xensik
de254a1293 update h1 symbols 2022-07-16 09:21:11 +02:00
xensik
dcff855efb more iw5 sp symbols 2022-07-15 16:32:40 +02:00
xensik
bbce74f47a improve decompiler last stmt detection, loop locals 2022-07-15 16:31:05 +02:00
xensik
2c0a5dce18 update gitignore 2022-07-15 16:16:01 +02:00
xensik
89e34cd3a1 fix warnings 2022-07-14 21:23:29 +02:00
xensik
7eed6f45f8 fix decompiler bugs (inf loops, waittillmatch) 2022-07-14 21:17:59 +02:00
xensik
5eb63e3284 improve iw5 decompilation 2022-07-14 19:04:16 +02:00
xensik
05fc8a7421 prepare iw5 sp/so symbols 2022-07-14 15:31:58 +02:00
xensik
ec91109cc3 impl negate expression properly 2022-06-15 17:06:58 +02:00
xensik
0ec0b4d6f5 [IW] added negative variable expression 2022-06-08 12:05:16 +02:00
xensik
6a0419b5bf [T6] added negative variable expression 2022-06-06 15:32:01 +02:00
xensik
f53fb4fe47 t6: fix decompiler loop bug 2022-05-24 20:11:47 +02:00
dependabot[bot]
b6777295a1 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
b1ad170030 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