Ilya Shurumov
|
1004581b6c
|
- force clean spooled model slots during InitSpooling
|
2020-11-12 22:29:23 +06:00 |
|
Ilya Shurumov
|
6cfe1b5190
|
- [EMU] replace some tex coordinate tearing by replacing "fract(x / m) * m" by mod(x,m)
|
2020-11-12 18:23:56 +06:00 |
|
Ilya Shurumov
|
e54d675658
|
- cutscene recorder to not overwrite replays
|
2020-11-12 16:02:45 +06:00 |
|
Ilya Shurumov
|
131ea1ff03
|
- add more bonus gallery images
|
2020-11-12 16:02:23 +06:00 |
|
Ilya Shurumov
|
67f325a7b1
|
- disable MRHandleCarRequests during chase/cutscene recording
|
2020-11-12 13:39:55 +06:00 |
|
Ilya Shurumov
|
ff70e954ec
|
- refactor OVERLAY.C
|
2020-11-12 02:03:27 +06:00 |
|
Ilya Shurumov
|
f6a2e767d7
|
- cutscene recorder saves different filename
|
2020-11-12 00:37:19 +06:00 |
|
Ilya Shurumov
|
138d057e1a
|
- update cutscene recorder to use multiple INI files
|
2020-11-12 00:30:16 +06:00 |
|
Ilya Shurumov
|
61c435ed54
|
- complete JOB_FX refactoring
|
2020-11-12 00:19:00 +06:00 |
|
Ilya Shurumov
|
dc1c80fa1b
|
- fix quitting bonus gallery
|
2020-11-12 00:18:49 +06:00 |
|
Ilya Shurumov
|
8400fcc788
|
- reimplement bonus gallery
|
2020-11-11 20:33:12 +06:00 |
|
Ilya Shurumov
|
db49d98b30
|
- fix credits file not loading correctly (line endings issue)
|
2020-11-10 17:50:07 +06:00 |
|
Ilya Shurumov
|
10dd4e72bf
|
- fix non-crt allocated buffer size too
|
2020-11-10 03:08:17 +06:00 |
|
Ilya Shurumov
|
aadd35be97
|
- [EMU] switch vblank back to main thread due to corrpuptions
|
2020-11-10 03:04:09 +06:00 |
|
Ilya Shurumov
|
18338871c8
|
- fix bugs caused by frontend and small buffer
|
2020-11-10 02:57:01 +06:00 |
|
Ilya Shurumov
|
c0e40aea14
|
- fix camera invalidation error on first frames
|
2020-11-10 02:35:32 +06:00 |
|
Ilya Shurumov
|
702a77c168
|
- resolve flickering and out of area drawing
|
2020-11-10 02:35:12 +06:00 |
|
Ilya Shurumov
|
95b3df133c
|
- add credits text to FMV
|
2020-11-10 01:27:42 +06:00 |
|
Ilya Shurumov
|
46c5590966
|
- video player to use HPC timer
- fix sound stutter on FMV start
|
2020-11-09 22:02:00 +06:00 |
|
Ilya Shurumov
|
8e07ceb9a8
|
- [EMU] do vsync callback in vblank thread
|
2020-11-09 20:32:54 +06:00 |
|
Ilya Shurumov
|
977c2b0897
|
- resolve timer-related stuttering on AMD CPUs
- move timer code to separate source file
|
2020-11-09 20:23:38 +06:00 |
|
Ilya Shurumov
|
5406ba191e
|
- regenerate GLAD source & header
|
2020-11-09 19:42:25 +06:00 |
|
Ilya Shurumov
|
0a31098290
|
- misc changes
|
2020-11-09 01:39:28 +06:00 |
|
Ilya Shurumov
|
2a96d1eb22
|
- fix: do not advance cones when missed in gates
|
2020-11-09 01:29:13 +06:00 |
|
Ilya Shurumov
|
bba59f7584
|
- bump version
|
2020-11-08 01:53:14 +06:00 |
|
Ilya Shurumov
|
d285a45eae
|
- replace SDL_GetTicks with HPC
|
2020-11-08 01:38:45 +06:00 |
|
Ilya Shurumov
|
764adb9942
|
- display position toggle in debug menu
- pretty some code
|
2020-11-08 00:49:16 +06:00 |
|
Ilya Shurumov
|
5ebb7d0bfe
|
- convert hex to dec
- fix target shadow drawing
|
2020-11-08 00:48:42 +06:00 |
|
Ilya Shurumov
|
cacb9b5198
|
- check & refactor MDRAW.C
|
2020-11-08 00:48:13 +06:00 |
|
Ilya Shurumov
|
fedbbc26ab
|
- refactor ProcessMDSLump and check MODELS.C
|
2020-11-07 23:37:23 +06:00 |
|
Ilya Shurumov
|
d8a2f00f9d
|
- better (custom) civ AI lane fitting
|
2020-11-07 23:29:11 +06:00 |
|
Ilya Shurumov
|
907982e82f
|
- fix traffic light reflection
|
2020-11-07 23:02:32 +06:00 |
|
Ilya Shurumov
|
a19b1fbf2f
|
- fix sound-related bugs
- added StartPlayerCarSounds
|
2020-11-07 22:00:15 +06:00 |
|
Ilya Shurumov
|
2c260513fc
|
- fix trains getting stuck
|
2020-11-07 20:51:56 +06:00 |
|
Ilya Shurumov
|
3edd8656fe
|
- properly initialize debris
|
2020-11-07 17:45:04 +06:00 |
|
Ilya Shurumov
|
3d3543bb49
|
- restore lamp damage
|
2020-11-07 17:09:06 +06:00 |
|
Ilya Shurumov
|
e6c0ca9252
|
- lots of fixes in DEBRIS.C
- smoke tweaks
- car tyre track tweaks
|
2020-11-07 15:54:15 +06:00 |
|
Ilya Shurumov
|
f05fd67241
|
- bug fixes
- increase OT size
|
2020-11-07 04:51:00 +06:00 |
|
Ilya Shurumov
|
69a278519e
|
- refactor DEBRIS.C
|
2020-11-07 04:34:41 +06:00 |
|
Ilya Shurumov
|
fea07f1e3b
|
- DEBRIS.C refactoring progress, restore broken lamp streaks
|
2020-11-07 01:47:33 +06:00 |
|
Ilya Shurumov
|
20c81e937e
|
- refactor DRIVINGGAMES.C
- small stuff
|
2020-11-06 20:56:50 +06:00 |
|
Ilya Shurumov
|
0d5ddda0e0
|
Merge branch 'develop-SoapyMan' of https://github.com/OpenDriver2/REDRIVER2 into develop-SoapyMan
|
2020-11-06 19:58:34 +06:00 |
|
Ilya Shurumov
|
08d44769cd
|
- fix invalid sound bank
|
2020-11-06 19:58:24 +06:00 |
|
Ilya Shurumov
|
c841f12e78
|
- check and refactor FEMAIN.C
- adding few more vars for future changes
|
2020-11-06 18:56:28 +06:00 |
|
Ilya Shurumov
|
8ef18ac32b
|
- do not play lead horns on far distances
|
2020-11-06 14:33:23 +06:00 |
|
Ilya Shurumov
|
5661dc4663
|
- fix getaway gamemode
|
2020-11-05 12:39:27 +06:00 |
|
Ilya Shurumov
|
7159666274
|
- force pedestrian felony carried over to car in Destroy the yard
|
2020-11-05 02:24:02 +06:00 |
|
Ilya Shurumov
|
4cf0a3b30d
|
- slightly increase car request radius in MRProcessTarget
|
2020-11-05 02:19:43 +06:00 |
|
Ilya Shurumov
|
8e96a5b376
|
- cop AI tweaks
- replace previously inlined code
- reset pedestrian felony if cops not allowed
|
2020-11-05 02:18:08 +06:00 |
|
Ilya Shurumov
|
39356495fe
|
- reset pedestiran felony in InitGameVariables
|
2020-11-05 00:44:30 +06:00 |
|