Ilya Shurumov
|
bc1c4f67e1
|
- implement GlobalTimeStep
|
2020-04-22 22:28:10 +06:00 |
|
Ilya Shurumov
|
5342dcaa40
|
Merge branch 'master' into Fireboyd78/master
|
2020-04-12 17:51:03 +06:00 |
|
Ilya Shurumov
|
f8190cf54a
|
- attempt to draw pause menus
- implement bunch of functions
|
2020-04-12 03:02:26 +06:00 |
|
Fireboyd78
|
2ddcda382c
|
Implemented various functions + code cleanup.
* Added GetCarPalIndex
* Added GetRandomChase
* Added FindMissionLadderPos
* Added FindPrevMissionFromLadderPos
* Added EndGame
* Added Find_TexID
* Updated GameStart
- Improved code flow
- Removed gotos
- Removed garbage "debug check"
- Fixed code for cheats
- Added inline helper functions to reduce bloat
* Updated ProcessLumps
- Cleaned up code
* Updated DrawGame
- Cleaned up code
- Better VSync waiting
* Updated ProcessTextureInfo
- Improved code flow
- Cleaned up garbled non-sense code
* Updated SetVariable
- Improved code flow
- Removed gotos
- Fixed code for cheats
* Updated HandleKeyPress
- Improved code flow
- Fixed decompilation bugs
* Updated PadChecks
- Improved code flow
|
2020-04-10 15:12:50 -07:00 |
|
Ilya Shurumov
|
da53db487b
|
- implement lots of spooling sh*tcode
|
2020-04-10 05:29:12 +06:00 |
|
Ilya Shurumov
|
56d3fbf399
|
- implement InitialiseMissionDefaults
- implement LoadMission
- implement GetFreeChannel
- fixed wantedCar setup from frontend
|
2020-04-05 04:53:41 +06:00 |
|
Ilya Shurumov
|
cb74b84f12
|
- implement GameInit
- add many unimplemented (unfinished)
|
2020-04-03 04:44:09 +06:00 |
|
Ilya Shurumov
|
0e8b4ca696
|
- implement GameStart
- implement SetPleaseWait
- implement StringWidth, PrintString, PrintStringCentered, PrintStringFeature
- implement LoadFont
- implement SetFontTPage
|
2020-03-30 02:33:32 +06:00 |
|
Ilya Shurumov
|
b9382cf872
|
- implement SetVariable
- Memcard Main renamed to not conflict with OBJ
|
2020-03-29 23:03:53 +06:00 |
|
Ilya Shurumov
|
b203128d34
|
- fixed some decompilation bugs
- implement SetupExtraPoly
- implement CarSelectScreen
- implement CityCutOffScreen
|
2020-03-29 22:13:32 +06:00 |
|
Ilya Shurumov
|
8879f114d0
|
- implement EnableDisplay
- implement EndFrame
- implement GetTimeStamp
- implement SetTextColour
- implement EnableDisplay
- implement DrawScreen
- implement FEPrintString
- font loading correctly
|
2020-03-29 06:56:49 +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 |
|