Commit Graph

876 Commits

Author SHA1 Message Date
fed
c5f02179c5 Add "bankshadow" hudelem font 2022-09-27 01:56:06 +02:00
fed
2d575519b7 Better lui print 2022-09-26 21:34:26 +02:00
fed
29182cd604
Merge pull request #335 from VladWinner/develop
Fallback font improvements
2022-09-22 21:48:43 +00:00
Vlad Loktionov
92de65346b language.lua cleanup 2022-09-22 04:15:59 +03:00
Vlad Loktionov
0d5487c134 fallback font improvements 2022-09-22 04:13:31 +03:00
fed
c094e9244e
Merge pull request #334 from fedddddd/dependabot/submodules/deps/asmjit-052b443
Bump deps/asmjit from `5c469e3` to `052b443`
2022-09-20 20:12:36 +00:00
fed
2fdb27e872 Small change 2022-09-20 19:26:23 +02:00
dependabot[bot]
a663508b0d
Bump deps/asmjit from 5c469e3 to 052b443
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5c469e3` to `052b443`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5c469e3f7c...052b4430e9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 22:18:40 +00:00
fed
86e4020b6d Merge branch 'develop' of https://github.com/fedddddd/h2-mod into develop 2022-09-19 18:34:02 +02:00
fed
ac9340fe3e Clear gsc hooks when scripts are freed + fixes 2022-09-19 18:33:51 +02:00
fed
d39ef57104
Merge pull request #333 from fedddddd/dependabot/submodules/deps/libtomcrypt-e6be20b
Bump deps/libtomcrypt from `288088c` to `e6be20b`
2022-09-15 18:49:06 +00:00
dependabot[bot]
77e44f6efc
Bump deps/libtomcrypt from 288088c to e6be20b
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `288088c` to `e6be20b`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](288088ce3f...e6be20bfc7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 22:49:38 +00:00
fed
395992b046
Merge pull request #332 from fedddddd/dependabot/submodules/deps/libtomcrypt-288088c 2022-09-13 12:22:27 +00:00
dependabot[bot]
dc637e531f
Bump deps/libtomcrypt from ddfe2e8 to 288088c
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `ddfe2e8` to `288088c`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](ddfe2e8aa7...288088ce3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 22:35:37 +00:00
fed
1ff40b00f7
Merge pull request #331 from diamante0018/develop
use correct asset for fastfile lookup
2022-09-12 20:24:51 +00:00
Edo
9f988288cc
use correct asset for fastfile lookup 2022-09-12 18:10:46 +02:00
fed
50c91f555d
Merge pull request #329 from fedddddd/dependabot/submodules/deps/stb-8b5f1f3
Bump deps/stb from `af1a5bc` to `8b5f1f3`
2022-09-11 16:51:35 +00:00
fed
e20a5b622e
Merge pull request #330 from fedddddd/dependabot/submodules/deps/lua-71bc69c
Bump deps/lua from `997f11f` to `71bc69c`
2022-09-11 16:51:29 +00:00
dependabot[bot]
a986961729
Bump deps/lua from 997f11f to 71bc69c
Bumps [deps/lua](https://github.com/lua/lua) from `997f11f` to `71bc69c`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](997f11f543...71bc69c2af)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 22:28:19 +00:00
dependabot[bot]
192f86b3e5
Bump deps/stb from af1a5bc to 8b5f1f3
Bumps [deps/stb](https://github.com/nothings/stb) from `af1a5bc` to `8b5f1f3`.
- [Release notes](https://github.com/nothings/stb/releases)
- [Commits](af1a5bc352...8b5f1f37b5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 22:15:53 +00:00
fed
2166df1e8f
Merge pull request #328 from diamante0018/gsc-include
Allow custom scripts to load other scripts
2022-09-06 17:31:23 +00:00
Diavolo
f129e137fa
remove undefined behaviour from string util 2022-09-06 17:51:40 +02:00
Diavolo
d45efeee08
Allow custom scripts to load other scripts 2022-09-06 17:44:37 +02:00
Federico Cecchetto
e41f6e8cd1 Small fix 2022-09-06 01:33:27 +02:00
fed
59d94d6c96
Merge pull request #319 from VladWinner/locale
Localization and UI patches
2022-09-05 23:13:46 +00:00
Vlad Loktionov
a432099c83 Update english_safe.json 2022-09-06 00:53:35 +03:00
Vlad Loktionov
9bfbf96c2b Small fix 2022-09-06 00:21:16 +03:00
Vlad Loktionov
70b42b6219 Fix quotes 2022-09-05 23:49:16 +03:00
Vlad
7d59c0cb89
Merge branch 'develop' into locale 2022-09-05 22:43:13 +03:00
Vlad Loktionov
2e3974fab2 rebuilding localizedstrings 2022-09-05 22:41:54 +03:00
Federico Cecchetto
1b9f8bcc7f Move localizedstring to ff 2022-09-05 19:05:01 +02:00
Federico Cecchetto
13eef5c00b Add build list 2022-09-05 18:25:26 +02:00
Vlad
f5436c63f5
Merge branch 'fedddddd:develop' into locale 2022-09-03 05:28:14 +03:00
Vlad Loktionov
8c932904ee Add rus subtitles patch + small changes 2022-09-03 05:26:55 +03:00
Federico Cecchetto
e2d44d3d06 Remove setdiscordimage 2022-09-03 02:24:46 +02:00
Federico Cecchetto
7f2d79349b Dont always load eng ff 2022-09-03 02:11:00 +02:00
Federico Cecchetto
28bac8266a Small fix 2022-09-02 19:05:42 +02:00
Federico Cecchetto
526e67524c Print builtin function name in gsc errors 2022-09-02 19:01:53 +02:00
Vlad
ec90d34634
Merge branch 'fedddddd:develop' into locale 2022-09-02 03:19:55 +03:00
Federico Cecchetto
db908d1012 Add setdiscordimage command 2022-09-02 01:31:02 +02:00
Federico Cecchetto
34e3a57b57 Use gsc-tool tokens 2022-09-01 19:37:27 +02:00
Federico Cecchetto
c72cfe510d Add getsoundlength func 2022-09-01 04:42:44 +02:00
Federico Cecchetto
49a774c29b Some fixes 2022-09-01 04:13:23 +02:00
Federico Cecchetto
4e1aab66b2 Some fixes 2022-08-30 23:30:55 +02:00
Federico Cecchetto
3bd8e8cd3c Better gsc link errors 2022-08-30 21:47:29 +02:00
Federico Cecchetto
1aa2a0ce0c Small fix 2022-08-30 19:37:46 +02:00
Federico Cecchetto
4a3d8c3252 Fix cg_gamemessage 2022-08-30 02:23:07 +02:00
Federico Cecchetto
c505c29bea Longjmp fixes
Co-Authored-By: Edo <edoardo.sanguineti222@gmail.com>
2022-08-29 03:05:32 +02:00
Federico Cecchetto
f8247a8f3b Merge branch 'develop' of https://github.com/fedddddd/h2-mod into develop 2022-08-28 16:43:05 +02:00
Federico Cecchetto
d6cf2cfee5 Small change 2022-08-28 16:42:57 +02:00