Commit Graph

12 Commits

Author SHA1 Message Date
Muzychenko Andrey a09ea75d80 SDL port v1, Windows only for now.
Working: graphics, sound, music (3dpb only).
Not working: GUI, user settings.
2021-08-27 13:29:41 +03:00
Muzychenko Andrey 55984fbb08 Fixed x64 build warnings.
Replaced __intN with intN_t.
Some cleanup.
2021-02-16 19:03:45 +03:00
Muzychenko Andrey 49f6132d23 Added loader for Full Tilt .dat files, v1.
Works with some data hacks in lowest resolution.
Seems to work ok, even though BL is still 3DPB.
2021-01-31 17:29:53 +03:00
oz b0080fd80a Sound ready. 2021-01-23 19:28:29 +03:00
oz 847eb15d02 control: removed tag casts. 2021-01-22 12:53:16 +03:00
oz 9ffab95d8e winmain message_handler v1. 2020-12-02 20:12:34 +03:00
oz 473ed6b9d9 winmain, memory, options v1. 2020-11-05 18:44:34 +03:00
oz 5e94b5b513 Score, PinbalTable, PinballComponent v1
Placeholders for T piball component classes.
2020-11-01 18:45:29 +03:00
oz b3b4fb39ef Loader v1. 2020-10-25 17:17:26 +03:00
oz 7d141d2931 Partman v2, ready. 2020-10-24 18:30:45 +03:00
oz 375db278c4 Partman v1.
DAT file format doc.
2020-10-18 18:08:41 +03:00
oz 2d96ba2dd0 Add project files. 2020-10-04 09:28:38 +03:00