Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | aap | 2020-06-29 | 1 | -6/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-29 | 1 | -12/+16 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 | ||||
| * | Merge branch 'master' into ps2menu | Fire_Head | 2020-06-29 | 1 | -12/+16 |
| |\ | |||||
| | * | tried to reconstruct bills cam | aap | 2020-06-21 | 1 | -1/+1 |
| | | | |||||
| | * | PS2 cam transition mostly working | aap | 2020-06-21 | 1 | -2/+8 |
| | | | |||||
| | * | some PS2 cam code; fix for arrest cam | aap | 2020-06-20 | 1 | -2/+0 |
| | | | |||||
| | * | ccamera cleanup | aap | 2020-06-19 | 1 | -1/+1 |
| | | | |||||
| * | | mips overdose | Fire-Head | 2020-06-27 | 1 | -10/+10 |
| | | | |||||
* | | | CCamera done | aap | 2020-06-20 | 1 | -2/+6 |
| | | | |||||
* | | | more CCam | aap | 2020-06-15 | 1 | -6/+1 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-15 | 1 | -0/+5 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.cpp # src/core/Cam.cpp # src/core/Camera.cpp # src/core/Camera.h # src/render/Fluff.cpp # src/render/Hud.cpp | ||||
| * | | a few cam fixes | aap | 2020-06-13 | 1 | -2/+2 |
| | | | |||||
| * | | some cam cleanup; unused PS2 train cams | aap | 2020-06-10 | 1 | -4/+4 |
| |/ | |||||
* | | Fix vehicle cam. zoom values | eray orçunus | 2020-06-15 | 1 | -14/+0 |
| | | |||||
* | | some more camera stuff | aap | 2020-06-14 | 1 | -18/+5 |
| | | |||||
* | | some camera code | aap | 2020-06-14 | 1 | -15/+33 |
| | | |||||
* | | CAutomobile done | aap | 2020-05-31 | 1 | -0/+1 |
| | | |||||
* | | R to freeroam, idle anims, weapon and cam enum fix | eray orçunus | 2020-05-29 | 1 | -1/+1 |
| | | |||||
* | | CVehicle | aap | 2020-05-25 | 1 | -1/+4 |
| | | |||||
* | | CEntity and friends | aap | 2020-05-19 | 1 | -1/+0 |
| | | |||||
* | | full script basic support | Nikolay Korolev | 2020-05-17 | 1 | -2/+2 |
|/ | |||||
* | Fix linux warnings | Filip Gawin | 2020-05-12 | 1 | -1/+2 |
| | |||||
* | fixed few more typos | bigbossbro08 | 2020-05-10 | 1 | -19/+1 |
| | |||||
* | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | defined out asserts. | bigbossbro08 | 2020-05-10 | 1 | -0/+6 |
| | |||||
* | Fix corona scaling | Sergeanur | 2020-05-09 | 1 | -0/+2 |
| | |||||
* | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -3/+4 |
| | |||||
* | 1.1 patch stuff | Nikolay Korolev | 2020-04-19 | 1 | -0/+1 |
| | |||||
* | rem refs | Fire-Head | 2020-04-17 | 1 | -3/+3 |
| | |||||
* | Default native resolution mode and small camera fixes | Sergeanur | 2020-04-15 | 1 | -2/+2 |
| | |||||
* | Small camera fixes | Sergeanur | 2020-04-08 | 1 | -6/+17 |
| | |||||
* | Menu map | eray orçunus | 2020-04-07 | 1 | -0/+14 |
| | |||||
* | CCamera fixes | aap | 2020-04-03 | 1 | -90/+134 |
| | |||||
* | Mouse free cam for peds&cars (under FREE_CAM) | eray orçunus | 2020-03-31 | 1 | -0/+1 |
| | |||||
* | rotating FollowPed cam (disabled by default for now) | aap | 2020-03-29 | 1 | -0/+3 |
| | |||||
* | implemented some unused PS2 cams | aap | 2020-03-27 | 1 | -0/+15 |
| | |||||
* | Finished CCam; various smaller things | aap | 2020-03-27 | 1 | -36/+70 |
| | |||||
* | script 1000-1154 | Nikolay Korolev | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | cMusicManager | Sergeanur | 2020-02-07 | 1 | -0/+1 |
| | |||||
* | Merge pull request #299 from Sergeanur/PedIK | aap | 2020-01-31 | 1 | -0/+2 |
|\ | | | | | CPedIK finished, bit of CCamera | ||||
| * | camera | Sergeanur | 2020-01-29 | 1 | -0/+2 |
| | | |||||
* | | CRemote | Sergeanur | 2020-01-31 | 1 | -0/+14 |
|/ | |||||
* | CPlayerPed continues (#294) | erorcun | 2020-01-23 | 1 | -0/+2 |
| | |||||
* | script 800-899 | Nikolay Korolev | 2020-01-03 | 1 | -0/+3 |
| | |||||
* | ControllerConfig done | Fire-Head | 2019-10-27 | 1 | -29/+30 |
| | | | | Fix Cam enum | ||||
* | Fixed widescreen turning off during cutscenes | Sergeanur | 2019-10-13 | 1 | -2/+2 |
| | |||||
* | Full CGameLogic | Sergeanur | 2019-10-08 | 1 | -0/+1 |
| | |||||
* | Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile | Sergeanur | 2019-10-06 | 1 | -8/+8 |
| | |||||
* | Full CCutsceneMgr | Sergeanur | 2019-09-28 | 1 | -0/+11 |
| | |||||
* | More audio ped | Filip Gawin | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | AnimViewer! | eray orçunus | 2019-08-15 | 1 | -1/+5 |
| | |||||
* | RunningScript, part 4, plus some fixes | Nikolay Korolev | 2019-08-03 | 1 | -0/+5 |
| | |||||
* | Ped & fixes, including peds dive into danger fix | eray orçunus | 2019-07-25 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into master | Fire_Head | 2019-07-24 | 1 | -1/+1 |
|\ | |||||
| * | update | Fire-Head | 2019-07-24 | 1 | -1/+1 |
| | | |||||
| * | shadows done | Fire-Head | 2019-07-24 | 1 | -0/+1 |
| | | |||||
* | | ComputeDopplerEffectedFrequency | Filip Gawin | 2019-07-19 | 1 | -0/+1 |
| | | |||||
* | | CAutomobile::ProcessControl done | aap | 2019-07-18 | 1 | -0/+1 |
| | | |||||
* | | fix fix | Nikolay Korolev | 2019-07-17 | 1 | -1/+1 |
| | | |||||
* | | script fix, bomb fix, flying components fix | Nikolay Korolev | 2019-07-17 | 1 | -1/+2 |
| | | |||||
* | | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 2019-07-14 | 1 | -0/+1 |
|/ | |||||
* | sync with upstream | Nikolay Korolev | 2019-07-09 | 1 | -0/+2 |
|\ | |||||
| * | yet more CAutomobile | aap | 2019-07-09 | 1 | -0/+2 |
| | | |||||
* | | RunningScript: 1/12 | Nikolay Korolev | 2019-07-09 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' of https://github.com/gtamodding/re3 | _AG | 2019-07-07 | 1 | -0/+1 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+476 |