Commit Graph

85 Commits

Author SHA1 Message Date
aap
dc4ee41b70 fix opengl; update librw 2021-08-17 12:58:52 +02:00
erorcun
192190769d Add ped and car density slider to menu, remove dumb collision "optimization" 2021-08-01 13:56:09 +03:00
withmorten
6f52ad190e miami: switch out current ini_parser.hpp with pulzed/mINI 2021-07-12 01:23:46 +02:00
withmorten
d17d437de3 rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) 2021-06-28 13:57:05 +02:00
Sergeanur
f8297df9c5 Redo ReadSaveBuf + common.h cleanup 2021-06-28 05:12:54 +03:00
aap
ceb22d71dd update librw 2021-03-02 22:23:05 +01:00
aap
ce604c77ba fix postfx 2021-02-28 15:30:13 +01:00
aap
996772faf2 add debug render groups 2021-02-18 12:21:52 +01:00
aap
59bf3a1cc4 update librw; gl cleanup 2021-02-18 01:58:42 +01:00
aap
adf688635a removed some f suffixes from shaders 2021-02-15 15:06:37 +01:00
Filip Gawin
0c60ceeb33 Cmake version for hash 2021-02-12 21:09:46 +03:00
erorcun
2c784d979a Remove version text, add toggleable debug info(with commit hash!) 2021-02-12 21:09:23 +03:00
aap
425f360363 reorganize shaders; use modulate flag; update librw 2021-02-06 16:49:52 +01:00
aap
9e3c192376 fix some little UB 2021-01-28 15:35:35 +01:00
erorcun
45c2488e36 Migrate from old .ini to new .ini 2021-01-23 16:04:19 +03:00
erorcun
73f1340afb Store all settings in .INI 2021-01-23 15:59:38 +03:00
erorcun
f85b5e99ed Includes overhaul, fix some compiler warnings 2021-01-23 03:23:16 +03:00
aap
d01deec11d wrong ifdef 2021-01-18 20:03:30 +01:00
aap
e906a807f1 moved new renderer 2021-01-09 18:22:09 +01:00
erorcun
ae388c48d0 cfo fix 2021-01-04 16:05:49 +03:00
aap
3fffcb47d9 increase screen droplet splash dist 2021-01-01 23:33:29 +01:00
Filip Gawin
55af046c92 Encode files to UTF-8 2021-01-01 21:07:39 +01:00
aap
80d15d142d fix use of LoadFile 2020-12-30 15:08:18 +01:00
aap
426364b961 fix custom pipes mem leak 2020-12-29 20:31:06 +01:00
aap
c93fb5e443 fix neo screendroplet moving 2020-12-28 21:58:21 +01:00
aap
00da91b73f tiny rendering fixes 2020-12-27 18:22:11 +01:00
aap
76e744bb7b switch vehicle pipe default 2020-12-27 16:28:32 +01:00
aap
9d62bed9f3 fix a struct init 2020-12-26 15:42:05 +01:00
aap
e9d0a1d015 ffs 2020-12-26 15:22:16 +01:00
aap
17640302bf include case 2020-12-26 15:19:19 +01:00
aap
7613528e7e make screendrops independent of neo.txd; enable new rendering by default 2020-12-26 14:48:55 +01:00
Sergeanur
bf52620175 Fix debug menu memory leak 2020-12-25 10:57:39 +02:00
aap
450cd17d16 make screen droplets not crash without neo.txd 2020-12-24 09:41:18 +01:00
Nikolay Korolev
8d1996833b merge attempt 2020-12-19 03:21:04 +03:00
Sergeanur
cfda5eb148 PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:58:09 +02:00
Sergeanur
e9a5670348 PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:57:54 +02:00
erorcun
b473adcf80 Frontend cleanup, .INI, CFO, scrollable pages 2020-12-09 06:32:33 +03:00
erorcun
0dfa833610 Fix 2020-12-09 03:55:30 +03:00
erorcun
122c7aa40d Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's idea to use PPSSPP's DB if available, disable DEV() messages by default 2020-12-09 03:41:45 +03:00
Anonymous Maarten
3a66b17887 inttypes.h is part of the C++ standard, so prefix it 2020-12-06 20:46:11 +01:00
aap
1906a08f72 cam fix; forgot some shaders 2020-11-24 15:18:39 +01:00
aap
07fe099b4e neo screen droplets 2020-11-19 19:07:32 +01:00
aap
02c7f8381b neo screen droplets 2020-11-19 16:23:52 +01:00
aap
9826fdf6d5 more fixes to librw stuff 2020-11-18 11:16:02 +01:00
aap
acb29e0dad more fixes to librw stuff 2020-11-18 11:15:27 +01:00
aap
8c70c2a136 changes to librw layer, GLES now runtime choice 2020-11-18 10:32:18 +01:00
aap
82b0103c67 changes to librw layer, GLES now runtime choice 2020-11-18 10:27:55 +01:00
erorcun
770a1f8012
Merge pull request #789 from erorcun/master
rewrite CFO + postfx/pipeline options
2020-11-03 01:43:53 +03:00
aap
e97366c023 implemented extra model flags for backface culling and alpha test from mobile 2020-10-29 19:11:47 +01:00
erorcun
922d06ab1f rewrite CFO + postfx/pipeline options 2020-10-28 15:05:04 +03:00