engine
|
- moved m_joy to common.
|
2020-06-08 23:37:21 +02:00 |
fonts
|
- Single image fonts do not use translations.
|
2020-05-25 21:16:36 +02:00 |
menu
|
- fixed compile errors in POSIX platform code.
|
2020-04-22 20:42:13 +02:00 |
objects
|
- fixes copied from Raze.
|
2020-04-29 23:58:50 +02:00 |
platform
|
Add option to disable SDL joystick support.
|
2020-06-04 17:38:49 +03:00 |
rendering
|
- added Build's NPOT emulation to the backend.
|
2020-06-08 23:37:20 +02:00 |
thirdparty
|
- don't let CHANF_AUTO hijack other channels.
|
2020-05-26 22:19:30 +02:00 |
utility
|
- fixed compilation of non-x86 targets
|
2020-06-07 21:52:58 +03:00 |