Commit Graph

758 Commits

Author SHA1 Message Date
Sergeanur
c6b6e9d0df CDate separated 2020-01-28 00:16:38 +02:00
Sergeanur
f2a26070a7 fix var names 2020-01-27 18:31:20 +02:00
Sergeanur
fa4dbcab35 save 2020-01-27 18:22:51 +02:00
Sergeanur
0525e3930b Fix invert mouse on/off 2020-01-26 21:54:20 +02:00
Sergeanur
da253837d1 audio stuff
Collision audio and police radio stuff moved to a separate cpp's like in the original code
cPoliceRadioQueue added, code refactored correspondingly
cAudioManager::ServiceCollisions reversed
PlayOneShotScriptObject reversed
cAudioScriptObject moved to AudioScriptObject.cpp
Fixed use of numbers on non-integer types (bools, pointers)
enum is now used for ped audio calculation
Added fixes for vehicle description in the police radio (missing vehicles and wrong colors)
2020-01-25 12:48:27 +02:00
Sergeanur
6ff06ff7c6 Partial CBoat 2020-01-24 10:41:40 +02:00
erorcun
d75b9b8257
CPlayerPed continues (#294) 2020-01-23 23:21:50 +03:00
Sergeanur
b06ad84768 Fixing possible leaks in CModelInfo::ShutDown 2020-01-23 20:08:42 +02:00
Sergeanur
18f80a02fc Fixing some plane funcs declarations 2020-01-23 17:43:19 +02:00
Sergeanur
9eb599ff58 Plane crashfix and more 2020-01-23 17:29:36 +02:00
Sergeanur
77515f04e0 ConstructMloClumps 2020-01-21 09:47:24 +02:00
Sergeanur
06904755d9 Refactor CCullZone::CalcDistToCullZoneSquared 2020-01-20 23:27:57 +02:00
Sergeanur
7857590990 Atan2 and Sqrt 2020-01-20 23:21:51 +02:00
Sergeanur
669374ec1a disable cullzone writer 2020-01-20 23:11:12 +02:00
Sergeanur
82becdc955 CullZone.dat writer start 2020-01-20 23:08:34 +02:00
Sergeanur
a9f39d8284 MLO, XtraCompsModelInfo, MovingThing, Solid 2020-01-20 22:58:13 +02:00
Sergeanur
d52452e69f PowerPoints 2020-01-20 18:59:28 +02:00
Sergeanur
045c638067 Two audio structs renamed to their original names 2020-01-13 20:01:23 +02:00
Sergeanur
d482f097fe Fix molotov 2020-01-13 16:56:47 +02:00
Sergeanur
8b57634c78 Fix projectile crash 2020-01-13 16:36:42 +02:00
aap
9d3c73156b
Merge pull request #290 from Sergeanur/ProjectileInfo
ProjectileInfo
2020-01-12 23:19:55 +01:00
Sergeanur
d409f64980 Fixes 2020-01-12 13:31:04 +02:00
erorcun
2d00d7b3e2
Merge pull request #291 from Sergeanur/AccidentManager
AccidentManager
2020-01-12 02:11:47 +03:00
eray orçunus
5d119cf985 Fixes 2 2020-01-11 20:36:46 +03:00
Sergeanur
bbc68ffb1c AccidentManager 2020-01-11 15:14:02 +02:00
Sergeanur
8fab684283 move 2020-01-11 14:49:37 +02:00
Sergeanur
895062a09d ProjectileInfo 2020-01-11 13:31:48 +02:00
erorcun
6af77d8514
Merge pull request #289 from erorcun/erorcun
Fixes
2020-01-11 02:02:09 +03:00
eray orçunus
8a745e4d89 Fixes 2020-01-11 01:48:05 +03:00
Sergeanur
d89d5f0d9a CUserDisplay, CPlaceName, CCurrentVehicle 2020-01-07 19:10:17 +02:00
Sergeanur
208754ac68 Finishing CDarkel 2020-01-07 17:30:29 +02:00
Sergeanur
f7e962beaa Fixing Projectile code 2020-01-07 17:26:40 +02:00
erorcun
f9316d9cc3
CPlayerPed & CMenuManager (#286)
Make Frontend great again!
2020-01-07 17:23:09 +03:00
erorcun
18de44e038
Merge pull request #285 from Nick007J/script_dev
600-799 script commands; bug fixes
2020-01-07 17:08:51 +03:00
Sergeanur
71889de1be Use CGeneral::faststricmp in CPed::ServiceTalking 2020-01-07 15:43:56 +02:00
Nikolay Korolev
c5e7de02fe fixes 2020-01-04 01:10:35 +03:00
Nikolay Korolev
0723dade76 script 800-899 2020-01-03 19:48:13 +03:00
Nikolay Korolev
42ff0f7c58 bug fixes 2020-01-01 23:55:01 +03:00
Nikolay Korolev
c05c516ce7 Merge remote-tracking branch 'upstream/master' into script_dev 2020-01-01 16:01:06 +03:00
Nikolay Korolev
a19a6a7c0f fixed vehicle enter crash 2020-01-01 15:59:08 +03:00
Nikolay Korolev
b307893c9d bug fix 2020-01-01 15:16:38 +03:00
Nikolay Korolev
402ecd6305 fix merge with upstream 2020-01-01 02:55:00 +03:00
Nikolay Korolev
90233baffe fix merge 2020-01-01 02:44:13 +03:00
Nikolay Korolev
5b0cf80a76 merge with upstream 2020-01-01 02:42:00 +03:00
Nikolay Korolev
80453d3f4d some not fully tested stuff 2020-01-01 02:35:54 +03:00
aap
b83adc2cc9 making particleobject compile on vs2015 2019-12-28 21:16:00 +01:00
eray orçunus
bb5e31470d CPlayerPed & fixes 2019-12-28 23:05:49 +03:00
eray orçunus
04499bfbb6 CEmergencyPed done 2019-12-22 18:28:16 +03:00
eray orçunus
6cbf1db519 CPlayerInfo done 2019-12-16 07:48:44 +03:00
eray orçunus
dad7782ff0 CPhone, CPlayerInfo, CFire, CWorld 2019-12-06 00:55:23 +03:00