Commit Graph

291 Commits

Author SHA1 Message Date
dependabot[bot]
b3a6fc5809
Bump deps/fmt from 70db193 to 05e3a92 (#49)
Bumps [deps/fmt](https://github.com/fmtlib/fmt) from `70db193` to `05e3a92`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](70db193f09...05e3a9233a)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 12:26:32 +01:00
xensik
6eeb6b7c8c fix deploy 2023-01-30 16:05:26 +01:00
dependabot[bot]
08bbfcb67a
Bump deps/fmt from a337011 to 70db193 (#46)
Bumps [deps/fmt](https://github.com/fmtlib/fmt) from `a337011` to `70db193`.
- [Release notes](https://github.com/fmtlib/fmt/releases)
- [Commits](a33701196a...70db193f09)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:49:35 +01:00
Xenxo Espasandín
bc0cc6d0f5
feature(preprocessor): implement preprocessor & parse command (#48) 2023-01-30 13:48:27 +01:00
xensik
e4e884d110 slash paths and compound stmt 2023-01-24 12:53:39 +01:00
Xenxo Espasandín
775702323a
feature(refactor): big update (#41) 2023-01-23 23:31:08 +01:00
xensik
59e9ff458a fix workflow 2023-01-16 19:11:45 +01:00
Edo
652e21e232
feature(github): add workflow (#40)
feature(workflow): add GitHub actions
2023-01-10 12:49:05 +01:00
xensik
b3f502944e feat(iw9): file hashes 2022-11-18 15:58:14 +01:00
xensik
8c37255aeb feat(iw9): reverse hash generator 2022-11-18 15:57:13 +01:00
xensik
821f59c694 fix(iw9): foreach with index 2022-11-18 12:31:30 +01:00
xensik
8bc4bec600 fix(iw9): default case & gen hash map 2022-11-17 16:17:22 +01:00
xensik
79759d91ab fix(iw9): new xhash opcodes & thread calls 2022-11-16 23:44:32 +01:00
xensik
309cf4b985 update readme 2022-11-16 23:42:58 +01:00
xensik
202249abdb iw9: impl hashing & missing opcodes 2022-11-16 18:23:30 +01:00
xensik
cac1ba577b iw9: disassembler & decompiler 2022-11-16 13:52:26 +01:00
xensik
ecf7fff345 iw9: opcode reversing 2022-11-14 16:06:50 +01:00
xensik
532e5f5e88 feat(iw9): template 2022-11-14 11:06:41 +01:00
xensik
d47c0d1520 fix(t6): allow expr for default params 2022-11-10 19:32:57 +01:00
xensik
61a1fae515 update h1 data 2022-11-10 19:26:11 +01:00
dependabot[bot]
de2c7fd529
Bump deps/zlib from 21767c6 to 04f42ce (#35)
Bumps [deps/zlib](https://github.com/madler/zlib) from `21767c6` to `04f42ce`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](21767c654d...04f42ceca4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 21:45:31 +01:00
Alex
95469a0724
add s1 built-ins and tokens (#37)
* add s1 builtins and tokens
2022-11-01 21:37:18 +01:00
xensik
0e1da895d7 more IW6 tokens 2022-11-01 21:13:35 +01:00
xensik
2ab5118d16 add missing flags & keywords 2022-10-21 20:49:27 +02:00
xensik
9b7f14c7a2 fix t6 export flags 2022-10-21 19:18:07 +02:00
xensik
9b7ee7971d add treyarch const locals 2022-10-20 17:19:34 +02:00
xensik
e5d6196da1 add treyarch visibility flags 2022-10-15 16:20:48 +02:00
xensik
379e3a03ae add treyarch default parameters 2022-10-15 14:49:29 +02:00
xensik
4e4480792a add treyarch animtrees & fix nested switches 2022-10-14 19:05:35 +02:00
xensik
b0ed15dc6c fix compiler animtree bug 2022-10-04 22:35:56 +02:00
xensik
ebafbf5c31 update h2 symbols 2022-10-04 22:35:24 +02:00
xensik
bfae2b81f3 update iw6 symbols 2022-10-03 20:17:02 +02:00
xensik
6a3f0d6ecc fix T6 vectors 2022-10-03 12:46:34 +02:00
xensik
b04538aaa2 fix bugs for PS3 & Xbox 360 games 2022-09-30 19:40:20 +02:00
xensik
25f20d87ea added console string id count 2022-09-28 13:24:59 +02:00
xensik
88b4539bbf console support for iw6 & s1 (need fixes) 2022-09-22 12:57:11 +02:00
xensik
a9e08a7171 update readme 2022-09-20 17:05:59 +02:00
xensik
3261566d17 iw5 console symbols 2022-09-19 16:54:22 +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
Diavolo
6d85d0969d add some tokens to s1 2022-09-13 14:58:36 +02:00
xensik
01e25f8929 t6 clean code 2022-09-09 22:56:57 +02:00
xensik
430f321477 h1 methods fix & add builtins 2022-08-30 19:18:21 +02:00
xensik
4c410238e9 fix waitframe opcodes 2022-08-26 00:19:22 +02:00
xensik
094bc0e815 h1 all tokens and meth fixes 2022-08-25 23:48:08 +02:00
xensik
effbbbfcb5 10k more symbols 2022-08-25 18:30:58 +02:00
xensik
88ae3e74a7 more h1 symbols 2022-08-25 14:10:33 +02:00
xensik
98d610d13f h1 func list fixes 2022-08-24 22:13:44 +02:00
xensik
7695f42155 more h1 symbols 2022-08-24 18:43:58 +02:00
xensik
ac9cb07286 update h1 symbols 2022-08-24 18:15:31 +02:00