summaryrefslogtreecommitdiffstats
path: root/src/core (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-09script stubsNikolay Korolev1-1/+1
2019-11-06Readme revision (#268)erorcun1-5/+5
2019-11-05Peds & a few fixeseray orçunus1-0/+1
2019-11-03Renderer fixeseray orçunus1-0/+3
2019-10-30CRadar::Initialise() + fixesSergeanur2-15/+92
2019-10-30Fixed settings loading, added TopLineEmptyFileSergeanur3-4/+7
2019-10-29Small CPad fixesSergeanur4-6/+8
2019-10-27Implement PreloadMissionAudio + small fixesFilip Gawin1-1/+1
2019-10-27const fixSergeanur1-1/+1
2019-10-27Simplify CControllerConfigManager::InitialiseControllerActionNameArraySergeanur1-112/+45
2019-10-27script 600-699Nikolay Korolev1-1/+1
2019-10-27fix Pad.hFire_Head1-7/+7
2019-10-27ControllerConfig doneFire-Head9-213/+2793
2019-10-26A bit more enums for ChangeMusicModeSergeanur1-2/+2
2019-10-26Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2-5/+3
2019-10-26Added timing to RwTextureGtaStreamReadSergeanur1-2/+16
2019-10-26Fixes for aap review (audio8)Filip Gawin3-3/+3
2019-10-26Fixes for nitpicksFilip Gawin2-11/+9
2019-10-26More audio (to hook and test)Filip Gawin5-4/+6
2019-10-26More workFilip Gawin1-2/+2
2019-10-26audio7Filip Gawin1-4/+4
2019-10-25Fixes&Pedseray orçunus2-0/+5
2019-10-21script 500-599 plus bugfixNikolay Korolev9-0/+38
2019-10-21CGame::FinalShutdownSergeanur1-2/+15
2019-10-21Full MessagesSergeanur2-5/+58
2019-10-20Full CPagerSergeanur2-8/+2
2019-10-20Move MessagesSergeanur2-82/+0
2019-10-20CText encoding fixesSergeanur2-332/+0
2019-10-19Moved CCutsceneMgr::ms_cutsceneProcessing to privateSergeanur2-3/+2
2019-10-19typo fixnmzik1-1/+1
2019-10-19getter and enum fixnmzik1-2/+2
2019-10-19CGame::Process() && CGame::ReloadIPLsnmzik10-1/+166
2019-10-17Fixed nasty warningsSergeanur1-1/+1
2019-10-17Gangs save and missed sound enumsSergeanur1-2/+1
2019-10-17Full C3dMarkersSergeanur2-1/+2
2019-10-16Some CPool and CPools funcs, restoring original logic of pool lookup loopsSergeanur5-30/+113
2019-10-13Fixed widescreen turning off during cutscenesSergeanur2-2/+17
2019-10-13400-499Nikolay Korolev2-0/+10
2019-10-11Fixed save game Load/Save failed assertion on Debug buildSergeanur2-1/+5
2019-10-10CalculateBoundingSphereRadiusCBSergeanur1-15/+29
2019-10-08Added read/write template functions for save data, small Load/Save arguments unificationSergeanur3-9/+61
2019-10-08Full CGameLogicSergeanur11-5/+64
2019-10-07Fixing typo for cursor coordsSergeanur1-1/+1
2019-10-07Aspect ratio fix for player skin menuSergeanur2-1/+13
2019-10-07Little fixeray orçunus1-1/+1
2019-10-06Pedseray orçunus3-8/+9
2019-10-06Fixed player blip heading when looking left/right/behindSergeanur1-0/+4
2019-10-06Fixed CCamera::SetWideScreenOff dupe, removed goto in CStreaming::RetryLoadFileSergeanur3-17/+30
2019-10-05Fixeseray orçunus1-4/+2
2019-10-05Triangular radar blipsSergeanur3-1/+84
2019-10-05CDarkel, walkaround fixeray orçunus2-6/+21
2019-10-05Corona widescreen fixSergeanur1-1/+3
2019-10-04Fix radareray orçunus2-122/+256
2019-10-03CPickupsSergeanur3-1/+8
2019-10-03Added missed config.hSergeanur1-0/+1
2019-10-03Fixes & pedseray orçunus1-1/+0
2019-09-28zero checkSergeanur1-1/+1
2019-09-28PlayerSkinSergeanur5-4/+205
2019-09-28Added CUTSCENEDIRSIZE to Config enum and CUTSCENENAMESIZE macroSergeanur3-4/+7
2019-09-28Added f for floats, removed checks for deleteSergeanur1-7/+5
2019-09-28RefactoringSergeanur2-41/+41
2019-09-28Full CCutsceneMgrSergeanur7-2/+466
2019-09-26Peds, ProcessObjective and fixeseray orçunus1-1/+2
2019-09-17Peds, a fix and a tad of VCeray orçunus2-9/+3
2019-09-15CCarCtrlNikolay Korolev3-2/+37
2019-09-14fix typoNikolay Korolev2-2/+2
2019-09-12fixed launch in space bugNikolay Korolev1-1/+1
2019-09-12Little cleanuperay orçunus1-15/+15
2019-09-12DragCarToPointNikolay Korolev2-2/+3
2019-09-12World and Pedseray orçunus10-4/+262
2019-09-11ccarctrlNikolay Korolev1-1/+4
2019-09-05Fix and cancellable car entereray orçunus1-0/+1
2019-09-03CPed::ProcessControl and some cleanuperay orçunus1-1/+1
2019-08-27CleanupFilip Gawin9-39/+39
2019-08-27More more more audioFilip Gawin13-53/+53
2019-08-27CleanupFilip Gawin9-544/+35
2019-08-27More audio pedFilip Gawin18-47/+587
2019-08-23Pedseray orçunus1-4/+3
2019-08-17AnimViewer messages, Particle fix, Pedseray orçunus6-7/+54
2019-08-16Little CPed fixes & Peddebugeray orçunus3-13/+19
2019-08-15AnimViewer fixeseray orçunus2-86/+51
2019-08-15AnimViewer!eray orçunus16-5/+527
2019-08-15CParticleObject done, cDMAudio doneFire-Head1-0/+18
2019-08-11P.e.d.s. and fixeseray orçunus2-0/+31
2019-08-10More CCarCtrlNikolay Korolev1-0/+2
2019-08-09finished CPathFindaap2-0/+7
2019-08-06CCarCtrl::GenerateOneRandomVehicle!Nikolay Korolev3-1/+39
2019-08-05CPed part 218eray orçunus1-0/+4
2019-08-04implemented CHeliaap6-31/+17
2019-08-03fixed collisionNikolay Korolev1-1/+1
2019-08-03RunningScript, part 4, plus some fixesNikolay Korolev4-12/+27
2019-08-02sampman doneFire-Head3-0/+4
2019-08-02The Pedseray orçunus1-0/+3
2019-07-31implemented CPlaneaap2-1/+2
2019-07-28fixed wantedNikolay Korolev1-0/+3
2019-07-27cargen + some scriptNikolay Korolev5-0/+8
2019-07-26CAutomobile effect stuffaap1-1/+14
2019-07-26fixed wantedNikolay Korolev1-5/+5
2019-07-26CAutomobile::FireTruckControl and HydraulicControlaap5-5/+8
2019-07-25Ped & fixes, including peds dive into danger fixeray orçunus2-0/+13
2019-07-25Running script part 3Nikolay Korolev2-0/+10
2019-07-25implemented CAutomobile::TankControlaap3-6/+16
2019-07-25fixed dinputaap2-3/+3
2019-07-24updateFire-Head3-18/+3
2019-07-24shadows doneFire-Head9-14/+393
2019-07-23bit more CAutomobileaap1-0/+12
2019-07-20added CPool<cAudioScriptObject, cAudioScriptObject>Nikolay Korolev2-1/+6
2019-07-20couple of fixesaap3-5/+5
2019-07-19ComputeDopplerEffectedFrequencyFilip Gawin3-6/+7
2019-07-19implemented col line renderingaap6-12/+242
2019-07-19CAutomobile ctor, car spawner, fixesaap1-38/+59
2019-07-19*cough*aap1-1/+1
2019-07-19fixed eventlist bugaap1-1/+1
2019-07-18CAutomobile::ProcessControl doneaap3-1/+11
2019-07-17more CAutomobile::ProcessControlaap2-3/+2
2019-07-17Fluffguard34-6/+5
2019-07-17fix fixNikolay Korolev1-1/+1
2019-07-17script fix, bomb fix, flying components fixNikolay Korolev2-2/+3
2019-07-16more fixes; started CAutomobile::ProcessControlaap1-8/+8
2019-07-15Phone, World, Pederay orçunus8-45/+214
2019-07-15testNikolay Korolev1-1/+1
2019-07-14RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev4-1/+19
2019-07-14started making frontend accurate to gameaap3-425/+403
2019-07-14Partial RunningScript part2Nikolay Korolev3-0/+4
2019-07-13fixed policeDontCareNikolay Korolev1-0/+2
2019-07-12more CWanted; added CEventListaap7-53/+642
2019-07-11Frontend fixes._AG2-228/+233
2019-07-11CAutomobile::ProcessControlInputsaap2-1/+16
2019-07-11WaterLevel doneFire-Head1-0/+1
2019-07-11WaterLevel doneFire-Head1-0/+1
2019-07-10tried to fix CMenuManager::Process but still issuesaap1-56/+60
2019-07-10and of course the last commit didnt fix everythingaap5-13/+13
2019-07-10added wrappers around math functionsaap8-79/+80
2019-07-10Phone start, ped spinning and cop car fix, and some love to CPederay orçunus2-1/+81
2019-07-10fixed some stuff in frontend, badly broke others; disabled reversed frontend for the momentaap6-203/+323
2019-07-10More frontend inputs._AG9-92/+305
2019-07-09more CVehicleaap3-2/+8
2019-07-09RunningScript: 1/12Nikolay Korolev2-0/+2
2019-07-09yet more CAutomobileaap8-10/+51
2019-07-09more CAutomobileaap3-5/+9
2019-07-08One driver owns all the cars fixeray orçunus1-0/+1
2019-07-08more CAutomobileaap4-4/+21
2019-07-08little changes; one more function of CAutomobileaap1-4/+4
2019-07-08cleaned up patching of virtual functions; started CAutomobileaap4-5/+33
2019-07-07IntoTheScripts!Nikolay Korolev2-22/+2
2019-07-07blah_AG1-1/+1
2019-07-07the great reorganizationaap87-0/+24112