summaryrefslogtreecommitdiffstats
path: root/src/skel/crossplatform.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber2021-07-131-2/+2
| | | | | | | * 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 supportAdrian Graber2021-07-131-1/+145
|
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-0/+23
|
* Some regular fixes and UB fixeserorcun2021-01-291-4/+4
|
* mr.casepath 2erorcun2020-10-231-21/+16
|
* mr.casepatherorcun2020-10-231-6/+7
|
* Text and cross-platform fixerorcun2020-10-211-18/+23
|
* Streaming and cross-platform fixeseray orçunus2020-10-121-5/+20
|
* Load and write our settings in re3.ini & fixeseray orçunus2020-10-021-0/+10
|
* Fix casepath chaoseray orçunus2020-07-281-49/+80
|
* Fix Windows build and premakeeray orçunus2020-05-111-0/+5
|
* Linux build supporteray orçunus2020-05-111-5/+120
|
* Crossplatform work continueseray orçunus2020-04-221-0/+81