Commit Graph

205 Commits

Author SHA1 Message Date
quaK
9e14e72fc9 feature(iw6): add all iw6 tokens (#146) 2023-08-16 09:44:17 +02:00
Edo
32b74d95c5 feat(arc): update t6 hash list (#144) 2023-08-11 08:53:59 +02:00
Edo
654ffb2a55 fix(arc): address compiler regression (#141) 2023-07-28 08:22:33 +02:00
Edo
a385156f8a refactor(asset): Use the proper STL function to 0-fill vector (#138) 2023-06-29 20:47:24 +02:00
Edo
ecb9574fc3 fix(h1): swap sayteam and sayall methods (#136) 2023-06-29 17:49:07 +02:00
Xenxo Espasandín
b7abc97c06 fix(build): branch name (#131) 2023-06-15 00:02:48 +02:00
Xenxo Espasandín
1641e4c1e1 maint(build): new version system (#129) 2023-06-13 15:40:54 +02:00
quaK
73e6f83ad1 fix(s1): mislabeled method (#127) 2023-06-11 16:31:17 +02:00
Xenxo Espasandín
c4dcd0165e fix(arc): assembler use after free (#125) 2023-05-19 13:02:07 +02:00
Xenxo Espasandín
908564a182 fix(arc): refactor regressions & func objects (#123) 2023-05-15 17:33:52 +02:00
Xenxo Espasandín
c1eb9b0c9b fix(t6): assemble hash & endswitch (#122) 2023-05-15 13:08:21 +02:00
Xenxo Espasandín
900fe95462 fix(arc): handle namespaces & hashes (#121) 2023-05-14 17:41:06 +02:00
Xenxo Espasandín
1b72759cf5 refactor(arc): treyarch games & minor fixes (#119) 2023-05-13 19:24:57 +02:00
Xenxo Espasandín
f85be26ba9 refactor(gsc): simplify and clean ast (#99) 2023-04-05 17:09:21 +02:00
Edo
d3690ff006 fix(preprocessor): initialize tm structure (#96) 2023-04-02 21:24:56 +02:00
Edo
cb339d6ae3 feat(preprocessor): date & time macro (#92) 2023-03-29 15:45:50 +02:00
Xenxo Espasandín
e0dacaab85 refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00
Xenxo Espasandín
456258604e refactor(headers): cleanup (#83) 2023-02-28 16:32:53 +01:00
Xenxo Espasandín
fc1ddeb4e7 refactor(std): use format on windows (#80) 2023-02-27 20:09:31 +01:00
Xenxo Espasandín
164b125bf2 feature(gsc): instance & iw9 path (#73) 2023-02-19 17:57:25 +01:00
Xenxo Espasandín
8e7170d058 feature(iw9): compiler builtins (#71) 2023-02-17 18:56:19 +01:00
Xenxo Espasandín
99fb7f24ba feature(preprocessor): function-like macros (#70) 2023-02-17 16:44:38 +01:00
Xenxo Espasandín
4f83e351d8 feature(parser): empty decl (#69) 2023-02-14 20:53:53 +01:00
Xenxo Espasandín
8ccd22131a fix(gsc): wait dump (#68) 2023-02-13 22:48:10 +01:00
Xenxo Espasandín
1c31089351 fix(gsc): cleanup (#65) 2023-02-12 17:21:58 +01:00
Xenxo Espasandín
f99a56542a fix(gsc): use vector for rawfile (#64) 2023-02-12 15:58:24 +01:00
Xenxo Espasandín
817c07dabf refactor(gsc): remove static allocations (#63) 2023-02-12 12:56:27 +01:00
Xenxo Espasandín
18d2b89358 fix(writer): reset buffer pointer (#62) 2023-02-11 23:52:40 +01:00
Xenxo Espasandín
a05cadf843 fix(compiler): reset scopes (#61) 2023-02-11 22:43:21 +01:00
Xenxo Espasandín
ed35ad9c73 fix(iw5): console reference opcodes (#60) 2023-02-11 00:16:00 +01:00
simon
ccdf404feb feature(iw7): builtins & tokens additions (#47) 2023-02-10 12:45:52 +01:00
Xenxo Espasandín
1307897a1f fix(s1): mislabeled function (#56) 2023-02-04 17:07:26 +01:00
quaK
b2d5efad0b feature(s1): method and function additions/fixes (#55) 2023-02-03 00:49:09 +01:00
Xenxo Espasandín
1dac9413ac feature(tool): rename command (#54) 2023-02-03 00:16:25 +01:00
m
742a7bf2e9 feature(s1): token changes and fixes (#53)
Co-authored-by: quaK <Joel.rautavuori@gmail.com>
2023-02-02 22:28:15 +01:00
m
1581bac571 feature(s1): token list update (#51) 2023-02-01 18:41:26 +01:00
Xenxo Espasandín
5693d3fcd0 feature(parser): deprecate constants & add asserts (#52) 2023-02-01 16:39:46 +01:00
Xenxo Espasandín
bf92756d2b feature(xlabs): export builtin maps (#50) 2023-01-31 14:53:49 +01:00
Xenxo Espasandín
8d9bb51039 feature(preprocessor): implement preprocessor & parse command (#48) 2023-01-30 13:48:27 +01:00
xensik
9059f3b04f slash paths and compound stmt 2023-01-24 12:53:39 +01:00
Xenxo Espasandín
b6f089d115 feature(refactor): big update (#41) 2023-01-23 23:31:08 +01:00
xensik
105297aeaa feat(iw9): file hashes 2022-11-18 15:58:14 +01:00
xensik
87a36d75a6 fix(iw9): foreach with index 2022-11-18 12:31:30 +01:00
xensik
492c5e7347 fix(iw9): default case & gen hash map 2022-11-17 16:17:22 +01:00
xensik
7357fef577 fix(iw9): new xhash opcodes & thread calls 2022-11-16 23:44:32 +01:00
xensik
ce69051956 iw9: impl hashing & missing opcodes 2022-11-16 18:23:30 +01:00
xensik
ad29da7bf3 iw9: disassembler & decompiler 2022-11-16 13:52:26 +01:00
xensik
17a0b789c4 iw9: opcode reversing 2022-11-14 16:06:50 +01:00
xensik
57ef733af4 feat(iw9): template 2022-11-14 11:06:41 +01:00
xensik
996aebef38 fix(t6): allow expr for default params 2022-11-10 19:32:57 +01:00