Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more replay stuff, bug fix | Nikolay Korolev | 2019-06-29 | 2 | -12/+62 |
| | |||||
* | RetrievePedAnimation | Nikolay Korolev | 2019-06-29 | 1 | -0/+41 |
| | |||||
* | ProcessPedUpdate | Nikolay Korolev | 2019-06-29 | 2 | -6/+42 |
| | |||||
* | misc stuff, mostly collision | aap | 2019-06-28 | 4 | -0/+6 |
| | |||||
* | CStreaming DONE | aap | 2019-06-28 | 7 | -26/+43 |
| | |||||
* | Merge pull request #59 from Nick007J/master | aap | 2019-06-28 | 2 | -0/+144 |
|\ | | | | | Added Gangs | ||||
| * | Changed save/load in CGang | Nikolay Korolev | 2019-06-27 | 2 | -24/+35 |
| | | |||||
| * | fixed newline | Nikolay Korolev | 2019-06-27 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-06-27 | 1 | -1/+1 |
| |\ | |||||
| * | | Added Gangs | Nikolay Korolev | 2019-06-27 | 2 | -0/+133 |
| | | | |||||
* | | | started filling debug menu | aap | 2019-06-27 | 2 | -0/+3 |
| |/ |/| | |||||
* | | yet more CStreaming | aap | 2019-06-27 | 1 | -1/+1 |
|/ | |||||
* | fixed autobuild | Nikolay Korolev | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Fixed merge errors | Nikolay Korolev | 2019-06-26 | 1 | -2/+2 |
| | |||||
* | Merge with upstream | Nikolay Korolev | 2019-06-26 | 7 | -10/+80 |
|\ | |||||
| * | fixed PedType | aap | 2019-06-26 | 1 | -2/+2 |
| | | |||||
| * | Initial commit for Frontend. | _AG | 2019-06-25 | 2 | -8/+26 |
| | | | | | | | | | | | | Bug fixes: fix #40, fix #39, fix #38, fix #37, fix #21. Code organization and cleanup... | ||||
| * | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 2019-06-24 | 4 | -0/+52 |
| | | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | | More replay stuff | Nikolay Korolev | 2019-06-25 | 10 | -16/+529 |
| | | |||||
* | | CReplay::StorePedAnimation | Nikolay Korolev | 2019-06-23 | 2 | -24/+68 |
| | | |||||
* | | StorePedUpdate | Nikolay Korolev | 2019-06-23 | 2 | -4/+37 |
|/ | |||||
* | attempt to fix build error | Nikolay Korolev | 2019-06-22 | 1 | -10/+2 |
| | |||||
* | fixed types | Nikolay Korolev | 2019-06-22 | 1 | -22/+22 |
| | |||||
* | tabify | Nikolay Korolev | 2019-06-22 | 1 | -68/+68 |
| | |||||
* | Added newlines at end of file | Nikolay Korolev | 2019-06-22 | 1 | -1/+1 |
| | |||||
* | First commit of replay system | Nikolay Korolev | 2019-06-22 | 2 | -2/+452 |
| | |||||
* | Code clean up. | _AG | 2019-06-20 | 2 | -4/+6 |
| | |||||
* | Update Radar.cpp | _AG | 2019-06-20 | 2 | -0/+2 |
| | |||||
* | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 2019-06-20 | 3 | -8/+17 |
| | |||||
* | finally finished CVehicleModelInfo | aap | 2019-06-20 | 2 | -1/+2 |
|\ | |||||
| * | implemented cHandlingDataMgr | aap | 2019-06-19 | 5 | -2/+435 |
| | | |||||
* | | implemented cHandlingDataMgr | aap | 2019-06-20 | 5 | -2/+435 |
|/ | |||||
* | implemented CObjectData | aap | 2019-06-19 | 4 | -11/+126 |
| | |||||
* | implemented CPedStats | aap | 2019-06-19 | 3 | -10/+189 |
| | |||||
* | finished CPedType | aap | 2019-06-19 | 2 | -20/+229 |
| | |||||
* | cleanup on CPed and CPedType | aap | 2019-06-19 | 2 | -55/+85 |
| | |||||
* | CPed merge fixes | eray orçunus | 2019-06-18 | 2 | -4/+86 |
| | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | finished CFileLoader, except a crash! | aap | 2019-06-18 | 4 | -0/+23 |
| | |||||
* | first part of CFileLoader | aap | 2019-06-17 | 11 | -4/+95 |
| | |||||
* | Update HUD stuff, bug and format fixes. | _AG | 2019-06-17 | 3 | -2/+83 |
| | | | | | Added environment variables to premake5.lua. Update README.md | ||||
* | got rid of upper case types | aap | 2019-06-17 | 7 | -22/+22 |
| | |||||
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 5 | -1/+50 |
| | |||||
* | Fix value of CReplay mode | Filip Gawin | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Update Replay.h | Fire_Head | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of github.com:Fire-Head/re3 | Fire-Head | 2019-06-13 | 3 | -1/+16 |
|\ | | | | | | | | | # Conflicts: # src/control/Replay.h | ||||
| * | little cleanup | aap | 2019-06-12 | 3 | -1/+18 |
| | | |||||
* | | CPad done | Fire-Head | 2019-06-13 | 4 | -0/+13 |
|/ | |||||
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 2 | -1/+5 |
| | |||||
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 10 | -0/+819 |
| | |||||
* | clean up | aap | 2019-05-30 | 2 | -0/+19 |
| | |||||
* | more work on CPhysical | aap | 2019-05-18 | 2 | -0/+14 |