Christoph Oelckers
|
8dacdf2951
|
- use an array to store the buttons.
This puts a lot less knowledge about the game's features into the low level code.
|
2020-04-11 20:19:50 +02:00 |
|
Christoph Oelckers
|
0e7480b4ed
|
- moved the file lookup functions to utilities.
# Conflicts:
# src/common/utility/findfile.cpp
|
2020-04-11 20:19:50 +02:00 |
|
alexey.lysiuk
|
0d420a75b7
|
- fixed compilation for Linux and macOS
|
2020-04-11 20:36:36 +03:00 |
|
Christoph Oelckers
|
fb1a7679ec
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
Again the objective is easier sharing with Raze.
|
2020-04-11 14:00:13 +02:00 |
|