Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The Peds | eray orçunus | 2019-08-02 | 2 | -2/+2 |
| | |||||
* | implemented CPlane | aap | 2019-07-31 | 4 | -24/+1030 |
| | |||||
* | implemented CTrain | aap | 2019-07-31 | 6 | -65/+919 |
| | |||||
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2019-07-28 | 2 | -4/+4 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-07-27 | 5 | -15/+399 |
| |\ | |||||
| * | | cargen + some script | Nikolay Korolev | 2019-07-27 | 2 | -4/+4 |
| | | | |||||
* | | | CAutomobile::PreRender; whole class finished | aap | 2019-07-28 | 5 | -27/+738 |
| |/ |/| | |||||
* | | renamed flag to R* name | aap | 2019-07-27 | 3 | -9/+9 |
| | | |||||
* | | CAutomobile::Render; moved some math code into .cpp | aap | 2019-07-27 | 2 | -3/+212 |
| | | |||||
* | | fixed CAutomobile bug | aap | 2019-07-26 | 2 | -6/+6 |
| | | |||||
* | | CAutomobile effect stuff | aap | 2019-07-26 | 4 | -3/+178 |
|/ | |||||
* | CAutomobile::FireTruckControl and HydraulicControl | aap | 2019-07-26 | 4 | -12/+360 |
| | |||||
* | Merge branch 'master' into master | aap | 2019-07-26 | 1 | -4/+106 |
|\ | |||||
| * | implemented CAutomobile::TankControl | aap | 2019-07-25 | 1 | -4/+106 |
| | | |||||
* | | Running script part 3 | Nikolay Korolev | 2019-07-25 | 2 | -2/+3 |
|/ | |||||
* | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2019-07-24 | 1 | -6/+5 |
|\ | |||||
| * | Merge branch 'master' into master | Fire_Head | 2019-07-24 | 1 | -6/+5 |
| |\ | |||||
| | * | update | Fire-Head | 2019-07-24 | 1 | -6/+5 |
| | | | |||||
* | | | fixed buoyancy; implemented CAutomobile::ProcessBuoyancy | aap | 2019-07-24 | 4 | -17/+138 |
|/ / | |||||
* | | implemented cBuoyancy | aap | 2019-07-23 | 2 | -0/+240 |
| | | |||||
* | | bit more CAutomobile | aap | 2019-07-23 | 3 | -17/+188 |
| | | |||||
* | | Merge branch 'master' of github.com:GTAmodding/re3 | aap | 2019-07-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | fix crash | Nikolay Korolev | 2019-07-20 | 1 | -0/+2 |
| | | | |||||
* | | | couple of fixes | aap | 2019-07-20 | 2 | -7/+8 |
|/ / | |||||
* | | More audio script | Filip Gawin | 2019-07-19 | 1 | -1/+1 |
| | | |||||
* | | more audio process | Filip Gawin | 2019-07-19 | 2 | -2/+12 |
| | | |||||
* | | ComputeDopplerEffectedFrequency | Filip Gawin | 2019-07-19 | 1 | -0/+16 |
| | | |||||
* | | fixed dodo bug | aap | 2019-07-19 | 1 | -1/+3 |
| | | |||||
* | | implemented col line rendering | aap | 2019-07-19 | 2 | -8/+4 |
| | | |||||
* | | CAutomobile ctor, car spawner, fixes | aap | 2019-07-19 | 5 | -7/+168 |
| | | |||||
* | | CAutomobile damage | aap | 2019-07-18 | 6 | -23/+323 |
| | | |||||
* | | CAutomobile::ProcessControl done | aap | 2019-07-18 | 4 | -10/+223 |
| | | |||||
* | | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun | eray orçunus | 2019-07-18 | 9 | -33/+585 |
|\ \ | |||||
| * | | more CAutomobile::ProcessControl | aap | 2019-07-17 | 9 | -33/+584 |
| | | | |||||
| * | | dodo crash fix | Nikolay Korolev | 2019-07-17 | 1 | -0/+1 |
| | | | |||||
* | | | The Peds, mainly dying/injuring | eray orçunus | 2019-07-18 | 1 | -2/+2 |
|/ / | | | | | | | There is also some reorganization | ||||
* | | renamed some variables and added files; more CAutomobile::ProcessControl | aap | 2019-07-17 | 8 | -43/+176 |
| | | |||||
* | | script fix, bomb fix, flying components fix | Nikolay Korolev | 2019-07-17 | 2 | -1/+4 |
| | | |||||
* | | more fixes; started CAutomobile::ProcessControl | aap | 2019-07-16 | 5 | -39/+315 |
| | | |||||
* | | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 2019-07-14 | 2 | -3/+3 |
| | | |||||
* | | Partial RunningScript part2 | Nikolay Korolev | 2019-07-14 | 1 | -1/+1 |
| | | |||||
* | | CAutomobile::ProcessControlInputs | aap | 2019-07-11 | 3 | -7/+135 |
|/ | |||||
* | Merge branch 'master' into master | Fire_Head | 2019-07-11 | 17 | -90/+1844 |
|\ | |||||
| * | and of course the last commit didnt fix everything | aap | 2019-07-10 | 1 | -2/+2 |
| | | |||||
| * | added wrappers around math functions | aap | 2019-07-10 | 2 | -13/+13 |
| | | |||||
| * | CVehicle::ProcessWheel | aap | 2019-07-10 | 3 | -48/+158 |
| | | |||||
| * | more CVehicle | aap | 2019-07-09 | 4 | -22/+233 |
| | | |||||
| * | yet more CAutomobile | aap | 2019-07-09 | 3 | -7/+124 |
| | | |||||
| * | more CAutomobile | aap | 2019-07-09 | 4 | -11/+361 |
| | | |||||
| * | more CAutomobile | aap | 2019-07-08 | 4 | -15/+384 |
| | | |||||
| * | little changes; one more function of CAutomobile | aap | 2019-07-08 | 2 | -3/+59 |
| | | |||||
| * | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 14 | -52/+444 |
| | | |||||
| * | implemented CDoor | aap | 2019-07-07 | 4 | -17/+166 |
| | | |||||
* | | WaterLevel done | Fire-Head | 2019-07-11 | 2 | -2/+105 |
|/ | |||||
* | the great reorganization | aap | 2019-07-07 | 18 | -0/+1738 |