Commit Graph

1110 Commits

Author SHA1 Message Date
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
fed
17e573c97d
Merge pull request #325 from diamante0018/develop
gsc: allow scripts with both handles to load, assert gsc funcs
2022-08-28 14:42:06 +00:00
Diavolo
375f4499ec
gsc: allow scripts with both handles to load, assert gsc funcs 2022-08-28 11:07:31 +02:00
Federico Cecchetto
94ce2e4dac Read gsc rawfiles 2022-08-27 17:36:49 +02:00
Federico Cecchetto
e08791440d Use appdata folder for patched binary/update 2022-08-27 16:16:49 +02:00
fed
bb6d7db67c
Merge pull request #324 from diamante0018/develop
GSC: Say no to compression
2022-08-26 21:15:39 +00:00
Vlad
587f8f631e
Merge branch 'fedddddd:develop' into locale 2022-08-26 23:40:12 +03:00
Diavolo
da19752942
Say no to compression 2022-08-26 20:08:36 +02:00
Federico Cecchetto
995efde352 Dont always load eng patch 2022-08-26 04:08:51 +02:00
Federico Cecchetto
de250a18ad Use aslr patch 2022-08-26 04:00:20 +02:00
Federico Cecchetto
4ae0e604df Add replaceFunc to gsc + fix entity struct 2022-08-26 03:59:50 +02:00
Vlad
69308c2d19
Merge branch 'fedddddd:develop' into locale 2022-08-26 04:10:04 +03:00
Vlad Loktionov
fef9551827 Recreating the patched sounds 2022-08-26 04:09:26 +03:00
fed
e2ae531833
Merge pull request #320 from fedddddd/dependabot/submodules/deps/libtomcrypt-ddfe2e8
Bump deps/libtomcrypt from `8fd5dad` to `ddfe2e8`
2022-08-26 00:09:49 +00:00
fed
6b472336d9
Merge pull request #321 from fedddddd/dependabot/submodules/deps/rapidjson-06d58b9
Bump deps/rapidjson from `27c3a8d` to `06d58b9`
2022-08-26 00:09:43 +00:00
fed
224269e26e
Merge pull request #322 from fedddddd/dependabot/submodules/deps/lua-997f11f
Bump deps/lua from `d61b0c6` to `997f11f`
2022-08-26 00:09:37 +00:00
fed
e9fa3dcc9d
Merge pull request #323 from VladWinner/banner
Update banner.png
2022-08-26 00:09:30 +00:00