Christoph Oelckers
|
cf757ba834
|
- made the translation container a class.
This also splits off some Doom-specific implementation details into higher level headers.
|
2020-04-11 14:00:11 +02:00 |
|
Christoph Oelckers
|
5490ffcd77
|
- removed the obsolete Doomsday 1.8-style texture pack support.
This poorly integrated into the texture system and wasn't compatible with modern texture packs anymore so its usefulness was questionable.
|
2020-04-04 12:55:24 +02:00 |
|
Christoph Oelckers
|
7606b22d0b
|
- fixed the substitution logic in FTexture::GetRawTexture.
This may only perform a substitution if the offset is not 0 and if the size matches.
|
2019-03-23 12:48:57 +01:00 |
|
Christoph Oelckers
|
db77ed79cd
|
- moved the resourcefiles and textures folders into gamedata.
|
2019-02-01 18:31:57 +01:00 |
|