Commit Graph

101 Commits

Author SHA1 Message Date
eray orçunus
934e9db4fc CPopulation done, CCopPed and fixes 2020-03-12 00:48:33 +03:00
Sergeanur
3d69148497 Added enum to OnscreenTimer, fixed mistakes in CCarCtrl::SteerAIBoatWithPhysicsHeadingForTarget 2020-02-01 18:40:54 +02:00
Sergeanur
e2f8ad983d Fix damage bar assert crash 2020-02-01 17:22:56 +02:00
eray orçunus
8a745e4d89 Fixes 2020-01-11 01:48:05 +03:00
erorcun
f9316d9cc3
CPlayerPed & CMenuManager (#286)
Make Frontend great again!
2020-01-07 17:23:09 +03:00
Fire_Head
6a46cc6c3b
Merge branch 'master' into master 2019-10-27 06:36:58 +03:00
Fire-Head
537aaca5c2 ControllerConfig done
Fix Cam enum
2019-10-27 06:17:30 +03:00
eray orçunus
2d998b2416 Fixes&Peds 2019-10-25 22:17:55 +03:00
Sergeanur
3ba57c5f6a Gangs save and missed sound enums 2019-10-17 13:21:31 +03:00
Sergeanur
568bdcfd74 CHud::Draw - removed render states, readded hud toogle with second controller 2019-10-07 15:06:30 +03:00
Sergeanur
32c5723b91 Radio shadow fix, RAMPAGE!! message fix 2019-10-06 21:31:34 +03:00
Sergeanur
5b49c972a0 CHud: timer and damage fixes 2019-10-06 15:45:53 +03:00
Sergeanur
dd99edd339 Fixed a bunch of calculation mistakes in CHud 2019-10-05 22:26:29 +03:00
Sergeanur
5e1538a275 Fixed disappearing ammo count 2019-10-04 00:49:11 +03:00
Filip Gawin
2fabbc3b4c More more more audio 2019-08-27 21:18:47 +02:00
_AG
7ba5f6a13a Frontend fixes.
Fix #125 #119 #105 #98 #54.
2019-07-11 23:43:37 +02:00
aap
4a36d64f15 added wrappers around math functions 2019-07-10 17:18:26 +02:00
Nikolay Korolev
4f3d17a81c More script 2019-07-08 00:05:24 +03:00
Nikolay Korolev
a4e6930bb6 More scripts 2019-07-07 20:57:00 +03:00
Nikolay Korolev
ee0494b2d8 IntoTheScripts! 2019-07-07 19:00:02 +03:00
aap
533f265f55 made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines 2019-07-07 10:16:16 +02:00
Nikolay Korolev
835b7cac22 Fixed type of m_ItemToFlash 2019-07-04 01:23:19 +03:00
Nikolay Korolev
7fae683316 Script stuff + bug fixes 2019-07-04 01:16:24 +03:00
_AG
69b5c9f1e0 Update Frontend. 2019-07-03 17:30:26 +02:00
aap
25865e68c4 cleaned up to be closer to original game 2019-07-03 13:13:55 +02:00
aap
e8215cf560
Revert "Implemented frontend inputs." 2019-07-02 22:05:11 +02:00
_AG
6c693e3bbf Implemented frontend inputs.
Fixed #66 and few other stuff.
2019-07-02 14:36:40 +02:00
eray orçunus
27838ae0b2 Kangaroo cheat and bug fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-02 06:01:26 +03:00
Filip Gawin
2115faec38 Cleanup project a bit 2019-06-30 12:56:50 +02:00
aap
8946a20983 fix hud render states; bug in coronas 2019-06-29 17:54:09 +02:00
_AG
39aefaffa5 Little ops. 2019-06-28 17:11:41 +02:00
_AG
6e0f961bde Some Hud.cpp fixes. 2019-06-28 16:57:14 +02:00
aap
5a93f67c88 CHud cleanup: fixes and cosmetic treatment 2019-06-28 13:28:42 +02:00
_AG
677821d6cc Finished Hud.cpp 2019-06-27 09:49:08 +02:00
_AG
e765dfe90a Initial commit for Frontend.
Bug fixes:
fix #40, fix #39, fix #38, fix #37, fix #21.
Code organization and cleanup...
2019-06-25 02:36:26 +02:00
aap
a5ba538968 some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
aap
7a77f995b2
Merge pull request #32 from Nick007J/master
Added replay functions
2019-06-22 21:29:14 +02:00
Nikolay Korolev
8b47a5b9f4 First commit of replay system 2019-06-22 21:17:25 +03:00
_AG
11ba688c98 Update Radar.cpp 2019-06-20 21:34:48 +02:00
_AG
f3c331ece6 Code clean up. 2019-06-20 15:18:19 +02:00
_AG
2ce7bcc405 Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. 2019-06-20 02:32:36 +02:00
_AG
6f0fb7cd36 Fixed health icon. 2019-06-17 21:06:41 +02:00
_AG
f299e9ebd5 Update HUD stuff, bug and format fixes.
Added environment variables to premake5.lua.
Update README.md
2019-06-17 02:11:30 +02:00
aap
0add48abf5 got rid of upper case types 2019-06-17 00:23:19 +02:00
aap
71ac32cbd7 fix the cleanup... 2019-06-16 21:41:58 +02:00
aap
2a207af49a some cleanup 2019-06-16 19:06:01 +02:00
_AG
4c385edd0c Changes for the pull request. 2019-06-16 18:05:22 +02:00
_AG
b83a0d469a Updates Draw.cpp, MusicManager.cpp. 2019-06-16 00:24:13 +02:00
_AG
92cc1cf3af New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
Filip Gawin
ecd70a5f17 RE more stuff from COnscreenTimer 2019-06-12 01:23:49 +02:00
aap
188aab4196 implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00