Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Switch controller asset and configuration | Adrian Graber | 2021-07-13 | 1 | -2/+2 |
| | | | | | | * Add GXT string for the Nintendo Switch Controller * Add frontend and button textures for Nintendo Switch controllers * Fix wrong #ifndef when hiding screen resolution option on GTA_HANDHELD | ||||
* | Replace GTA_SWITCH macro and use GAMEPAD_MENU | Adrian Graber | 2021-07-13 | 1 | -3/+9 |
| | | | | | | | * 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 | ||||
* | Unite all sliders | erorcun | 2021-07-11 | 1 | -2/+2 |
| | |||||
* | Add ped and car density slider to menu, remove dumb collision "optimization" | erorcun | 2021-07-11 | 1 | -0/+27 |
| | |||||
* | Fix XInput hotplug | erorcun | 2021-02-12 | 1 | -5/+2 |
| | |||||
* | Add english strings to translations as stubs, also translation notice | Sergeanur | 2021-02-12 | 1 | -2/+2 |
| | |||||
* | Don't show menu map and new languages if gamefiles isn't copied | erorcun | 2021-02-07 | 1 | -40/+2 |
| | |||||
* | Detect joystick menu for XInput | erorcun | 2021-02-05 | 1 | -3/+48 |
| | |||||
* | Controller menu | Sergeanur | 2021-02-03 | 1 | -0/+25 |
| | |||||
* | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linux | erorcun | 2021-01-22 | 1 | -1/+16 |
| | |||||
* | Store all settings in .INI | erorcun | 2021-01-17 | 1 | -15/+15 |
| | |||||
* | Frontend: disable windowed mode selector in game | erorcun | 2021-01-03 | 1 | -7/+7 |
| | |||||
* | Dynamically add pipelines options, only if neo.txd exists | erorcun | 2020-12-27 | 1 | -15/+4 |
| | |||||
* | option for PC controls | aap | 2020-12-21 | 1 | -0/+2 |
| | |||||
* | Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miami | erorcun | 2020-12-16 | 1 | -20/+6 |
| | |||||
* | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -1/+1 |
| | |||||
* | remove unneeded ifdef | withmorten | 2020-11-16 | 1 | -2/+0 |
| | |||||
* | add CFO for invertlook4pad; update american.gxt | withmorten | 2020-11-15 | 1 | -0/+10 |
| | |||||
* | Fix RestoreDef crash | erorcun | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline mults | erorcun | 2020-11-07 | 1 | -0/+65 |
| | |||||
* | fix mistake in custom menu; update librw | aap | 2020-11-03 | 1 | -6/+6 |
| | |||||
* | fix build | Sergeanur | 2020-11-03 | 1 | -0/+1 |
| | |||||
* | Update MenuScreensCustom.cpp | erorcun | 2020-10-30 | 1 | -8/+8 |
| | |||||
* | rewrite CFO + postfx/pipeline options | erorcun | 2020-10-28 | 1 | -0/+804 |