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 |
|
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 |
|
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 |
|
Vlad
|
fcee9ce607
|
Update banner.png
|
2022-08-25 04:21:21 +03:00 |
|
dependabot[bot]
|
e2d70d0adb
|
Bump deps/lua from d61b0c6 to 997f11f
Bumps [deps/lua](https://github.com/lua/lua) from `d61b0c6` to `997f11f`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](d61b0c6028...997f11f543 )
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 22:19:51 +00:00 |
|
Federico Cecchetto
|
680c5b477f
|
Create gsc-tool-h2
|
2022-08-24 19:12:29 +02:00 |
|
Federico Cecchetto
|
9320f7e7b8
|
GSC support
|
2022-08-24 19:07:14 +02:00 |
|
dependabot[bot]
|
b7607b33f6
|
Bump deps/rapidjson from 27c3a8d to 06d58b9
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `27c3a8d` to `06d58b9`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](27c3a8dc0e...06d58b9e84 )
---
updated-dependencies:
- dependency-name: deps/rapidjson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-23 22:17:00 +00:00 |
|
Federico Cecchetto
|
bd1b3e321d
|
Some xmodel progress
|
2022-08-23 19:07:24 +02:00 |
|
Federico Cecchetto
|
642002ec1e
|
Dont reallocate xmodel pool for now
|
2022-08-23 02:49:56 +02:00 |
|
dependabot[bot]
|
765e48a341
|
Bump deps/libtomcrypt from 8fd5dad to ddfe2e8
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `8fd5dad` to `ddfe2e8`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](8fd5dad96b...ddfe2e8aa7 )
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 22:21:07 +00:00 |
|
Federico Cecchetto
|
3ac670b12a
|
Make snd_musicDisabledForCustomSoundtrack saved
|
2022-08-22 17:31:58 +02:00 |
|
Federico Cecchetto
|
3cd9c83d2e
|
Small fix
|
2022-08-22 17:11:27 +02:00 |
|
Federico Cecchetto
|
50d3c94058
|
Load custom map patch zones
|
2022-08-22 16:50:22 +02:00 |
|
Federico Cecchetto
|
c0013157b2
|
Handle fastfiles in updater
|
2022-08-22 04:38:53 +02:00 |
|
Federico Cecchetto
|
8c0a891180
|
Experimental zonetool stuff
|
2022-08-22 03:08:49 +02:00 |
|
Federico Cecchetto
|
9bb33b1a59
|
Database changes
|
2022-08-22 03:04:53 +02:00 |
|
Federico Cecchetto
|
9d7dee67ca
|
Merge branch 'develop' of https://github.com/fedddddd/h2-mod into develop
|
2022-08-22 02:27:30 +02:00 |
|
Federico Cecchetto
|
2f563a501f
|
Move data files
|
2022-08-22 02:27:20 +02:00 |
|
fed
|
3685ab0bd7
|
Merge pull request #318 from fedddddd/dependabot/submodules/deps/GSL-10df83d
Bump deps/GSL from `330583f` to `10df83d`
|
2022-08-22 00:23:25 +00:00 |
|
Federico Cecchetto
|
8685504588
|
Update fastfiles.cpp
|
2022-08-22 02:22:20 +02:00 |
|
Federico Cecchetto
|
ea7f36f69a
|
Add poolUsages & poolUsage commands
|
2022-08-22 02:16:57 +02:00 |
|
Federico Cecchetto
|
93d4128f82
|
Reallocate xanim pool
|
2022-08-22 02:04:21 +02:00 |
|
Federico Cecchetto
|
14f15ae47c
|
More mod loading stuff
|
2022-08-22 01:42:13 +02:00 |
|
Federico Cecchetto
|
da7bd08bad
|
Mapents changes
|
2022-08-21 04:04:07 +02:00 |
|
Federico Cecchetto
|
7f414bf768
|
Add some tokens
|
2022-08-21 03:46:42 +02:00 |
|
dependabot[bot]
|
477f36bae2
|
Bump deps/GSL from 330583f to 10df83d
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `330583f` to `10df83d`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](330583f478...10df83d292 )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-18 22:18:19 +00:00 |
|
Federico Cecchetto
|
cc1297170a
|
Add luinotify function
|
2022-08-17 03:07:14 +02:00 |
|
Federico Cecchetto
|
03e5a9b00f
|
Fix vid_restart/snd_restart crashing
|
2022-08-17 03:06:56 +02:00 |
|
Federico Cecchetto
|
1fb1842647
|
Mod loading stuff
|
2022-08-17 03:05:45 +02:00 |
|
fed
|
e8930c1415
|
Merge pull request #313 from fedddddd/dependabot/submodules/deps/asmjit-5c469e3
Bump deps/asmjit from `2ae2d89` to `5c469e3`
|
2022-08-08 14:11:02 +00:00 |
|
fed
|
aacca32cde
|
Merge pull request #314 from diamante0018/develop
Return correct working directory
|
2022-08-07 19:15:53 +00:00 |
|
Diavolo
|
b847bc6330
|
(filesystem): Return correct working directory
|
2022-08-07 21:11:17 +02:00 |
|
Federico Cecchetto
|
98258080af
|
Add function_ptr class for scripting
|
2022-08-02 04:42:26 +02:00 |
|
Federico Cecchetto
|
d320db4ecd
|
Add dumpSoundAlias command
|
2022-08-02 00:59:16 +02:00 |
|