Christoph Oelckers
|
af4eaf69e3
|
silenced some warnings.
|
2023-12-21 00:50:53 +01:00 |
|
Christoph Oelckers
|
36930d44bd
|
filesystem update from GZDoom.
|
2023-12-17 12:48:03 +01:00 |
|
Christoph Oelckers
|
c0d166c307
|
backend update from GZDoom.
|
2023-12-10 13:30:50 +01:00 |
|
Christoph Oelckers
|
bbbb61f450
|
backend update from GZDoom
LZMA update plus several ZScript improvements.
|
2023-12-05 22:39:26 +01:00 |
|
Christoph Oelckers
|
4a87003408
|
- backend update from GZDoom.
* Vulkan backend updated.
* zlib replaced with miniz.
* FileReader is now 64 bit capable.
* jpeg replaced with stb-image.
* CMake project warnings fixed.
|
2023-09-23 09:56:27 +02:00 |
|
Christoph Oelckers
|
82057bcd5a
|
- Backend update from GZDoom-
This compiles but doesn't run.
|
2023-08-23 20:36:19 +02:00 |
|
Christoph Oelckers
|
b95a5a4b2b
|
- yet another backend update.
|
2023-08-20 02:15:57 +02:00 |
|
Christoph Oelckers
|
3874cf365c
|
- use TEXMAN_ForceLookup where it was missing.
|
2022-12-11 19:45:38 +01:00 |
|
Christoph Oelckers
|
a4dd5bb4ce
|
- rewrote the model storage code.
Using proper C++ containers now.
|
2022-10-27 16:55:54 +02:00 |
|
Christoph Oelckers
|
5eb9af1e00
|
- Backend update from GZDoom
IQM model support and a few bugfixes.
|
2022-10-20 22:24:25 +02:00 |
|
Christoph Oelckers
|
8aa96777b0
|
- allow FModel::FindFrame to not pick a default.
|
2022-08-07 10:42:07 +02:00 |
|
Christoph Oelckers
|
6591b3b090
|
- Backend update from GZDoom.
Mainly new features for 2D drawer and model renderer.
|
2022-07-23 12:05:27 +02:00 |
|
Christoph Oelckers
|
4f8f85c634
|
- backend update from GZDoom.
|
2021-12-30 09:58:46 +01:00 |
|
Christoph Oelckers
|
9e14b168bb
|
- addressed more shadowed variables in common code.
|
2021-12-30 09:57:32 +01:00 |
|
Christoph Oelckers
|
bad2c2e55f
|
- backend update from GZDoom
* replacement of 'long' in string code.
* palette removal in V_GetColor.
* fixes to DShape2D buffer management.
|
2021-08-14 10:04:45 +02:00 |
|
Christoph Oelckers
|
edb2cb31ee
|
- backend update with GZDoom model code.
|
2020-05-31 08:55:00 +02:00 |
|