| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed dinput | aap | 2019-07-25 | 2 | -3/+3 |
* | Merge branch 'master' into master | Fire_Head | 2019-07-24 | 8 | -11/+373 |
|\ |
|
| * | update | Fire-Head | 2019-07-24 | 3 | -18/+3 |
| * | shadows done | Fire-Head | 2019-07-24 | 9 | -14/+393 |
* | | bit more CAutomobile | aap | 2019-07-23 | 1 | -0/+12 |
* | | added CPool<cAudioScriptObject, cAudioScriptObject> | Nikolay Korolev | 2019-07-20 | 2 | -1/+6 |
* | | couple of fixes | aap | 2019-07-20 | 3 | -5/+5 |
* | | ComputeDopplerEffectedFrequency | Filip Gawin | 2019-07-19 | 3 | -6/+7 |
* | | implemented col line rendering | aap | 2019-07-19 | 6 | -12/+242 |
* | | CAutomobile ctor, car spawner, fixes | aap | 2019-07-19 | 1 | -38/+59 |
* | | *cough* | aap | 2019-07-19 | 1 | -1/+1 |
* | | fixed eventlist bug | aap | 2019-07-19 | 1 | -1/+1 |
* | | CAutomobile::ProcessControl done | aap | 2019-07-18 | 3 | -1/+11 |
* | | more CAutomobile::ProcessControl | aap | 2019-07-17 | 2 | -3/+2 |
* | | Fluff | guard3 | 2019-07-17 | 4 | -6/+5 |
* | | fix fix | Nikolay Korolev | 2019-07-17 | 1 | -1/+1 |
* | | script fix, bomb fix, flying components fix | Nikolay Korolev | 2019-07-17 | 2 | -2/+3 |
* | | more fixes; started CAutomobile::ProcessControl | aap | 2019-07-16 | 1 | -8/+8 |
* | | Merge branch 'master' into erorcun | aap | 2019-07-16 | 11 | -414/+419 |
|\ \ |
|
| * | | test | Nikolay Korolev | 2019-07-15 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-07-14 | 3 | -425/+403 |
| |\ \ |
|
| | * | | started making frontend accurate to game | aap | 2019-07-14 | 3 | -425/+403 |
| * | | | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 2019-07-14 | 4 | -1/+19 |
| * | | | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-07-14 | 2 | -228/+233 |
| |\| | |
|
| | * | | Merge pull request #131 from gennariarmando/master | aap | 2019-07-14 | 2 | -228/+233 |
| | |\ \ |
|
| | | * | | Frontend fixes. | _AG | 2019-07-11 | 2 | -228/+233 |
| | | |/ |
|
| * | / | Partial RunningScript part2 | Nikolay Korolev | 2019-07-14 | 3 | -0/+4 |
| |/ / |
|
| * | | fixed policeDontCare | Nikolay Korolev | 2019-07-13 | 1 | -0/+2 |
* | | | Phone, World, Ped | eray orçunus | 2019-07-15 | 8 | -45/+214 |
|/ / |
|
* | | more CWanted; added CEventList | aap | 2019-07-12 | 7 | -53/+642 |
* | | CAutomobile::ProcessControlInputs | aap | 2019-07-11 | 2 | -1/+16 |
|/ |
|
* | Merge branch 'master' into master | Fire_Head | 2019-07-11 | 37 | -273/+889 |
|\ |
|
| * | tried to fix CMenuManager::Process but still issues | aap | 2019-07-10 | 1 | -56/+60 |
| * | and of course the last commit didnt fix everything | aap | 2019-07-10 | 5 | -13/+13 |
| * | added wrappers around math functions | aap | 2019-07-10 | 8 | -79/+80 |
| * | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2019-07-10 | 24 | -140/+543 |
| |\ |
|
| | * | fixed some stuff in frontend, badly broke others; disabled reversed frontend for the moment | aap | 2019-07-10 | 6 | -203/+323 |
| | * | Merge pull request #127 from gennariarmando/master | aap | 2019-07-10 | 9 | -92/+305 |
| | |\ |
|
| | | * | More frontend inputs. | _AG | 2019-07-10 | 9 | -92/+305 |
| | * | | Merge pull request #126 from Nick007J/master | aap | 2019-07-10 | 2 | -0/+2 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | sync with upstream | Nikolay Korolev | 2019-07-09 | 15 | -19/+82 |
| | | |\ |
|
| | | * | | RunningScript: 1/12 | Nikolay Korolev | 2019-07-09 | 2 | -0/+2 |
| | * | | | more CVehicle | aap | 2019-07-09 | 3 | -2/+8 |
| | | |/
| | |/| |
|
| | * | | yet more CAutomobile | aap | 2019-07-09 | 8 | -10/+51 |
| | * | | more CAutomobile | aap | 2019-07-09 | 3 | -5/+9 |
| | * | | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2019-07-08 | 1 | -0/+1 |
| | |\ \ |
|
| | * | | | more CAutomobile | aap | 2019-07-08 | 4 | -4/+21 |
| | | |/
| | |/| |
|
| * | | | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 2019-07-10 | 2 | -1/+81 |
| | |/
| |/| |
|
| * | | One driver owns all the cars fix | eray orçunus | 2019-07-08 | 1 | -0/+1 |
| |/ |
|
| * | little changes; one more function of CAutomobile | aap | 2019-07-08 | 1 | -4/+4 |
| * | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 4 | -5/+33 |
| * | Merge pull request #111 from gennariarmando/master | aap | 2019-07-07 | 6 | -9/+128 |
| |\ |
|
| | * | blah | _AG | 2019-07-07 | 1 | -1/+1 |
| | * | Merge branch 'master' of https://github.com/gtamodding/re3 | _AG | 2019-07-07 | 6 | -10/+129 |
| * | | IntoTheScripts! | Nikolay Korolev | 2019-07-07 | 2 | -22/+2 |
| |/ |
|
* / | WaterLevel done | Fire-Head | 2019-07-11 | 1 | -0/+1 |
|/ |
|
* | the great reorganization | aap | 2019-07-07 | 87 | -0/+24112 |