summaryrefslogtreecommitdiff
path: root/src/core/Streaming.cpp
AgeCommit message (Collapse)Author
2021-01-22Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# 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-22get rid of most --MIAMI commentswithmorten
2021-01-11CutsceneMgr done + use original VB audio + make interiors visible + use ↵Sergeanur
hashed model info names a bit
2021-01-09streaming fixesaap
2021-01-08Merge branch 'miami' into lcsSergeanur
* miami: Use original names
2021-01-08Use original namesSergeanur
2021-01-08little fixesaap
2021-01-08timecycle; some renderingaap
2021-01-08first commit for LCSaap
2021-01-04Fix missing ifdefSergeanur
2021-01-02CVarConsoleSergeanur
2020-12-27NO_ISLAND_LOADING ported from re3Sergeanur
2020-12-21push/pop memidsaap
2020-12-19merge attemptNikolay Korolev
2020-12-18added MemoryHeap from III, MemoryMgraap
2020-11-30added a few registered pointers and memory debugaap
2020-11-28moved some stuff to MemoryMgraap
2020-11-28Merge branch 'master' of github.com:GTAmodding/re3aap
2020-11-26start using CMemoryHeapaap
2020-11-26CStreaming::PrintStreamingBufferStateSergeanur
2020-11-13Fix loading island LODs with big buildingsSergeanur
2020-11-11changes to RW layer so loading foreign files worksaap
2020-10-17Fix player model not changing in cutscenesSergeanur
2020-10-08Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)Filip Gawin
2020-10-08Fix some sanitizer errors, improve POSIX streamereray orçunus
2020-10-05Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus
2020-10-04Fix unsigned comparison in CStreaming::MakeSpaceFor(int32 size)Filip Gawin
2020-08-24CutsceneMgr doneSergeanur
2020-08-21fix streaming bugaap
2020-08-20small streaming fixesaap
2020-08-20CStreaming done, hopefullyaap
2020-08-19changing silly streaming memory limitaap
2020-08-19Island loading cleanup and fixSergeanur
2020-08-16Island loading and PS2 alpha test added to optionsSergeanur
2020-07-2490% fixes, 10% skel refactoringeray orçunus
2020-07-2464-bit on Windowseray orçunus
2020-07-2264-bit on Windowseray orçunus
2020-07-13Merge branch 'master' into miamiSergeanur
# 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-09Remove island loadingSergeanur
2020-07-09VC fighting, Peds, many fixes including ghost bikeseray orçunus
2020-06-14fixed condition in CBoat::ProcessControl and changed enummajestic
2020-05-24fixed compiler errorsnrb
2020-05-19Melee weapons(half-working), Ped and Hud bitseray orçunus
2020-05-16gangs, script and replay fixesNikolay Korolev
2020-05-15Weapon layer in Pedseray orçunus
2020-05-13Merge branch 'master' into miamiSergeanur
# 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-13Merge remote-tracking branch 'origin/master' into miamiSergeanur
# Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
2020-05-12Fix linux warningsFilip Gawin
2020-05-12Merge pull request #533 from erorcun/mastererorcun
Linux build support