Commit Graph

2390 Commits

Author SHA1 Message Date
Ilya Shurumov
6c7a9c5d6d - DrawMapPSX test optimization #2 2022-04-10 23:57:31 +06:00
Ilya Shurumov
23e38d0149 - few more optimizations to drawing code 2022-04-10 20:23:56 +06:00
Ilya Shurumov
7c1e2625f6 - fix psx scratchpad collisions 2022-04-10 18:30:20 +06:00
Ilya Shurumov
baa8b7bf61 - fix appveyor build 2022-04-10 13:14:29 +06:00
Ilya Shurumov
c95df00c8d - slightly optimize PingInCivCar 2022-04-10 02:25:48 +06:00
Ilya Shurumov
7717a4aaae - optimize SetUpCivCollFlags 2022-04-10 01:25:46 +06:00
Ilya Shurumov
d4502fab24 - sprites lighting hardcoding to the table 2022-04-09 22:48:12 +06:00
Ilya Shurumov
67fe530779 - less hardcoding 2022-04-09 22:17:48 +06:00
Ilya Shurumov
db073a7287 - few optimizations 2022-04-09 22:09:10 +06:00
Ilya Shurumov
459131407c - remove obsolete code 2022-04-09 21:58:29 +06:00
Ilya Shurumov
d80a63dd30 - fix original optimizations not working 2022-04-09 21:16:24 +06:00
Ilya Shurumov
7d9b9616c5 - PSX_BUILD.BAT converted to Powershell
- updated readme
2022-04-09 19:00:17 +06:00
Ilya Shurumov
a2cc0560cb - replace some memcpy 2022-04-09 18:59:01 +06:00
Ilya Shurumov
cd6310cf0e - fix PsyCross compile error on Linux 2022-04-09 17:27:38 +06:00
Ilya Shurumov
2a55c0b04a - fix Tanner's Y position not updated on chicago bridges when no input 2022-04-09 17:27:26 +06:00
Ilya Shurumov
6f6e3a3b36 - some code revision 2022-04-08 23:04:08 +06:00
Ilya Shurumov
8e454c2354 - add dynamic lights support for PC 2022-04-04 11:32:11 +06:00
Ilya Shurumov
4059658834 - fix crash 2022-04-04 11:24:21 +06:00
Ilya Shurumov
ecf5b527e6 - fix insertion sort implementation in gamesnd 2022-04-03 18:26:40 +06:00
Ilya Shurumov
0a3574bc5c - fix for the fix 2022-04-03 03:58:26 +06:00
Ilya Shurumov
51af30ae46 - fix og bug (spooled objects not being animated) 2022-04-03 01:58:11 +06:00
Ilya Shurumov
3b3810481a - bump version 2022-04-03 00:19:35 +06:00
Ilya Shurumov
b165c52bd4 - cutscene fix only for cutscene 2022-04-03 00:18:01 +06:00
Ilya Shurumov
4f2be527c7 - disable CarBuildingCollision smashable correction (fixes the mission 23 cutscene) 2022-04-03 00:13:50 +06:00
Ilya Shurumov
554974da50 - misc changex, hex to dec 2022-04-02 23:14:58 +06:00
Ilya Shurumov
5e975d1854 - slight cell lookup changes 2022-04-02 21:51:51 +06:00
InspirationByte
265a2b3a70 - fix incorrect optimization 2022-03-12 16:11:55 +03:00
InspirationByte
4cb654d75c - update PsyCross 2022-03-12 16:11:30 +03:00
InspirationByte
d951422e95 - fix crash when switching camera to event in film director 2022-03-12 10:11:55 +03:00
InspirationByte
238a121ec7 - more lighting fixes
- misc stuff
2022-03-12 10:11:32 +03:00
InspirationByte
2a20c463a0 - little optimization for cycling palettes 2022-03-12 10:10:42 +03:00
InspirationByte
5706f2d761 - don't apply lighting on non-tree sprites 2022-03-07 01:07:37 +03:00
InspirationByte
c25ee05353 - add icon_ prefix to director icon variables 2022-02-26 13:30:43 +03:00
InspirationByte
53cc906678 Merge branch 'develop-SoapyMan' of github.com:OpenDriver2/REDRIVER2 into develop-SoapyMan 2022-02-16 21:25:42 +03:00
InspirationByte
6cd6b5fcfb - removed FixFloorSigned macro 2022-02-16 21:24:41 +03:00
Ilya Shurumov
c4cfd55fb3 - fix pedestrians performance issues
- fix PsyX PGXP performance
2022-02-16 13:33:44 +03:00
InspirationByte
65ce3446ed - fix CheckScenaryCollisions bug on models with no collision boxes 2022-02-07 23:20:03 +03:00
InspirationByte
25e099e200 - fix uninitialized mission thread that may cause crash 2022-02-07 22:46:26 +03:00
InspirationByte
b427164c9e - fix fucked up logic of minmaxSelections in MissionSelectScreen 2022-02-07 21:51:42 +03:00
InspirationByte
403ee276b5 - add mission ladder array identifiers 2022-02-07 21:43:18 +03:00
InspirationByte
adeeb77cf2 - simplify ifdefs in main 2022-02-07 20:51:48 +03:00
InspirationByte
786f7db38f - revert one of bug fixes to original code and fix cop loosing player issue 2022-02-06 11:55:50 +03:00
InspirationByte
6b780a822b - fix tyre track sides being swapped 2022-02-04 21:15:00 +03:00
Ilya Shurumov
4086bbaf9c - fix "Out of Tape" height, align DEMO text 2022-02-04 10:43:11 +03:00
InspirationByte
583cae8b56 - auto-save profile when high scores are added 2022-02-04 09:47:56 +03:00
InspirationByte
bd16f67cfd - auto-save profile when cheats are unlocked 2022-02-04 09:30:13 +03:00
InspirationByte
819597fba3 - update PsyCross 2022-02-04 00:28:05 +03:00
InspirationByte
236be5f9e5 - aligned D_MALLOC 2022-02-04 00:00:11 +03:00
InspirationByte
d4cdb48ddf - misc changes 2022-02-03 23:57:39 +03:00
InspirationByte
277d391add - more efficient drawing of buildings and tiles for PSX 2022-02-03 23:34:05 +03:00