Christoph Oelckers
|
77c00d7670
|
- replaced several explicit allocations with TArrays.
# Conflicts:
# src/r_data/models/models_voxel.cpp
# src/textures/formats/jpegtexture.cpp
# src/textures/formats/pcxtexture.cpp
# src/textures/formats/tgatexture.cpp
# Conflicts:
# src/r_data/voxels.cpp
# src/r_data/voxels.h
|
2019-04-18 13:58:37 +02:00 |
|
Christoph Oelckers
|
d2beacfc5f
|
- except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types.
|
2017-03-09 19:54:41 +01:00 |
|
Magnus Norddahl
|
5a85fabfa6
|
Add true color support to voxel renderer
|
2017-02-12 01:27:26 +01:00 |
|
Christoph Oelckers
|
86d1b2955a
|
- floatified most of r_data (The interpolations cannot be done yet.)
|
2016-03-24 14:11:41 +01:00 |
|
Randy Heit
|
55142078d8
|
Normalize line endings
|
2016-03-01 09:47:10 -06:00 |
|
Randy Heit
|
53b284fb5d
|
- Added Gez's OverridePalette VOXELDEF flag.
SVN r4303 (trunk)
|
2013-06-01 02:09:09 +00:00 |
|
Christoph Oelckers
|
4ef68ded5d
|
- fixed some leftover references to the software renderer.
SVN r3264 (trunk)
|
2011-07-07 19:53:42 +00:00 |
|
Christoph Oelckers
|
5c6fd66ed5
|
- rename src/resources to src/r_data.
SVN r3254 (trunk)
|
2011-07-06 07:35:36 +00:00 |
|