Federico Cecchetto
b7423d8109
Add dvar & flag to disable shader caching
2022-02-28 21:18:27 +01:00
Federico Cecchetto
4d5c6ecc17
Nevermind
2022-02-28 21:04:44 +01:00
Federico Cecchetto
358d564936
Fix on_game_initialized
2022-02-28 20:56:55 +01:00
m
8eabfbdc7c
Dvars component + update dvar list
2022-02-28 13:36:32 -06:00
Federico Cecchetto
781e1f914d
Dvars component + update dvar list
2022-02-28 20:31:25 +01:00
m
b4aef80e5a
Merge remote-tracking branch 'origin/main' into dedicated
2022-02-28 11:40:42 -06:00
Federico Cecchetto
fab4962c6e
Dont Com_Error in infoResponse
2022-02-28 18:11:09 +01:00
Federico Cecchetto
3ac6f589a4
Remove this for now
2022-02-28 15:25:30 +01:00
Federico Cecchetto
b3742919fa
More party fixes
2022-02-28 15:22:04 +01:00
Federico Cecchetto
f4903da8eb
More fixes
2022-02-28 15:13:03 +01:00
Federico Cecchetto
0eda36b7a1
Fix
2022-02-28 15:07:22 +01:00
Federico Cecchetto
0fab0574b2
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-28 15:01:37 +01:00
Federico Cecchetto
924d726e98
More network fixes
2022-02-28 15:01:30 +01:00
m
03e3fe84e1
hours of progress, not done
2022-02-28 03:13:16 -06:00
m
bc1619d7a1
typo
2022-02-27 23:10:30 -06:00
dependabot[bot]
7e6c8452d8
Bump deps/asmjit from a4e1e88
to 6efd4d5
( #8 )
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `a4e1e88` to `6efd4d5`.
- [Release notes](https://github.com/asmjit/asmjit/releases )
- [Commits](a4e1e88374...6efd4d563d
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 23:02:20 -06:00
m
0a08578f39
cleanup
2022-02-27 23:01:28 -06:00
m
6db0cde0ce
new components + more symbols ( #10 )
...
* add bots, discord, party components + more symbols
* proper check for server player count
* progress on party/server list
* fix socket, server list now shows S1 servers
2022-02-27 22:54:27 -06:00
Skull Merlin
4f170ca1cf
Update renderer.cpp
2022-02-28 02:53:44 +02:00
Federico Cecchetto
f0651c841d
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-27 20:52:20 +01:00
Federico Cecchetto
10427becc1
Another fix
2022-02-27 20:52:13 +01:00
Skull Merlin
8824781ae1
cg_fov fix
2022-02-27 21:35:21 +02:00
Federico Cecchetto
fc9eed11de
Some fixes
2022-02-27 16:10:04 +01:00
m
242c9d5beb
Alphabetical order + remove dupes
...
thanks to a kind fella on discord :D
2022-02-27 03:59:09 -06:00
m
8787d8bfed
renderer on debug only, sp no longer crashes
2022-02-27 00:36:54 -06:00
Federico Cecchetto
96160c1f7e
Fix command stub
2022-02-27 04:10:11 +01:00
Federico Cecchetto
46021c64e8
Remove incorrect pointers
2022-02-27 02:16:38 +01:00
Federico Cecchetto
5d90a88035
Comment
2022-02-27 00:00:16 +01:00
Federico Cecchetto
8e85d100fa
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-26 23:53:08 +01:00
Federico Cecchetto
046383747c
Fix game freezing at dw start + correct pointer
2022-02-26 23:53:05 +01:00
Skull Merlin
698ad43d43
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-27 00:40:57 +02:00
Skull Merlin
3b52e63e2d
lost dvars
2022-02-27 00:40:52 +02:00
quaK
79ec236f84
add virtuallobby component
2022-02-27 00:31:12 +02:00
Federico Cecchetto
d2377fcf34
Branding & fps adjustments
2022-02-26 23:03:29 +01:00
m
58259baf15
add unlit fullbright + add/update addresses
2022-02-26 15:24:03 -06:00
Federico Cecchetto
6e21164a6c
Fix SP crashing on quit
2022-02-26 22:09:23 +01:00
Federico Cecchetto
d9a3dbff56
Fix SP name
2022-02-26 21:58:04 +01:00
Federico Cecchetto
7cd2cfe8f3
Macro for native console window
2022-02-26 21:42:44 +01:00
Federico Cecchetto
70d2f1fa2f
Dvar command + cleanup symbols
2022-02-26 21:36:29 +01:00
Federico Cecchetto
8d0f91303f
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-26 21:36:00 +01:00
Federico Cecchetto
6797daf260
Unlock com_maxfps
2022-02-26 21:35:58 +01:00
m
30bf1d9991
use name dvar for persona name
...
iw6x/s1x doesn't do this, maybe we missed something else?
2022-02-26 13:32:30 -06:00
Federico Cecchetto
6372e6214b
Fix connecting + scheduler mp addresses
2022-02-26 20:12:05 +01:00
Skull Merlin
d043a3a954
Merge branch 'main' of https://github.com/skkuull/h1-mod
2022-02-26 17:10:45 +02:00
Skull Merlin
f1781ca56f
sp crash fix and patches
2022-02-26 17:10:35 +02:00
Federico Cecchetto
a8fd70e31c
Console fixes
2022-02-26 16:10:29 +01:00
Federico Cecchetto
d7e1626240
Fix getaddrinfo hook
2022-02-26 16:07:45 +01:00
Skull Merlin
d34ba1f424
Update README.md
2022-02-26 16:28:10 +03:00
Federico Cecchetto
50e3a00040
Cleanup
2022-02-26 01:58:01 +01:00
Federico Cecchetto
1ddaa0b6a8
DW done maybe
2022-02-26 00:39:54 +01:00