Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More AudioManager | Filip Gawin | 2019-07-04 | 4 | -972/+1006 |
| | |||||
* | RandomDisplacement | Filip Gawin | 2019-07-04 | 2 | -0/+21 |
| | |||||
* | RequireDigitalHandle | Filip Gawin | 2019-07-04 | 4 | -5/+30 |
| | |||||
* | ReleaseDigitalHandle | Filip Gawin | 2019-07-04 | 4 | -45/+65 |
| | |||||
* | PlayerJustGotInCar | Filip Gawin | 2019-07-04 | 2 | -2/+12 |
| | |||||
* | CreateEntity | Filip Gawin | 2019-07-04 | 2 | -7/+33 |
| | |||||
* | Introduce totalAudioEntities | Filip Gawin | 2019-07-04 | 1 | -4/+8 |
| | |||||
* | SetEntityStatus | Filip Gawin | 2019-07-04 | 2 | -0/+10 |
| | |||||
* | PreTerminateGameSpecificShutdown | Filip Gawin | 2019-07-04 | 2 | -0/+35 |
| | |||||
* | DestroyEntity | Filip Gawin | 2019-07-04 | 2 | -0/+20 |
| | |||||
* | PostTerminateGameSpecificShutdown | Filip Gawin | 2019-07-04 | 2 | -2/+10 |
| | |||||
* | SetDynamicAcousticModelingStatus | Filip Gawin | 2019-07-04 | 2 | -3/+9 |
| | |||||
* | IsAudioInitialised | Filip Gawin | 2019-07-04 | 2 | -0/+9 |
| | |||||
* | GenerateIntegerRandomNumberTable | Filip Gawin | 2019-07-04 | 2 | -0/+9 |
| | |||||
* | Script stuff + bug fixes | Nikolay Korolev | 2019-07-04 | 2 | -0/+2 |
| | |||||
* | Update Frontend. | _AG | 2019-07-03 | 2 | -3/+14 |
| | |||||
* | Revert "Implemented frontend inputs." | aap | 2019-07-02 | 2 | -14/+3 |
| | |||||
* | Implemented frontend inputs. | _AG | 2019-07-02 | 2 | -3/+14 |
| | | | | Fixed #66 and few other stuff. | ||||
* | Implement GetSpecialCharacterTalkSfx | Filip Gawin | 2019-06-30 | 2 | -8/+212 |
| | |||||
* | Merge pull request #78 from ShFil119/cleanup | aap | 2019-06-30 | 1 | -2/+2 |
|\ | | | | | Cleanup project a bit | ||||
| * | Cleanup project a bit | Filip Gawin | 2019-06-30 | 1 | -2/+2 |
| | | |||||
* | | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 2019-06-30 | 2 | -1/+2 |
|/ | |||||
* | Implement the rest of GetXTalkSfx | Filip Gawin | 2019-06-29 | 2 | -265/+2238 |
| | |||||
* | Implement some GetXTalkSfx methods | Filip Gawin | 2019-06-29 | 4 | -220/+609 |
| | |||||
* | fixes for AudioManager::GetPhrase | Filip Gawin | 2019-06-29 | 3 | -15/+267 |
| | |||||
* | AudioManager::GetPhrase | Filip Gawin | 2019-06-29 | 3 | -3/+3268 |
| | |||||
* | miscellaneous, mostly world related | aap | 2019-06-29 | 2 | -3/+3 |
| | |||||
* | Fixed merge errors | Nikolay Korolev | 2019-06-26 | 1 | -0/+2 |
| | |||||
* | Merge with upstream | Nikolay Korolev | 2019-06-26 | 5 | -0/+31 |
|\ | |||||
| * | Better organization for Frontend.cpp | _AG | 2019-06-25 | 4 | -1/+11 |
| | | |||||
| * | Initial commit for Frontend. | _AG | 2019-06-25 | 4 | -0/+7 |
| | | | | | | | | | | | | 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 | 2 | -0/+23 |
| | | | | | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | | More replay stuff | Nikolay Korolev | 2019-06-25 | 2 | -0/+13 |
|/ | |||||
* | Merge pull request #32 from Nick007J/master | aap | 2019-06-22 | 1 | -1/+1 |
|\ | | | | | Added replay functions | ||||
| * | First commit of replay system | Nikolay Korolev | 2019-06-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of git://github.com/GTAmodding/re3 into eray | eray orçunus | 2019-06-20 | 1 | -2/+4 |
|\| | |||||
| * | Code clean up. | _AG | 2019-06-20 | 1 | -2/+4 |
| | | |||||
* | | Big CPed update | eray orçunus | 2019-06-20 | 2 | -3/+5 |
|/ | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 2019-06-20 | 2 | -87/+118 |
| | |||||
* | Update HUD stuff, bug and format fixes. | _AG | 2019-06-17 | 2 | -16/+23 |
| | | | | | Added environment variables to premake5.lua. Update README.md | ||||
* | got rid of upper case types | aap | 2019-06-17 | 5 | -20/+20 |
| | |||||
* | some more cleanup | aap | 2019-06-16 | 1 | -4/+4 |
| | |||||
* | Delete duplicate enum | eray orçunus | 2019-06-16 | 1 | -8/+8 |
| | | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com> | ||||
* | Updates Draw.cpp, MusicManager.cpp. | _AG | 2019-06-16 | 4 | -2/+414 |
| | |||||
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 1 | -0/+171 |
| | |||||
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 2 | -3/+7 |
| | |||||
* | skeleton updated, windows specific stuff added | Fire-Head | 2019-06-02 | 2 | -0/+10 |
| | |||||
* | rw skeleton | Fire-Head | 2019-05-31 | 2 | -0/+5 |
| | |||||
* | more high level functions | aap | 2019-05-31 | 2 | -6/+3 |
| | |||||
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 2 | -0/+15 |
| | |||||
* | Updates, CTimer started | Fire-Head | 2019-05-29 | 2 | -0/+7 |
| | |||||
* | Particle, ParticleMgr done | Fire-Head | 2019-05-29 | 2 | -0/+138 |
| | |||||
* | CPhysical almost done | aap | 2019-05-19 | 2 | -2/+5 |
| | |||||
* | more work on CPhysical | aap | 2019-05-18 | 2 | -0/+14 |