Commit Graph

1843 Commits

Author SHA1 Message Date
Ilya Shurumov
33cb04ea9c - [Psy-X] added log flush 2021-02-15 01:08:57 +06:00
Ilya Shurumov
019c38c5ce - [Psy-X] redone logging system, console now only shows in Debug build
- [Psy-X] added log file creation
2021-02-15 01:05:50 +06:00
Ilya Shurumov
6bf3bb9ba2 - trying to fix 1.1 missions 2021-02-06 03:34:39 +06:00
Ilya Shurumov
a96362f6ef - don't fail Pursue Jericho when car is wrecked 2021-02-06 02:15:42 +06:00
Ilya Shurumov
45ca4a1c0a Merge branch 'develop-SoapyMan' of https://github.com/OpenDriver2/REDRIVER2 into develop-SoapyMan 2021-02-06 02:15:05 +06:00
Ilya Shurumov
ead8ba4346 - fixes to German translation pointed out by RacingFreak 2021-02-05 16:56:33 +06:00
Ilya Shurumov
b776719ea3 - adding German text files by @Jordem 2021-02-05 16:15:10 +06:00
Ilya Shurumov
19ae398c3e - fix Tanner shadow height 2021-02-04 17:55:59 +06:00
Ilya Shurumov
1d417c18cb - Attempt to fix mission car targets again 2021-02-04 17:55:25 +06:00
Ilya Shurumov
0a51cffa9c - revert some areadata loading code 2021-02-04 14:38:35 +06:00
Ilya Shurumov
5d7f77ce6a - fixed destroyed mission car not able to fail the mission 2021-02-04 14:31:52 +06:00
Ilya Shurumov
bb2d2c1421 - fixed destroyed mission car not able to fail the mission 2021-02-04 02:22:12 +06:00
Ilya Shurumov
951f26d2f6 - fix refactoring bug causing stack overflow in "Car Bomb" explosion 2021-02-02 16:11:05 +06:00
Ilya Shurumov
ab4eeafe69 - described some V1.1 patches 2021-01-30 01:13:53 +06:00
Ilya Shurumov
184efd1d3f - described mission target and timer flags 2021-01-30 01:12:56 +06:00
Ilya Shurumov
b13e060b40 - XMPlay - removed PS2 related defines 2021-01-30 01:11:45 +06:00
Ilya Shurumov
cd987c8d6a - translate Italian strings 2021-01-22 19:44:55 +06:00
Ilya Shurumov
280245b369 - described some target flags
- added missing translations
2021-01-22 15:54:34 +06:00
Ilya Shurumov
68cee07bac - [Psy-X] [SPU-AL] attempt to fix incorrectly playing sounds caused by other thread calls 2021-01-21 14:07:25 +06:00
Ilya Shurumov
9d99bbedc5 - translation updates
- fix Italian translation problems
2021-01-20 23:50:52 +06:00
Ilya Shurumov
50a60a5e3a - fix incorrect Spu allocation 2021-01-19 22:31:53 +06:00
Ilya Shurumov
aaad1b7a82 - fix for Tanner head sprite being too long in shadow 2021-01-19 22:05:07 +06:00
Ilya Shurumov
5f24e3259e - add translation lookup for "Getaway is" and DISC changes 2021-01-19 18:10:45 +06:00
Ilya Shurumov
3952d995ae - added fancy sequence of changing disc on PC 2021-01-19 18:10:13 +06:00
Ilya Shurumov
e4a6e972bb - initialize most of LeadAI variables to fix bugs 2021-01-18 22:47:48 +06:00
Ilya Shurumov
4399963f0d - fix Psy-X not getting optimization 2021-01-18 21:17:54 +06:00
Ilya Shurumov
d624492f80 - [Psy-X] fix bad OpenGL call 2021-01-18 18:29:34 +06:00
Ilya Shurumov
b3508e93cf - properly re-refactor SelectExit 2021-01-15 13:57:40 +06:00
Ilya Shurumov
411cfe69f9 - fix REFACTOR_LEVEL switch were not working 2021-01-15 12:32:24 +06:00
Ilya Shurumov
c18e3fd2f6 - LeadAI: change state, fix chell height issue 2021-01-15 12:29:43 +06:00
Ilya Shurumov
859ef2f630 - fix bug, add unrefactored code switching for comparison 2021-01-15 00:29:25 +06:00
Ilya Shurumov
ccda436516 - additions to LeadAI debug texts 2021-01-14 23:53:22 +06:00
Ilya Shurumov
10e58d09b2 - remove decompile verbose information from LEADAI.C 2021-01-14 23:33:21 +06:00
Ilya Shurumov
d79b4221f2 - UpdateRoadPosition refactoring progress 2021-01-14 23:08:02 +06:00
Ilya Shurumov
315a34487d - UpdateRoadPosition refactoring progress 2021-01-14 20:58:03 +06:00
Ilya Shurumov
4eecd43554 - UpdateRoadPosition refactoring progress
- removed MAX_TRAFFIC_CARS as redundant
2021-01-14 19:44:28 +06:00
Ilya Shurumov
982c07bb3c - increase OTSIZE value for PC version 2021-01-12 23:47:01 +06:00
Ilya Shurumov
a4f2e495f4 - restored proper barrier collision checks 2021-01-12 23:29:24 +06:00
Ilya Shurumov
afd2c1dca8 - [Psy-X] defining AMD PowerXpress and Nvidia Optimus exports for Windows 2021-01-12 22:40:17 +06:00
Ilya Shurumov
3d65ed06a3 - missed scores text to be translated 2021-01-12 02:29:01 +06:00
Ilya Shurumov
0036eb166d - corrected some English texts 2021-01-11 23:48:27 +06:00
Ilya Shurumov
3799542850 - added Italian translation 2021-01-11 23:48:12 +06:00
Ilya Shurumov
32a2a329fb - [Psy-X] experimental blitting framebuffer into GPU instance of PSX VRAM 2021-01-09 15:58:02 +06:00
Ilya Shurumov
a43d18ca9a - [Psy-X] always blit backbuffer to VRAM 2021-01-09 15:44:29 +06:00
Ilya Shurumov
78e8bb3aea - [Psy-X] offscreen target blit to GPU instance of PSX VRAM 2021-01-09 15:11:07 +06:00
Ilya Shurumov
4394c66e0d - [Psy-X] additional shader compilation checks 2021-01-09 15:01:17 +06:00
Ilya Shurumov
05ca0aee3e - [Psy-X] utilize GL_PIXEL_PACK_BUFFER for offscreen rendering and blitting back buffer 2021-01-08 15:18:24 +06:00
Ilya Shurumov
4ae74e4142 - properly check collisions with barriers
- zero AL source in UnprepareXA
2021-01-08 14:13:58 +06:00
Ilya Shurumov
6f2a3257e7 - [Psy-X] disable glFinish in PsyX_WaitForTimestep as it heavily degrades framerate in map view 2021-01-06 21:15:53 +06:00
Ilya Shurumov
e787a8a928 - [Psy-X] [SPU-AL] fix incorrect loop points causing clicking 2021-01-04 15:33:29 +06:00