Federico Cecchetto
b48e47d244
Use defines
2022-09-11 13:32:19 +02:00
fed
64c678e5fc
Merge pull request #261 from diamante0018/develop
...
fastfiles: Use defines instead of magic numbers
2022-09-11 11:28:09 +00:00
Diavolo
b071b5e4d9
fastfiles: Use defines instead of magic numbers
2022-09-11 12:55:40 +02:00
Federico Cecchetto
5dc75c505e
Close fastfiles handles during update + fixes
2022-09-11 02:21:38 +02:00
Federico Cecchetto
74cab5fb8c
Update build.yml
2022-09-10 23:26:31 +02:00
fed
11de734ab6
Merge pull request #250 from h1-mod/filesystem-and-mods
...
H2-mod Filesystem and mods
2022-09-10 21:13:57 +00:00
fed
31e9bda017
Merge branch 'develop' into filesystem-and-mods
2022-09-10 21:00:23 +00:00
Federico Cecchetto
cfe8713805
Support loading fastfiles from appdata
2022-09-10 22:59:55 +02:00
m
9fcf994b35
register fs game path on fs startup [skip ci]
2022-09-09 20:38:04 -05:00
Skull
0e58178f45
spacing? [skip ci]
2022-09-09 22:26:53 +03:00
Skull
6b14a271dd
bdStats
2022-09-09 22:25:09 +03:00
Skull
4db97fbfc4
dw small changes
2022-09-09 22:05:12 +03:00
Skull
990e64af85
label some more
2022-09-09 17:30:58 +03:00
Skull
893f432382
label demonware services and tasks
2022-09-09 17:06:54 +03:00
Skull
895ce96fde
Merge pull request #259 from h1-mod/dependabot/submodules/deps/curl-9c822a9
...
Bump deps/curl from `5e259d7` to `9c822a9`
2022-09-09 13:03:25 +03:00
Skull
d40ee114ea
Merge pull request #258 from h1-mod/dependabot/submodules/deps/protobuf-c1a2d2e
...
Bump deps/protobuf from `50bdb17` to `c1a2d2e`
2022-09-09 13:03:18 +03:00
dependabot[bot]
64022b139b
Bump deps/curl from 5e259d7
to 9c822a9
...
Bumps [deps/curl](https://github.com/curl/curl ) from `5e259d7` to `9c822a9`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](5e259d7b23...9c822a9994
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 17:32:02 +00:00
dependabot[bot]
54c9877f7e
Bump deps/protobuf from 50bdb17
to c1a2d2e
...
Bumps [deps/protobuf](https://github.com/protocolbuffers/protobuf ) from `50bdb17` to `c1a2d2e`.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Commits](50bdb17409...c1a2d2ec29
)
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 17:31:58 +00:00
quaK
ccf71ca67f
small dw changes
2022-09-08 08:09:43 +03:00
quaK
309867f7b2
fix stub return value
2022-09-08 07:32:29 +03:00
m
4117361706
ye [skip ci]
2022-09-06 21:14:30 -05:00
dependabot[bot]
3fe79c8168
Bump deps/curl from 5162ba0
to 5e259d7
( #255 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `5162ba0` to `5e259d7`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](5162ba0562...5e259d7b23
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 13:47:24 -05:00
Skull
ad3ac6cd24
for now
...
for some reason values are changed back to the originals, needs small investigation.
2022-09-06 18:28:44 +03:00
Skull
bb692fbb36
bruh
2022-09-06 17:46:12 +03:00
Skull
8a30d4b4e7
don't use this for wine for now
2022-09-06 17:39:58 +03:00
dependabot[bot]
08b6f170f0
Bump deps/curl from 7e6140c
to 5162ba0
( #253 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `7e6140c` to `5162ba0`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](7e6140cb93...5162ba0562
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 15:26:59 -05:00
Federico Cecchetto
1d7a886c2b
Fix build
2022-09-04 04:28:19 +02:00
m
8e7d30b484
Add legacy menus ( #249 )
...
* fix legacy menu files
* minor changes
* make setclientdvar behave more like older games
Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-09-03 20:40:06 -05:00
m
4f7a5969b8
cleanup + fixes
...
i think our sys_createfile hook needs fixed
2022-09-03 17:57:24 -05:00
fed
ea24a66e15
Merge pull request #251 from VladWinner/filesystem-and-mods
...
use the binary variable
2022-09-03 19:03:29 +00:00
Vlad Loktionov
a9bafac1cd
use the binary variable
2022-09-03 18:21:02 +03:00
m
9369618b9c
appdata folder to h1
2022-09-03 06:03:27 -05:00
m
e912552b4c
add new data directory, and update updater
2022-09-03 06:00:31 -05:00
m
315630bb76
tiny changes
2022-09-03 05:25:59 -05:00
m
11f8702065
add mods menu in lobby
2022-09-03 05:06:45 -05:00
m
7d3eb31261
fix fs_startup + fs_game file path
2022-09-03 04:50:08 -05:00
m
6a5eae3a0e
fix system check [skip ci]
...
actually fix lmao
2022-09-03 02:48:19 -05:00
m
9a39f92c26
some h2 mod stuff i'm storing here temp
2022-09-03 00:23:04 -05:00
m
a93414f472
fix system check [skip ci]
2022-09-03 00:10:49 -05:00
m
f7c5b6506a
Wine compatibility and patches ( #219 )
...
Co-authored-by: Skull <86374920+skkuull@users.noreply.github.com>
2022-09-02 21:54:39 -05:00
dependabot[bot]
902fb83c5c
Bump deps/curl from 7be5377
to 7e6140c
( #246 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `7be5377` to `7e6140c`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](7be53774c4...7e6140cb93
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 21:49:21 -05:00
dependabot[bot]
268789b4e6
Bump deps/curl from e43c3b3
to 7be5377
( #245 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `e43c3b3` to `7be5377`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](e43c3b3e3e...7be53774c4
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 23:43:07 -05:00
fed
5c7029efd8
Merge pull request #242 from h1-mod/dependabot/submodules/deps/protobuf-50bdb17
...
Bump deps/protobuf from `fb6f8da` to `50bdb17`
2022-08-30 18:02:29 +00:00
fed
a1b41e468b
Merge pull request #243 from h1-mod/dependabot/submodules/deps/curl-e43c3b3
...
Bump deps/curl from `56f1bbd` to `e43c3b3`
2022-08-30 18:02:22 +00:00
dependabot[bot]
cd9c955c08
Bump deps/curl from 56f1bbd
to e43c3b3
...
Bumps [deps/curl](https://github.com/curl/curl ) from `56f1bbd` to `e43c3b3`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](56f1bbdd0c...e43c3b3e3e
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 17:36:39 +00:00
dependabot[bot]
52ffc0e058
Bump deps/protobuf from fb6f8da
to 50bdb17
...
Bumps [deps/protobuf](https://github.com/protocolbuffers/protobuf ) from `fb6f8da` to `50bdb17`.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Commits](fb6f8da08b...50bdb17409
)
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 17:36:36 +00:00
quaK
8b014a5b4d
use tag_weapon when other tags aren't found
2022-08-30 19:23:41 +03:00
dependabot[bot]
736aa3e1bd
Bump deps/curl from ef12140
to 56f1bbd
( #241 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `ef12140` to `56f1bbd`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](ef121401d6...56f1bbdd0c
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 01:54:21 -05:00
dependabot[bot]
01a415eb06
Bump deps/curl from 3f98eaa
to ef12140
( #238 )
...
Bumps [deps/curl](https://github.com/curl/curl ) from `3f98eaa` to `ef12140`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](3f98eaafa0...ef121401d6
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 23:24:39 -05:00
dependabot[bot]
96b736e498
Bump deps/lua from 02060b7
to 997f11f
( #239 ) [skip ci]
...
Bumps [deps/lua](https://github.com/lua/lua ) from `02060b7` to `997f11f`.
- [Release notes](https://github.com/lua/lua/releases )
- [Commits](02060b7a37...997f11f543
)
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 23:24:34 -05:00