summaryrefslogtreecommitdiffstats
path: root/src/core/MenuScreensCustom.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-17Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensitySergeanur1-0/+2
2021-08-12Put more things under ifdefSergeanur1-0/+2
2021-07-13Add Switch controller asset and configurationAdrian Graber1-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
2021-07-13Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber1-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
2021-07-11Unite all sliderserorcun1-2/+2
2021-07-11Add ped and car density slider to menu, remove dumb collision "optimization"erorcun1-0/+27
2021-02-12Fix XInput hotplugerorcun1-5/+2
2021-02-12Add english strings to translations as stubs, also translation noticeSergeanur1-2/+2
2021-02-07Don't show menu map and new languages if gamefiles isn't copiederorcun1-40/+2
2021-02-05Detect joystick menu for XInputerorcun1-3/+48
2021-02-03Controller menuSergeanur1-0/+25
2021-01-22No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun1-1/+16
2021-01-17Store all settings in .INIerorcun1-15/+15
2021-01-05remakeFire-Head1-17/+0
2021-01-03Frontend: disable windowed mode selector in gameerorcun1-7/+7
2020-12-29fix ini keyFire-Head1-1/+1
2020-12-29Sprite Scaling optionFire-Head1-0/+17
2020-12-27Dynamically add pipelines options, only if neo.txd existserorcun1-15/+4
2020-12-21option for PC controlsaap1-0/+2
2020-12-16Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miamierorcun1-20/+6
2020-11-29GTA_VERSION define and some config.h cleanupaap1-1/+1
2020-11-16remove unneeded ifdefwithmorten1-2/+0
2020-11-15add CFO for invertlook4pad; update american.gxtwithmorten1-0/+10
2020-11-11Fix RestoreDef crasherorcun1-1/+1
2020-11-07Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline multserorcun1-0/+65
2020-11-03fix mistake in custom menu; update librwaap1-6/+6
2020-11-03fix buildSergeanur1-0/+1
2020-10-30Update MenuScreensCustom.cpperorcun1-8/+8
2020-10-28rewrite CFO + postfx/pipeline optionserorcun1-0/+804