Commit Graph

297 Commits

Author SHA1 Message Date
FutureRave
2ab237c60a
remove me_pictureframes check 2023-02-03 22:38:14 +00:00
FutureRave
2360a29bcf
add back warning 2023-02-03 01:13:35 +00:00
Edo
a16b87b7f2
Update fastfiles.cpp 2023-02-01 15:17:39 +00:00
FutureRave
a65d6c3b6c
add native namespace 2023-02-01 15:10:34 +00:00
FutureRave
e45da37766
add gsc dumping in scriptfile form 2023-02-01 15:09:42 +00:00
FutureRave
30ba63bb56
fix(log_file): remove recursion 2023-01-29 16:31:52 +00:00
FutureRave
815ebbdefa
fix: thread safe access to log file 2023-01-29 16:20:37 +00:00
FutureRave
f6321f8e54
rework console & logfile relationship 2023-01-27 14:21:54 +00:00
Diavolo
e92c628422
fix warnings 2023-01-17 20:37:42 +01:00
Diavolo
4459132c05
cleanup the cleanup 😹 2023-01-17 20:29:16 +01:00
Maurice Heumann
49789c15e8 Stabilize browser emulation 2023-01-17 18:37:20 +01:00
Maurice Heumann
6e27f58f89 Support ordinal lookups 2023-01-17 18:37:08 +01:00
Maurice Heumann
87b9b9d146 Cleanup 2023-01-17 18:36:43 +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
384b4d9c8a
fix: use zeromemory on array 2022-12-30 12:37:20 +01:00
Diavolo
fea4ab9e0b
fastfiles: add hook 2022-12-30 12:24:13 +01:00
Diavolo
25a4505d35
maint(console): order includes for consistency 2022-12-30 12:07:44 +01:00
Diavolo
24823da340
console: migrate to iw6x code 2022-12-30 12:06:32 +01:00
Diavolo
3345e2d4a4
fix comp 2022-12-30 11:31:03 +01:00
Diavolo
7d5d402144
maint: minor change to branding 2022-12-30 11:25:50 +01:00
Edo
671a1b45b1
maint: remove namespace 2022-12-23 11:37:41 +01:00
Diavolo
b9c545e445
maint: remove comment 2022-12-20 15:52:27 +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
f0e15e0e59
fix(scripting): solve one mem leak 2022-12-16 12:05:19 +01:00
Diavolo
e1c658fff1
maint: fix a deps header 2022-12-12 14:59:31 +01:00
Diavolo
a2674e5d68
maint: update lua 2022-12-09 15:44:00 +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
43f3b3dbdb
refactor(memory): remove nullptr check before std::free 2022-11-25 22:55:05 +00:00
FutureRave
00577c0d91
Do not perform useless operation 2022-10-19 12:18:59 +01:00
FutureRave
a91a5f002a
got -> itr 2022-10-14 22:48:09 +01:00
FutureRave
6424fd291d
complete reverse of dvardump & dvarlist 2022-10-10 03:33:45 +01:00
FutureRave
f1b49473b0
minor code format commit 2022-10-06 23:48:17 +01:00
FutureRave
e2b6c69b79
dvar dump command 2022-10-06 23:15:25 +01:00
FutureRave
53f219aa66
patch name on sp too 2022-10-04 22:26:49 +01:00
FutureRave
3936710e3b
port name patch from s1x 2022-10-04 11:20:59 +01:00
Diavolo
e40747625b
fix(filesystem): use correct os path length 2022-08-16 15:18:21 +02:00
Diavolo
590804506a
basic sv_cheats 2022-08-11 23:13:04 +02:00
Diavolo
c7c27a1fa0
sp setviewpos 2022-08-11 23:04:29 +02:00
Edo
9b79c5d274
Use nullptr instead of NULL 2022-08-08 10:06:34 +02:00
Diavolo
9db12b7b57
std 2022-08-07 12:39:29 +02:00
Diavolo
29bfb05d6b
format 2022-08-07 12:34:19 +02:00
Diavolo
1c20a36a8b
complete reverse of open file by mode 2022-08-07 12:33:01 +02:00
Diavolo
b18445d2e8
use userraw instead of main 2022-08-07 12:02:26 +02:00
Diavolo
b706e21381
Restore gamelog and consolelog properly 2022-08-07 11:38:06 +02:00
Diavolo
a02a42c770
Update steam_proxy 2022-07-26 21:25:03 +02:00
Diavolo
12ad4910ad
[Security] Disable CL_ShellExecute_URL_f 2022-07-09 20:02:38 +02:00
Diavolo
1d710f6fa4
add new line i forgot 2022-06-28 12:06:43 +02:00
Diavolo
ac19219bf0
Restore timescale dvars 2022-06-28 11:56:21 +02:00
Diavolo
a2ce404642
[Gamelog] Fix silly mistake 2022-05-26 10:36:37 +02:00
Diavolo
d601658a52
Fix format string for chat glog call
I based myself off of Black Ops instead of IW4, sry
2022-05-22 17:35:52 +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
dd55c64092
Refactor player movemement + add 3 new dvars 2022-05-12 22:51:14 +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
925891f996
Fix minor detail in format string 2022-04-25 16:10:57 +01:00
FutureRave
249f064f77
Fix tls issue 2022-04-25 16:07:29 +01:00
FutureRave
e1b1f69d3e
Scheduler Refactoring (S1x plagiarized) 2022-04-25 15:26:51 +01:00
Diavolo
a0118c7efe
Implement gravity and speed dvars 2022-04-12 21:27:48 +02:00
Edo
5bfccfbfff
[String] Port changes from S1x 2022-04-10 04:04:14 +02:00
Diavolo
21b47530cf
Small fix 2022-04-07 22:39:38 +02:00
FutureRave
61de518130
Reorganize more includes 2022-03-24 10:44:20 +00:00
FutureRave
be39b1b8a2
Change stub location 2022-03-23 16:16:30 +00:00
FutureRave
f0599576b4
Oops: fix jump step size for mp 2022-03-23 16:03:49 +00:00
FutureRave
01ef5ffff5
Remove double include 2022-03-23 14:19:25 +00:00
FutureRave
86572ac3c9
Redability 2022-03-23 14:10:36 +00:00
FutureRave
06ec92deef
Make maxfps archive 2022-03-23 13:49:42 +00:00
FutureRave
0fd6597b71
Bounce from all angles & more 2022-03-23 13:48:13 +00:00
Maurice Heumann
1d7cf00cdb
Merge pull request #53 from diamante0018/master
Patch bug in dedi
2022-03-23 12:55:40 +01:00
Maurice Heumann
d256833b71
Merge pull request #54 from diamante0018/jump-step-2
Implement last two jump dvars
2022-03-23 12:55:20 +01:00
FutureRave
7b5933fa25
Unlock max fps on mp 2022-03-22 21:30:44 +00:00
FutureRave
cb524b58c6
Fix debug comp 2022-03-22 21:00:03 +00:00
FutureRave
4f75e2a562
Implement jump spread dvar 2022-03-22 20:52:31 +00:00
FutureRave
3394e241c4
Implement jump_stepSize 2022-03-22 20:29:02 +00:00
FutureRave
71db4b6163
Address review 2022-03-22 11:44:37 +00:00
FutureRave
6e9e974a35
Patch bug in dedi 2022-03-22 10:51:37 +00:00
FutureRave
5de913bf6c
add jump_enablefalldmg dvar 2022-03-21 11:06:20 +00:00
FutureRave
a3fc61e120
Fix problems & fully remove jump slowdown 2022-03-17 13:29:01 +00:00
FutureRave
f3ee6d4299
tabs 2022-03-17 13:08:04 +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
eb3198f700
rename pm_trace to pm_trace_stub 2022-03-15 14:59:24 +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