.. |
AI.C
|
- implement GetSmokeDrift, HandleDebris
|
2020-07-06 00:33:14 +06:00 |
AI.H
|
- modify TannerStuckInCar to check player id
|
2020-06-06 16:24:46 +06:00 |
BCOLL3D.C
|
- replace >> 12 and / 4096 with FIXED(v) macro
|
2020-05-20 19:48:19 +06:00 |
BCOLL3D.H
|
|
|
BCOLLIDE.C
|
- implement CameraCollisionCheck, OK_To_Zoom
|
2020-06-13 14:54:16 +06:00 |
BCOLLIDE.H
|
- implement SetUpCivCollFlags, CivAccel
|
2020-05-27 18:23:42 +06:00 |
BOMBERMAN.C
|
- more bug fixes with ASan
|
2020-08-11 22:08:07 +06:00 |
BOMBERMAN.H
|
- implement DrawThrownBombs
|
2020-06-05 21:51:00 +06:00 |
CAMERA.C
|
- first version of premake5 script
|
2020-07-24 21:38:25 +06:00 |
CAMERA.H
|
- apply aspect on DrawSmashedCone
|
2020-06-21 07:10:30 +06:00 |
CARS.C
|
- restored exhaust smoke
|
2020-07-07 20:49:33 +06:00 |
CARS.H
|
- car bug fixes and improvements for two player mode
|
2020-06-06 18:19:55 +06:00 |
CD_ICON.H
|
|
|
CELL.C
|
- pretty HanfleMissionThreads, GetFirstPackedCop
|
2020-08-20 17:19:37 +06:00 |
CELL.H
|
|
|
CIV_AI.C
|
- fix GetNextRoadInfo (civ AI stopping bug)
|
2020-08-13 22:45:08 +06:00 |
CIV_AI.H
|
- implement CheckPlayerMissFelonies
|
2020-06-17 16:28:40 +06:00 |
CONVERT.C
|
- fix bug in RestoreCarPosition
|
2020-05-28 00:07:59 +06:00 |
CONVERT.H
|
|
|
COP_AI.C
|
- implement HandleDrivingGames, SetSmashedCone
|
2020-06-13 16:13:01 +06:00 |
COP_AI.H
|
- implement CreateRoadblock
|
2020-06-19 20:10:30 +06:00 |
COSMETIC.C
|
- implement DrawTyreTracks, fix GetTyreTrackPositions
|
2020-07-07 23:43:45 +06:00 |
COSMETIC.H
|
- restored exhaust smoke
|
2020-07-07 20:49:33 +06:00 |
CUTSCENE.C
|
- fix cutscene playback inconsistency
|
2020-08-10 22:10:01 +06:00 |
CUTSCENE.H
|
- implement InitDrivingGames
|
2020-06-13 14:56:24 +06:00 |
DEBRIS.C
|
- implement AddLightEffect
|
2020-08-20 19:09:28 +06:00 |
DEBRIS.H
|
- implement DrawTyreTracks, fix GetTyreTrackPositions
|
2020-07-07 23:43:45 +06:00 |
DENTING.C
|
- implement DrawTyreTracks, fix GetTyreTrackPositions
|
2020-07-07 23:43:45 +06:00 |
DENTING.H
|
- individual hubcap loosing
|
2020-07-07 19:29:37 +06:00 |
DIRECTOR.C
|
- implement DeleteCurrentCamera, setCamera, ShowReplayOptions, ShowReplayMenu, NoMoreCamerasErrorMessage, FirstCamera, dist, SetCameraReturnedFromCutscene
|
2020-08-08 17:57:09 +06:00 |
DIRECTOR.H
|
- implement cjpRecord, Put, ControlReplay
|
2020-05-20 14:28:23 +06:00 |
DR2ROADS.C
|
- bug fix in human-readable FindRoadBSP
|
2020-08-13 22:21:07 +06:00 |
DR2ROADS.H
|
- implement CheckPlayerMissFelonies
|
2020-06-17 16:28:40 +06:00 |
DRAW.C
|
- fix DrawMapPSX adding ground_debris
|
2020-08-10 21:42:31 +06:00 |
DRAW.H
|
- implement PositionVisible
|
2020-06-23 01:32:35 +06:00 |
DRIVINGGAMES.C
|
- apply aspect on DrawSmashedCone
|
2020-06-21 07:10:30 +06:00 |
DRIVINGGAMES.H
|
|
|
E3STUFF.C
|
- implement CheckForCorrectDisc, DiscSwapped, ReInitSystem, PlayFMV, PlayRender, ReportMode
|
2020-06-13 18:27:11 +06:00 |
E3STUFF.H
|
|
|
ENVIRO.C
|
- first version of premake5 script
|
2020-07-24 21:38:25 +06:00 |
ENVIRO.H
|
|
|
ENVSOUND.C
|
- implement DoPoliceLoudhailer, InitializeCutsceneSound, JerichoSpeak, InitEnvSnd, AddEnvSound, AddEnvSounds, SetEnvSndVol, SetEnvSndPos, LeadHorn
|
2020-06-14 01:03:59 +06:00 |
ENVSOUND.H
|
|
|
EVENT.C
|
- fixes thanks to Google ASan
|
2020-08-11 20:40:06 +06:00 |
EVENT.H
|
|
|
FELONY.C
|
- dirty hack GetNextRoadGetInfo to fix AI stopping
|
2020-06-19 19:14:47 +06:00 |
FELONY.H
|
|
|
FMVPLAY.C
|
- implement CheckForCorrectDisc, DiscSwapped, ReInitSystem, PlayFMV, PlayRender, ReportMode
|
2020-06-13 18:27:11 +06:00 |
FMVPLAY.H
|
|
|
GAMESND.C
|
- make rain disappear in tunnels
|
2020-07-06 02:21:33 +06:00 |
GAMESND.H
|
- implement DoPoliceLoudhailer, InitializeCutsceneSound, JerichoSpeak, InitEnvSnd, AddEnvSound, AddEnvSounds, SetEnvSndVol, SetEnvSndPos, LeadHorn
|
2020-06-14 01:03:59 +06:00 |
GLAUNCH.C
|
- implement DrawMultiplayerTarget
|
2020-06-17 03:02:06 +06:00 |
GLAUNCH.H
|
- implement LoadReplayFromBuffer, LoadAttractReplay
|
2020-05-21 00:30:02 +06:00 |
HANDLING.C
|
- implement InitTyreTracks, GetTyreTrackPositions, SetTyreTrackOldPositions, AddTyreTrack
|
2020-07-07 18:53:12 +06:00 |
HANDLING.H
|
- implement InitTyreTracks, GetTyreTrackPositions, SetTyreTrackOldPositions, AddTyreTrack
|
2020-07-07 18:53:12 +06:00 |
JOB_FX.C
|
- implement DrawMultiplayerTarget
|
2020-06-17 03:02:06 +06:00 |
JOB_FX.H
|
|
|
LEADAI.C
|
- implement SetElTrainRotation, InitTrain, InitDoor, InitEvents, EventCollisions, GetBridgeRotation, MultiCarEvent
|
2020-06-14 22:01:40 +06:00 |
LEADAI.H
|
- stub LEADAI.C
|
2020-06-05 01:29:54 +06:00 |
LOADSAVE.C
|
- first version of premake5 script
|
2020-07-24 21:38:25 +06:00 |
LOADSAVE.H
|
|
|
LOADVIEW.C
|
- fix screen fade on two player
|
2020-06-06 16:29:13 +06:00 |
LOADVIEW.H
|
|
|
MAIN.C
|
- attempt to fix Havana3DOcclusion
|
2020-08-14 00:42:06 +06:00 |
MAIN.H
|
- implement InitDrivingGames
|
2020-06-13 14:56:24 +06:00 |
MAP.C
|
- implement PositionVisible
|
2020-06-23 01:32:35 +06:00 |
MAP.H
|
- proper spooled models freeing
|
2020-05-16 18:33:44 +06:00 |
MC_SND.C
|
- implement DoPoliceLoudhailer, InitializeCutsceneSound, JerichoSpeak, InitEnvSnd, AddEnvSound, AddEnvSounds, SetEnvSndVol, SetEnvSndPos, LeadHorn
|
2020-06-14 01:03:59 +06:00 |
MC_SND.H
|
|
|
MDRAW.C
|
- fix DrawMultiplayerTarget logic
|
2020-06-17 13:33:02 +06:00 |
MDRAW.H
|
|
|
MGENERIC.C
|
- fix bug in RestoreCarPosition
|
2020-05-28 00:07:59 +06:00 |
MGENERIC.H
|
|
|
MISSION.C
|
- pretty HanfleMissionThreads, GetFirstPackedCop
|
2020-08-20 17:19:37 +06:00 |
MISSION.H
|
- implement DrawCharacter, PingInPedestrians
|
2020-06-21 14:49:50 +06:00 |
MODELS.C
|
- implement InitCyclingPals, InitAnimatingObjects, InitSpooledAnimObj, DrawAnimatingObject, int_garage_door
|
2020-05-18 18:11:07 +06:00 |
MODELS.H
|
|
|
MOTION_C.C
|
- fix animations
|
2020-06-29 03:31:45 +06:00 |
MOTION_C.H
|
- implement DrawCiv, CloseControllers
|
2020-06-29 00:49:55 +06:00 |
OBJANIM.C
|
- implement AddSmallStreetLight, ShowLight1, animate_object
|
2020-08-20 18:25:34 +06:00 |
OBJANIM.H
|
|
|
OBJCOLL.C
|
- implement CellEmpty, GlobalPositionToCellNumber, lineClear
|
2020-08-20 19:39:14 +06:00 |
OBJCOLL.H
|
|
|
OVERLAY.C
|
- fix CopIndicator (invalid OT)
|
2020-08-13 23:09:00 +06:00 |
OVERLAY.H
|
- implement UpdateFlashValue, DrawTargetBlip, DrawBigCompass
|
2020-05-30 14:01:36 +06:00 |
OVERMAP.C
|
- fix CopIndicator (invalid OT)
|
2020-08-13 23:09:00 +06:00 |
OVERMAP.H
|
- implement DrawFullscreenMap, FlashOverheadMap
|
2020-05-30 15:53:49 +06:00 |
PAD.C
|
- fix CloseControllers
|
2020-07-07 18:59:24 +06:00 |
PAD.H
|
|
|
PATHFIND.C
|
- stub PATHFIND.C
|
2020-05-17 12:25:21 +06:00 |
PATHFIND.H
|
- stub PATHFIND.C
|
2020-05-17 12:25:21 +06:00 |
PAUSE.C
|
- fix Swap2Cars reversing bug
|
2020-07-08 01:48:02 +06:00 |
PAUSE.H
|
- implement cjpRecord, Put, ControlReplay
|
2020-05-20 14:28:23 +06:00 |
PEDEST.C
|
- fixes thanks to Google ASan
|
2020-08-11 20:40:06 +06:00 |
PEDEST.H
|
- improve pedestrians to support two players
|
2020-06-22 23:50:29 +06:00 |
PLAYERS.C
|
- more bug fixes with ASan
|
2020-08-11 22:08:07 +06:00 |
PLAYERS.H
|
- implement InitPedestrians, DestroyPedestrian(s), ActivatePlayerPedestrian, SetTannerPosition
|
2020-05-15 14:50:30 +06:00 |
PRES.C
|
- implement DeleteCurrentCamera, setCamera, ShowReplayOptions, ShowReplayMenu, NoMoreCamerasErrorMessage, FirstCamera, dist, SetCameraReturnedFromCutscene
|
2020-08-08 17:57:09 +06:00 |
PRES.H
|
- fix PrintString
|
2020-05-30 15:52:56 +06:00 |
REPLAYS.C
|
- fix cutscene playback inconsistency
|
2020-08-10 22:10:01 +06:00 |
REPLAYS.H
|
- implement SetupTannerSkeleton, DrawTanner
|
2020-05-26 18:24:00 +06:00 |
ROADBITS.C
|
- implement cjpRecord, Put, ControlReplay
|
2020-05-20 14:28:23 +06:00 |
ROADBITS.H
|
- implement cjpRecord, Put, ControlReplay
|
2020-05-20 14:28:23 +06:00 |
SCORES.C
|
- implement OnScoreTable, AddScoreToTable
|
2020-06-13 20:17:27 +06:00 |
SCORES.H
|
- implement MRCommitThreadGenocide, MRStartThread, MRFunction, MRHandleCarRequests, MRCreateCar, MRCancelCarRequest, SetPlayerMessage, SetMissionMessage, PauseMissionTimer, PreProcessTargets, HandleGameOver, CompleteAllActiveTargets, SetMissionComplete, SetMissionOver, ActivateNextFlag, CalcLapTime, SetCarToBeStolen, MakePhantomCarEqualPlayerCar
|
2020-05-16 21:43:19 +06:00 |
SEARCH.C
|
|
|
SEARCH.H
|
|
|
SHADOW.C
|
- implement DrawTyreTracks, fix GetTyreTrackPositions
|
2020-07-07 23:43:45 +06:00 |
SHADOW.H
|
- implement PlacePoolForCar, sQuad, SsSetSerialVol
|
2020-05-31 20:16:47 +06:00 |
SKY.C
|
- make rain disappear in tunnels
|
2020-07-06 02:21:33 +06:00 |
SKY.H
|
- implement Tunnels, RecordWaypoint
|
2020-06-13 22:25:19 +06:00 |
SOUND.C
|
- fix bugs found by ASan
|
2020-08-13 22:08:42 +06:00 |
SOUND.H
|
|
|
SPOOL.C
|
- do not check felony when adding cop lights
|
2020-06-18 02:11:06 +06:00 |
SPOOL.H
|
|
|
SYSTEM.C
|
- implement CheckForCorrectDisc, DiscSwapped, ReInitSystem, PlayFMV, PlayRender, ReportMode
|
2020-06-13 18:27:11 +06:00 |
SYSTEM.H
|
- implement MissionCityScreen, MissionSelectScreen
|
2020-05-19 00:32:09 +06:00 |
TARGETS.C
|
- apply aspect ratio matrix to debris, flares and targets
|
2020-05-27 17:14:51 +06:00 |
TARGETS.H
|
- implement Draw3DTarget, DrawTargetArrowModel, WorldToCameraPositions
|
2020-05-27 17:05:27 +06:00 |
TEXTURE.C
|
- USE_CRT_MALLOC - use dynamic malloc whenever possible
|
2020-05-16 15:56:08 +06:00 |
TEXTURE.H
|
- implement GetModelVertPtr, InitTannerShadow,
|
2020-05-23 22:24:47 +06:00 |
TILE.C
|
- replace some docop2* by corresponding gte_* macros
|
2020-05-24 00:25:48 +06:00 |
TILE.H
|
|
|
TIME.C
|
- implement DrawMultiplayerTarget
|
2020-06-17 03:02:06 +06:00 |
TIME.H
|
|
|
WHEELFORCES.C
|
- fixes thanks to Google ASan
|
2020-08-11 20:40:06 +06:00 |
WHEELFORCES.H
|
|
|
XAPLAY.C
|
|
|
XAPLAY.H
|
|
|
XMCALLS.H
|
|
|
XMPLAY.C
|
- [XMPLAY] disable temporary fix
|
2020-08-10 13:30:54 +06:00 |
XMPLAY.H
|
- fix XMPLAY structure data
|
2020-05-13 22:00:28 +06:00 |