summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mergeNikolay Korolev2021-08-081-30/+84
|\
| * Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2021-08-031-30/+88
| |\
| | * Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-08-011-30/+88
| * | mission replayNikolay Korolev2021-08-011-0/+29
| |/
* | mission replayNikolay Korolev2021-08-071-0/+29
* | Merge branch 'miami' into lcsSergeanur2021-07-081-9/+1
|\|
| * Use CPad functions to check key states in script loaderSergeanur2021-07-081-9/+1
* | Merge branch 'miami' into lcsSergeanur2021-06-301-14/+14
|\|
| * rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten2021-06-281-14/+14
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-06-261-0/+6
|\|
| * Fix premature CTimer callsSergeanur2021-06-261-0/+6
* | Merge remote-tracking branch 'GitHub/miami' into lcsSergeanur2021-06-241-21/+28
|\|
| * Frontend fixSergeanur2021-06-241-4/+11
| * High FPS FixesSergeanur2021-06-241-17/+17
| * Use bool8 in audio codeSergeanur2021-06-241-3/+3
* | Use bool8 in audio codeSergeanur2021-06-241-3/+3
* | Merge branch 'miami' into lcsSergeanur2021-02-261-4/+3
|\|
| * add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten2021-02-181-4/+3
* | Merge remote-tracking branch 'origin/miami' into lcswithmorten2021-02-181-0/+8
|\|
| * Fix endless vibration in pause menuSergeanur2021-02-171-0/+3
| * Fix seg fault when configuring controllerSteve Wills2021-02-161-0/+5
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-23/+850
|\|
| * Sync aspect ratio setting with masterSergeanur2021-02-121-6/+22
| * Enable BIND_VEHICLE_FIREWEAPONSergeanur2021-02-111-0/+4
| * More fixesSergeanur2021-02-111-4/+4
| * FixesSergeanur2021-02-101-8/+5
| * Controller menuSergeanur2021-02-101-8/+811
| * OAL Loops, fixeserorcun2021-02-021-1/+1
| * Even more fixes & shorten quit screenerorcun2021-01-291-1/+1
| * Fix some UBserorcun2021-01-281-9/+16
* | Merge branch 'miami' into lcsSergeanur2021-01-251-0/+2
|\|
| * make building with Codewarrior 7 possiblewithmorten2021-01-241-0/+2
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-16/+44
|\|
| * No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun2021-01-231-8/+10
| * Store all settings in .INIerorcun2021-01-231-16/+42
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-5/+1
|\|
| * Includes overhaul, fix some compiler warningserorcun2021-01-231-5/+1
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-221-1/+0
|\|
| * get rid of most --MIAMI commentswithmorten2021-01-221-2/+0
* | Fix save/load and brief menusSergeanur2021-01-221-7/+7
* | Get rid of outro screenSergeanur2021-01-221-1/+2
* | Merge pull request #963 from Nick007J/lcsaap2021-01-221-3/+3
|\ \
| * \ syncNikolay Korolev2021-01-201-5/+11
| |\ \
| * \ \ Merge branch 'lcs-dev' into lcsNikolay Korolev2021-01-201-3/+3
| |\ \ \
| | * | | savesNikolay Korolev2021-01-191-3/+3
* | | | | Merge pull request #975 from aap/lcsaap2021-01-221-1/+1
|\ \ \ \ \
| * | | | | loadscreens, not accurateaap2021-01-221-1/+1
| | |_|/ / | |/| | |
* / | | | A bit of frontend and GXTSergeanur2021-01-221-38/+41
|/ / / /
* | | | Merge branch 'miami' into lcsSergeanur2021-01-201-5/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | add the bad crack "features" behind SECUROM definewithmorten2021-01-141-5/+11
* | | PSP rendering and shader cleanupaap2021-01-191-1/+1
| |/ |/|
* | Merge branch 'miami' into lcsSergeanur2021-01-121-0/+1
|\|
| * sync with re3Fire-Head2021-01-081-0/+1
* | mobile building renderingaap2021-01-101-5/+18
|/
* Fix char in statsSergeanur2021-01-071-2/+2
* fix to !PC_PLAYER_CONTROLSaap2021-01-041-0/+4
* Frontend: disable windowed mode selector while in gameerorcun2021-01-031-0/+9
* More menu error sound fixSergeanur2020-12-291-3/+4
* Fix error sound in when entering load/save menuSergeanur2020-12-291-0/+7
* Use enum in frontendSergeanur2020-12-281-3/+3
* move cfo populate func.erorcun2020-12-271-6/+0
* Dynamically add pipelines options, only if neo.txd existserorcun2020-12-271-0/+7
* NO_ISLAND_LOADING ported from re3Sergeanur2020-12-271-0/+4
* little hack to make new postfx not crashaap2020-12-271-0/+4
* Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as defaulterorcun2020-12-261-0/+17
* Fix use of strncmpSergeanur2020-12-251-2/+2
* Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-12-211-1/+1
|\
| * Fix char encodingshfil2020-12-211-1/+1
* | option for PC controlsaap2020-12-211-0/+6
|/
* merge attemptNikolay Korolev2020-12-191-7/+7
|\
| * Sync Frontend with miami 3/3erorcun2020-12-151-59/+48
| * Sync Frontend, Peds with miami 2erorcun2020-12-121-54/+46
| * Sync Frontend with miami 1erorcun2020-12-091-117/+112
| * Sync Stats page style with miami - and a little veh. cam. fixerorcun2020-12-091-95/+146
| * Red delete menu backgrounderorcun2020-12-081-0/+40
| * GTA_VERSION define and some config.h cleanupaap2020-11-291-7/+7
| * add debug script hotkeyaap2020-11-291-0/+10
| * Fix mouse lock/high-dpi 2erorcun2020-11-161-2/+5
| * Fix mouse lock/high-dpierorcun2020-11-161-1/+8
| * Frontend: Scroll for All, some care for PS2-like menuerorcun2020-11-101-365/+435
| * Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun2020-11-091-8/+18
| * Revert "Font: Fix text dimensions"erorcun2020-11-081-5/+5
| * Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline multserorcun2020-11-071-110/+0
| * Merge pull request #789 from erorcun/mastererorcun2020-11-021-183/+117
| |\
| | * rewrite CFO + postfx/pipeline optionserorcun2020-10-281-183/+117
| * | fix draw menu version text ifdef locationwithmorten2020-10-291-1/+1
| * | fix FINAL build, add DEBUGMENU and other simple qol defines to FINAL, add extra defines for menu and game version textwithmorten2020-10-291-0/+2
| |/
| * Font: Fix text dimensionserorcun2020-10-251-5/+5
| * Load and write our settings in re3.ini & fixeseray orçunus2020-10-021-29/+8
| * Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-301-3/+18
| * Fixes: PS2/PS2-like menu, Hud, new sliding text founderay orçunus2020-09-271-29/+60
| * Fixeseray orçunus2020-09-271-8/+26
| * CFO fixeseray orçunus2020-08-251-32/+32
| * new frontend customizationeray orçunus2020-08-241-410/+306
| * Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus2020-08-241-1/+5
| |\
| * | Revert "remove CFO"eray orçunus2020-08-191-1/+149
* | | Frontend cleanup, .INI, CFO, scrollable pageserorcun2020-12-091-177/+463
* | | Stats pageerorcun2020-12-031-8/+0
* | | PlayerPed and "Redefine controls" menu done, fixeserorcun2020-12-021-436/+211
* | | Xbox message screen, disabled by defaulterorcun2020-11-231-4/+186
* | | Frontend: Stats, Map, Audio inputs, Radio selectorerorcun2020-11-171-221/+625
* | | Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun2020-11-081-16/+19
* | | Finalize frontend sounds, player setup screenerorcun2020-10-251-177/+142
* | | Radar, WaterCannon, win/glfw skelseray orçunus2020-10-171-8/+49
* | | SampleManagereray orçunus2020-10-121-28/+63
* | | Pad, BulletInfo, ProjectileInfo, fixeseray orçunus2020-10-071-22/+30
* | | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixeseray orçunus2020-09-301-733/+330
* | | Credits & fixeseray orçunus2020-09-271-9/+16
* | | vehicle audio(first part) and temp fix for openALRoman Masanin2020-09-131-7/+11
* | | cheats, fixes, cosmetic changesmajestic2020-09-011-0/+1
* | | CGame done, Peds, fixeseray orçunus2020-08-301-2/+3
* | | Merge branch 'master' into miamiSergeanur2020-08-241-1/+5
|\ \ \ | | |/ | |/|
| * | Add VEHICLE_FIREWEAPON (disabled by default)Sergeanur2020-08-201-1/+5
| |/
* | Merge branch 'master' into miamiSergeanur2020-08-191-152/+13
|\|
| * remove CFOeray orçunus2020-08-161-149/+1
| * Island loading and PS2 alpha test added to optionsSergeanur2020-08-161-0/+183
| * Graphics menu + MSAASergeanur2020-08-161-9/+206
| * 64-bit on Windowseray orçunus2020-07-221-1/+1
| * Fixes from miamieray orçunus2020-07-201-9/+9
* | Continue to Frontend, fix savegame list bugeray orçunus2020-08-141-599/+431
* | Stats(except displaying), PlayerInfo, marker fixeray orçunus2020-08-141-27/+19
* | new opcodes, buyable properties, minor fixeseray orçunus2020-07-301-2/+2
* | 90% fixes, 10% skel refactoringeray orçunus2020-07-241-7/+0
* | 64-bit on Windowseray orçunus2020-07-241-1/+1
* | Peds, Hud, CFO 1/2, fixes - including zone nameseray orçunus2020-07-221-116/+249
* | Merge branch 'master' into miamiSergeanur2020-07-131-0/+10
|\|
| * Add cutscene borders switch to the menuSergeanur2020-07-111-0/+10
| * Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2020-07-031-1/+0
| * Re-enable console for debugging frontenderay orçunus2020-07-031-3/+3
| * Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639)erorcun2020-07-011-3/+9
* | Noskillx's PR + fix .set loadingeray orçunus2020-07-061-29/+19
* | Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixeseray orçunus2020-07-061-195/+217
* | fixes from master, menu helper texteray orçunus2020-07-041-116/+87
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-06-291-0/+3
|\|
| * Merge branch 'master' into ps2menuFire_Head2020-06-291-156/+297
| |\
| | * Revert "FONT_BANK renamed to FONT_STANDARD"Fire-Head2020-06-071-16/+16
| * | mips overdoseFire-Head2020-06-271-0/+3
* | | Message box, letterbox and ped attachingeray orçunus2020-06-071-3/+13
* | | Merge branch 'master' into miamiSergeanur2020-06-071-13/+13
|\ \ \ | | |/ | |/|
| * | FONT_BANK renamed to FONT_STANDARDSergeanur2020-06-071-16/+16
* | | Use KnockOffRidereray orçunus2020-06-061-5/+2
* | | Merge branch 'master' into miamiSergeanur2020-06-061-76/+76
|\| |
| * | fixes, mostly from miamieray orçunus2020-06-041-76/+78
| * | fix fix fixeray orçunus2020-05-291-2/+8
| * | fix fixeray orçunus2020-05-291-8/+8
| * | frontend options fixeray orçunus2020-05-291-8/+20
| * | theoretically fix linux builderay orçunus2020-05-281-6/+6
| * | Detect R and start game on menueray orçunus2020-05-281-0/+21
| * | Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus2020-05-281-0/+19
| |\ \
| | * | mission replayNikolay Korolev2020-05-261-0/+19
| | |/
| * / Frontend customization functions, freecam toggle, minor thingseray orçunus2020-05-281-73/+154
| |/
* | Peds, eSound and PedState enum, fixeseray orçunus2020-06-031-27/+28
* | DrawStandardMenus, VC menu array and minor fixeseray orçunus2020-06-011-672/+748
* | R to freeroam, idle anims, weapon and cam enum fixeray orçunus2020-05-291-0/+21
* | Support of original mp3/wav/adfSergeanur2020-05-271-9/+9
* | Menu borders and weapon fixeseray orçunus2020-05-241-131/+276
* | Compatibility with VC weapon.dat + new shotgunseray orçunus2020-05-231-8/+3
* | Merge pull request #574 from Xinerki/miamierorcun2020-05-221-1/+15
|\ \
| * | sorry my badXinerki2020-05-211-1627/+1495
| * | menu map color changeXinerki2020-05-211-1496/+1629
| * | add freecam toggle in control settingsXinerki2020-05-211-0/+13
* | | VC CMenuManager struct, ctor etc.eray orçunus2020-05-221-940/+452
|/ /
* | fix frontend control config menu a littleXinerki2020-05-191-3/+13
* | fix audio menu crashXinerki2020-05-191-12/+17
* | match frontend to vc more; isolate crgbaXinerki2020-05-191-16/+38
* | Load VC frontend textures and use someXinerki2020-05-191-176/+118
* | Weapon fixes and thingieseray orçunus2020-05-171-6/+6
* | Merge branch 'master' into miamiSergeanur2020-05-121-1/+2
|\|
| * Fix linux warningsFilip Gawin2020-05-121-1/+2
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-121-13/+28
|\|
| * Linux build supporteray orçunus2020-05-111-13/+28
| * Menu map fixes and resizable window on GLFWeray orçunus2020-05-091-5/+32
* | CRendereraap2020-05-111-2/+2
* | Menu map fixes and resizable window on GLFWeray orçunus2020-05-091-5/+32
* | cleaned up MIAMI ifdefsaap2020-05-051-4/+4
|/
* Fix number of unique jumps in stat menuSergeanur2020-05-021-4/+4
* Screen mode selector and persistent map target fixeray orçunus2020-05-011-0/+40
* Merge branch 'master' of github.com:gtamodding/re3aap2020-04-301-4/+34
|\
| * Jap fixesSergeanur2020-04-301-4/+34
* | implemented improved video modes for win.cppaap2020-04-291-0/+25
|/
* Merge pull request #495 from Sergeanur/MoreLanguagesaap2020-04-291-41/+58
|\
| * FixesSergeanur2020-04-271-41/+49
| * Merge branch 'master' into MoreLanguagesSergeanur2020-04-261-143/+157
| |\
| * | More japaneseSergeanur2020-04-151-25/+25
| * | Merge branch 'master' into MoreLanguagesSergeanur2020-04-141-562/+2469
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into MoreLanguagesSergeanur2020-04-051-4/+4
| |\ \ \
| * | | | JapaneseSergeanur2020-04-051-10/+19
* | | | | Merge pull request #489 from Nick007J/masterNikolay Korolev2020-04-261-1/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-211-9/+9
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-201-0/+13
| |\ \ \ \ \
| * | | | | | 1.1 patch stuffNikolay Korolev2020-04-191-1/+22
* | | | | | | Initial GLFW supporteray orçunus2020-04-261-5/+19
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #477 from ShFil119/mingwshfil2020-04-201-9/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Try to build with mingwFilip Gawin2020-04-201-9/+9
| |/ / / /
* / / / / Add polish lang supportFire-Head2020-04-191-0/+13
|/ / / /
* | | | slider fixeray orçunus2020-04-181-3/+2
* | | | Merge pull request #472 from gennariarmando/mastererorcun2020-04-181-3/+5
|\ \ \ \
| * | | | Hide Vehicle/Zone name during Wasted/Busted...gennariarmando2020-04-181-3/+5
* | | | | Vc ped ports and Frontend fixeseray orçunus2020-04-181-6/+4
|/ / / /
* | | | Changed extraOffset value.gennariarmando2020-04-181-1/+1
* | | | Merge pull request #464 from gennariarmando/mastererorcun2020-04-181-30/+30
|\ \ \ \
| * | | | Fixed menu radio icons.gennariarmando2020-04-181-36/+39
* | | | | bug fixesNikolay Korolev2020-04-181-1/+2
* | | | | Various fixeseray orçunus2020-04-181-6/+9
|/ / / /
* | | | Remove patchesSergeanur2020-04-171-19/+1
* | | | rem refsFire-Head2020-04-171-1/+1
* | | | Various fixeseray orçunus2020-04-161-0/+1
* | | | Many fixes and cleanuperay orçunus2020-04-151-63/+64
| |_|/ |/| |
* | | Some cleanup erorcun2020-04-141-26/+25
* | | CFileLoader last funcs and Frontend cleanuperay orçunus2020-04-131-28/+36
* | | Frontend fixes + triangle for back as defaulteray orçunus2020-04-121-37/+52
* | | CMenuManager done and CHud fixeseray orçunus2020-04-111-504/+1185
* | | (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowModeFire-Head2020-04-091-5/+5
* | | Menu map changeseray orçunus2020-04-071-9/+29
* | | Menu maperay orçunus2020-04-071-5/+214
* | | fixed typoaap2020-04-061-4/+4
* | | Merge pull request #379 from erorcun/erorcunaap2020-04-061-57/+1032
|\ \ \ | |_|/ |/| |
| * | Frontend (last-3)eray orçunus2020-04-041-57/+1032
| |/
* / CCamera fixesaap2020-04-031-4/+4
|/
* timebarsSergeanur2020-03-311-0/+5
* Merge pull request #373 from erorcun/erorcunaap2020-03-311-4/+3
|\
| * Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-4/+3
* | Merge remote-tracking branch 'origin/master' into MoreLanguagesSergeanur2020-03-301-14/+33
|\|
| * Merge pull request #369 from erorcun/erorcunerorcun2020-03-291-10/+33
| |\
| | * CShotInfo, CWanted done, Frontend fixeray orçunus2020-03-291-10/+33
| * | Wrappers cleanupSergeanur2020-03-291-4/+0
| |/
* / Add russian lang supportSergeanur2020-03-301-0/+24
|/
* CCopPed done and #include cleanuperay orçunus2020-03-281-11/+10
* CCopPed 2 and fixeseray orçunus2020-03-261-114/+154
* ProcessButtonPresses and fixeseray orçunus2020-03-211-608/+1583
* merge with upstreamNikolay Korolev2020-03-011-71/+69
|\
| * CPopulation 3 and fixeseray orçunus2020-02-271-71/+69
* | some changesNikolay Korolev2020-02-231-2/+2
|/
* CPlayerPed doneeray orçunus2020-02-131-1/+1
* Fixed wrong slot indexing in FrontendSergeanur2020-01-311-1/+1
* saveSergeanur2020-01-271-17/+14
* Fix invert mouse on/offSergeanur2020-01-261-1/+1
* Fixes 2eray orçunus2020-01-111-1/+1
* Fixeseray orçunus2020-01-101-14/+19
* CPlayerPed & CMenuManager (#286)erorcun2020-01-071-586/+507
* Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-302/+456
* Fixed settings loading, added TopLineEmptyFileSergeanur2019-10-301-3/+3
* Merge branch 'master' into masterFire_Head2019-10-271-1/+1
|\
| * ControllerConfig doneFire-Head2019-10-271-1/+1
* | A bit more enums for ChangeMusicModeSergeanur2019-10-261-2/+2
* | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2019-10-261-2/+1
|/
* Fixing typo for cursor coordsSergeanur2019-10-071-1/+1
* PlayerSkinSergeanur2019-09-281-1/+1
* CleanupFilip Gawin2019-08-271-1/+1
* More more more audioFilip Gawin2019-08-271-3/+3
* CleanupFilip Gawin2019-08-271-1/+1
* More audio pedFilip Gawin2019-08-271-1/+1
* started making frontend accurate to gameaap2019-07-141-339/+338
* Frontend fixes._AG2019-07-111-219/+224
* tried to fix CMenuManager::Process but still issuesaap2019-07-101-56/+60
* fixed some stuff in frontend, badly broke others; disabled reversed frontend for the momentaap2019-07-101-198/+261
* More frontend inputs._AG2019-07-101-80/+256
* more CAutomobileaap2019-07-081-4/+4
* the great reorganizationaap2019-07-071-0/+2353