| Commit message (Expand) | Author | Files | Lines |
2019-10-26 | script 500-599 | Nikolay Korolev | 1 | -0/+1 |
2019-10-21 | script 500-599 plus bugfix | Nikolay Korolev | 14 | -22/+907 |
2019-10-19 | Moved CCutsceneMgr::ms_cutsceneProcessing to private | Sergeanur | 3 | -4/+3 |
2019-10-19 | fixed adrenaline | Nikolay Korolev | 1 | -1/+1 |
2019-10-17 | Fixed nasty warnings | Sergeanur | 2 | -3/+2 |
2019-10-17 | Fixed train sounds not working | Sergeanur | 1 | -7/+4 |
2019-10-17 | Gangs save and missed sound enums | Sergeanur | 4 | -47/+30 |
2019-10-16 | Peds | eray orçunus | 1 | -5/+331 |
2019-10-14 | More PathFind fixes | Sergeanur | 1 | -5/+6 |
2019-10-14 | Some PathFind fixes (not all) | Sergeanur | 2 | -14/+22 |
2019-10-13 | PathFind fix and some Peds | eray orçunus | 4 | -8/+46 |
2019-10-13 | Fixed unsigned time check in CDarkel | Sergeanur | 1 | -1/+1 |
2019-10-13 | Fixed widescreen turning off during cutscenes | Sergeanur | 2 | -2/+17 |
2019-10-13 | quick fix | Nikolay Korolev | 1 | -2/+2 |
2019-10-13 | copypaste error | Nikolay Korolev | 1 | -1/+1 |
2019-10-13 | fixed planes | Nikolay Korolev | 1 | -2/+2 |
2019-10-13 | 400-499 | Nikolay Korolev | 7 | -13/+444 |
2019-10-13 | Peds&fixes | eray orçunus | 4 | -16/+262 |
2019-10-12 | Fix uninitialized orderInCat | Sergeanur | 1 | -2/+2 |
2019-10-12 | fixes | Nikolay Korolev | 2 | -4/+5 |
2019-10-12 | Fixed floating package pickups | Sergeanur | 1 | -0/+1 |
2019-10-12 | script 400-499 start | Nikolay Korolev | 6 | -10/+421 |
2019-10-12 | Fixed iteration typo | Sergeanur | 1 | -2/+2 |
2019-10-12 | Fixed wrong CAutomobile field type | Sergeanur | 2 | -2/+2 |
2019-10-12 | Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle instead | Sergeanur | 3 | -8/+15 |
2019-10-12 | blunder | Nikolay Korolev | 1 | -1/+1 |
2019-10-12 | Fix typo in CCarAI::GetCarToGoToCoors | Sergeanur | 1 | -1/+1 |
2019-10-12 | Logic fix in CParticleObject::UpdateAll | Sergeanur | 1 | -2/+2 |
2019-10-12 | Typo fix | Sergeanur | 1 | -1/+1 |
2019-10-11 | Fixed save game Load/Save failed assertion on Debug build | Sergeanur | 2 | -1/+5 |
2019-10-11 | Full CRestart | Sergeanur | 2 | -9/+276 |
2019-10-10 | CCarAI + bugfixes | Nikolay Korolev | 6 | -41/+226 |
2019-10-10 | Single-wagon train fix | Sergeanur | 1 | -1/+1 |
2019-10-10 | CMoneyMessages moved to SpecialFX.cpp | Sergeanur | 5 | -114/+111 |
2019-10-10 | CalculateBoundingSphereRadiusCB | Sergeanur | 1 | -15/+29 |
2019-10-10 | Fix CCarGenerator Load/Save | Sergeanur | 2 | -4/+4 |
2019-10-09 | fixed stupid bug | Nikolay Korolev | 1 | -9/+7 |
2019-10-08 | fixed bugs | Nikolay Korolev | 1 | -53/+48 |
2019-10-08 | Added read/write template functions for save data, small Load/Save arguments unification | Sergeanur | 12 | -191/+197 |
2019-10-08 | Full CGameLogic | Sergeanur | 19 | -6/+400 |
2019-10-08 | Fixed crash when aboarding train | Sergeanur | 1 | -3/+2 |
2019-10-07 | Fixing typo for cursor coords | Sergeanur | 1 | -1/+1 |
2019-10-07 | Aspect ratio fix for player skin menu | Sergeanur | 2 | -1/+13 |
2019-10-07 | CHud::Draw - removed render states, readded hud toogle with second controller | Sergeanur | 1 | -8/+3 |
2019-10-07 | Corona streaks fix | Sergeanur | 1 | -3/+5 |
2019-10-07 | Little fix | eray orçunus | 3 | -3/+7 |
2019-10-06 | Peds | eray orçunus | 12 | -55/+354 |
2019-10-06 | Radio shadow fix, RAMPAGE!! message fix | Sergeanur | 2 | -4/+4 |
2019-10-06 | CGarages::PrintMessages drawing fixes | Sergeanur | 1 | -11/+11 |
2019-10-06 | Fixing ColPoints again | Sergeanur | 3 | -5/+5 |
2019-10-06 | CHud: timer and damage fixes | Sergeanur | 1 | -46/+70 |
2019-10-06 | Possible fix for wheel bug | Sergeanur | 1 | -7/+9 |
2019-10-06 | car AI | Nikolay Korolev | 5 | -16/+446 |
2019-10-06 | Fixed player blip heading when looking left/right/behind | Sergeanur | 1 | -0/+4 |
2019-10-06 | Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFile | Sergeanur | 4 | -18/+31 |
2019-10-05 | Fixed a bunch of calculation mistakes in CHud | Sergeanur | 3 | -132/+158 |
2019-10-05 | Fixes | eray orçunus | 4 | -34/+119 |
2019-10-05 | Triangular radar blips | Sergeanur | 5 | -1/+100 |
2019-10-05 | CDarkel, walkaround fix | eray orçunus | 6 | -173/+227 |
2019-10-05 | Corona widescreen fix | Sergeanur | 2 | -3/+5 |
2019-10-04 | Fix warnings | Sergeanur | 1 | -4/+4 |
2019-10-04 | Fix radar | eray orçunus | 2 | -122/+256 |
2019-10-03 | Fixed disappearing ammo count | Sergeanur | 1 | -17/+13 |
2019-10-03 | Fix formatting mistakes | Sergeanur | 2 | -3/+2 |
2019-10-03 | Fixed some formatting | Sergeanur | 1 | -6/+2 |
2019-10-03 | Checks rewritten | Sergeanur | 2 | -88/+96 |
2019-10-03 | Drop w's | Sergeanur | 2 | -15/+15 |
2019-10-03 | CPickups | Sergeanur | 8 | -85/+1174 |
2019-10-03 | No dw | Sergeanur | 1 | -3/+3 |
2019-10-03 | Added missed config.h | Sergeanur | 1 | -0/+1 |
2019-10-03 | CMoneyMessages | Sergeanur | 2 | -0/+110 |
2019-10-03 | Fixes & peds | eray orçunus | 5 | -39/+289 |
2019-10-03 | Fix typo in CCarCtrl::WeaveThroughPedsSectorList | Sergeanur | 1 | -1/+1 |
2019-10-01 | Mostly fix | eray orçunus | 2 | -23/+70 |
2019-10-01 | Fix CPickup | Sergeanur | 1 | -2/+5 |
2019-10-01 | Moar peds | eray orçunus | 7 | -95/+755 |
2019-09-28 | zero check | Sergeanur | 1 | -1/+1 |
2019-09-28 | PlayerSkin | Sergeanur | 5 | -4/+205 |
2019-09-28 | Added CUTSCENEDIRSIZE to Config enum and CUTSCENENAMESIZE macro | Sergeanur | 3 | -4/+7 |
2019-09-28 | Added f for floats, removed checks for delete | Sergeanur | 1 | -7/+5 |
2019-09-28 | Refactoring | Sergeanur | 2 | -41/+41 |
2019-09-28 | Full CCutsceneMgr | Sergeanur | 7 | -2/+466 |
2019-09-26 | Peds, ProcessObjective and fixes | eray orçunus | 7 | -70/+1593 |
2019-09-20 | Peds | eray orçunus | 3 | -34/+301 |
2019-09-17 | Peds, a fix and a tad of VC | eray orçunus | 9 | -123/+827 |
2019-09-15 | CAutoPilot and CCurves | Nikolay Korolev | 3 | -2/+80 |
2019-09-15 | CCarCtrl | Nikolay Korolev | 9 | -50/+427 |
2019-09-14 | fix debug | Nikolay Korolev | 1 | -4/+1 |
2019-09-14 | fix typo | Nikolay Korolev | 3 | -4/+4 |
2019-09-14 | more CCarCtrl | Nikolay Korolev | 8 | -41/+535 |
2019-09-14 | P.e.d.s. | eray orçunus | 8 | -246/+665 |
2019-09-12 | fixed launch in space bug | Nikolay Korolev | 1 | -1/+1 |
2019-09-12 | Little cleanup | eray orçunus | 3 | -24/+25 |
2019-09-12 | DragCarToPoint | Nikolay Korolev | 7 | -23/+141 |
2019-09-12 | World and Peds | eray orçunus | 19 | -15/+503 |
2019-09-11 | make ATTEMPTS_TO_FIND_NEXT_NODE a define | Nikolay Korolev | 1 | -4/+6 |
2019-09-11 | ccarctrl | Nikolay Korolev | 6 | -27/+118 |
2019-09-11 | ccarctrl | Nikolay Korolev | 2 | -3/+145 |
2019-09-07 | Peds | eray orçunus | 6 | -24/+485 |
2019-09-05 | Fix and cancellable car enter | eray orçunus | 3 | -32/+42 |
2019-09-03 | CPed::ProcessControl and some cleanup | eray orçunus | 5 | -106/+1192 |
2019-09-02 | More CCarCtrl | Nikolay Korolev | 5 | -10/+247 |
2019-09-01 | CCarCtrl Weave stuff done | Nikolay Korolev | 2 | -31/+130 |
2019-09-01 | CCarCtrl stuff | Nikolay Korolev | 3 | -2/+169 |
2019-08-27 | Audio fixes | Filip Gawin | 7 | -608/+95 |
2019-08-27 | Cleanup | Filip Gawin | 35 | -1085/+1553 |
2019-08-27 | More more more audio | Filip Gawin | 54 | -939/+1650 |
2019-08-27 | Cleanup | Filip Gawin | 41 | -7968/+1434 |
2019-08-27 | More audio ped | Filip Gawin | 49 | -252/+8804 |
2019-08-25 | more CCarCtrl | Nikolay Korolev | 4 | -7/+197 |
2019-08-23 | Peds | eray orçunus | 8 | -127/+764 |
2019-08-17 | AnimViewer messages, Particle fix, Peds | eray orçunus | 11 | -15/+595 |
2019-08-17 | more CCarCtrl | Nikolay Korolev | 4 | -22/+138 |
2019-08-16 | Little CPed fixes & Peddebug | eray orçunus | 5 | -120/+189 |
2019-08-15 | AnimViewer fixes | eray orçunus | 2 | -86/+51 |
2019-08-15 | AnimViewer! | eray orçunus | 26 | -20/+582 |
2019-08-15 | fix | Fire-Head | 1 | -7/+7 |
2019-08-15 | CParticleObject done, cDMAudio done | Fire-Head | 17 | -235/+1930 |
2019-08-14 | pathetic errors | Nikolay Korolev | 1 | -2/+2 |
2019-08-13 | More peds | eray orçunus | 6 | -16/+456 |
2019-08-11 | Ped variables fix | eray orçunus | 2 | -17/+10 |
2019-08-11 | appveyor fix | Nikolay Korolev | 1 | -2/+2 |
2019-08-11 | P.e.d.s. and fixes | eray orçunus | 5 | -102/+627 |
2019-08-11 | more CCarCtrl | Nikolay Korolev | 21 | -51/+433 |
2019-08-10 | More CCarCtrl | Nikolay Korolev | 3 | -2/+84 |
2019-08-09 | finished CPathFind | aap | 10 | -134/+1057 |
2019-08-08 | Peds | eray orçunus | 4 | -9/+541 |
2019-08-06 | Minor fixes | Nikolay Korolev | 1 | -19/+21 |
2019-08-06 | CCarCtrl::GenerateOneRandomVehicle! | Nikolay Korolev | 16 | -8/+599 |
2019-08-05 | fixed COMMAND_ADD_BLIP_FOR_COORD_OLD | Nikolay Korolev | 1 | -0/+1 |
2019-08-05 | CPed part 218 | eray orçunus | 3 | -68/+656 |
2019-08-04 | implemented CHeli | aap | 15 | -52/+1187 |
2019-08-03 | fixed collision | Nikolay Korolev | 1 | -1/+1 |
2019-08-03 | A fix and a function made me notice it | eray orçunus | 2 | -1/+36 |
2019-08-03 | fixed heading calculation | Nikolay Korolev | 1 | -8/+4 |
2019-08-03 | sampman cosmetic fix | Fire-Head | 2 | -44/+47 |
2019-08-03 | RunningScript, part 4, plus some fixes | Nikolay Korolev | 14 | -28/+534 |
2019-08-02 | fix | Fire-Head | 1 | -18/+4 |
2019-08-02 | sampman done | Fire-Head | 13 | -406/+2876 |
2019-08-02 | some CPed cleanup | aap | 2 | -102/+73 |
2019-08-02 | The Peds | eray orçunus | 10 | -28/+547 |
2019-07-31 | implemented CPlane | aap | 9 | -40/+1048 |
2019-07-29 | restore original shadows fading | Fire-Head | 1 | -17/+3 |
2019-07-29 | Peds and fixes | eray orçunus | 4 | -25/+252 |
2019-07-28 | Address fix | eray orçunus | 1 | -1/+1 |
2019-07-28 | Peds, mainly audio | eray orçunus | 3 | -27/+359 |
2019-07-28 | ped chat fix | Nikolay Korolev | 1 | -1/+1 |
2019-07-28 | fixed phones | Nikolay Korolev | 2 | -2/+4 |
2019-07-28 | CAutomobile::PreRender; whole class finished | aap | 18 | -38/+764 |
2019-07-28 | fix debug message | Nikolay Korolev | 1 | -1/+0 |
2019-07-28 | fixed wanted | Nikolay Korolev | 1 | -0/+3 |
2019-07-28 | fixed cargen load | Nikolay Korolev | 1 | -2/+2 |
2019-07-27 | cargen + some script | Nikolay Korolev | 13 | -6/+667 |
2019-07-27 | fixed intro skip | Nikolay Korolev | 1 | -2/+2 |
2019-07-27 | renamed flag to R* name | aap | 3 | -9/+9 |
2019-07-27 | CAutomobile::Render; moved some math code into .cpp | aap | 4 | -123/+379 |
2019-07-26 | fixed CAutomobile bug | aap | 2 | -6/+6 |
2019-07-26 | CAutomobile effect stuff | aap | 9 | -40/+222 |
2019-07-26 | fixed bridge | Nikolay Korolev | 1 | -1/+1 |
2019-07-26 | fixed wanted | Nikolay Korolev | 1 | -5/+5 |
2019-07-26 | CAutomobile::FireTruckControl and HydraulicControl | aap | 12 | -20/+373 |
2019-07-26 | fight fix | Nikolay Korolev | 1 | -2/+2 |
2019-07-26 | fixed remote | Nikolay Korolev | 3 | -3/+3 |
2019-07-25 | Ped & fixes, including peds dive into danger fix | eray orçunus | 10 | -137/+876 |
2019-07-25 | Running script part 3 | Nikolay Korolev | 19 | -21/+758 |
2019-07-25 | implemented CAutomobile::TankControl | aap | 6 | -10/+125 |
2019-07-25 | fixed dinput | aap | 3 | -33/+44 |
2019-07-24 | fixed buoyancy; implemented CAutomobile::ProcessBuoyancy | aap | 6 | -23/+146 |
2019-07-24 | update | Fire-Head | 7 | -41/+20 |
2019-07-24 | shadows done | Fire-Head | 20 | -60/+2412 |
2019-07-23 | implemented cBuoyancy | aap | 5 | -2/+243 |
2019-07-23 | bit more CAutomobile | aap | 9 | -18/+219 |
2019-07-21 | Try to fix rpg bug | Filip Gawin | 1 | -3/+1 |
2019-07-21 | Fix setting sampleIndex | Filip Gawin | 1 | -2/+2 |
2019-07-20 | CPed continues, including some fixes | eray orçunus | 6 | -28/+507 |
2019-07-20 | fix door issue | Nikolay Korolev | 1 | -1/+1 |
2019-07-20 | added CPool<cAudioScriptObject, cAudioScriptObject> | Nikolay Korolev | 4 | -1/+17 |
2019-07-20 | fixed script issues | Nikolay Korolev | 2 | -9/+11 |
2019-07-20 | fixed replay | Nikolay Korolev | 2 | -26/+26 |
2019-07-20 | premake and appveyor update | ThirteenAG | 1 | -4/+4 |
2019-07-20 | one more fix | aap | 1 | -1/+1 |
2019-07-20 | couple of fixes | aap | 9 | -24/+22 |
2019-07-20 | fix crash | Nikolay Korolev | 1 | -0/+2 |
2019-07-19 | fixes for #142 | Filip Gawin | 4 | -5/+5 |
2019-07-19 | fixed references leak | Nikolay Korolev | 1 | -1/+1 |
2019-07-19 | More audio script | Filip Gawin | 3 | -46/+549 |
2019-07-19 | more audio process | Filip Gawin | 6 | -105/+1137 |
2019-07-19 | ProcessActiveQueues | Filip Gawin | 4 | -121/+510 |
2019-07-19 | ComputeDopplerEffectedFrequency | Filip Gawin | 13 | -279/+1383 |
2019-07-19 | fixed dodo bug | aap | 1 | -1/+3 |
2019-07-19 | implemented col line rendering | aap | 14 | -22/+354 |
2019-07-19 | CAutomobile ctor, car spawner, fixes | aap | 10 | -50/+232 |
2019-07-19 | *cough* | aap | 1 | -1/+1 |
2019-07-19 | fixed eventlist bug | aap | 1 | -1/+1 |
2019-07-18 | CAutomobile damage | aap | 6 | -23/+323 |
2019-07-18 | CAutomobile::ProcessControl done | aap | 12 | -11/+239 |
2019-07-18 | Wanted changes in PlayerPed/PedModelInfo | eray orçunus | 4 | -28/+26 |
2019-07-18 | fixed car AI bug | Nikolay Korolev | 1 | -0/+1 |
2019-07-18 | The Peds, mainly dying/injuring | eray orçunus | 11 | -201/+852 |
2019-07-17 | more CAutomobile::ProcessControl | aap | 17 | -37/+605 |
2019-07-17 | Fixed Bridge | guard3 | 1 | -24/+25 |
2019-07-17 | Fluff | guard3 | 6 | -8/+917 |
2019-07-17 | dodo crash fix | Nikolay Korolev | 1 | -0/+1 |
2019-07-17 | renamed some variables and added files; more CAutomobile::ProcessControl | aap | 20 | -45/+213 |
2019-07-17 | fix fix | Nikolay Korolev | 1 | -1/+1 |
2019-07-17 | script fix, bomb fix, flying components fix | Nikolay Korolev | 5 | -4/+8 |
2019-07-16 | more fixes; started CAutomobile::ProcessControl | aap | 9 | -79/+350 |
2019-07-16 | fixed merge | aap | 1 | -2/+1 |
2019-07-15 | fix | Nikolay Korolev | 1 | -1/+2 |
2019-07-15 | Phone, World, Ped | eray orçunus | 16 | -82/+676 |
2019-07-15 | test | Nikolay Korolev | 2 | -5/+5 |
2019-07-15 | fix | Nikolay Korolev | 1 | -2/+1 |
2019-07-14 | fixed arithmetics | Nikolay Korolev | 1 | -16/+64 |
2019-07-14 | fixed cops | Nikolay Korolev | 5 | -2/+8 |
2019-07-14 | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 11 | -16/+337 |
2019-07-14 | started making frontend accurate to game | aap | 6 | -431/+411 |
2019-07-14 | Partial RunningScript part2 | Nikolay Korolev | 16 | -6/+584 |
2019-07-13 | fixed policeDontCare | Nikolay Korolev | 1 | -0/+2 |
2019-07-12 | little change to aspect ratio defines | aap | 1 | -1/+4 |
2019-07-12 | more CWanted; added CEventList | aap | 13 | -90/+667 |
2019-07-11 | Frontend fixes. | _AG | 3 | -229/+234 |
2019-07-11 | CAutomobile::ProcessControlInputs | aap | 7 | -8/+154 |
2019-07-11 | fixfixfix | Fire-Head | 2 | -68/+0 |
2019-07-11 | waterupd | Fire-Head | 2 | -1/+1 |
2019-07-11 | water fix | Fire-Head | 1 | -28/+28 |
2019-07-11 | WaterLevel done | Fire-Head | 8 | -12/+1464 |
2019-07-11 | WaterLevel done | Fire-Head | 8 | -12/+1459 |
2019-07-10 | tried to fix CMenuManager::Process but still issues | aap | 1 | -56/+60 |
2019-07-10 | Fix CPhone crash, more functions | eray orçunus | 2 | -4/+112 |
2019-07-10 | and of course the last commit didnt fix everything | aap | 19 | -36/+40 |
2019-07-10 | added wrappers around math functions | aap | 31 | -191/+204 |
2019-07-10 | Phone start, ped spinning and cop car fix, and some love to CPed | eray orçunus | 7 | -9/+191 |
2019-07-10 | fixed COMMAND_IS_PLAYER_IN_AREA_3D | aap | 1 | -2/+2 |
2019-07-10 | fixed some stuff in frontend, badly broke others; disabled reversed frontend for the moment | aap | 6 | -203/+323 |
2019-07-10 | CVehicle::ProcessWheel | aap | 3 | -48/+158 |
2019-07-10 | More frontend inputs. | _AG | 9 | -92/+305 |
2019-07-09 | more CVehicle | aap | 10 | -30/+278 |
2019-07-09 | fix | Nikolay Korolev | 1 | -0/+1 |
2019-07-09 | RunningScript: 1/12 | Nikolay Korolev | 7 | -4/+715 |
2019-07-09 | yet more CAutomobile | aap | 17 | -23/+201 |
2019-07-09 | more CAutomobile | aap | 17 | -36/+395 |
2019-07-08 | One driver owns all the cars fix | eray orçunus | 1 | -0/+1 |
2019-07-08 | more CAutomobile | aap | 18 | -34/+475 |
2019-07-08 | little changes; one more function of CAutomobile | aap | 9 | -103/+138 |
2019-07-08 | cleaned up patching of virtual functions; started CAutomobile | aap | 64 | -279/+772 |
2019-07-07 | Added script commands | Nikolay Korolev | 2 | -0/+1159 |
2019-07-07 | More script | Nikolay Korolev | 3 | -7/+93 |
2019-07-07 | Darkel is bored. | _AG | 1 | -1/+2 |
2019-07-07 | More scripts | Nikolay Korolev | 3 | -26/+114 |
2019-07-07 | implemented CDoor | aap | 6 | -19/+177 |
2019-07-07 | IntoTheScripts! | Nikolay Korolev | 5 | -55/+466 |
2019-07-07 | Fix reverse warn and air brakes | Filip Gawin | 2 | -11/+165 |
2019-07-07 | cAudioManager::Initialise | Filip Gawin | 6 | -6/+167 |
2019-07-07 | cleanup AudioManager | Filip Gawin | 1 | -7/+3 |
2019-07-07 | blah | _AG | 2 | -3/+3 |
2019-07-07 | the great reorganization | aap | 149 | -22/+21 |
2019-07-07 | finished CPhysical | aap | 3 | -11/+55 |
2019-07-07 | made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines | aap | 11 | -112/+114 |
2019-07-07 | Lil update. | _AG | 3 | -97/+115 |
2019-07-07 | General fixes | eray orçunus | 4 | -27/+19 |
2019-07-06 | some work on vehicles | aap | 9 | -227/+243 |
2019-07-06 | Added CUpsideDownCarCheck and CStuckCarCheck | Nikolay Korolev | 4 | -8/+163 |
2019-07-06 | misc classes finished | aap | 13 | -4/+374 |
2019-07-06 | CBridge | guard3 | 6 | -7/+185 |
2019-07-06 | CPed... | eray orçunus | 6 | -63/+540 |
2019-07-05 | finished CDamageManager | aap | 4 | -102/+383 |
2019-07-05 | implemented some CVehicle functions | aap | 9 | -59/+502 |
2019-07-04 | fixed rand (thanks nick) | aap | 3 | -7/+3 |
2019-07-04 | Darkel/Wanted update. | _AG | 16 | -24/+531 |
2019-07-04 | More AudioManager | Filip Gawin | 5 | -972/+1080 |
2019-07-04 | Little fixes | eray orçunus | 1 | -3/+3 |
2019-07-04 | Even more CPed | eray orçunus | 10 | -57/+705 |
2019-07-04 | RandomDisplacement | Filip Gawin | 2 | -0/+21 |
2019-07-04 | RequireDigitalHandle | Filip Gawin | 4 | -5/+30 |
2019-07-04 | ReleaseDigitalHandle | Filip Gawin | 4 | -45/+65 |
2019-07-04 | PlayerJustGotInCar | Filip Gawin | 2 | -2/+12 |
2019-07-04 | CreateEntity | Filip Gawin | 2 | -7/+33 |
2019-07-04 | Introduce totalAudioEntities | Filip Gawin | 1 | -4/+8 |
2019-07-04 | SetEntityStatus | Filip Gawin | 2 | -0/+10 |
2019-07-04 | PreTerminateGameSpecificShutdown | Filip Gawin | 2 | -0/+35 |
2019-07-04 | DestroyEntity | Filip Gawin | 2 | -0/+20 |
2019-07-04 | PostTerminateGameSpecificShutdown | Filip Gawin | 2 | -2/+10 |
2019-07-04 | SetDynamicAcousticModelingStatus | Filip Gawin | 2 | -3/+9 |
2019-07-04 | IsAudioInitialised | Filip Gawin | 2 | -0/+9 |
2019-07-04 | GenerateIntegerRandomNumberTable | Filip Gawin | 2 | -0/+9 |
2019-07-04 | Fixed type of m_ItemToFlash | Nikolay Korolev | 2 | -2/+2 |
2019-07-04 | Script stuff + bug fixes | Nikolay Korolev | 16 | -15/+288 |
2019-07-03 | Update Frontend. | _AG | 24 | -194/+1444 |
2019-07-03 | fixed boat rendering | aap | 1 | -9/+12 |
2019-07-03 | fixed car colour texture bug | aap | 1 | -0/+1 |
2019-07-03 | cleaned up to be closer to original game | aap | 10 | -134/+172 |
2019-07-02 | Revert "Implemented frontend inputs." | aap | 24 | -1488/+126 |
2019-07-02 | Fix address of IsPedHeadAbovePos | Filip Gawin | 1 | -1/+1 |
2019-07-02 | Check if address is used twice | Filip Gawin | 2 | -17/+33 |
2019-07-02 | Removed macros from Pad.cpp: | _AG | 2 | -35/+136 |
2019-07-02 | Implemented frontend inputs. | _AG | 25 | -125/+1386 |
2019-07-02 | Kangaroo cheat and bug fixes | eray orçunus | 8 | -37/+70 |
2019-07-01 | CPed fixes | eray orçunus | 3 | -55/+39 |
2019-07-01 | More CPed | eray orçunus | 13 | -62/+608 |
2019-06-30 | Completed CReplay | Nikolay Korolev | 4 | -1/+63 |
2019-06-30 | little cleanup | aap | 8 | -35/+27 |
2019-06-30 | Changed CReplay::Display slightly | Nikolay Korolev | 1 | -8/+13 |
2019-06-30 | Added camera funcs to Replay | Nikolay Korolev | 2 | -11/+239 |
2019-06-30 | finished CEntity | aap | 27 | -76/+665 |
2019-06-30 | Implement GetSpecialCharacterTalkSfx | Filip Gawin | 3 | -9/+213 |
2019-06-30 | More replay functions, also removed pool iteration error | Nikolay Korolev | 5 | -15/+112 |
2019-06-30 | Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs | Nikolay Korolev | 7 | -38/+42 |
2019-06-30 | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 58 | -11/+662 |
2019-06-30 | Cleanup project a bit | Filip Gawin | 34 | -314/+318 |
2019-06-29 | ProcessCarUpdate | Nikolay Korolev | 6 | -37/+146 |
2019-06-29 | CReplay::PlaybackThisFrame + fixes | Nikolay Korolev | 3 | -7/+38 |
2019-06-29 | fix | aap | 1 | -1/+1 |
2019-06-29 | fix hud render states; bug in coronas | aap | 4 | -717/+709 |
2019-06-29 | fix | Nikolay Korolev | 1 | -1/+1 |
2019-06-29 | fix | Nikolay Korolev | 1 | -2/+0 |
2019-06-29 | Fixed merge | Nikolay Korolev | 1 | -1/+0 |
2019-06-29 | more replay stuff, bug fix | Nikolay Korolev | 3 | -13/+63 |
2019-06-29 | RetrievePedAnimation | Nikolay Korolev | 1 | -0/+41 |
2019-06-29 | Implement the rest of GetXTalkSfx | Filip Gawin | 2 | -265/+2238 |
2019-06-29 | Implement some GetXTalkSfx methods | Filip Gawin | 5 | -223/+612 |
2019-06-29 | fixes for AudioManager::GetPhrase | Filip Gawin | 3 | -15/+267 |
2019-06-29 | AudioManager::GetPhrase | Filip Gawin | 3 | -3/+3268 |
2019-06-29 | ProcessPedUpdate | Nikolay Korolev | 7 | -6/+73 |
2019-06-29 | fix | aap | 1 | -1/+1 |
2019-06-29 | missed two lines in CCollision | aap | 1 | -0/+4 |
2019-06-29 | miscellaneous, mostly world related | aap | 20 | -69/+244 |
2019-06-29 | Changed to actual crimes names | Nikolay Korolev | 1 | -12/+12 |
2019-06-28 | forgot the actual file... | aap | 1 | -0/+212 |
2019-06-28 | PS2-like MatFX from skygfx | aap | 2 | -0/+4 |
2019-06-28 | island load screen, some more CText | aap | 4 | -8/+72 |
2019-06-28 | fixed CFileMgr, the craziest bug i ever had | aap | 4 | -8/+5 |
2019-06-28 | misc stuff, mostly collision | aap | 16 | -45/+388 |
2019-06-28 | Footsteps | eray orçunus | 7 | -23/+166 |
2019-06-28 | Little ops. | _AG | 1 | -2/+2 |
2019-06-28 | Some Hud.cpp fixes. | _AG | 1 | -38/+23 |
2019-06-28 | CHud cleanup: fixes and cosmetic treatment | aap | 4 | -216/+233 |
2019-06-28 | CStreaming DONE | aap | 11 | -34/+334 |
2019-06-27 | Changed save/load in CGang | Nikolay Korolev | 2 | -24/+35 |
2019-06-27 | CStreaming almost done | aap | 10 | -66/+421 |
2019-06-27 | Several little mistakes in CPed | eray orçunus | 2 | -13/+11 |
2019-06-27 | started filling debug menu | aap | 10 | -12/+187 |
2019-06-27 | Finished Hud.cpp | _AG | 2 | -72/+164 |
2019-06-27 | Reverted Pad.cpp to previous state. | _AG | 1 | -10/+14 |
2019-06-27 | Fix 3 bugs | eray orçunus | 3 | -6/+6 |
2019-06-27 | fixed newline | Nikolay Korolev | 1 | -1/+1 |
2019-06-27 | Added Gangs | Nikolay Korolev | 2 | -0/+133 |
2019-06-27 | yet more CStreaming | aap | 4 | -27/+234 |
2019-06-26 | Update Wanted.cpp | _AG | 4 | -78/+124 |
2019-06-26 | fixed autobuild | Nikolay Korolev | 1 | -1/+1 |
2019-06-26 | Fixed merge errors | Nikolay Korolev | 4 | -4/+4 |
2019-06-26 | bla | aap | 1 | -1/+1 |
2019-06-26 | some more CStreaming + fixes by erorcun | aap | 4 | -16/+61 |
2019-06-26 | CStreaming streams | aap | 2 | -112/+309 |
2019-06-26 | fixed bug in CPed | aap | 1 | -3/+3 |
2019-06-26 | CPed cleanup | aap | 1 | -18/+14 |
2019-06-26 | fixed PedType | aap | 1 | -2/+2 |
2019-06-25 | Little fix #52. | _AG | 3 | -26/+27 |
2019-06-25 | Better organization for Frontend.cpp | _AG | 8 | -668/+772 |
2019-06-25 | Fix car animations & M16 bug | eray orçunus | 1 | -50/+50 |
2019-06-25 | Frontend clean up | aap | 2 | -76/+185 |
2019-06-25 | Initial commit for Frontend. | _AG | 19 | -498/+2436 |
2019-06-25 | More replay stuff | Nikolay Korolev | 36 | -51/+719 |
2019-06-24 | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 14 | -40/+789 |
2019-06-24 | replaced some ctors; made PreRender call game function | aap | 5 | -5/+11 |
2019-06-24 | fixed bug in CPlaceable | aap | 1 | -40/+31 |
2019-06-24 | more CStreaming | aap | 3 | -51/+747 |
2019-06-23 | more Radar code | aap | 4 | -40/+352 |
2019-06-23 | some Radar and Hud cleanup; fix in Physical | aap | 9 | -169/+181 |
2019-06-23 | CReplay::StorePedAnimation | Nikolay Korolev | 2 | -24/+68 |
2019-06-23 | fixed key binding, head shots, freezes | aap | 6 | -22/+20 |
2019-06-23 | StorePedUpdate | Nikolay Korolev | 3 | -4/+71 |
2019-06-22 | Fixed little bug in Radar.cpp. | _AG | 1 | -3/+3 |
2019-06-22 | attempt to fix build error | Nikolay Korolev | 2 | -11/+3 |
2019-06-22 | fixed tab | Nikolay Korolev | 1 | -3/+3 |
2019-06-22 | fixed types | Nikolay Korolev | 1 | -22/+22 |
2019-06-22 | fix | Nikolay Korolev | 1 | -2/+2 |
2019-06-22 | tabify | Nikolay Korolev | 5 | -117/+117 |
2019-06-22 | Fixed types in BulletTrace.h | Nikolay Korolev | 1 | -3/+3 |
2019-06-22 | Fixed types in Pickup.h | Nikolay Korolev | 1 | -4/+4 |
2019-06-22 | Added newlines at end of file | Nikolay Korolev | 5 | -5/+5 |
2019-06-22 | First commit of replay system | Nikolay Korolev | 13 | -8/+539 |
2019-06-22 | More CRadar stuff. | _AG | 5 | -24/+142 |
2019-06-22 | bla | aap | 1 | -0/+1 |
2019-06-22 | Shotgun fix, CPed, CWeaponInfo | eray orçunus | 5 | -29/+361 |
2019-06-21 | more CStreaming; fixed CFileLoader | aap | 4 | -9/+465 |
2019-06-21 | Clean up | _AG | 2 | -14/+20 |
2019-06-21 | added some World defines | aap | 1 | -6/+18 |
2019-06-20 | Fix throwable weapons | eray orçunus | 1 | -2/+3 |
2019-06-20 | Update Radar.cpp | _AG | 4 | -92/+183 |
2019-06-20 | Big CPed update | eray orçunus | 12 | -26/+636 |
2019-06-20 | Code clean up. | _AG | 5 | -39/+78 |
2019-06-20 | started CStreaming | aap | 6 | -18/+388 |
2019-06-20 | Fix bug in templates.h, again. | _AG | 1 | -2/+2 |
2019-06-20 | Update Radar.cpp | _AG | 4 | -16/+87 |
2019-06-20 | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 16 | -258/+766 |
2019-06-20 | typo in visibility plugins | aap | 1 | -1/+1 |
2019-06-20 | implemented cHandlingDataMgr | aap | 8 | -5/+457 |
2019-06-19 | implemented cHandlingDataMgr | aap | 8 | -5/+457 |
2019-06-19 | implemented CObjectData | aap | 10 | -23/+153 |
2019-06-19 | implemented CPedStats | aap | 4 | -11/+190 |
2019-06-19 | finished CPedType | aap | 4 | -22/+232 |
2019-06-19 | some CPed flags named from SA | aap | 2 | -11/+11 |
2019-06-19 | cleanup on CPed and CPedType | aap | 6 | -121/+151 |
2019-06-18 | CPed merge fixes | eray orçunus | 6 | -108/+96 |
2019-06-18 | CPed fixes | eray orçunus | 4 | -33/+31 |
2019-06-18 | silly mistake in CFileLoader | aap | 1 | -2/+2 |
2019-06-18 | finished CFileLoader, except a crash! | aap | 17 | -13/+345 |
2019-06-17 | fixed anim bug | aap | 2 | -2/+2 |
2019-06-17 | forgot main.h | aap | 1 | -0/+14 |
2019-06-17 | first part of CFileLoader | aap | 41 | -45/+1182 |
2019-06-17 | Fixed health icon. | _AG | 1 | -1/+1 |
2019-06-17 | CdStream RwFreeAlign/RwMallocAlign | Fire-Head | 7 | -7/+613 |
2019-06-17 | CPed::Avoid and needed changes | eray orçunus | 4 | -6/+162 |
2019-06-17 | Update HUD stuff, bug and format fixes. | _AG | 15 | -184/+278 |
2019-06-17 | fixed rebind bug | Fire_Head | 1 | -1/+1 |
2019-06-17 | got rid of upper case types | aap | 48 | -706/+701 |
2019-06-16 | some more cleanup | aap | 5 | -56/+44 |
2019-06-16 | Delete duplicate enum | eray orçunus | 3 | -183/+9 |
2019-06-16 | fix the cleanup... | aap | 2 | -39/+41 |
2019-06-16 | CPed fixes and needed functions for further commits | eray orçunus | 6 | -69/+330 |
2019-06-16 | some cleanup | aap | 5 | -167/+167 |
2019-06-16 | Changes for the pull request. | _AG | 1 | -3/+3 |
2019-06-16 | Updates Draw.cpp, MusicManager.cpp. | _AG | 11 | -21/+561 |
2019-06-15 | More CPed functions and minor fixes | eray orçunus | 4 | -11/+201 |
2019-06-15 | silly mistake in txd store | aap | 2 | -2/+7 |
2019-06-15 | New updates for Hud.cpp and more. | _AG | 28 | -37/+2061 |
2019-06-14 | Fix duplicate code for PedNode | eray orçunus | 2 | -19/+2 |
2019-06-14 | Some CPed functions | erorcun | 4 | -4/+131 |
2019-06-13 | Fix value of CReplay mode | Filip Gawin | 1 | -1/+1 |
2019-06-13 | finished some classes | aap | 7 | -6/+85 |
2019-06-13 | implemented GTA stream read functions | aap | 6 | -6/+365 |
2019-06-13 | Update Pad.cpp | Fire_Head | 1 | -4/+4 |
2019-06-13 | Update CutsceneMgr.h | Fire_Head | 1 | -2/+0 |
2019-06-13 | Update Replay.h | Fire_Head | 1 | -0/+1 |
2019-06-13 | CPad done | Fire-Head | 27 | -135/+2232 |
2019-06-13 | silly mistake | aap | 1 | -1/+1 |
2019-06-13 | fixed CFileMgr somewhat; still issues when loading saves | aap | 7 | -21/+22 |
2019-06-12 | implemented CutsceneObject; little fixes | aap | 12 | -12/+137 |
2019-06-12 | implemented CCutsceneHead and dependencies | aap | 21 | -20/+374 |
2019-06-12 | CameraCreate cosmetic fix | Fire-Head | 1 | -30/+30 |
2019-06-12 | CameraCreate/CameraDestroy/CameraSize done | Fire-Head | 3 | -3/+243 |
2019-06-12 | implemented CTimeCycle | aap | 9 | -5/+248 |
2019-06-12 | added NodeName plugin | aap | 3 | -4/+65 |
2019-06-12 | little cleanup | aap | 5 | -50/+60 |
2019-06-12 | fixed debugmenu | aap | 2 | -8/+18 |
2019-06-12 | Add NUMONSCREENTIMERENTRIES in config.h | Filip Gawin | 3 | -18/+19 |
2019-06-12 | animation fixes | aap | 1 | -1/+2 |
2019-06-12 | RE more stuff from COnscreenTimer | Filip Gawin | 8 | -11/+232 |
2019-06-11 | Add GetTranslatedName to CZone | Filip Gawin | 2 | -2/+12 |
2019-06-11 | tmp | Fire-Head | 3 | -175/+175 |
2019-06-11 | added animation system (with skin support for now) | aap | 22 | -2/+3073 |
2019-06-05 | VK_LEFT fix | Fire-Head | 1 | -0/+1 |
2019-06-05 | win.cpp/skeleton.cpp done | Fire-Head | 1 | -34/+34 |
2019-06-05 | input done, fixed cheats input | Fire-Head | 5 | -31/+866 |
2019-06-03 | added CDirectory | aap | 2 | -0/+87 |
2019-06-03 | added NO_MOVIES | Fire-Head | 5 | -31/+45 |
2019-06-02 | gamestates fixed, mpeg now working | Fire-Head | 3 | -46/+231 |
2019-06-02 | added CPhysical flags from Nick | aap | 2 | -8/+8 |
2019-06-02 | added some small bits and stubs | aap | 22 | -10/+242 |
2019-06-02 | mouse fixed | Fire-Head | 1 | -3/+5 |
2019-06-02 | fixed merge | aap | 2 | -3/+4 |
2019-06-02 | skeleton updated, windows specific stuff added | Fire-Head | 23 | -452/+2845 |
2019-06-01 | implemented splashes; fixed zones | aap | 14 | -91/+241 |
2019-06-01 | added CPointLights | aap | 5 | -3/+366 |
2019-06-01 | more RW lights | aap | 3 | -2/+174 |
2019-06-01 | added CCoronas | aap | 11 | -4/+782 |
2019-05-31 | rw skeleton | Fire-Head | 18 | -333/+2422 |
2019-05-31 | more high level functions | aap | 28 | -24/+415 |
2019-05-31 | CCredits name cleanup | aap | 2 | -391/+391 |
2019-05-31 | added CCredits | aap | 4 | -0/+529 |
2019-05-30 | fixed CParticle crash && RandTable | Fire-Head | 6 | -11/+24 |
2019-05-30 | added CText | aap | 6 | -1/+260 |
2019-05-30 | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 65 | -157/+779 |
2019-05-30 | fixed ped states | aap | 1 | -3/+6 |
2019-05-30 | added CMBlur | aap | 9 | -7/+301 |
2019-05-30 | added CAntennas | aap | 4 | -0/+167 |
2019-05-30 | clean up | aap | 17 | -301/+109 |
2019-05-29 | fix2 | Fire-Head | 1 | -2/+2 |
2019-05-29 | fix | Fire-Head | 2 | -3/+3 |
2019-05-29 | Updates, CTimer started | Fire-Head | 16 | -35/+336 |
2019-05-29 | implemented some of CCam and dependencies | aap | 12 | -42/+1365 |
2019-05-29 | Particle, ParticleMgr done | Fire-Head | 14 | -121/+2847 |
2019-05-28 | more CVehicleModelInfo | aap | 4 | -2/+237 |
2019-05-28 | implemented bits of CWorld | aap | 15 | -44/+915 |
2019-05-24 | implemented CFileMgr (barf) | aap | 4 | -1/+330 |
2019-05-22 | added CFont | aap | 6 | -19/+656 |
2019-05-21 | finished CSprite(2d) | aap | 5 | -192/+730 |
2019-05-19 | CPhysical almost done | aap | 12 | -60/+804 |
2019-05-18 | more work on CPhysical | aap | 8 | -99/+397 |
2019-05-17 | fixed pathfind | aap | 1 | -14/+17 |
2019-05-17 | reversed CPhysical::ProcessShiftSectorList | aap | 10 | -7/+235 |
2019-05-15 | renames and a fix | aap | 3 | -98/+97 |