Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-07 | Fix pickup text | Sergeanur | |
2021-01-01 | merge master to miami | Nikolay Korolev | |
2020-12-19 | Merge branch 'master' of https://github.com/GTAmodding/re3 | Fire-Head | |
2020-12-19 | merge attempt | Nikolay Korolev | |
2020-12-09 | Merge pull request #872 from withmorten/sized-enums-miami | erorcun | |
Get rid of sized enums 2: Electric Boogaloo | |||
2020-12-08 | Pool fixes from master | Sergeanur | |
2020-12-07 | Merge branch 'master' of https://github.com/GTAmodding/re3 | Fire-Head | |
2020-12-07 | ps2 hud, restore original code | Fire-Head | |
2020-12-07 | uint8 enums fixed | withmorten | |
2020-12-07 | uint8 enums fixed | withmorten | |
2020-12-01 | Add GTA_REPLAY | Sergeanur | |
# Conflicts: # src/control/Replay.cpp # src/control/Replay.h | |||
2020-12-01 | Add GTA_REPLAY | Sergeanur | |
2020-11-30 | small garages revision + small template stuff | Nikolay Korolev | |
2020-11-25 | Some TODOs done in Peds code | Sergeanur | |
2020-11-20 | Reorganize CPed functions into their original cpp files | Sergeanur | |
2020-11-19 | Reorganize CPed functions into their original cpp files | Sergeanur | |
2020-11-11 | Update src/control/Pickups.cpp | Nikolay | |
Co-authored-by: Sergeanur <s.anureev@yandex.ua> | |||
2020-11-11 | Merge remote-tracking branch 'upstream/miami' into miami | Nikolay Korolev | |
2020-11-11 | CWorld done | Nikolay Korolev | |
2020-11-08 | Pickup fix | Sergeanur | |
2020-11-08 | Pickups fix | Sergeanur | |
2020-10-26 | Fix undefined colorId for pickups | Sergeanur | |
2020-10-21 | Rename CObject flag | Sergeanur | |
2020-10-21 | Pickups Done | Sergeanur | |
2020-10-21 | Pickup fixes | Sergeanur | |
2020-10-18 | Merge branch 'miami' into VC/Pickups | Sergeanur | |
# Conflicts: # src/control/Pickups.cpp | |||
2020-10-18 | Merge branch 'master' into miami | Sergeanur | |
# 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 | |||
2020-10-17 | Pickup arrays done | Sergeanur | |
2020-10-17 | Pickup save/load | Sergeanur | |
2020-10-17 | Small inner fix | Sergeanur | |
2020-10-17 | More Pickup stuff | Sergeanur | |
2020-10-17 | Fix pickup fix :P | Sergeanur | |
2020-10-17 | Pickup fixes | Sergeanur | |
2020-10-17 | Partial Pickups | Sergeanur | |
2020-10-14 | Pickup fix | Sergeanur | |
2020-07-30 | new opcodes, buyable properties, minor fixes | eray orçunus | |
2020-07-29 | Merge branch 'master' into miami | Sergeanur | |
# Conflicts: # src/animation/RpAnimBlend.cpp # src/audio/oal/stream.cpp # src/audio/sampman.h # src/control/Pickups.cpp # src/core/Collision.cpp # src/core/Collision.h # src/core/FileLoader.cpp # src/core/FileMgr.cpp # src/core/FileMgr.h # src/core/Streaming.cpp # src/core/Streaming.h # src/core/SurfaceTable.h # src/modelinfo/VehicleModelInfo.h # src/peds/Ped.cpp # src/rw/RwHelper.cpp # src/rw/RwHelper.h # src/skel/glfw/glfw.cpp # src/skel/platform.h # src/text/Text.cpp # src/text/Text.h # src/vehicles/CarGen.cpp # src/vehicles/Heli.cpp | |||
2020-07-29 | The real pickup reflection fix | Sergeanur | |
2020-07-06 | Noskillx's PR + fix .set loading | eray orçunus | |
2020-06-16 | fix crash-VC pickup scaling | eray orçunus | |
2020-06-16 | some cutscene opcodes and heli guns | eray orçunus | |
2020-06-14 | some camera code | aap | |
2020-06-07 | Revert "FONT_BANK renamed to FONT_STANDARD" | Fire-Head | |
This reverts commit 552205dfbaea70628df56a4966d269a81a97d28e. | |||
2020-06-07 | Merge branch 'master' into miami | Sergeanur | |
# Conflicts: # src/control/Garages.cpp # src/core/Frontend.cpp # src/peds/PlayerPed.cpp # src/render/Hud.cpp # src/vehicles/Train.cpp | |||
2020-06-07 | FONT_BANK renamed to FONT_STANDARD | Sergeanur | |
2020-05-27 | crash fix | Nikolay Korolev | |
2020-05-23 | Compatibility with VC weapon.dat + new shotguns | eray orçunus | |
2020-05-20 | Pickup and audio fix | eray orçunus | |
2020-05-20 | Fixes for melees and various things | eray orçunus | |
2020-05-20 | Merge pull request #569 from aap/miami | aap | |
CEntity and friends |