Ilya Shurumov
|
59e97256b3
|
- fix replay filename
|
2020-11-13 22:11:01 +06:00 |
|
Ilya Shurumov
|
0a907f9c85
|
- OVERMAP.C refactoring progress
|
2020-11-13 01:17:46 +06:00 |
|
Ilya Shurumov
|
f1c3a137a8
|
- [EMU] fix InternalPadUpdates logic error
|
2020-11-13 00:49:28 +06:00 |
|
Ilya Shurumov
|
2e39fe3d90
|
- [EMU] fix PadInitDirect bug
|
2020-11-13 00:46:57 +06:00 |
|
Ilya Shurumov
|
cea22ccfb0
|
- StorePingInfo fix car id=1
|
2020-11-13 00:44:04 +06:00 |
|
Ilya Shurumov
|
ffbe556e72
|
- fix CIV car pings
|
2020-11-13 00:43:40 +06:00 |
|
Ilya Shurumov
|
2b2ded5c0a
|
- [EMU] activate pad analog state different way
|
2020-11-13 00:43:24 +06:00 |
|
Ilya Shurumov
|
13f5154daf
|
- more improvements of stability (spooling issues)
|
2020-11-12 22:51:44 +06:00 |
|
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
|
53a459d4d5
|
- slight change in credits text
|
2020-11-10 17:54:26 +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
|
a0d9368220
|
- update appveyour artifact script
- added credits text and FMV font
|
2020-11-10 02:33:22 +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
|
daa577834a
|
- added changelog
|
2020-11-09 12:20:57 +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
|
d602227aea
|
- update config.ini, add cutscene_recorder.ini
|
2020-11-09 01:28: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 |
|