summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch PR & remove X11 part from CMakeListserorcun2021-08-141-0/+1
|\
| * Nintendo Switch supportAdrian Graber2021-07-131-0/+1
| |
* | Sync audio changes from masterSergeanur2021-08-121-0/+8
| |
* | mission retry fixNikolay Korolev2021-08-121-0/+4
| |
* | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2021-08-031-1/+28
|\ \
| * | Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-08-011-1/+28
| |/
* / mission replayNikolay Korolev2021-08-011-1/+8
|/
* High FPS FixesSergeanur2021-06-241-1/+1
|
* FixesSergeanur2021-02-101-2/+2
|
* Merge remote-tracking branch 'origin/miami' into VC/ControllerMenuSergeanur2021-02-101-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | * origin/miami: fix clouds Use our synonyms for attack anims again Detect joystick menu for XInput reorganize shaders; use modulate flag; update librw fix generic.txd crash Use original animation names from VCS # Conflicts: # src/core/MenuScreensCustom.cpp
| * Detect joystick menu for XInputerorcun2021-02-071-1/+1
| |
* | Controller menuSergeanur2021-02-101-2/+27
|/
* Store all settings in .INIerorcun2021-01-231-3/+6
|
* Add multisamplingSergeanur2021-01-081-2/+2
|
* Frontend: disable windowed mode selector while in gameerorcun2021-01-031-1/+3
|
* NO_ISLAND_LOADING ported from re3Sergeanur2020-12-271-3/+3
|
* Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as defaulterorcun2020-12-261-1/+1
|
* Frontend cleanup, .INI, CFO, scrollable pageserorcun2020-12-091-32/+111
|
* PlayerPed and "Redefine controls" menu done, fixeserorcun2020-12-021-26/+7
|
* Xbox message screen, disabled by defaulterorcun2020-11-231-0/+17
|
* Frontend: Stats, Map, Audio inputs, Radio selectorerorcun2020-11-171-5/+19
|
* Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun2020-11-081-2/+0
|
* Finalize frontend sounds, player setup screenerorcun2020-10-251-3/+3
|
* Pad, BulletInfo, ProjectileInfo, fixeseray orçunus2020-10-071-3/+3
|
* Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixeseray orçunus2020-09-301-18/+7
|
* Credits & fixeseray orçunus2020-09-271-1/+1
|
* Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-08-191-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/core/Collision.cpp # src/core/Streaming.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/extras/custompipes.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/shaders/Makefile # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_fs_gl3.inc # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp # src/save/GenericGameStorage.cpp
| * Island loading cleanup and fixSergeanur2020-08-191-0/+6
| |
* | Merge branch 'master' into miamiSergeanur2020-08-191-3/+38
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # gamefiles/TEXT/american.gxt # src/control/Garages.cpp # src/control/Record.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.cpp # src/core/MenuScreens.cpp # src/core/Streaming.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/ModelInfo.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # utils/gxt/american.txt
| * remove CFOeray orçunus2020-08-161-4/+1
| |
| * Island loading and PS2 alpha test added to optionsSergeanur2020-08-161-0/+18
| |
| * Graphics menu + MSAASergeanur2020-08-161-1/+21
| |
| * Fixes from miamieray orçunus2020-07-201-1/+1
| |
* | Continue to Frontend, fix savegame list bugeray orçunus2020-08-141-1/+5
| |
* | Peds, Hud, CFO 1/2, fixes - including zone nameseray orçunus2020-07-221-10/+3
| |
* | Merge branch 'master' into miamiSergeanur2020-07-131-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/CarAI.cpp # src/control/Phones.cpp # src/control/Phones.h # src/control/Record.cpp # src/control/Restart.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.h # src/core/Streaming.cpp # src/core/TempColModels.cpp # src/core/Wanted.cpp # src/core/Zones.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/entities/Entity.cpp # src/entities/Physical.cpp # src/extras/frontendoption.cpp # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/CivilianPed.cpp # src/peds/CopPed.cpp # src/peds/EmergencyPed.cpp # src/peds/Ped.cpp # src/peds/Ped.h # src/peds/Population.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # src/skel/win/win.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp # src/vehicles/Boat.h # src/vehicles/Vehicle.cpp
| * Add cutscene borders switch to the menuSergeanur2020-07-111-0/+4
| |
* | Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixeseray orçunus2020-07-061-20/+21
| |
* | fixes from master, menu helper texteray orçunus2020-07-041-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-06-291-14/+19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/audio/soundlist.h # src/control/Script.cpp # src/control/ScriptCommands.h # src/core/Cam.cpp # src/core/Camera.cpp # src/core/Camera.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.cpp # src/core/MenuScreens.cpp # src/core/Pad.cpp # src/core/Pad.h # src/core/config.h # src/entities/Entity.cpp # src/render/Credits.cpp # src/render/Fluff.cpp # src/render/Hud.cpp # src/render/MBlur.cpp # src/render/Timecycle.cpp # src/skel/glfw/glfw.cpp # src/skel/win/win.cpp # src/text/Text.cpp
| * Merge branch 'master' into ps2menuFire_Head2020-06-291-12/+15
| |\
| * | mips overdoseFire-Head2020-06-271-14/+17
| | |
* | | Use KnockOffRidereray orçunus2020-06-061-11/+7
| | |
* | | Merge branch 'master' into miamiSergeanur2020-06-061-1/+1
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/audio/AudioSamples.h # src/audio/soundlist.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/MenuScreens.cpp # src/peds/Ped.cpp # src/peds/PlayerPed.cpp # src/render/Hud.cpp # src/vehicles/Vehicle.h
| * | fixes, mostly from miamieray orçunus2020-06-041-1/+1
| | |
| * | remove inlining attempts + reload frontend options for realeray orçunus2020-05-281-7/+8
| | |
| * | theoretically fix linux builderay orçunus2020-05-281-6/+6
| | |
| * | Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus2020-05-281-1/+5
| |\ \
| | * | mission replayNikolay Korolev2020-05-261-1/+5
| | |/
| * / Frontend customization functions, freecam toggle, minor thingseray orçunus2020-05-281-10/+7
| |/
* | Peds, eSound and PedState enum, fixeseray orçunus2020-06-031-1/+1
| |
* | DrawStandardMenus, VC menu array and minor fixeseray orçunus2020-06-011-145/+109
| |
* | Menu borders and weapon fixeseray orçunus2020-05-241-8/+42
| |
* | Compatibility with VC weapon.dat + new shotgunseray orçunus2020-05-231-1/+1
| |
* | Merge pull request #574 from Xinerki/miamierorcun2020-05-221-1/+4
|\ \ | | | | | | many additions
| * | add freecam toggle in control settingsXinerki2020-05-211-1/+4
| | | | | | | | | | | | comes with a free config save!
* | | VC CMenuManager struct, ctor etc.eray orçunus2020-05-221-153/+149
|/ /
* | fix audio menu crashXinerki2020-05-191-2/+4
| |
* | match frontend to vc more; isolate crgbaXinerki2020-05-191-3/+3
| |
* | Load VC frontend textures and use someXinerki2020-05-191-17/+24
| |
* | Merge branch 'master' into miamiSergeanur2020-05-121-1/+1
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp
| * Fix linux warningsFilip Gawin2020-05-121-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-121-1/+0
|\| | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
| * Linux build supporteray orçunus2020-05-111-1/+0
| |
* | Merge branch 'master' into miamiSergeanur2020-05-111-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h
| * Fixed typos and made all assert functions optionalbigbossbro082020-05-101-1/+1
| |
* | cleaned up MIAMI ifdefsaap2020-05-051-3/+1
| |
* | Revert "Remove Miami stuff"Sergeanur2020-05-051-0/+4
|/ | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
* Remove Miami stuffSergeanur2020-05-051-4/+0
|
* implemented most of streamed collisions and big buildingsaap2020-05-051-0/+4
|
* Screen mode selector and persistent map target fixeray orçunus2020-05-011-0/+4
|
* implemented improved video modes for win.cppaap2020-04-291-0/+10
|
* Merge pull request #495 from Sergeanur/MoreLanguagesaap2020-04-291-0/+2
|\ | | | | Japanese support
| * Merge branch 'master' into MoreLanguagesSergeanur2020-04-261-10/+15
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * \ Merge branch 'master' into MoreLanguagesSergeanur2020-04-141-91/+168
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * \ \ Merge remote-tracking branch 'origin/master' into MoreLanguagesSergeanur2020-04-051-1/+1
| |\ \ \
| * | | | JapaneseSergeanur2020-04-051-0/+2
| | | | |
* | | | | Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-211-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #477 from ShFil119/mingwshfil2020-04-201-1/+1
| |\ \ \ \ | | | | | | | | | | | | Try to make code working on more platforms
| | * | | | Try to build with mingwFilip Gawin2020-04-201-1/+1
| | | | | |
* | | | | | Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-201-0/+2
|\| | | | |
| * | | | | Add polish lang supportFire-Head2020-04-191-0/+2
| |/ / / /
* | | | | fixesNikolay Korolev2020-04-201-1/+1
| | | | |
* | | | | 1.1 patch stuffNikolay Korolev2020-04-191-0/+1
|/ / / /
* | | | Fixed menu radio icons.gennariarmando2020-04-181-8/+5
| | | |
* | | | Many fixes and cleanuperay orçunus2020-04-151-1/+7
| |_|/ |/| |
* | | Some cleanup erorcun2020-04-141-24/+24
| | |
* | | CFileLoader last funcs and Frontend cleanuperay orçunus2020-04-131-1/+1
| | |
* | | Frontend fixes + triangle for back as defaulteray orçunus2020-04-121-2/+3
| | |
* | | CMenuManager done and CHud fixeseray orçunus2020-04-111-40/+54
| | |
* | | normalized line endings to LFaap2020-04-091-4/+4
| | |
* | | (PS2) TheGame/main/GameInit/SystemInit, ProcessSlowModeFire-Head2020-04-091-2/+2
| | |
* | | Menu maperay orçunus2020-04-071-2/+33
| | |
* | | Merge pull request #379 from erorcun/erorcunaap2020-04-061-16/+47
|\ \ \ | |_|/ |/| | Frontend (last-3)
| * | Frontend (last-3)eray orçunus2020-04-041-16/+47
| |/
* / CCamera fixesaap2020-04-031-1/+1
|/
* timebarsSergeanur2020-03-311-0/+6
|
* Merge pull request #373 from erorcun/erorcunaap2020-03-311-1/+0
|\ | | | | Mouse free cam for peds&cars (under FREE_CAM)
| * Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-1/+0
| |
* | Add russian lang supportSergeanur2020-03-301-0/+6
|/
* CCopPed 2 and fixeseray orçunus2020-03-261-3/+9
|
* ProcessButtonPresses and fixeseray orçunus2020-03-211-51/+65
|
* CPopulation 3 and fixeseray orçunus2020-02-271-8/+0
|
* Fixeseray orçunus2020-01-101-0/+1
|
* CPlayerPed & CMenuManager (#286)erorcun2020-01-071-9/+25
| | | Make Frontend great again!
* Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-4/+8
|
* ControllerConfig doneFire-Head2019-10-271-0/+9
| | | | Fix Cam enum
* started making frontend accurate to gameaap2019-07-141-27/+6
|
* Frontend fixes._AG2019-07-111-9/+9
| | | | Fix #125 #119 #105 #98 #54.
* fixed some stuff in frontend, badly broke others; disabled reversed frontend for the momentaap2019-07-101-1/+1
|
* More frontend inputs._AG2019-07-101-7/+29
|
* the great reorganizationaap2019-07-071-0/+512