Robert Beckebans
|
70846d66ad
|
Fixed -DUSE_SYSTEM_ZLIB=ON close #913
|
2024-07-19 17:07:29 +02:00 |
|
Robert Beckebans
|
6b570562f3
|
FFMPEG=OFF BINKDEC=ON is the new default, easier for Linux
|
2024-07-19 11:19:04 +02:00 |
|
Robert Beckebans
|
834018c9a4
|
Fixed missing private polygon offset. Close #754
|
2024-07-16 21:19:22 +02:00 |
|
Robert Beckebans
|
2b47fb26c1
|
Added binaryLoadGuis and a few CVAR_NEW flags
|
2024-07-10 21:06:29 +02:00 |
|
Robert Beckebans
|
5060bc8047
|
Extended listCvars with -new option to show all RBDoom related cvars
|
2024-07-10 20:33:20 +02:00 |
|
Robert Beckebans
|
e90f65a835
|
Fixed gcc compile error. Close #911 #909
|
2024-07-10 20:06:20 +02:00 |
|
Robert Beckebans
|
a3fb4a0d2c
|
Added hack to get swf/pda.json running
|
2024-07-01 23:54:32 +02:00 |
|
Robert Beckebans
|
22cc10123c
|
Fixed alpha decompression of Flash atlas .bimage files
|
2024-07-01 23:02:32 +02:00 |
|
Robert Beckebans
|
1639c37ca5
|
Fixed a couple of bugs regarding Flash JSON reimport
|
2024-07-01 22:35:27 +02:00 |
|
Robert Beckebans
|
b52d2eece3
|
Merged some smaller changes and fixes from icedhellfire
|
2024-06-29 18:02:48 +02:00 |
|
Robert Beckebans
|
578a0517b5
|
Linux build fixes
|
2024-06-29 13:08:51 +02:00 |
|
Robert Beckebans
|
8389318e26
|
Allow skipping intro videos with Escape/Gamepad Start
|
2024-06-29 12:54:29 +02:00 |
|
Robert Beckebans
|
c3ecc7b808
|
Refactored FinalizeImage back to ActuallyLoadImage
|
2024-06-29 10:37:24 +02:00 |
|
Robert Beckebans
|
1759ecb1ed
|
Show binarization indicator for 2D packed mipchain EXR files
|
2024-06-28 23:40:14 +02:00 |
|
Robert Beckebans
|
7a94a9c466
|
Removed never called idDeferredImage code
|
2024-06-28 22:34:46 +02:00 |
|
Robert Beckebans
|
134f3ec799
|
Probably fixed VRAM memory leak when reloading maps. #904
|
2024-06-28 22:26:56 +02:00 |
|
Robert Beckebans
|
5aedf14510
|
A small loading screen progressbar experiment
|
2024-06-28 17:43:26 +02:00 |
|
Robert Beckebans
|
c226650c0c
|
Fixed PBR _rmao lookup hack on the wrong textures. Close #905
|
2024-06-28 13:48:02 +02:00 |
|
Robert Beckebans
|
504e7f5591
|
Made classic flashlight single player only
|
2024-06-28 13:45:07 +02:00 |
|
Robert Beckebans
|
53925f9f31
|
Fixed compile error with clang
|
2024-06-27 23:22:02 +02:00 |
|
Robert Beckebans
|
ce68905287
|
Replaced flashlight shadows option with classic flashlight
|
2024-06-27 23:12:37 +02:00 |
|
Robert Beckebans
|
d147b7f038
|
Added classic flashlight from Doom BFA and detection for Doom 2004/2019
|
2024-06-27 21:05:51 +02:00 |
|
Robert Beckebans
|
e7dfa30783
|
Display .pk4 files first in path cmd
|
2024-06-26 22:25:47 +02:00 |
|
Robert Beckebans
|
c31dec4fef
|
Added missing script event so we can boot vanilla Doom 3
|
2024-06-26 22:21:21 +02:00 |
|
Robert Beckebans
|
440368c996
|
Added back .pk4 support but only for paks without a dll inside
|
2024-06-26 20:47:05 +02:00 |
|
Robert Beckebans
|
30316e063a
|
Fixed a bug in idFileSystemLocal::AddResourceFile
|
2024-06-24 21:57:06 +02:00 |
|
Robert Beckebans
|
af0e94fee6
|
Changed file lookup order in .resources paks like in previous id Tech engines
|
2024-06-24 21:31:00 +02:00 |
|
Robert Beckebans
|
b448fa839a
|
Removed unused premake files
|
2024-06-23 21:58:57 +02:00 |
|
Robert Beckebans
|
338123fbd1
|
Fixed path command to show the lookup order for files in .resources files. Closes #769
|
2024-06-23 21:38:19 +02:00 |
|
SRSaunders
|
5ce9a3b1a6
|
Minor fixes related to jpeg/png libs -> stb changes
|
2024-06-22 18:08:30 -04:00 |
|
Robert Beckebans
|
f539821ca2
|
Merge branch 'optick-vk-resync'
|
2024-06-22 17:08:20 +02:00 |
|
Robert Beckebans
|
c5e3917c80
|
Fixed FPU_StackIsEmpty() fallback on Windows side
|
2024-06-22 17:02:14 +02:00 |
|
Robert Beckebans
|
c93e84f0a3
|
Fixed small compiler warning
|
2024-06-22 16:58:18 +02:00 |
|
Robert Beckebans
|
70b757ee58
|
rbdmap filesystem works on Linux
|
2024-06-22 16:54:59 +02:00 |
|
Robert Beckebans
|
8642820fb2
|
Extended Linux version of Sys_DefaultBasePath()
|
2024-06-22 16:49:56 +02:00 |
|
Robert Beckebans
|
24df557eef
|
rbdmap compiles on Linux
|
2024-06-22 16:47:36 +02:00 |
|
Robert Beckebans
|
9f2cf5d405
|
Synced rbdmap posix code
|
2024-06-22 16:07:52 +02:00 |
|
Robert Beckebans
|
7234a42c58
|
Added ncurses dep to Linux rbdmap
|
2024-06-22 15:55:25 +02:00 |
|
Robert Beckebans
|
9deff76115
|
Redraw Imtui when DmapPacifierCompileProgressIncrement() hits a threshold
|
2024-06-21 21:16:04 +02:00 |
|
Robert Beckebans
|
caebeef0ca
|
Added rbdmap -t or -nogui option because pdcurdes does not work with TB
|
2024-06-21 20:45:35 +02:00 |
|
Robert Beckebans
|
c5e5cfeae7
|
Drastic dmap speed boost by reducing prints like in q3map
|
2024-06-21 18:01:12 +02:00 |
|
Robert Beckebans
|
f925217a69
|
Hooked common->Prints into ImTui for testing
|
2024-06-20 22:53:46 +02:00 |
|
Robert Beckebans
|
a9cb4bd314
|
Imtui hello world
|
2024-06-20 20:31:05 +02:00 |
|
Robert Beckebans
|
35f683c615
|
Allow rbdmap.exe +set fs_game <mod_path> <mapname>
|
2024-06-19 22:44:30 +02:00 |
|
Robert Beckebans
|
b01e7b003a
|
Added back collision manager and AAS builder to dmap
|
2024-06-19 21:33:41 +02:00 |
|
Robert Beckebans
|
869e6994b4
|
Adjusted EngineStubPosix for Linux rbdmap
|
2024-06-19 18:36:14 +02:00 |
|
Robert Beckebans
|
ab2ee0612b
|
Removed flipVertical option from R_WritePNG
|
2024-06-19 18:21:42 +02:00 |
|
Robert Beckebans
|
2262599707
|
Replaced JPG/PNG code with stb_image snippets from dhewm3
|
2024-06-19 18:12:17 +02:00 |
|
Robert Beckebans
|
c035a5b867
|
Allow static glTF2 models to be inlined in dmap and kicked unused Collada DAE support
|
2024-06-18 20:33:11 +02:00 |
|
Robert Beckebans
|
aab5a4844f
|
Print dmap output in console and Visual Studio
|
2024-06-18 17:26:33 +02:00 |
|