Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-22 | Merge remote-tracking branch 'origin/miami' into lcs | Sergeanur | |
# Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp | |||
2021-01-22 | get rid of most --MIAMI comments | withmorten | |
2021-01-11 | CutsceneMgr done + use original VB audio + make interiors visible + use ↵ | Sergeanur | |
hashed model info names a bit | |||
2021-01-09 | streaming fixes | aap | |
2021-01-08 | Merge branch 'miami' into lcs | Sergeanur | |
* miami: Use original names | |||
2021-01-08 | Use original names | Sergeanur | |
2021-01-08 | little fixes | aap | |
2021-01-08 | timecycle; some rendering | aap | |
2021-01-08 | first commit for LCS | aap | |
2021-01-04 | Fix missing ifdef | Sergeanur | |
2021-01-02 | CVarConsole | Sergeanur | |
2020-12-27 | NO_ISLAND_LOADING ported from re3 | Sergeanur | |
2020-12-21 | push/pop memids | aap | |
2020-12-19 | merge attempt | Nikolay Korolev | |
2020-12-18 | added MemoryHeap from III, MemoryMgr | aap | |
2020-11-30 | added a few registered pointers and memory debug | aap | |
2020-11-28 | moved some stuff to MemoryMgr | aap | |
2020-11-28 | Merge branch 'master' of github.com:GTAmodding/re3 | aap | |
2020-11-26 | start using CMemoryHeap | aap | |
2020-11-26 | CStreaming::PrintStreamingBufferState | Sergeanur | |
2020-11-13 | Fix loading island LODs with big buildings | Sergeanur | |
2020-11-11 | changes to RW layer so loading foreign files works | aap | |
2020-10-17 | Fix player model not changing in cutscenes | Sergeanur | |
2020-10-08 | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) | Filip Gawin | |
2020-10-08 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | |
2020-10-05 | Merge branch 'master' of https://github.com/GTAmodding/re3 | eray orçunus | |
2020-10-04 | Fix some sanitizer errors, improve POSIX streamer | eray orçunus | |
2020-10-04 | Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size) | Filip Gawin | |
2020-08-24 | CutsceneMgr done | Sergeanur | |
2020-08-21 | fix streaming bug | aap | |
2020-08-20 | small streaming fixes | aap | |
2020-08-20 | CStreaming done, hopefully | aap | |
2020-08-19 | changing silly streaming memory limit | aap | |
2020-08-19 | Island loading cleanup and fix | Sergeanur | |
2020-08-16 | Island loading and PS2 alpha test added to options | Sergeanur | |
2020-07-24 | 90% fixes, 10% skel refactoring | eray orçunus | |
2020-07-24 | 64-bit on Windows | eray orçunus | |
2020-07-22 | 64-bit on Windows | eray orçunus | |
2020-07-13 | Merge branch 'master' into miami | Sergeanur | |
# 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 | |||
2020-07-09 | Remove island loading | Sergeanur | |
2020-07-09 | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | |
2020-06-14 | fixed condition in CBoat::ProcessControl and changed enum | majestic | |
2020-05-24 | fixed compiler errors | nrb | |
2020-05-19 | Melee weapons(half-working), Ped and Hud bits | eray orçunus | |
2020-05-16 | gangs, script and replay fixes | Nikolay Korolev | |
2020-05-15 | Weapon layer in Peds | eray orçunus | |
2020-05-13 | Merge branch 'master' into miami | Sergeanur | |
# 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 | |||
2020-05-13 | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | |
# Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp | |||
2020-05-12 | Fix linux warnings | Filip Gawin | |
2020-05-12 | Merge pull request #533 from erorcun/master | erorcun | |
Linux build support |