Commit Graph

291 Commits

Author SHA1 Message Date
Xenxo Espasandín
d2443394f6
fix(arc): dev blocks scope (#193) 2024-02-13 16:39:45 +01:00
Xenxo Espasandín
2caaf75128
feat(jup): jup template (#192) 2024-02-13 15:48:19 +01:00
Xenxo Espasandín
fdd052dad9
build(fmt): replace fmt with std format (#191) 2024-02-11 18:12:26 +01:00
Xenxo Espasandín
b8d2c84ae0
fix(preprocessor): expression eval & blocks (#190) 2024-02-09 16:52:04 +01:00
Xenxo Espasandín
0e6238a6ab
fix(linter): cleanup linter hints (#189) 2024-01-26 18:47:58 +01:00
INeedGames
228293c0bf
feat(dev): convert build mode to bit flag (#187) 2024-01-23 22:24:40 +01:00
Xenxo Espasandín
8b03229a19
fix(docker): non-root user (#186) 2024-01-20 16:27:04 +01:00
Xenxo Espasandín
08405c0c90
fix(arc): dev block opcode (#185) 2024-01-20 12:37:30 +01:00
Xenxo Espasandín
2dbff1a408
docs(global): update readme & year (#182) 2024-01-14 12:14:01 +01:00
Xenxo Espasandín
9b885e3439
feat(tool): impl gnu opts (#181) 2024-01-13 16:54:06 +01:00
Clément Dreptin
6b69996713
feat(preprocessor): add engine name builtin macro (#179) 2024-01-13 16:53:19 +01:00
Xenxo Espasandín
fe0f793d10
fix(map): misalign (#180) 2024-01-12 20:38:20 +01:00
INeedGames
638ff54d93
fix(fs_read): check for instance (#178)
Co-authored-by: xensik <xensik@pm.me>
2024-01-12 20:37:49 +01:00
INeedGames
ecffa889ad
fix(arc): waitrealtime error (#177) 2024-01-08 08:28:12 +01:00
dependabot[bot]
c5db0fa49f
build(deps): bump deps/fmt from e8259c5 to b056945 (#170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07 13:07:58 +01:00
INeedGames
3896ec0e4e
feat(compiler): produce a developer source map (#167)
Co-authored-by: xensik <xensik@pm.me>
2024-01-07 13:07:34 +01:00
INeedGames
50ebfd2b25
fix(gsc): fs_read checks multiple files for includes (#165)
Co-authored-by: xensik <xensik@pm.me>
2024-01-06 22:14:26 +01:00
Xenxo Espasandín
b41a9f7d54
build(ci): fix windows artifact (#176) 2024-01-06 13:46:18 +01:00
Xenxo Espasandín
a44a9bf300
build(ci): fix artifacts output (#175) 2024-01-06 13:08:41 +01:00
Xenxo Espasandín
7f31582cc3
fix(ci): steps order (#174) 2024-01-05 20:44:59 +01:00
Xenxo Espasandín
d975cc7d03
fix(build): release condition (#173) 2024-01-05 20:06:56 +01:00
INeedGames
76eca569b3
fix(tool): exit codes (#166) 2024-01-05 19:39:20 +01:00
Xenxo Espasandín
8e1326c36e
feat(arc): impl waitrealtime (#172) 2024-01-05 16:33:16 +01:00
Xenxo Espasandín
fb755ef937
fix(t6): vectortoangles (#171) 2024-01-05 16:10:06 +01:00
Xenxo Espasandín
4806a285b6
feat(build): artifacts & docker image (#169) 2024-01-01 21:15:19 +01:00
Eldor
f367d198f9
feat(build): add Dockerfile (#168) 2023-12-31 14:57:47 +01:00
xerxes-at
cbfcce1dd6
fix(arc): typo that generates invalid syntax (#163) 2023-12-11 10:06:44 +01:00
Edo
139f9ce55c
build(ci): update workflow (#160) 2023-12-01 15:49:41 +01:00
Edo
030065f1de
build(std): fix compilation (#159) 2023-12-01 15:48:33 +01:00
INeedGames
cf8a7566be
fix(arc): assembler label collision (#158) 2023-12-01 00:00:40 +01:00
Xenxo Espasandín
9e2dcf8d36
fix(gsc): file expr paths (#156) 2023-10-24 22:14:44 +02:00
INeedGames
834e4023f5
feat(arc): add optional arg for filename in gscobj header (#153) 2023-10-02 23:42:14 +02:00
Xenxo Espasandín
898e575978
build(deps): track zlib master (#154) 2023-10-02 22:43:19 +02:00
Xenxo Espasandín
32e168cd1b
feat(gsc): string literal sizeof (#150) 2023-09-24 14:36:27 +02:00
Xenxo Espasandín
4721acaa4c
feat(arc): waittill undefined param (#149) 2023-09-24 14:36:08 +02:00
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