Christoph Oelckers
|
5eee7b80b1
|
- backend update from GZDoom.
* controller handling improvements
* use stb_sprintf.
* various smaller fixes.
|
2023-08-09 12:17:17 +02:00 |
|
Mitchell Richters
|
9bbb54fe2e
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
|
Christoph Oelckers
|
50ab68b53b
|
- moved filesa to common
|
2020-05-23 23:53:38 +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
|
4a866b0320
|
- use stb_image to read the image formats supported by kplib but not by GZDoom.
(No, sorry, kplib must go - a utility library like that being utterly dependent on a multitude of global variables is a no-go.)
|
2019-10-06 08:48:07 +02:00 |
|