Robert Beckebans
|
5060bc8047
|
Extended listCvars with -new option to show all RBDoom related cvars
|
2024-07-10 20:33: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
|
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 |
|
Stephen Saunders
|
04c638fb28
|
Fix a few remaining leaks in idFont, SWF Scripts, and idTrigger_Touch
|
2023-12-26 13:14:59 +01:00 |
|
Stephen Saunders
|
a99c11730e
|
Fix system vs. bundled library logic, suppress gcc/clang warnings for some third party source libs (jpeg, zlib, minizip)
|
2023-06-26 15:39:13 -04:00 |
|
Stephen Saunders
|
16077c7cd6
|
Update jpeglib's format_message() error routine to use snprintf() for buffer security
|
2023-06-20 13:16:37 -04:00 |
|
Richard Tollerton
|
a7322c1131
|
Add various move constructors
Commit 93b8564b requires move constructors for many classes which do not
presently exist; they seem simple enough to add.
Fixes #708.
|
2022-10-23 17:49:54 -05:00 |
|
Robert Beckebans
|
fd6c589da0
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
|
Robert Beckebans
|
cbc9a31b74
|
Added cmd makeZooMapForModels
|
2022-02-23 22:52:23 +01:00 |
|
Robert Beckebans
|
7a0ac78762
|
Added cmd exportImagesToTrenchBroom
|
2022-01-20 22:25:06 +01:00 |
|
Robert Beckebans
|
8863db872e
|
Added CMake options STANDALONE and DOOM_CLASSIC
|
2021-11-09 19:47:06 +01:00 |
|
Robert Beckebans
|
50a722ec38
|
Started to port bswf JSON importer to Blender 2.93
|
2021-10-27 16:24:30 +02:00 |
|
Admer
|
2f58f2b0c2
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
|
Stephen Saunders
|
0aae6f0902
|
macOS support for OpenGL and MoltenVK, demo recording/playback improvements
|
2021-04-19 14:32:52 -04:00 |
|
Robert Beckebans
|
0c21076116
|
Reverted WriteSwfImageAtlas to write TGA again
|
2021-01-05 12:40:30 +01:00 |
|
Robert Beckebans
|
56a2ec0dfc
|
Added HACK to look for PBR maps with the suffix _rmao
|
2020-04-13 17:31:07 +02:00 |
|
Eric Womer
|
528da79001
|
Merge branch 'kung' into vulkan-merge-2
|
2019-12-29 12:14:29 -05:00 |
|
Eric Womer
|
f1e650e2c4
|
Applying KungFuJesus's patch from
https://github.com/RobertBeckebans/RBDOOM-3-BFG/issues/398#issuecomment-569442019
|
2019-12-29 11:12:34 -05:00 |
|
Robert Beckebans
|
4a6af2d609
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
|
Robert Beckebans
|
736ccadcb3
|
Started to move files so it can be compared to vkdoom3
|
2017-09-03 10:22:36 +02:00 |
|
Robert Beckebans
|
579de5008d
|
Merged SWF fixes from vkDoom3
|
2017-08-29 16:26:03 +02:00 |
|
Robert Beckebans
|
3d75dbcb4a
|
GCC compile fixes under Kubuntu 15.10
|
2016-07-03 22:56:29 +02:00 |
|
Robert Beckebans
|
9a340f3914
|
Renamed Flash GUI development cvars to postLoadFlash*
|
2016-07-03 15:33:01 +02:00 |
|
Robert Beckebans
|
cae1397d78
|
Disabled SWF Image channelScale export
|
2015-12-29 11:47:45 +01:00 |
|
Robert Beckebans
|
25764b07ad
|
JSON Flash image reimport
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
db560ecd7b
|
JSON Flash improved reimport
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
c552d8108c
|
JSON Flash mainsprite reimport
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
2398006cc6
|
JSON -> Flash Tag_RemoveObject2, Tag_DoAction
|
2015-10-28 18:35:41 +01:00 |
|
Robert Beckebans
|
a1d97245b9
|
Fixed merge conflicts
|
2015-10-12 13:02:18 +02:00 |
|
Robert Beckebans
|
45d475936f
|
JSON -> Flash Tag_PlaceObject3
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
c5545bf8f2
|
JSON -> Flash bugfixes
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
d769620288
|
JSON Flash sprite import xform color
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
0792ac0f59
|
JSON Flash sprite import
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
6073793ee5
|
Exported Flash line draws to JSON
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
09c1905fea
|
Continued RapidJSON Flash import
|
2015-10-12 12:36:31 +02:00 |
|
Robert Beckebans
|
cdb2047900
|
RapidJSON Hello World
|
2015-10-12 12:36:30 +02:00 |
|
Robert Beckebans
|
a7472618a7
|
swf_show debug rendering
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
d4eb9f8d93
|
swf_show debug rendering
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
6d4a3f107b
|
JSON Flash export 5
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
17f3059d64
|
JSON Flash export 4
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
5ddcb22a15
|
JSON Flash export 3
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
30e5e52f71
|
JSON Flash export 2
|
2015-10-12 12:35:43 +02:00 |
|
Robert Beckebans
|
aa3f3aef71
|
JSON Flash export 1
|
2015-10-12 12:35:42 +02:00 |
|
Robert Beckebans
|
21de748801
|
Flash bytecode to Lua
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
71e339a83b
|
Partial Flash bytecode to ActionScript export
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
8b99afd5c1
|
Changed SWF export dir to base/exported/
|
2015-10-12 12:34:55 +02:00 |
|
Robert Beckebans
|
a353c3f233
|
SWF shapes export
|
2015-10-12 12:34:55 +02:00 |
|