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 |
|
Ilya Shurumov
|
234243fbc6
|
- implement CheckScenaryCollisions
|
2020-04-29 00:00:25 +06:00 |
|
Ilya Shurumov
|
6da5f797fa
|
- fix compile errors
|
2020-04-04 06:14:47 +06:00 |
|
Ilya Shurumov
|
cb74b84f12
|
- implement GameInit
- add many unimplemented (unfinished)
|
2020-04-03 04:44:09 +06:00 |
|
Ilya Shurumov
|
c40d40bd22
|
- added sources rebuilt with TDR and partially decompiled intro sequence
- moved necessary data to new sources
- running intro with TOMB5 HLE emulator
|
2020-03-28 03:25:35 +06:00 |
|