quaK
|
9edebe817c
|
Merge pull request #34 from fedddddd/scripting
More custom fields support
|
2021-03-13 16:07:29 +02:00 |
|
Federico Cecchetto
|
ea733bba53
|
More custom fields support
|
2021-03-13 15:02:31 +01:00 |
|
Maurice Heumann
|
315c159a1b
|
Merge pull request #33 from Joelrau/develop
Allow kbam while gamepad is enabled & Logger stuff
|
2021-03-13 10:50:31 +01:00 |
|
quaK
|
3659fbeaee
|
Fix scripting array
Co-Authored-By: fed <58637860+fedddddd@users.noreply.github.com>
|
2021-03-13 02:45:04 +02:00 |
|
quaK
|
aa0b29c56e
|
Add scripting array support 2
|
2021-03-13 02:36:37 +02:00 |
|
quaK
|
3957ad2ce9
|
Add scripting array support
|
2021-03-13 02:35:59 +02:00 |
|
quaK
|
9292c857aa
|
Add more logging stuff
|
2021-03-13 00:58:24 +02:00 |
|
quaK
|
3b238d8363
|
Allow kbam input when gamepad is enabled
|
2021-03-13 00:57:47 +02:00 |
|
quaK
|
d04a8fd19e
|
Add custom field support
|
2021-03-13 00:48:41 +02:00 |
|
quaK
|
51f0742ef8
|
Fix load_game_constants
|
2021-03-13 00:42:41 +02:00 |
|
Michael Akopyan
|
46406fac62
|
simplify listassetpool, move core logic to its own function
|
2021-03-11 23:34:01 -08:00 |
|
Michael Akopyan
|
789690d981
|
requested formatting changes
|
2021-03-11 23:01:53 -08:00 |
|
Michael Akopyan
|
13bdb043f6
|
modify consoleList to use game_console functionality
- also move game_console find_matches & match_compare out of anon namespace
|
2021-03-11 22:58:11 -08:00 |
|
Michael Akopyan
|
8663a927cd
|
remove unnecessary captured variable
- move vector lower to where matches is used
- auto stuff
|
2021-03-11 18:13:15 -08:00 |
|
Michael Akopyan
|
0884bd9507
|
add consoleList to output cmd/dvars to console
currently only shows dvar's current value
|
2021-03-11 18:05:30 -08:00 |
|
Michael Akopyan
|
f191260273
|
formatting listassetpool
|
2021-03-11 13:52:11 -08:00 |
|
Michael Akopyan
|
826c2d604b
|
slightly lower the version text draw to fix text overlaps
|
2021-03-11 13:45:57 -08:00 |
|
Michael Akopyan
|
5b5bed1834
|
reset console display line when there's a clear
|
2021-03-11 13:45:13 -08:00 |
|
Michael Akopyan
|
eb4123fd0a
|
don't open server menu if we're connected to a server
|
2021-03-11 13:43:46 -08:00 |
|
Michael Akopyan
|
854631dfd8
|
add listassetpool cmd & remove specific pool list cmds
|
2021-03-11 13:37:40 -08:00 |
|
Michael Akopyan
|
ca3907b20e
|
add symbol for DB_GetXAssetName
|
2021-03-11 13:33:21 -08:00 |
|
Michael Akopyan
|
cb21d7ce69
|
add symbols for db_hashTable & g_assetEntryPool
will be used for listassetpool
|
2021-03-11 13:31:02 -08:00 |
|
Michael Akopyan
|
2a6707467c
|
lui was crashing when doing map from inside a map (client only)
fixes #13
|
2021-03-11 13:26:53 -08:00 |
|
momo5502
|
37f8409d82
|
Fix possible UAF
|
2021-03-11 20:45:46 +01:00 |
|
Maurice Heumann
|
6158fc5279
|
Merge pull request #30 from XLabsProject/feature/demonware
Feature/demonware
|
2021-03-09 19:32:12 +01:00 |
|
momo5502
|
9bc0d526ce
|
More cleanup
|
2021-03-09 19:22:26 +01:00 |
|
momo5502
|
a240a93d85
|
Fix compile issue
|
2021-03-09 19:18:18 +01:00 |
|
momo5502
|
bbcf0d2529
|
Rename unknown service
|
2021-03-09 19:12:11 +01:00 |
|
momo5502
|
6ba4e274e2
|
Allow offline play
This fixes #19
|
2021-03-09 18:59:24 +01:00 |
|
momo5502
|
d4ca18258c
|
Prepare umbrella emulation
|
2021-03-09 18:01:43 +01:00 |
|
momo5502
|
b10fd2d139
|
Cleanup
|
2021-03-09 18:01:31 +01:00 |
|
Maurice Heumann
|
c9fdef395e
|
Merge pull request #29 from XLabsProject/dependabot/submodules/deps/GSL-ef0ffef
Bump deps/GSL from `84aeb59` to `ef0ffef`
|
2021-03-09 17:31:44 +01:00 |
|
quaK
|
680ce88a8a
|
Update function_tables.cpp
|
2021-03-08 23:32:08 +02:00 |
|
dependabot-preview[bot]
|
ada6aea849
|
Bump deps/GSL from 84aeb59 to ef0ffef
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `84aeb59` to `ef0ffef`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](84aeb59f26...ef0ffefe52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-08 07:22:40 +00:00 |
|
momo5502
|
59ed54b4e6
|
Merge remote-tracking branch 'origin/develop' into feature/demonware
|
2021-03-07 20:52:26 +01:00 |
|
momo5502
|
0f20fea57c
|
Update submodules
|
2021-03-07 20:52:08 +01:00 |
|
momo5502
|
8282b1aa83
|
Merge remote-tracking branch 'origin/develop' into feature/scripting
# Conflicts:
# src/client/game/symbols.hpp
|
2021-03-07 20:49:25 +01:00 |
|
momo5502
|
4597a0c356
|
Merge remote-tracking branch 'origin/feature/demonware' into develop
|
2021-03-07 20:41:45 +01:00 |
|
momo5502
|
f84204b065
|
Format code
|
2021-03-07 20:41:16 +01:00 |
|
Maurice Heumann
|
6e2c2d3a41
|
Merge pull request #28 from XLabsProject/feature/demonware
Feature/demonware
|
2021-03-07 20:06:41 +01:00 |
|
momo5502
|
d72d20c6be
|
Merge remote-tracking branch 'origin/develop' into feature/demonware
|
2021-03-07 19:54:54 +01:00 |
|
momo5502
|
e46982700c
|
Fix tlsdll collision with IW6x
This fixes #27
|
2021-03-07 19:54:06 +01:00 |
|
quaK
|
ebaea629f3
|
Update function_tables.cpp
|
2021-03-07 20:40:46 +02:00 |
|
momo5502
|
61974c18db
|
Cleanup includes
|
2021-03-07 11:16:56 +01:00 |
|
quaK
|
35d769e8e9
|
Add scripting files
|
2021-03-06 20:16:52 +02:00 |
|
Maurice Heumann
|
62f5122004
|
Merge pull request #26 from XLabsProject/feature/demonware
Feature/demonware
|
2021-03-05 20:56:16 +01:00 |
|
momo5502
|
ac7652a075
|
Implement stun server emulation
|
2021-03-05 20:46:32 +01:00 |
|
momo5502
|
8cd1d4cf8a
|
Implement server registry
|
2021-03-05 19:37:38 +01:00 |
|
momo5502
|
d30184acb7
|
Merge remote-tracking branch 'origin/develop' into feature/demonware
|
2021-03-03 20:39:33 +01:00 |
|
Maurice Heumann
|
260cfe21b8
|
Merge pull request #24 from Joelrau/develop
Unlock everything and re-enable virtuallobby
|
2021-03-03 20:37:48 +01:00 |
|