Commit Graph

49 Commits

Author SHA1 Message Date
Sylvain PILLOT 1d030ec1fb Add LICENSE.txt 2024-03-20 20:40:26 +01:00
Sylvain PILLOT e77fc84b4b Added support for OS 3.80 and 3.80.1 recently published 2023-05-31 13:43:19 +02:00
Sylvain PILLOT 980283dc6f some cleaning + support 3.80 2023-04-13 08:03:22 +02:00
Sylvain PILLOT 6543437ecf corrected CMakeLists.txt -fno-use-cxa-atexit was missing 2023-03-05 20:45:23 +01:00
Sylvain PILLOT 4f86a8930b version 1.09 - with more safe useage of extra ram and safer overclok level 2023-02-03 22:17:53 +01:00
Sylvain PILLOT c331fff878 crash with fwrite function in saveprogress() 2023-02-02 22:17:26 +01:00
Sylvain PILLOT eb16097722 crash with fwrite function in saveprogress() 2023-02-02 22:15:58 +01:00
Sylvain PILLOT 95c3c6e954 try to make it run with gint 2.9.0 2023-02-02 21:47:57 +01:00
Sylvain PILLOT a421c6186f WIP : improved HUD & sliding in curves 2022-05-31 21:25:52 +02:00
Sylvain PILLOT 8b64a2db55 V1.08 WIP - added compatibility with gint 2.8 2022-05-23 22:02:45 +02:00
Sylvain PILLOT a664af3a64 Added OC options for PRIZM CG10/20 similar to one of CG50/G90+E 2022-04-17 09:48:06 +02:00
Sylvain PILLOT ed9e0769e6 Overclock option set to P5 / corrected frequency calculation for correct FPS&speed 2022-04-15 22:44:37 +02:00
Sylvain PILLOT 901b5c16db Added multiple keybinding configuration against ghosting + enable Overclocking on CG50/Graph 90+E (config Ptune F4) 2022-04-14 22:37:46 +02:00
Sylvain PILLOT 668efcb022 corrected bug in name entering + working on OC option 2022-04-13 23:37:27 +02:00
Sylvain PILLOT 0824423545 corrected bug in name entering + working on OC option 2022-04-13 23:33:33 +02:00
Sylvain PILLOT fe8c7fcf59 V1.03 - added version indicator on main screen + improved navigation in circuit selection menu 2022-04-05 21:33:42 +02:00
Sylvain PILLOT 12b4cb77b0 V1.02 - Added Compatibility with FxCG50 Emulator + differentiate title Fx-CG50 / PRIZM 2022-04-05 13:19:17 +02:00
Sylvain PILLOT 317b338d4c V1.01 minor typo corrected 2022-04-05 07:54:18 +02:00
Sylvain PILLOT 9ac4d04790 V1.0 Final (simply added a save of parameters) 2022-04-04 20:11:19 +02:00
Sylvain PILLOT 10fc0a169a V1.0 Release Candidate 2022-03-30 21:28:28 +02:00
Sylvain PILLOT a34944e853 V1.0 Release Candidate 2022-03-30 21:21:16 +02:00
Sylvain PILLOT 1a315efc1d Tuned circuits + some polishing - Ready for 0.95+ 2022-03-29 22:10:12 +02:00
Sylvain PILLOT 28b4d462f2 added time ranking and Hall Of Fame for time attack mode 2022-03-29 16:23:45 +02:00
Sylvain PILLOT 6fcfd3b764 unlock RAM +3Mb - 5 linear circuits OK 2022-03-28 22:42:56 +02:00
Sylvain PILLOT 40683e0d76 AI of opponents - First tests 2022-03-26 23:32:44 +01:00
Sylvain PILLOT 3b91065004 AI of opponents - First tests 2022-03-26 23:32:26 +01:00
Sylvain PILLOT d73a41fa99 added Game Options Menu + Player Plate 2022-03-25 13:42:33 +01:00
Sylvain PILLOT ea81ccb330 multilap circuits now implemented 2022-03-24 22:42:53 +01:00
Sylvain PILLOT bd3daee82a corrected time stop during menus navigation + added finish sequence 2022-03-24 20:18:56 +01:00
Sylvain PILLOT 1fa9ded3bc changed billboards position + added failsequence + bugs corrections 2022-03-23 21:45:44 +01:00
Sylvain PILLOT 7c88c99cfd changed billboards position + added failsequence + bugs corrections 2022-03-23 21:35:29 +01:00
Sylvain PILLOT 7dfdd67588 cleaned some files 2022-03-22 22:56:31 +01:00
Sylvain PILLOT 3fdedb0907 added missing menus + created race start sequence 2022-03-22 22:55:45 +01:00
Sylvain PILLOT 71b969b8d0 added option menu with rendering toggles 2022-03-22 15:08:36 +01:00
Sylvain PILLOT 50fdc17071 corrected a stupid bug in deallocation of std::vector 2022-03-21 23:34:51 +01:00
Sylvain PILLOT 271b95880e perf tuning + perf graph implentation 2022-03-20 21:34:34 +01:00
Sylvain PILLOT 52c96249c0 fps counter / improved collisions & sliding in curves 2022-03-19 23:29:36 +01:00
Sylvain PILLOT 49a55bc86f Visuals OK 2022-03-18 16:13:12 +01:00
Sylvain PILLOT 1e205b188f on the road to V0.70 2022-03-17 21:59:52 +01:00
Sylvain PILLOT 14d1eb0e33 To many changes to be listed 2022-03-16 23:18:18 +01:00
Sylvain PILLOT ff166b9151 first interactions with road cars 2022-03-15 22:02:53 +01:00
Sylvain PILLOT 08f8d69c05 added first menus and interface 2022-03-15 20:20:28 +01:00
Sylvain PILLOT a7fe765b38 V0.4 - added HUD 2022-03-13 11:32:00 +01:00
Sylvain PILLOT 954fa72ed7 added billboards 2022-03-12 21:56:55 +01:00
Sylvain PILLOT 1694aeb3ee 0.25 with minor corrections 2022-03-11 22:44:47 +01:00
Sylvain PILLOT b6e00a98f3 clouds and random decoration 2022-03-07 15:24:04 +01:00
Sylvain PILLOT 97933c64c0 added trees/sideroad decorations 2022-03-06 22:06:48 +01:00
Sylvain PILLOT ddc326403f added curves/hills 2022-03-06 20:21:22 +01:00
Sylvain PILLOT e3bdbaf171 Update Rendering for Speed 2022-03-04 21:58:14 +01:00