Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize CPed functions into their original cpp files | Sergeanur | 2020-11-20 | 1 | -0/+26 |
| | |||||
* | Model indices edits | Sergeanur | 2020-10-24 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' into miami | Sergeanur | 2020-10-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp # src/control/RoadBlocks.cpp # src/entities/Entity.h # src/entities/Physical.cpp # src/peds/Ped.cpp # src/render/Renderer.cpp # src/vehicles/Automobile.cpp # src/vehicles/CarGen.cpp # src/weapons/BulletInfo.cpp # src/weapons/Weapon.cpp | ||||
| * | Rename LEVEL_NONE to LEVEL_GENERIC | Sergeanur | 2020-07-13 | 1 | -1/+1 |
| | | |||||
| * | Bettah car enter canceling, fix CFO crash, ped objs. renaming | eray orçunus | 2020-07-03 | 1 | -5/+5 |
| | | |||||
| * | Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639) | erorcun | 2020-07-01 | 1 | -15/+63 |
| | | |||||
* | | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 2020-09-30 | 1 | -2/+2 |
| | | |||||
* | | Credits & fixes | eray orçunus | 2020-09-27 | 1 | -4/+2 |
| | | |||||
* | | CPed and CCivilianPed funcs done | eray orçunus | 2020-09-24 | 1 | -1/+101 |
| | | |||||
* | | CGame done, Peds, fixes | eray orçunus | 2020-08-30 | 1 | -14/+45 |
| | | |||||
* | | Peds & fixes | eray orçunus | 2020-07-04 | 1 | -5/+19 |
| | | |||||
* | | CWanted, anim fix, ped objs renaming, remove III beta features | eray orçunus | 2020-06-22 | 1 | -38/+7 |
| | | |||||
* | | Fixes for melees and various things | eray orçunus | 2020-05-20 | 1 | -1/+1 |
| | | |||||
* | | sync with upstream | Nikolay Korolev | 2020-05-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | Weapon fixes and thingies | eray orçunus | 2020-05-17 | 1 | -1/+1 |
| | | | |||||
* | | | more script stuff | Nikolay Korolev | 2020-05-16 | 1 | -2/+2 |
|/ / | |||||
* | | a few fixes | Nikolay Korolev | 2020-05-16 | 1 | -2/+3 |
| | | |||||
* | | removed duplicate code | Nikolay Korolev | 2020-05-16 | 1 | -46/+30 |
| | | |||||
* | | remove debug | Nikolay Korolev | 2020-05-16 | 1 | -2/+0 |
| | | |||||
* | | ped attractors done | Nikolay Korolev | 2020-05-16 | 1 | -11/+11 |
| | | |||||
* | | more pedattractor | Nikolay Korolev | 2020-05-14 | 1 | -0/+113 |
| | | |||||
* | | cleaned up MIAMI ifdefs | aap | 2020-05-05 | 1 | -5/+0 |
| | | |||||
* | | Revert "Remove Miami stuff" | Sergeanur | 2020-05-05 | 1 | -0/+2 |
|/ | | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | ||||
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -2/+0 |
| | |||||
* | implemented most of streamed collisions and big buildings | aap | 2020-05-05 | 1 | -0/+2 |
| | |||||
* | Try to build with mingw | Filip Gawin | 2020-04-20 | 1 | -4/+4 |
| | |||||
* | Remove patches | Sergeanur | 2020-04-17 | 1 | -19/+1 |
| | |||||
* | CMenuManager done and CHud fixes | eray orçunus | 2020-04-11 | 1 | -7/+5 |
| | |||||
* | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 1 | -0/+2 |
| | |||||
* | remove include <new> from common.h | aap | 2020-03-28 | 1 | -0/+2 |
| | |||||
* | Fixes and cleanup | eray orçunus | 2020-03-02 | 1 | -1/+1 |
| | |||||
* | CPopulation 1 | eray orçunus | 2020-02-17 | 1 | -2/+2 |
| | |||||
* | CPlayerPed continues (#294) | erorcun | 2020-01-23 | 1 | -32/+10 |
| | |||||
* | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 2019-12-05 | 1 | -18/+13 |
| | |||||
* | CCivilianPed done & restore peds running to phone | eray orçunus | 2019-11-26 | 1 | -3/+398 |
| | |||||
* | Peds, a fix and a tad of VC | eray orçunus | 2019-09-17 | 1 | -25/+1 |
| | |||||
* | Peds and fixes | eray orçunus | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into erorcun | aap | 2019-07-16 | 1 | -1/+1 |
|\ | |||||
| * | Partial RunningScript part2 | Nikolay Korolev | 2019-07-14 | 1 | -1/+1 |
| | | |||||
* | | Phone, World, Ped | eray orçunus | 2019-07-15 | 1 | -0/+24 |
|/ | |||||
* | cleaned up patching of virtual functions; started CAutomobile | aap | 2019-07-08 | 1 | -3/+10 |
| | |||||
* | the great reorganization | aap | 2019-07-07 | 1 | -0/+19 |