Commit Graph

960 Commits

Author SHA1 Message Date
Fireboyd78
6ffad55fa8 Implement: data_cb_soundbank, ready_cb_soundbank 2020-08-21 23:55:13 -07:00
Fireboyd78
77eeb8a09a Turn off spooler debugging in release builds.
- [PC] Remove redundant call to WaitForCloseLid
2020-08-21 23:50:03 -07:00
Fireboyd78
0c2afe8007 Make the Take a Ride screen have more pizazz to it. 2020-08-21 23:48:17 -07:00
Fireboyd78
7073dcfc74 Add a very special 'Secret Car Fun' mode ;) 2020-08-21 23:46:41 -07:00
Ilya Shurumov
961db40aa3 Merge branch 'Fireboyd78-master' 2020-08-22 12:30:50 +06:00
Fireboyd78
0909ab3336 Merge branch 'master' of https://github.com/SoapyMan/REDRIVER2 2020-08-21 16:40:28 -07:00
Fireboyd78
3f8495900e Friggin' merge conflicts! 2020-08-21 16:39:23 -07:00
Fireboyd78
2ecc0b3619 Refactor: CityCutOffScreen 2020-08-21 16:31:18 -07:00
Fireboyd78
a1d16f7488 Implement: CutSceneCitySelectScreen
- [PC] Blocked out code that tries to redraw the screen
2020-08-21 16:31:07 -07:00
Fireboyd78
3f573381bc Refactor: MissionCityScreen
- [PC] Blocked out code that tries to redraw the screen
2020-08-21 16:30:15 -07:00
Fireboyd78
62e94e337a Refactor: CarSelectScreen
- [PC] Blocked out code that tries to redraw the screen
2020-08-21 16:23:53 -07:00
Fireboyd78
977859d0b5 Refactor + Fix: DoFrontEnd
- [PC] Fixed a bug where the screen would draw too many times
2020-08-21 16:22:16 -07:00
Fireboyd78
f16f189285 Refactor: HandleKeyPress 2020-08-21 16:20:31 -07:00
Fireboyd78
0548a79326 Clean: DrawScreen 2020-08-21 16:16:04 -07:00
Fireboyd78
2456d7007d Fixed a bug in DrawScreen caused by refactoring. 2020-08-21 16:14:36 -07:00
Fireboyd78
be7be4c828 Clean: SpecClutsSpooled 2020-08-21 16:13:47 -07:00
Fireboyd78
4285bf9564 Fixed a bug in SpecClutsSpooled caused by refactoring. 2020-08-21 16:13:15 -07:00
Ilya Shurumov
c1eb1dfdc9 - update README 2020-08-21 21:47:19 +06:00
Ilya Shurumov
15e6cb403f - fix DrawOverheadMap, pretty and fix InitOverheadMap 2020-08-21 21:47:08 +06:00
Ilya Shurumov
0e55c08d33 - implement DrawOverheadMap
- pretty ProcessOverlayLump
2020-08-21 19:17:25 +06:00
Ilya Shurumov
81b4a4db27 - implement LoadMaptile 2020-08-21 17:35:53 +06:00
Ilya Shurumov
64428ef4a0 - adding RNC2 code, implement UnpackRNC 2020-08-21 17:31:54 +06:00
Ilya Shurumov
3f76d83c59 Merge branch 'Fireboyd78-master' 2020-08-21 11:36:29 +06:00
Ilya Shurumov
b5a3a3ae5c Merge branch 'master' of https://github.com/Fireboyd78/REDRIVER2 into Fireboyd78-master 2020-08-21 11:02:55 +06:00
Ilya Shurumov
8cf61b6cac - fix SpecClutsSpooled refactoring error 2020-08-21 10:40:54 +06:00
Fireboyd78
c58690e3a4 Refactor: MissionCityScreen, MissionSelectScreen
- Better code flow for handling button input

- Fixed 'bP' being used incorrectly
2020-08-20 21:20:03 -07:00
Fireboyd78
26379945cc Refactor: FEInitCdIcon 2020-08-20 13:53:46 -07:00
Fireboyd78
bca2617df4 Clean: DisplayScoreTable - remove casts, change hex to decimal 2020-08-20 13:34:04 -07:00
Fireboyd78
f411d084f2 Refactor: MissionCityScreen 2020-08-20 13:27:57 -07:00
Fireboyd78
f914cf6053 Refactor: MissionSelectScreen 2020-08-20 13:20:53 -07:00
Fireboyd78
6286cf4fbb Clean: FEPrintString - use GTE macros 2020-08-20 13:20:18 -07:00
Fireboyd78
7cec4caca4 Refactor: NewSelection 2020-08-20 13:15:40 -07:00
Fireboyd78
a61fc7cad8 Clean: ReInitScreens 2020-08-20 13:15:04 -07:00
Fireboyd78
84b6e7a28d Refactor: SetupExtraPoly 2020-08-20 13:13:40 -07:00
Fireboyd78
fa3ddeb8ce Refactor: DisplayOnScreenText 2020-08-20 13:13:00 -07:00
Fireboyd78
6e9191e733 Refactor: DrawScreen 2020-08-20 13:12:25 -07:00
Fireboyd78
e238d3234f Clean: SetupScreenSprts 2020-08-20 13:11:59 -07:00
Fireboyd78
3d9ab1110b Refactor: SetupBackgroundPolys 2020-08-20 13:03:40 -07:00
Fireboyd78
dbee3aa19a Refactor: LoadBackgroundFile 2020-08-20 13:03:05 -07:00
Fireboyd78
052de1f1c5 Refactor: LoadFrontendScreens 2020-08-20 13:02:49 -07:00
Fireboyd78
1ee8d21d98 Clean: SetVariable 2020-08-20 13:00:39 -07:00
Fireboyd78
191d3652ff Clean: ReloadIcons 2020-08-20 13:00:11 -07:00
Fireboyd78
7da64f112c Refactor: LoadTPageAndCluts 2020-08-20 12:59:43 -07:00
Fireboyd78
930afe5f9e Refactor: IncrementClutNum 2020-08-20 12:59:25 -07:00
Fireboyd78
8c31ea8a5d Refactor: SpecClutsSpooled 2020-08-20 12:58:46 -07:00
Fireboyd78
0191ef2759 FIxed the bitmask for 'x' param in dumpTPage macro. 2020-08-20 12:54:18 -07:00
Ilya Shurumov
c85f0b8b9a - custom makeMesh/drawMesh subdivision 2020-08-21 00:34:36 +06:00
Ilya Shurumov
ec87cc04f1 - implement animate_garage_door 2020-08-20 19:53:58 +06:00
Ilya Shurumov
642701a0a4 - implement CellEmpty, GlobalPositionToCellNumber, lineClear 2020-08-20 19:39:14 +06:00
Ilya Shurumov
c22389b767 - implement AddLightEffect 2020-08-20 19:09:28 +06:00