Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace GTA_SWITCH macro and use GAMEPAD_MENU | Adrian Graber | 2021-07-13 | 1 | -1/+0 |
| | | | | | | | * Replace GTA_SWITCH macro with __SWITCH__ for platform specific stuff and GTA_HANDHELD for the rest (which could be used by other ports) * Use GAMEPAD_MENU on GTA_HANDHELD, which will replace the usual controller setup (which contains some useless features for handhelds) * Fix some identation inconsistencies * Disable PC_PLAYER_CONTROLS on GTA_HANDHELD builds | ||||
* | Add Nintendo Switch initial support | Adrian Graber | 2021-07-13 | 1 | -0/+19 |
| | |||||
* | .vscode/c_cpp_properties: add Linux configuration | Andrew Udvare | 2020-10-09 | 1 | -8/+10 |
| | |||||
* | vscode: add macOS configurations | Andrew Udvare | 2020-10-09 | 1 | -0/+30 |