summaryrefslogtreecommitdiffstats
path: root/src/core/re3.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-08-291-6/+9
|\ | | | | | | | | | | # Conflicts: # src/audio/AudioManager.cpp # src/core/Radar.cpp
| * fix debug teleportNikolay Korolev2021-08-261-8/+9
| |
| * fixed debug teleportNikolay Korolev2021-08-261-2/+4
| |
* | Merge branch 'miami' into lcsSergeanur2021-08-161-0/+4
|\|
| * Merge branch 'master' into miamiSergeanur2021-08-161-0/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioCollision.cpp # src/audio/AudioLogic.cpp # src/audio/AudioManager.cpp # src/audio/AudioManager.h # src/audio/sampman.h # src/audio/sampman_miles.cpp # src/core/Frontend.cpp # src/core/MenuScreens.cpp # src/core/MenuScreensCustom.cpp # src/core/common.h # src/core/config.h # src/vehicles/Automobile.cpp
| | * Put more things under ifdefSergeanur2021-08-121-0/+4
| | |
* | | Merge branch 'miami' into lcsSergeanur2021-08-161-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # src/audio/AudioLogic.cpp # src/core/config.h # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * | Switch PR & remove X11 part from CMakeListserorcun2021-08-141-2/+0
| |\ \
| | * | Nintendo Switch supportAdrian Graber2021-07-131-2/+0
| | | |
* | | | mergeNikolay Korolev2021-08-081-1/+3
|\| | |
| * | | mergeNikolay Korolev2021-08-081-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | switch out current ini_parser.hpp with pulzed/mINIwithmorten2021-07-121-49/+60
| | | |
| | * | Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-07-111-7/+19
| | | |
| | * | update librw; little fixaap2021-02-281-0/+5
| | | |
| | * | make debug render groups optionalaap2021-02-191-0/+1
| | | |
| | * | add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten2021-02-181-6/+9
| | | |
| | * | dbg menu againaap2021-02-131-2/+7
| | | |
| | * | debugmenu cleanupaap2021-02-131-43/+57
| | | |
| | * | debugmenu cleanupaap2021-02-131-50/+12
| | | |
| | * | Fix XInput hotplugerorcun2021-02-121-0/+8
| | | |
| | * | Cmake version for hashFilip Gawin2021-02-121-3/+3
| | | |
| | * | Remove version text, add toggleable debug info(with commit hash!)erorcun2021-02-121-1/+12
| | | |
| | * | Also check font textures for new languageserorcun2021-02-081-11/+18
| | | |
| | * | Don't show menu map and new languages if gamefiles isn't copiederorcun2021-02-071-1/+56
| | | |
| | * | Detect joystick menu for XInputerorcun2021-02-051-3/+39
| | | |
| | * | Controller menuSergeanur2021-02-031-0/+2
| | | |
| | * | fix reallocshfil2021-01-311-1/+1
| | | |
| | * | add NewRenderer ini read/writewithmorten2021-01-291-0/+6
| | | |
| | * | use ARRAY_SIZENikolay Korolev2021-01-231-1/+1
| | | |
| | * | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun2021-01-221-40/+17
| | | |
| | * | make building with Codewarrior 7 possiblewithmorten2021-01-211-0/+12
| | | |
| | * | Migrate from old .ini to new .inierorcun2021-01-171-1/+8
| | | |
| | * | Store all settings in .INIerorcun2021-01-171-77/+321
| | | |
| | * | Includes overhaul, fix some compiler warningserorcun2021-01-171-1/+4
| | | |
| | * | fix last commit, debugmenu optionsFire-Head2021-01-081-4/+16
| | | |
| | * | .ini for scaling, radar, spritesFire-Head2021-01-081-0/+20
| | | |
| | * | first version of new rendereraap2021-01-051-0/+24
| | | |
| | * | cfo fixerorcun2021-01-041-1/+0
| | | |
| | * | Dynamically add pipelines options, only if neo.txd existserorcun2020-12-271-1/+25
| | | |
| | * | fix sizeofaap2020-12-211-1/+1
| | | |
* | | | mergeNikolay Korolev2021-08-081-7/+20
|\| | |
| * | | Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-08-011-7/+20
| | | |
* | | | CVisibilityPlugins, CRenderer, some fixesaap2021-07-291-6/+1
| | | |
* | | | Merge remote-tracking branch 'origin/miami' into lcswithmorten2021-07-151-50/+61
|\| | |
| * | | miami: switch out current ini_parser.hpp with pulzed/mINIwithmorten2021-07-121-50/+61
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-04-091-0/+5
|\| | | | | | | | | | | | | | # Conflicts: # src/modelinfo/PedModelInfo.cpp
| * | update librwaap2021-02-281-0/+5
| | |
* | | Merge branch 'miami' into lcsSergeanur2021-02-261-7/+78
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # README.md # premake5.lua # src/audio/MusicManager.cpp # src/core/main.cpp # src/core/re3.cpp # src/extras/postfx.cpp # src/render/Font.cpp
| * | make debug render groups optionalaap2021-02-191-0/+1
| | |
| * | name error strings to REVCwithmorten2021-02-181-4/+4
| | |
| * | add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten2021-02-181-6/+9
| | |
| * | Add russian supportSergeanur2021-02-181-1/+68
| | |
* | | rename error strings to RELCSwithmorten2021-02-181-4/+4
| | |
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-65/+117
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/reLCS_msvc_amd64.yml # .github/workflows/reLCS_msvc_x86.yml # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # premake5.lua # src/animation/AnimManager.cpp # src/animation/AnimationId.h # src/audio/MusicManager.cpp # src/audio/audio_enums.h # src/control/Script7.cpp # src/core/FileLoader.cpp # src/core/re3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/postfx.cpp # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_PS.hlsl # src/extras/shaders/make_hlsl.cmd # src/extras/shaders/obj/colourfilterVC_PS.cso # src/extras/shaders/obj/colourfilterVC_PS.inc # src/extras/shaders/obj/colourfilterVC_frag.inc # src/peds/PedFight.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Particle.cpp # src/render/WaterCannon.cpp # src/skel/win/gtavc.ico # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * | clean up debug menuaap2021-02-131-63/+50
| | |
| * | Fix XInput hotplugerorcun2021-02-121-0/+8
| | |
| * | Cmake version for hashFilip Gawin2021-02-121-3/+3
| | |
| * | Remove version text, add toggleable debug info(with commit hash!)erorcun2021-02-121-1/+13
| | |
| * | Save vibration settingSergeanur2021-02-101-0/+2
| | |
| * | Detect joystick menu for XInputerorcun2021-02-071-3/+39
| | |
| * | fix reallocshfil2021-01-311-1/+1
| | |
| * | fix NewRender typowithmorten2021-01-291-1/+1
| | |
| * | add NewRenderer ini read/write, fix backfaceculling readwithmorten2021-01-291-0/+7
| | |
* | | fix reallocshfil2021-01-311-1/+1
| | |
* | | Merge branch 'miami' into lcsSergeanur2021-01-251-0/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.h # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/rw/VisibilityPlugins.cpp # src/rw/VisibilityPlugins.h
| * | make building with Codewarrior 7 possiblewithmorten2021-01-241-0/+10
| | |
| * | use ARRAY_SIZENikolay Korolev2021-01-231-1/+1
| | |
* | | proper ini fixaap2021-01-251-8/+4
| | |
* | | ini fixesaap2021-01-251-0/+4
| | |
* | | Merge remote-tracking branch 'upstream/lcs' into lcsNikolay Korolev2021-01-231-105/+343
|\ \ \
| * | | Fix ini nameSergeanur2021-01-231-2/+2
| | | |
| * | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-106/+341
| |\| | | | | | | | | | | | | | | | | | # Conflicts: # src/core/re3.cpp
| | * | No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linuxerorcun2021-01-231-41/+18
| | | |
| | * | Migrate from old .ini to new .inierorcun2021-01-231-1/+8
| | | |
| | * | Store all settings in .INIerorcun2021-01-231-80/+333
| | | |
| * | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-231-1/+4
| |\| | | | | | | | | | | | | | | | | | # Conflicts: # src/modelinfo/BaseModelInfo.cpp
| | * | Includes overhaul, fix some compiler warningserorcun2021-01-231-1/+4
| | | |
* | | | script fixesNikolay Korolev2021-01-231-1/+1
|/ / /
* | | Merge remote-tracking branch 'upstream/lcs' into lcsNikolay Korolev2021-01-201-9/+11
|\ \ \
| * | | work on colourfiltersaap2021-01-191-2/+2
| | | |
| * | | PSP rendering and shader cleanupaap2021-01-191-7/+9
| | | |
* | | | fixesNikolay Korolev2021-01-181-18/+24
|/ / /
* | | little cleanup of vehicle renderingaap2021-01-121-1/+1
| | |
* | | mobile vehicle renderingaap2021-01-121-8/+8
| | |
* | | Merge branch 'miami' into lcsSergeanur2021-01-121-0/+30
|\| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.cpp # src/control/Script3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp
| * | sync with re3Fire-Head2021-01-081-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | -radardisc shadow fix -fix for the dimension where moon is round -correct radar based on the early gta 3 screenshot -proper scaling based on ps2 gta 3 -ini and debugmenu options
* | | debugmenu vehicle spawn listaap2021-01-101-12/+10
| | |
* | | mobile building renderingaap2021-01-101-2/+7
| | |
* | | env map tweaksaap2021-01-101-0/+2
| | |
* | | env map renderingaap2021-01-101-10/+6
| | |
* | | first commit for LCSaap2021-01-081-4/+2
|/ /
* | cfo fixerorcun2021-01-041-1/+0
| |
* | CVarConsoleSergeanur2021-01-021-1/+1
| |
* | fixerorcun2020-12-271-1/+0
| |
* | Dynamically add pipelines options, only if neo.txd existserorcun2020-12-271-1/+26
| |
* | Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as defaulterorcun2020-12-261-0/+2
| |
* | fix sizeofaap2020-12-211-1/+1
| |
* | removed cullzones stuff from rendererNikolay Korolev2020-12-191-2/+0
| |
* | merge attemptNikolay Korolev2020-12-191-0/+10
|\|
| * added GTA_SCENE_EDITNikolay Korolev2020-12-021-0/+2
| |
| * added a few registered pointers and memory debugaap2020-11-301-0/+11
| |
| * finished cullzonesaap2020-11-221-0/+3
| |
| * add mission switcher from miamiwithmorten2020-11-161-0/+33
| |
| * Fix ini readerSergeanur2020-11-111-2/+4
| |
| * Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline multserorcun2020-11-071-16/+32
| |
| * rewrite CFO + postfx/pipeline optionserorcun2020-10-281-389/+53
| |
| * boolean for extended pipelinesaap2020-10-271-3/+6
| |
| * Fix buildSergeanur2020-10-251-0/+3
| |
| * Fix bindings not loaded on Linuxerorcun2020-10-251-2/+30
| |
| * Load and write our settings in re3.ini & fixeseray orçunus2020-10-021-22/+91
| |
| * Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-301-7/+66
| |
| * Fixeseray orçunus2020-09-271-1/+2
| |
| * CFO fixeseray orçunus2020-08-251-2/+7
| |
| * new frontend customizationeray orçunus2020-08-241-34/+240
| |
| * Revert "remove CFO"eray orçunus2020-08-191-0/+112
| | | | | | | | This reverts commit 0418ba597bc53d08d0244188f4623ebadfdd2876.
| * Merge branch 'master' of github.com:gtamodding/re3aap2020-08-181-112/+0
| |\
| * | neo pipelinesaap2020-08-181-0/+12
| | |
* | | little cleanup and synch on templates and configaap2020-12-181-0/+2
| | |
* | | Frontend cleanup, .INI, CFO, scrollable pageserorcun2020-12-091-4/+168
| | |
* | | forget ifdefaap2020-11-031-0/+2
| | |
* | | new LCS-style rendereraap2020-11-031-0/+22
| | |
* | | boolean for extended pipelinesaap2020-10-271-3/+6
| | | | | | | | | | | | (cherry picked from commit 78ac22ee2cfa12c1e8c93cca956f1aa1f93c76dc)
* | | Pad, BulletInfo, ProjectileInfo, fixeseray orçunus2020-10-071-2/+4
| | |
* | | cheats, fixes, cosmetic changesmajestic2020-09-011-2/+2
| | |
* | | CGame done, Peds, fixeseray orçunus2020-08-301-0/+2
| | |
* | | CWeather doneaap2020-08-231-2/+8
| | |
* | | Merge remote-tracking branch 'origin/miami' into miamiSergeanur2020-08-191-0/+12
|\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # src/core/config.h
| * | | neo pipelines; postfx fixaap2020-08-191-0/+12
| | | |
* | | | Merge branch 'master' into miamiSergeanur2020-08-191-107/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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-112/+0
| | |
| * | Graphics menu + MSAASergeanur2020-08-161-14/+14
| |/
| * extended postfx and sniper hud fixaap2020-08-131-0/+9
| |
* | Stats(except displaying), PlayerInfo, marker fixeray orçunus2020-08-141-1/+1
| |
* | implemented extended postfxaap2020-08-111-0/+11
| |
* | improved mission switchermajestic2020-08-101-1/+24
| |
* | timecycle doneaap2020-08-091-1/+23
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-08-071-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/RoadBlocks.cpp # src/core/Collision.h # src/core/Pad.cpp # src/core/SurfaceTable.h # src/core/main.cpp # src/core/re3.cpp # src/peds/Population.cpp # src/render/Fluff.cpp # src/render/Shadows.cpp # src/render/Shadows.h # src/render/Sprite2d.cpp # src/weapons/BulletInfo.cpp
| * Enable PS2 Alpha test Emu in debug menu on RWSergeanur2020-08-051-2/+0
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-07-221-1/+0
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # README.md # src/core/Frontend.cpp # src/core/Frontend.h # src/peds/Ped.cpp # src/peds/Ped.h # src/render/Renderer.cpp # src/vehicles/Plane.cpp
| * Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcherSergeanur2020-07-221-1/+0
| |
* | fixed COcclusionaap2020-07-201-0/+2
| |
* | Merge branch 'master' into miamiSergeanur2020-07-131-0/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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/+14
| |
| * Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2020-07-031-1/+2
| |
| * Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639)erorcun2020-07-011-4/+0
| |
* | fixes from master, menu helper texteray orçunus2020-07-041-8/+4
| |
* | CBoat and friendsaap2020-07-011-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-06-291-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * menu fixesFire-Head2020-06-291-3/+3
| |
| * cleaned up and fixed animvieweraap2020-06-081-0/+1
| |
* | CCamera doneaap2020-06-201-3/+0
| |
* | CCam doneaap2020-06-161-1/+1
| |
* | much better mission switchereray orçunus2020-06-141-1/+1
| |
* | Peds, mission switcher & fixeseray orçunus2020-06-141-1/+14
| |
* | cleaned up and updated animviewer; fixed animation bugaap2020-06-081-0/+1
| |
* | more CBikeaap2020-06-051-0/+2
| |
* | some orig cheartsmajestic2020-06-031-2/+6
| | | | | | | | | | | | - weapon model indices added - orig weapon cheats added - some cheats' names changed to original ones
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-06-031-0/+105
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/GameLogic.cpp # src/control/PathFind.cpp # src/control/RoadBlocks.cpp # src/control/Script.cpp # src/control/Script.h # src/core/Frontend.cpp # src/core/Frontend.h # src/core/MenuScreens.cpp # src/core/TempColModels.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/modelinfo/VehicleModelInfo.h # src/render/Skidmarks.h # src/render/WaterLevel.cpp # src/save/GenericGameStorage.h # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/DamageManager.cpp # src/vehicles/Vehicle.cpp # src/vehicles/Vehicle.h
| * fixed timebar toggleaap2020-06-011-1/+3
| |
| * Add files via uploadrollschuh22822020-05-291-0/+6
| |
| * Frontend customization functions, freecam toggle, minor thingseray orçunus2020-05-281-0/+98
| |
* | some CBike code; vehicle cleanupaap2020-06-021-4/+10
| |
* | add freeroam; clean up debug menuaap2020-06-011-12/+0
| |
* | CAutomobile doneaap2020-05-311-1/+3
| |
* | gahhhaap2020-05-311-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-261-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/control/Garages.cpp # src/core/SurfaceTable.cpp # src/core/SurfaceTable.h # src/core/World.cpp # src/core/main.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/Ped.cpp # src/render/Timecycle.cpp # src/vehicles/Automobile.cpp # src/vehicles/Automobile.h # src/vehicles/Heli.cpp # src/vehicles/Vehicle.cpp # src/weapons/Weapon.cpp # src/weapons/WeaponInfo.h
| * switch collision with debug menuNikolay Korolev2020-05-251-0/+8
| |
* | CVehicleaap2020-05-251-3/+7
| |
* | vehicle cheats and debug cheat string displayXinerki2020-05-211-2/+2
| |
* | make reloadables optionalXinerki2020-05-211-0/+2
| |
* | fancy HUD.TXD reloaderXinerki2020-05-211-0/+5
| | | | | | | | TODO: make optional with defines, also add more reload options
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-121-7/+44
|\| | | | | | | | | | | | | | | | | # 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-7/+44
| |
* | Merge remote-tracking branch 'origin/miami' into miamiSergeanur2020-05-111-0/+1
|\ \
| * | CRendereraap2020-05-111-0/+1
| | |
* | | Merge branch 'master' into miamiSergeanur2020-05-111-0/+14
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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
| * Merge pull request #509 from Fire-Head/mastererorcun2020-05-111-0/+14
| |\ | | | | | | OpenAL update
| | * oal wav/mp3 stream updateFire-Head2020-05-071-0/+14
| | |
* | | vehicle model descriptions; a bit of heli codeaap2020-05-101-1/+1
| | |
* | | Merge branch 'master' into miamiSergeanur2020-05-101-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimManager.cpp # src/control/CarCtrl.cpp # src/control/Curves.cpp # src/core/templates.h
| * | Place debug menu under ifdefSergeanur2020-05-091-0/+2
| | |
* | | typoaap2020-05-071-2/+2
| | |
* | | VC vehicles just barely working nowaap2020-05-071-13/+17
| | |
* | | cleaned up MIAMI ifdefsaap2020-05-051-2/+0
|/ /
* | implemented most of streamed collisions and big buildingsaap2020-05-051-13/+13
| |
* | implemented most of vice city path systemaap2020-05-031-1/+1
| |
* | SetPosition, part 2Sergeanur2020-05-021-3/+3
| |
* | update librw (vsynch)aap2020-05-021-0/+4
| |
* | Adding getters and setters for type and statusSergeanur2020-04-301-1/+1
|/
* using librw GS alpha test emulationaap2020-04-251-22/+26
|
* implemented debugmenuaap2020-04-241-36/+4
|
* Merge branch 'master' into masterFire_Head2020-04-231-1/+1
|\
| * Crossplatform work continueseray orçunus2020-04-221-1/+1
| |
* | ps2 particles, sampman oal startedFire-Head2020-04-231-1/+0
|/
* Remove patchesSergeanur2020-04-171-42/+2
|
* Ped fixes and ref removaleray orçunus2020-04-171-3/+3
|
* Some refs removed, little fixes and teleporteray orçunus2020-04-161-0/+18
|
* fix debug stuffNikolay Korolev2020-04-141-1/+0
|
* Merge branch 'master' into game_devNikolay Korolev2020-04-141-15/+1
|\
| * Merge pull request #413 from erorcun/erorcunerorcun2020-04-131-15/+0
| |\ | | | | | | CFileLoader last funcs and Frontend cleanup
| | * CFileLoader last funcs and Frontend cleanuperay orçunus2020-04-131-15/+0
| | |
| * | finished CBoataap2020-04-131-0/+1
| |/
* / scene editNikolay Korolev2020-04-131-0/+4
|/
* Merge pull request #400 from erorcun/erorcunerorcun2020-04-111-0/+2
|\ | | | | CMenuManager done and CHud fixes
| * CMenuManager done and CHud fixeseray orçunus2020-04-111-0/+2
| |
* | Link with RW libsSergeanur2020-04-111-0/+4
| |
* | implemented CTrafficLightsaap2020-04-101-0/+3
|/
* fixesNikolay Korolev2020-04-081-1/+1
|
* CCamera fixesaap2020-04-031-4/+2
|
* Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-2/+4
|
* rotating FollowPed cam (disabled by default for now)aap2020-03-291-0/+4
|
* Cleanup patching systemFilip Gawin2020-03-281-54/+0
|
* Remove assembly from patcher.hFilip Gawin2020-03-271-1/+1
|
* removed windows.h for most .cppsaap2020-03-271-0/+51
|
* implemented some unused PS2 camsaap2020-03-271-0/+4
|
* Finished CCam; various smaller thingsaap2020-03-271-7/+28
|
* ConsoleSergeanur2020-03-221-0/+1
|
* GenericSave complete, still needs some testingWes Hampson2020-03-111-1/+1
|
* Some fixes and some cosmetic thingseray orçunus2020-02-021-1/+0
|
* CCivilianPed done & restore peds running to phoneeray orçunus2019-11-261-1/+2
|
* Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-6/+4
|
* Peds & a few fixeseray orçunus2019-11-051-0/+1
|
* Fixes&Pedseray orçunus2019-10-251-0/+2
|
* Fixed save game Load/Save failed assertion on Debug buildSergeanur2019-10-111-0/+4
|
* Little fixeray orçunus2019-10-071-1/+1
|
* Pedseray orçunus2019-10-061-2/+2
|
* World and Pedseray orçunus2019-09-121-3/+2
|
* More more more audioFilip Gawin2019-08-271-2/+2
|
* CleanupFilip Gawin2019-08-271-26/+0
|
* More audio pedFilip Gawin2019-08-271-0/+26
|
* Little CPed fixes & Peddebugeray orçunus2019-08-161-1/+1
|
* P.e.d.s. and fixeseray orçunus2019-08-111-0/+16
|
* CPed part 218eray orçunus2019-08-051-0/+4
|
* implemented CHeliaap2019-08-041-27/+7
|
* CAutomobile effect stuffaap2019-07-261-1/+14
|
* CAutomobile::FireTruckControl and HydraulicControlaap2019-07-261-0/+1
|
* implemented CAutomobile::TankControlaap2019-07-251-0/+2
|
* Merge branch 'master' into masterFire_Head2019-07-241-0/+50
|\
| * updateFire-Head2019-07-241-16/+1
| |
| * shadows doneFire-Head2019-07-241-1/+66
| |
* | bit more CAutomobileaap2019-07-231-0/+12
| |
* | implemented col line renderingaap2019-07-191-3/+2
| |
* | CAutomobile ctor, car spawner, fixesaap2019-07-191-38/+59
| |
* | CAutomobile::ProcessControlInputsaap2019-07-111-1/+12
|/
* more CVehicleaap2019-07-091-1/+5
|
* more CAutomobileaap2019-07-081-0/+10
|
* IntoTheScripts!Nikolay Korolev2019-07-071-22/+1
|
* the great reorganizationaap2019-07-071-0/+381