Mitchell Richters
|
0c13d4fe3a
|
- Fix most GCC warnings in the backend/common code code.
* Most of them were just signedness issues. Hopefully I got everything right here.
* 3rd party stuff deliberately not touched.
|
2023-12-05 22:39:23 +01:00 |
|
Christoph Oelckers
|
4e53f3bd81
|
- backend update from GZDoom for adding vcpkg integration
|
2023-09-02 09:46:20 +02:00 |
|
Christoph Oelckers
|
b95a5a4b2b
|
- yet another backend update.
|
2023-08-20 02:15:57 +02:00 |
|
Christoph Oelckers
|
cf19d75242
|
- backend update from GZDoom without adapting other code.
|
2023-08-19 16:59:05 +02:00 |
|
Christoph Oelckers
|
69283bfb0c
|
- tabified several Blood source files.
|
2021-12-30 09:58:47 +01:00 |
|
Christoph Oelckers
|
5d67987fe1
|
- don't attempt to decode animation frames at offsets beyond the end of the current page.
Copied from EDuke32.
|
2021-07-02 20:33:53 +02:00 |
|
Christoph Oelckers
|
2ddec37098
|
- added a texture format for single frame ANMs so that they can be handled like normal images.
The intermission code is doing weird things with them that isn't really portable.
|
2020-06-28 14:41:44 +02:00 |
|