Fireboyd78
|
d145ca2727
|
Refactor: InitPedestrians
|
2020-09-04 11:58:59 -07:00 |
|
Fireboyd78
|
0d4f6fc9c5
|
Refactor: CalculatePedestrianInterest
- Improved code flow
- Fixed a bug where head rotation would always be zero in some cases
|
2020-09-03 12:13:35 -07:00 |
|
Ilya Shurumov
|
c36137851b
|
- fix Tanner death handling
|
2020-08-31 17:16:03 +06:00 |
|
Ilya Shurumov
|
3ebbca7034
|
- fix crash in DestroyPedestrian
|
2020-08-30 20:50:31 +06:00 |
|
Ilya Shurumov
|
0dd59bc5ec
|
- fixes thanks to Google ASan
|
2020-08-11 20:40:06 +06:00 |
|
Ilya Shurumov
|
98d493d599
|
- implement PlaceRoadBlockCops
|
2020-07-05 22:56:30 +06:00 |
|
Ilya Shurumov
|
09f8de7825
|
- implement set_coll_box, BuildCarCollisionBox, CheckForCar,
|
2020-07-05 22:32:12 +06:00 |
|
Ilya Shurumov
|
f761a5c59a
|
- fix animations
|
2020-06-29 03:31:45 +06:00 |
|
Ilya Shurumov
|
e2082df3ec
|
- fix Jericho vertices
- fix cutscene peds head
|
2020-06-29 03:03:07 +06:00 |
|
Ilya Shurumov
|
75e36891a5
|
- implement DoCivHead in very own way
- fix bugs
|
2020-06-29 02:27:46 +06:00 |
|
Ilya Shurumov
|
814a8c73a3
|
- implement DrawCiv, CloseControllers
|
2020-06-29 00:49:55 +06:00 |
|
Ilya Shurumov
|
659f331130
|
- fix pedestrian flags
|
2020-06-23 00:29:02 +06:00 |
|
Ilya Shurumov
|
ed436ca0dd
|
- removed redundant bReverseAnimation in favor of flags
|
2020-06-23 00:10:11 +06:00 |
|
Ilya Shurumov
|
02fc5d40ed
|
- fix sit down camera
|
2020-06-23 00:00:23 +06:00 |
|
Ilya Shurumov
|
a412d26394
|
- improve pedestrians to support two players
|
2020-06-22 23:50:29 +06:00 |
|
Ilya Shurumov
|
12acfbcadf
|
- implement DrawCharacter, PingInPedestrians
- fix DrawBodySprite
|
2020-06-21 14:49:50 +06:00 |
|
Ilya Shurumov
|
3056ba6c3e
|
- implement newShowTanner, newRotateBones
- fix DrawTanner
- try improve DrawBodySprite,
|
2020-06-21 07:12:38 +06:00 |
|
Ilya Shurumov
|
c8b1d055fa
|
- pretty some code
|
2020-06-06 20:39:09 +06:00 |
|
Ilya Shurumov
|
ec19210618
|
- support for multiple players leaving car
|
2020-06-06 16:29:36 +06:00 |
|
Ilya Shurumov
|
ffd2a02ab4
|
- implement SetupTannerSkeleton, DrawTanner
|
2020-05-26 18:24:00 +06:00 |
|
Ilya Shurumov
|
b73b3f93fb
|
- implement DestroyCivPedestrians, DrawAllPedestrians
|
2020-05-24 20:12:10 +06:00 |
|
Ilya Shurumov
|
17c0468649
|
- implement QuickBuildingCollisionCheck
|
2020-05-24 16:34:22 +06:00 |
|
Ilya Shurumov
|
6d685af37c
|
- fix ActivatePlayerPedestrian
|
2020-05-24 15:07:53 +06:00 |
|
Ilya Shurumov
|
4c5f7f4874
|
- implement TannerCarCollisionCheck
|
2020-05-24 14:36:48 +06:00 |
|
Ilya Shurumov
|
1d55dde0b7
|
- implement TannerCollison and resolve NULLs
- fix CarBuildingCollision
|
2020-05-24 14:22:31 +06:00 |
|
Ilya Shurumov
|
a9ed0e5520
|
- implement CreatePedAtLocation
|
2020-05-24 14:21:19 +06:00 |
|
Ilya Shurumov
|
de70406e79
|
implement InitTanner
|
2020-05-23 20:36:40 +06:00 |
|
Ilya Shurumov
|
abda37108c
|
- fix some frontend bugs
- fix the fixed
|
2020-05-20 21:46:52 +06:00 |
|
Ilya Shurumov
|
fd7b4f3ec3
|
- more fixed numbers
- fix cutscene bug with player
|
2020-05-20 21:34:19 +06:00 |
|
Ilya Shurumov
|
461dc5c59f
|
- replace >> 12 and / 4096 with FIXED(v) macro
|
2020-05-20 19:48:19 +06:00 |
|
Ilya Shurumov
|
c4351f63e2
|
- fix padid everywhere
- fix CalcInGameCutsceneSize
|
2020-05-19 22:57:43 +06:00 |
|
Ilya Shurumov
|
f4049bd3e7
|
- fix Tanner getting into car too quick
|
2020-05-18 11:39:39 +06:00 |
|
Ilya Shurumov
|
bf1de357ed
|
- fix FindPointOfCollision
|
2020-05-18 00:03:34 +06:00 |
|
Ilya Shurumov
|
cdebd1a8b2
|
- implement FindPointOfCollision, GetNextWord
- fix PrintStringBoxed
|
2020-05-17 14:21:57 +06:00 |
|
Ilya Shurumov
|
8373100a8c
|
- fix IHaveThePower, PedGetOutCar, SetupTannerSitDown, DeActivatePlayerPedestrian
|
2020-05-16 23:10:15 +06:00 |
|
Ilya Shurumov
|
44791bc468
|
- implement SetConfusedCar
|
2020-05-15 18:41:42 +06:00 |
|
Ilya Shurumov
|
1ffc429023
|
- fix pedestrian bugs
|
2020-05-15 18:21:21 +06:00 |
|
Ilya Shurumov
|
5c0166ba6e
|
- fix SetupGetInCar
|
2020-05-15 17:50:05 +06:00 |
|
Ilya Shurumov
|
681747cb2e
|
- implement ChangeCarPlayerToPed, FindClosestCar, TannerCanEnterCar
- fix PlaceCameraAtLocation
|
2020-05-15 17:38:32 +06:00 |
|
Ilya Shurumov
|
168a77735d
|
- implement IHaveThePower easter egg
|
2020-05-15 17:16:18 +06:00 |
|
Ilya Shurumov
|
4b43aeffb2
|
- implement ProcessTannerPad
|
2020-05-15 17:04:48 +06:00 |
|
Ilya Shurumov
|
b573cd702b
|
- implement FindTannerASeat, add_seated,, CalculatePedestrianInterest, PedSurfaceType, ProcessChairLump
|
2020-05-15 16:54:05 +06:00 |
|
Ilya Shurumov
|
fac5f92a31
|
- implement CalcPedestrianDirection, IsPavement, SetPedestrianTurn, FindSeated
|
2020-05-15 16:41:49 +06:00 |
|
Ilya Shurumov
|
bb51019d59
|
- implement AnimatePed, DeActivatePedestrian, SetupCivPedRouteData, PingOutPed, SetupCivJump, CivPedJump, SetupCivPedWalk, CivPedWalk, CivPedSit, HandlePedestrians
- pretty GetSurfaceIndex
|
2020-05-15 16:33:29 +06:00 |
|
Ilya Shurumov
|
cdd18b3fb6
|
- implement PedPressButton, SetupTannerSitDown, TannerCameraHandler, TannerSitDown
|
2020-05-15 16:00:42 +06:00 |
|
Ilya Shurumov
|
f8b72f3441
|
- implement PedGetOutCar, SetupGetOutCar, SetupGetInCar, PedGetInCar, SetupPressButton
|
2020-05-15 15:53:03 +06:00 |
|
Ilya Shurumov
|
dae3fe10b4
|
- implement PedDoNothing, PedUserRunner, PedUserWalker, PedCarryOutAnimtation
|
2020-05-15 15:36:25 +06:00 |
|
Ilya Shurumov
|
b0c65729dd
|
- implement SetupWalker, SetupRunner, SetupBack, CivGetIn, CopStand
|
2020-05-15 15:18:42 +06:00 |
|
Ilya Shurumov
|
a08b3416e0
|
- implement TannerActionHappening, ControlPedestrians, SetupDoNowt
|
2020-05-15 15:06:27 +06:00 |
|
Ilya Shurumov
|
6270cbea4f
|
- implement InitPedestrians, DestroyPedestrian(s), ActivatePlayerPedestrian, SetTannerPosition
- little fixes
|
2020-05-15 14:50:30 +06:00 |
|