Commit Graph

101 Commits

Author SHA1 Message Date
Diavolo
9be09b5873
fix typo 2023-02-21 01:17:04 +01:00
Diavolo
e60f987fff
feat: listassetpool 2023-02-20 16:20:06 +01:00
FutureRave
3ee2d1ec42
feature: experimental so_survival fix 2023-02-12 12:43:29 +00:00
FutureRave
0f2f9489ab
add something to main.cpp 2023-02-11 00:04:26 +00:00
FutureRave
847b6090b2
feature: binds 2023-02-10 16:45:11 +00:00
FutureRave
aca57b3887
feature: player_sprintUnlimited 2023-02-09 18:54:28 +00:00
FutureRave
2360a29bcf
add back warning 2023-02-03 01:13:35 +00:00
Diavolo
e92c628422
fix warnings 2023-01-17 20:37:42 +01:00
Diavolo
395e27bbe4
filesystem: reverse properly a lot of stuff 2023-01-11 16:02:49 +01:00
Diavolo
cec72268b0
maint: add quakeIII constants 2023-01-11 12:21:45 +01:00
Diavolo
aa102174c4
maint: cleanup game definitions 2023-01-11 12:12:49 +01:00
Diavolo
c4fed4ce9d
maint(test_clients): fix some code 2022-12-30 13:57:46 +01:00
Diavolo
fea4ab9e0b
fastfiles: add hook 2022-12-30 12:24:13 +01:00
Diavolo
94c7364dd1
deps: update chai script 2022-12-20 15:49:56 +01:00
Diavolo
876e82ffc7
maint: refactor command functions 2022-12-19 13:13:13 +01:00
Diavolo
e1c658fff1
maint: fix a deps header 2022-12-12 14:59:31 +01:00
Diavolo
c17787c206
fix compilation 2022-12-09 15:09:37 +01:00
Diavolo
3620facbdf
maint: remove is_dedi since nothing dedi related works 2022-12-09 14:50:13 +01:00
FutureRave
d1c8b06499
fix comp 2022-12-03 15:48:42 +00:00
FutureRave
6f95b55aa4
link errors 2022-12-03 15:41:24 +00:00
FutureRave
6424fd291d
complete reverse of dvardump & dvarlist 2022-10-10 03:33:45 +01:00
FutureRave
e2b6c69b79
dvar dump command 2022-10-06 23:15:25 +01:00
Diavolo
e40747625b
fix(filesystem): use correct os path length 2022-08-16 15:18:21 +02:00
Diavolo
c7c27a1fa0
sp setviewpos 2022-08-11 23:04:29 +02:00
Diavolo
1c20a36a8b
complete reverse of open file by mode 2022-08-07 12:33:01 +02:00
Diavolo
b706e21381
Restore gamelog and consolelog properly 2022-08-07 11:38:06 +02:00
Diavolo
ac19219bf0
Restore timescale dvars 2022-06-28 11:56:21 +02:00
Diavolo
66428d8e83
Restore game logfile & minimal branding 2022-05-22 16:36:03 +02:00
Diavolo
9b32aa9420
Fix format 2022-05-21 21:41:44 +02:00
Diavolo
288f24ac50
Port rocket patch to sp 2022-05-21 21:39:22 +02:00
Diavolo
43af23c3ba
Add scr_string_t 2022-05-16 14:08:49 +02:00
Diavolo
b4b7c45624
[Chat] Add say notify 2022-05-16 14:02:15 +02:00
FutureRave
34f9eab6b2
Fix style for stub 2022-05-13 11:06:39 +01:00
FutureRave
b14d21d9a1
Refactor sp commands 2022-05-13 10:59:11 +01:00
FutureRave
52d0326562
Port sec patches from iw4x 2022-05-13 10:49:15 +01:00
FutureRave
f4f5960dcf
Add bullet changes from iw4x 2022-05-12 19:45:29 +01:00
FutureRave
949d6ad9d5
[ClientCommand] Add kill 2022-05-12 14:14:59 +01:00
FutureRave
e1b1f69d3e
Scheduler Refactoring (S1x plagiarized) 2022-04-25 15:26:51 +01:00
FutureRave
61de518130
Reorganize more includes 2022-03-24 10:44:20 +00:00
FutureRave
7b5933fa25
Unlock max fps on mp 2022-03-22 21:30:44 +00:00
FutureRave
659cf7e2d4
Partially reimplement jump_slowdownenable dvar 2022-03-17 12:55:01 +00:00
FutureRave
ad3d2858ba
Add jump dvars & more 2022-03-16 20:25:41 +00:00
FutureRave
8b4b63f3cc
Also add quit to mp & sp 2022-03-15 15:41:51 +00:00
FutureRave
8985076bc2
Elevators & more 2022-03-15 14:48:19 +00:00
FutureRave
72ff015aa3
Player collision 2022-03-15 10:10:15 +00:00
FutureRave
0f614c06de
Bounce logic to sp/mp 2022-03-14 23:54:41 +00:00
FutureRave
cd9e0ec159
Add infinite ammo dvar 2022-03-11 20:43:11 +00:00
FutureRave
1c647007b6
Fix cg_function 2022-03-11 16:06:14 +00:00
FutureRave
6251a1d5ac
Add sp commands 2022-03-11 14:30:00 +00:00
FutureRave
7b3ba9d3d4
Refactor command & add client commands 2022-03-10 19:50:36 +00:00