Commit Graph

125 Commits

Author SHA1 Message Date
xensik
30352b21a7 fix warning 2022-07-19 14:40:22 +02:00
xensik
0da3653f26 support old compiler shenanigans 2022-07-19 13:57:32 +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
xensik
a7cd82508c clean warnings 2022-04-07 19:22:10 +02:00
xensik
699227259c debug output cleanup 2022-03-25 12:18:50 +01:00
xensik
5225086e4b implement vector constants 2022-03-24 22:38:41 +01:00
ineed bots
6a43a20a33 Fix mislabeled token (_fire_noplayer -> handleDamage) 2022-03-24 11:52:10 +01:00
xensik
30fb19afc7 fix array size 2022-03-21 17:10:47 +01:00
xensik
21d42b5932 fix literal escapes 2022-03-21 17:04:33 +01:00
xensik
abe083e93e update readme 2022-03-21 16:40:05 +01:00
xensik
6ad6f19600 update build 2022-03-21 16:39:04 +01:00
xensik
f8d84d5237 t6 cleanup 2022-03-21 16:36:09 +01:00
xensik
e1a244ff0e improve loop detection 2022-03-19 10:13:58 +01:00
xensik
689d17cd6f fix waittillmatch opcode size 2022-03-19 01:53:09 +01:00
xensik
f3bc6eed46 fix windows fs::path 2022-03-18 11:42:44 +01:00
xensik
b8b929d95a fix t6 compiler error 2022-03-18 01:54:41 +01:00
xensik
95f2bc361a fix t6 assembler error 2022-03-18 01:16:31 +01:00
xensik
673497efec revert windows stuff 2022-03-18 00:32:10 +01:00
xensik
46d5d812fc windows fix 2022-03-18 00:18:42 +01:00