summaryrefslogtreecommitdiff
path: root/src/core/Frontend.h
AgeCommit message (Collapse)Author
2021-07-13Add Switch controller asset and configurationAdrian Graber
* 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-12Add ped and car density slider to menu, remove dumb collision "optimization"erorcun
2021-02-07Don't show menu map and new languages if gamefiles isn't copiederorcun
2021-02-05Detect joystick menu for XInputerorcun
2021-02-03Controller menuSergeanur
2021-01-17Store all settings in .INIerorcun
2021-01-03Frontend: disable windowed mode selector in gameerorcun
2020-12-16Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miamierorcun
2020-12-16Sync Frontend with miami 3/3erorcun
2020-12-09Sync Frontend with miami 1erorcun
2020-11-10Frontend: Scroll for All, some care for PS2-like menuerorcun
Don't show Back button on PS2-like menu Removed PS2-style reversed fade-in, because it was a hack and taking too much space
2020-11-10Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun
2020-11-07Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline multserorcun
2020-10-28rewrite CFO + postfx/pipeline optionserorcun
2020-08-25new frontend customizationeray orçunus
2020-08-19Revert "remove CFO"eray orçunus
This reverts commit 0418ba597bc53d08d0244188f4623ebadfdd2876.
2020-08-19Island loading cleanup and fixSergeanur
2020-08-16remove CFOeray orçunus
2020-08-16Island loading and PS2 alpha test added to optionsSergeanur
2020-08-16Graphics menu + MSAASergeanur
2020-07-20Fixes from miamieray orçunus
2020-07-11Add cutscene borders switch to the menuSergeanur
2020-06-29Merge branch 'master' into ps2menuFire_Head
2020-06-28mips overdoseFire-Head
2020-06-04fixes, mostly from miamieray orçunus
2020-05-28remove inlining attempts + reload frontend options for realeray orçunus
2020-05-28theoretically fix linux builderay orçunus
2020-05-28Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus
2020-05-28Frontend customization functions, freecam toggle, minor thingseray orçunus
2020-05-27mission replayNikolay Korolev
2020-05-12Fix linux warningsFilip Gawin
2020-05-11Linux build supporteray orçunus
2020-05-10Fixed typos and made all assert functions optionalbigbossbro08
2020-05-05Remove Miami stuffSergeanur
2020-05-05implemented most of streamed collisions and big buildingsaap
2020-05-01Screen mode selector and persistent map target fixeray orçunus
2020-04-29implemented improved video modes for win.cppaap
2020-04-29Merge pull request #495 from Sergeanur/MoreLanguagesaap
Japanese support
2020-04-26Merge branch 'master' into MoreLanguagesSergeanur
# Conflicts: # src/core/Frontend.cpp # src/core/MenuScreens.h # src/render/Font.cpp # src/render/Font.h # src/text/Messages.cpp # src/text/Text.cpp
2020-04-21Merge remote-tracking branch 'upstream/master'Nikolay Korolev
2020-04-20Merge pull request #477 from ShFil119/mingwshfil
Try to make code working on more platforms
2020-04-20Try to build with mingwFilip Gawin
2020-04-20Merge remote-tracking branch 'upstream/master'Nikolay Korolev
2020-04-20fixesNikolay Korolev
2020-04-19Add polish lang supportFire-Head
2020-04-191.1 patch stuffNikolay Korolev
2020-04-18Fixed menu radio icons.gennariarmando
2020-04-15Many fixes and cleanuperay orçunus
2020-04-15Merge branch 'master' into MoreLanguagesSergeanur
# Conflicts: # src/core/Frontend.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Hud.h # src/text/Messages.cpp # src/text/Text.cpp
2020-04-14Some cleanup erorcun