Christoph Oelckers
|
aa54d3af10
|
backend update from GZDoom
LZMA update plus several ZScript improvements.
|
2023-10-07 18:44:31 +02:00 |
|
Mitchell Richters
|
7e3a1dfb1e
|
- 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-10-04 19:28:26 +11:00 |
|
Christoph Oelckers
|
cf19d75242
|
- backend update from GZDoom without adapting other code.
|
2023-08-19 16:59:05 +02:00 |
|
Christoph Oelckers
|
5eee7b80b1
|
- backend update from GZDoom.
* controller handling improvements
* use stb_sprintf.
* various smaller fixes.
|
2023-08-09 12:17:17 +02:00 |
|
Christoph Oelckers
|
5952b79af5
|
- FString fixes.
|
2023-01-07 19:15:03 +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
|
f671eb622f
|
- migrated to GZDoom's utility code.
|
2020-04-12 08:30:39 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|
Christoph Oelckers
|
86534c8a43
|
- more utilities, most importantly ZString without which it would be hard to use any ZDoom-based code at all.
|
2019-09-23 20:56:05 +02:00 |
|