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 |
|
Denis Pauk
|
a46d6a2d83
|
game: sync all rogue monsters to game
|
2023-10-22 14:46:26 +03:00 |
|
Denis Pauk
|
5c87db6e88
|
game: sync rogue player code
|
2023-10-22 13:05:13 +03:00 |
|
Denis Pauk
|
5103bd6f72
|
game: sync rogue g_* files
|
2023-10-22 12:19:30 +03:00 |
|
Denis Pauk
|
17f223eada
|
game: Add ctf to default build
|
2023-10-21 23:41:22 +03:00 |
|
Denis Pauk
|
bea1d13588
|
game: remove copy of origin game logic
|
2023-10-21 19:07:00 +03:00 |
|
Denis Pauk
|
1e39328655
|
game: sync rogue soldier logic
|
2023-10-21 19:06:01 +03:00 |
|
Denis Pauk
|
30fa1d6b83
|
game: sync g_* rogue logic
|
2023-10-21 18:42:18 +03:00 |
|
Denis Pauk
|
1ec141c954
|
game: final merge of xatrix
|
2023-10-21 13:15:54 +03:00 |
|
Denis Pauk
|
5b7696b789
|
game: sync game logic from xatrix
|
2023-10-21 02:28:43 +03:00 |
|
Denis Pauk
|
0956f965f7
|
game: sync up xatrix player
|
2023-10-21 01:12:13 +03:00 |
|
Denis Pauk
|
689e54c7eb
|
game: sync up all xatrix monsters
|
2023-10-21 00:45:32 +03:00 |
|
Denis Pauk
|
f26caa7e72
|
gl1,vk,soft: fix open player model select
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
5ca0b0ce5d
|
game: sync flipper and float with xatrix
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
00fc171350
|
game: sync boss3 with rogue
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
2dcad44128
|
game: sync boss2,boss3,brain and chick with xatrix
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
159dde8c2f
|
game: combine monsters from separate files
Move to game all monsters defined in separate files, without real
usage for now.
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
9702700225
|
Temporary build rogue as separate library
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
0826949edc
|
Fix curl warnings
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
7f74db318b
|
Temporary build xatrix as separate library
|
2023-10-20 22:54:02 +03:00 |
|
Denis Pauk
|
dd51307b34
|
Update rogue and xatrix
Without code mentionaed in:
* https://github.com/yquake2/xatrix/issues/96
* https://github.com/yquake2/rogue/issues/122
Based on:
c299a53a45
8123986f86
|
2023-10-20 22:54:01 +03:00 |
|
Denis Pauk
|
96b4037ac7
|
Merge remote-tracking branch 'yquake2/master'
|
2023-10-20 22:53:04 +03:00 |
|
Yamagi
|
994a753bd0
|
Merge pull request #1067 from protocultor/gl1_overbrightbits
Fixed gl1_overbrightbits limiter
|
2023-10-20 12:01:42 +02:00 |
|
Jaime Moreira
|
36bf9de5a8
|
Typos
|
2023-10-18 20:37:49 -03:00 |
|
Jaime Moreira
|
fa218c9f4c
|
Fixed gl1_overbrightbits limiter
Allows values between 0 and 4. Updated documentation.
|
2023-10-18 20:35:51 -03:00 |
|
Denis Pauk
|
7b50b2d89f
|
game: Sync game/header/game.h, game/header/local.h
|
2023-10-18 19:40:55 +03:00 |
|
Denis Pauk
|
748cc322b3
|
client: Add ReRelease music files
|
2023-10-17 23:04:59 +03:00 |
|