Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | 2021-02-16 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 | ||||
| * | Use original animation names from VCS | Sergeanur | 2021-01-27 | 1 | -1/+1 |
| | | |||||
* | | CPedModelInfo and CTempColModels | aap | 2021-01-24 | 1 | -1/+1 |
|/ | |||||
* | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -2/+0 |
| | |||||
* | m_nWantedLevel -> GetWantedLevel() | withmorten | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | more securom fixes | withmorten | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | move stuff back into class; securom comments | withmorten | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | Original enum name | Sergeanur | 2020-11-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into miami | Sergeanur | 2020-10-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/control/RoadBlocks.cpp # src/entities/Entity.h # src/entities/Physical.cpp # src/peds/Ped.cpp # src/render/Renderer.cpp # src/vehicles/Automobile.cpp # src/vehicles/CarGen.cpp # src/weapons/BulletInfo.cpp # src/weapons/Weapon.cpp | ||||
| * | Setter for bIsStatic (became virtual in SA) | Sergeanur | 2020-10-18 | 1 | -1/+1 |
| | | |||||
| * | heli fixes | aap | 2020-07-26 | 1 | -8/+11 |
| | | |||||
| * | eSurfaceType | aap | 2020-05-26 | 1 | -2/+2 |
| | | |||||
| * | small fixes | aap | 2020-05-25 | 1 | -1/+1 |
| | | |||||
* | | Fix sniper and water creatures bug, mark some files | eray orçunus | 2020-10-09 | 1 | -7/+9 |
| | | |||||
* | | NULL -> nil | Fire-Head | 2020-07-31 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1 from GTAmodding/miami | Fire_Head | 2020-07-29 | 1 | -45/+103 |
|\ \ | | | | | | | Miami | ||||
| * | | CCopPed, except spike traps | eray orçunus | 2020-07-28 | 1 | -2/+2 |
| | | | |||||
| * | | CHeli and CRopes done | aap | 2020-07-27 | 1 | -45/+103 |
| | | | |||||
* | | | miami shadows | Fire-Head | 2020-07-29 | 1 | -1/+2 |
|/ / | |||||
* | | CVehicle | aap | 2020-05-25 | 1 | -53/+1 |
| | | |||||
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | # 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 warnings | Filip Gawin | 2020-05-12 | 1 | -2/+2 |
| | | |||||
* | | VC vehicles just barely working now | aap | 2020-05-07 | 1 | -17/+1 |
|/ | |||||
* | SetPosition, part 2 | Sergeanur | 2020-05-02 | 1 | -7/+7 |
| | |||||
* | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 1 | -2/+2 |
| | |||||
* | Try to build with mingw | Filip Gawin | 2020-04-20 | 1 | -5/+5 |
| | |||||
* | replays bug fix | Nikolay Korolev | 2020-04-18 | 1 | -63/+76 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -22/+1 |
| | |||||
* | rem refs | Fire-Head | 2020-04-17 | 1 | -6/+6 |
| | |||||
* | More refs removed | Sergeanur | 2020-04-16 | 1 | -6/+6 |
| | |||||
* | fixed bug and weirdness in CHeli | aap | 2020-04-15 | 1 | -0/+8 |
| | |||||
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -0/+2 |
| | |||||
* | remove include <new> from common.h | aap | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | Cleanup | Filip Gawin | 2019-08-27 | 1 | -5/+5 |
| | |||||
* | More more more audio | Filip Gawin | 2019-08-27 | 1 | -6/+6 |
| | |||||
* | Cleanup | Filip Gawin | 2019-08-27 | 1 | -8/+0 |
| | |||||
* | More audio ped | Filip Gawin | 2019-08-27 | 1 | -0/+8 |
| | |||||
* | implemented CHeli | aap | 2019-08-04 | 1 | -4/+1038 |
| | |||||
* | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 1 | -1/+7 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+15 |