Denis Pauk
|
015741ae4f
|
Merge remote-tracking branch 'yquake2/master'
|
2023-11-06 00:37:49 +02:00 |
|
Denis Pauk
|
1270ae66d5
|
client: cache 8 maps in collision code
|
2023-11-05 18:50:02 +02:00 |
|
Yamagi
|
d4940703f0
|
Bump version number to 8.31pre.
|
2023-11-05 12:15:35 +01:00 |
|
Yamagi
|
11993ed7e6
|
Bump version number to 8.30.
|
2023-11-05 12:13:43 +01:00 |
|
Denis Pauk
|
51a8dfb6f3
|
client: cache four last maps
|
2023-11-05 02:49:00 +02:00 |
|
Denis Pauk
|
a50c75e069
|
Fix possible undefined code in recursive CM_BoxLeafnums_r
Found by @devnexen in https://github.com/0lvin/heretic2/pull/13/files
|
2023-11-04 23:00:37 +02:00 |
|
Denis Pauk
|
1ab34c87fd
|
Combine credits for addons
|
2023-11-04 21:50:28 +02:00 |
|
Denis Pauk
|
172e8b743e
|
game: merge ctf
|
2023-11-04 21:03:05 +02:00 |
|
Denis Pauk
|
f0155f0163
|
game: sync ctf g_ai
|
2023-11-04 20:22:01 +02:00 |
|
Denis Pauk
|
63d3e5ac74
|
Merge remote-tracking branch 'yquake2/master'
|
2023-11-04 19:45:48 +02:00 |
|
Denis Pauk
|
977dbc34e6
|
game: disable ctf menu if game != ctf
|
2023-11-04 19:45:23 +02:00 |
|
Denis Pauk
|
d27fc1f333
|
game: sync ctf player
|
2023-11-04 18:30:46 +02:00 |
|
Denis Pauk
|
802a874f64
|
game: sync ctf g_cmds
|
2023-11-04 17:32:56 +02:00 |
|
Denis Pauk
|
2b69f3774f
|
game: sync ctf hud/trail
|
2023-11-04 17:01:06 +02:00 |
|
Yamagi
|
06017193fc
|
Merge pull request #1070 from devnexen/network_getaddrinfo_error
NET_Socket unix using getaddrinfo's error code in case.
|
2023-11-04 14:13:24 +01:00 |
|
Yamagi
|
ad9c115840
|
Merge pull request #1069 from devnexen/fix_bug_fix
fix curl uaf previous fix.
|
2023-11-04 14:13:10 +01:00 |
|
Denis Pauk
|
16dee61c78
|
game: sync ctf g_{spawn,phys}
|
2023-11-03 01:00:51 +02:00 |
|
Denis Pauk
|
9947744114
|
game: sync ctf g_{chase,func,items,misc,weapon}
|
2023-11-03 00:36:57 +02:00 |
|
Denis Pauk
|
c41b72125a
|
game: sync with ctf g_svcmds, g_target, g_trigger
|
2023-11-02 00:58:27 +02:00 |
|
Denis Pauk
|
d68c31e0e4
|
ctf: Add game monsters
|
2023-11-02 00:38:33 +02:00 |
|
Denis Pauk
|
2fe5162add
|
game: ctf g_utils sync
|
2023-11-02 00:26:48 +02:00 |
|
Denis Pauk
|
571c0b96c2
|
Support custom model format in multiplayer select
|
2023-11-02 00:03:34 +02:00 |
|
Denis Pauk
|
67adb452dc
|
Loki Games intro game alias support (movie@menu)
|
2023-11-02 00:03:11 +02:00 |
|
Denis Pauk
|
77e61531d5
|
Version bump to 8.21RR2
|
2023-10-31 23:15:36 +02:00 |
|
Denis Pauk
|
07b3d0f9a7
|
Partial fix of windows build
|
2023-10-31 19:03:47 +02:00 |
|
Denis Pauk
|
585af3a0bd
|
client: Add network/demo protocol version print
|
2023-10-30 00:41:35 +02:00 |
|
Denis Pauk
|
0792a535fa
|
client: update unzip to zlib 1.3 version
https://github.com/madler/zlib/releases/tag/v1.3
|
2023-10-29 12:50:10 +02:00 |
|
Denis Pauk
|
646420f10c
|
gl3,gl4: Update HandmadeMath.h
https://raw.githubusercontent.com/HandmadeMath/HandmadeMath/v1.13.0/HandmadeMath.h
|
2023-10-29 12:30:12 +02:00 |
|
Denis Pauk
|
21ca36cf66
|
Update miniz to 3.0.2 version
https://github.com/richgel999/miniz/releases/tag/3.0.2
|
2023-10-29 12:12:27 +02:00 |
|
Denis Pauk
|
4c2c94beea
|
gl3,gl4: Reuse HandmadeMath and DG_dynarr
|
2023-10-29 11:28:22 +02:00 |
|
Denis Pauk
|
a08a8d35e1
|
client: Update stb_image_resize
New optimized version:
https://raw.githubusercontent.com/nothings/stb/e81f294/stb_image_resize2.h
|
2023-10-29 11:04:29 +02:00 |
|
Denis Pauk
|
75d9d7ddfc
|
client: Update stb_image_write to v1.16
https://github.com/nothings/stb/blob/1ee679c/stb_image_write.h
|
2023-10-29 10:39:25 +02:00 |
|
Denis Pauk
|
64215c04f6
|
Fix endline in files, without code changes
Run: sed -i 's/[[:blank:]]*$//' */*.{c,h}
|
2023-10-29 01:58:20 +03:00 |
|
Denis Pauk
|
e1fd35316d
|
cin: fix build without avcodec
|
2023-10-29 01:09:08 +03:00 |
|
Denis Pauk
|
f76fa5526f
|
cin: replace cin with ogv if available
|
2023-10-28 18:47:26 +03:00 |
|
Denis Pauk
|
a72fa5af3a
|
cin: minimize memmove in avcodec code
|
2023-10-28 18:02:32 +03:00 |
|
David Carlier
|
478d16e786
|
NET_Socket unix using getaddrinfo's error code in case.
|
2023-10-28 15:34:50 +01:00 |
|
Denis Pauk
|
edb361b98f
|
cin: fix memory leak in ffmpeg decode
|
2023-10-28 16:50:19 +03:00 |
|
Denis Pauk
|
17436190ae
|
cin: remove transparent image fix for ffmpeg
|
2023-10-28 15:17:02 +03:00 |
|
Denis Pauk
|
00dcd5952b
|
cin: minimaze memmove of video frames
|
2023-10-28 00:21:33 +03:00 |
|
Denis Pauk
|
f83d40ffe3
|
cin: cleanup debug message and support roq
RoQ format requires ffmpeg.
Reuse ffmpeg for mpg,smk also.
|
2023-10-27 20:19:51 +03:00 |
|
Denis Pauk
|
258d041b5d
|
cin: Add ogv video support
|
2023-10-27 19:43:41 +03:00 |
|
David Carlier
|
a5192af173
|
fix curl uaf previous fix.
|
2023-10-25 18:46:03 +01:00 |
|
Denis Pauk
|
5c49886d7b
|
game: sync ctf g_weapon
|
2023-10-24 17:23:01 +03:00 |
|
Denis Pauk
|
675ce35e75
|
game: Add g_ctf to game
|
2023-10-24 17:07:43 +03:00 |
|
Denis Pauk
|
fb5216ffcf
|
game: add monster_tank_stand from ReRelease
|
2023-10-24 13:50:17 +03:00 |
|
Denis Pauk
|
600d6d34c1
|
game: add monster_guncmdr from ReRelease
|
2023-10-24 00:22:12 +03:00 |
|
Denis Pauk
|
59e3207bed
|
game: sync ctf moster move code
|
2023-10-23 01:25:43 +03:00 |
|
Denis Pauk
|
d8b8a78d37
|
game: Add target_sky and target_music
Based on code https://github.com/id-Software/quake2-rerelease-dll.git
Required to stop sky rotation.
|
2023-10-23 00:18:35 +03:00 |
|
Denis Pauk
|
91ffbeea08
|
game: final merge of rogue
|
2023-10-22 17:59:13 +03:00 |
|