Commit Graph

256 Commits

Author SHA1 Message Date
dependabot[bot]
008d545bdb
build(deps): bump deps/zlib from 04f42ce to 79a0e44 (#147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 09:17:57 +02:00
dependabot[bot]
6e489a21cd
build(deps): bump deps/fmt from 8a4bec5 to e8259c5 (#148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 09:17:43 +02:00
quaK
43adb166b3
feature(iw6): add all iw6 tokens (#146) 2023-08-16 09:44:17 +02:00
dependabot[bot]
07e4563446
build(deps): bump deps/fmt from de4705f to 8a4bec5 (#142)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 08:55:19 +02:00
Edo
7dfc343fad
build: update (#145) 2023-08-11 08:54:57 +02:00
Edo
f17d68aa1c
feat(arc): update t6 hash list (#144) 2023-08-11 08:53:59 +02:00
Edo
d7365e471a
fix(arc): address compiler regression (#141) 2023-07-28 08:22:33 +02:00
dependabot[bot]
2c5a74a172
build(deps): bump deps/fmt from 686b335 to de4705f (#140)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 08:22:03 +02:00
Edo
39fe362938
build(ci): turn off symbols to save space (#139) 2023-07-01 14:26:49 +02:00
Edo
16afa9398c
build(linux): arm64 - remove mold linker (#137) 2023-06-29 22:11:49 +02:00
Edo
401ad99dc3
refactor(asset): Use the proper STL function to 0-fill vector (#138) 2023-06-29 20:47:24 +02:00
Edo
799b5d99ae
fix(h1): swap sayteam and sayall methods (#136) 2023-06-29 17:49:07 +02:00
Edo
3ac5ce54d5
build(ci): macos arm64 (#134)
Co-authored-by: xensik <xensik@pm.me>
2023-06-25 16:48:45 +02:00
Xenxo Espasandín
4973ceceb1
fix(build): branch name (#131) 2023-06-15 00:02:48 +02:00
Xenxo Espasandín
3125c2e879
maint(build): github actions deploy (#130) 2023-06-14 23:12:51 +02:00
Xenxo Espasandín
64c2f1ef70
maint(build): new version system (#129) 2023-06-13 15:40:54 +02:00
Xenxo Espasandín
34a67d97c6
maint(build): use premake actions (#128) 2023-06-12 23:21:43 +02:00
quaK
4f0573c5f4
fix(s1): mislabeled method (#127) 2023-06-11 16:31:17 +02:00
dependabot[bot]
9277e03011
build(deps): bump deps/fmt from 2c991e1 to 686b335 (#126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 23:08:31 +02:00
Xenxo Espasandín
f0264876df
fix(arc): assembler use after free (#125) 2023-05-19 13:02:07 +02:00
Xenxo Espasandín
5a144a3ba7
fix(arc): refactor regressions & func objects (#123) 2023-05-15 17:33:52 +02:00
Xenxo Espasandín
806b5249fa fix(t6): assemble hash & endswitch (#122) 2023-05-15 13:08:21 +02:00
Xenxo Espasandín
f21bf9646a
fix(arc): handle namespaces & hashes (#121) 2023-05-14 17:41:06 +02:00
xensik
7198ccdd58 build(ci): only prod for appveyor 2023-05-13 19:46:03 +02:00
Xenxo Espasandín
07184a5d0f
refactor(arc): treyarch games & minor fixes (#119) 2023-05-13 19:24:57 +02:00
dependabot[bot]
a8a62c2667
build(deps): bump deps/fmt from e7f6888 to 2c991e1 (#115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 22:34:44 +02:00
dependabot[bot]
76989d7c9d
build(deps): bump deps/fmt from 4e3f381 to e7f6888 (#114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 22:29:45 +02:00
Xenxo Espasandín
d6307893d5
refactor(gsc): simplify and clean ast (#99) 2023-04-05 17:09:21 +02:00
dependabot[bot]
04c0e0fce0
build(deps): bump deps/fmt from 9869971 to 4e3f381 (#98)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 22:00:16 +02:00
Edo
c314990402
fix(preprocessor): initialize tm structure (#96) 2023-04-02 21:24:56 +02:00
Edo
15526ab79a
feat(preprocessor): date & time macro (#92) 2023-03-29 15:45:50 +02:00
Edo
e05d853ba6
maint(cpp): use correct macro detection for format feature (#87) 2023-03-06 12:34:13 +01:00
Xenxo Espasandín
f6ae955f34
refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00
dependabot[bot]
1bca247808
build(deps): bump deps/fmt from 3a69529 to 9869971 (#84)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 21:42:57 +01:00
Xenxo Espasandín
30efba5424
refactor(headers): cleanup (#83) 2023-02-28 16:32:53 +01:00
Edo
9155ce7c4b
maint(api): add iw6 & s1 (#82) 2023-02-28 13:02:29 +01:00
Edo
28ae5d5e57
feat(github): CI linux build (#81) 2023-02-27 23:14:27 +01:00
Xenxo Espasandín
b44a51d8ac
refactor(std): use format on windows (#80) 2023-02-27 20:09:31 +01:00
dependabot[bot]
9318c6e0ae
build(deps): bump deps/fmt from d646fd0 to 3a69529 (#77)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 22:24:19 +01:00
Xenxo Espasandín
dc8be10fb6
fix(api): relative paths (#78) 2023-02-24 20:05:21 +01:00
Xenxo Espasandín
c0fd2a1b69
new(api): include header (#76) 2023-02-24 17:45:56 +01:00
Xenxo Espasandín
c515ef6890
feature(gsc): instance & iw9 path (#73) 2023-02-19 17:57:25 +01:00
dependabot[bot]
9c08cbd8c6
build(deps): bump deps/fmt from e03753c to d646fd0 (#72)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 21:08:32 +01:00
Xenxo Espasandín
105c0630d2
feature(iw9): compiler builtins (#71) 2023-02-17 18:56:19 +01:00
Xenxo Espasandín
f51bdd2c4f
feature(preprocessor): function-like macros (#70) 2023-02-17 16:44:38 +01:00
Xenxo Espasandín
c1cfa44631
feature(parser): empty decl (#69) 2023-02-14 20:53:53 +01:00
Xenxo Espasandín
5fbb0cea7d
fix(gsc): wait dump (#68) 2023-02-13 22:48:10 +01:00
dependabot[bot]
64bb892778
Bump deps/fmt from 655046d to e03753c (#66)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 21:54:05 +01:00
Xenxo Espasandín
dc18fcea00
update(github): funding (#67) 2023-02-13 21:53:04 +01:00
Xenxo Espasandín
adf88fc5c9
fix(gsc): cleanup (#65) 2023-02-12 17:21:58 +01:00