Commit Graph

24 Commits

Author SHA1 Message Date
Muzychenko Andrey b937f57121 Merge from V2: Added support for multiple music tracks in FT mode.
Issue #129.
2022-05-26 11:18:09 +03:00
Muzychenko Andrey 5b4f259289 Replaced some of integer literals with constants.
Partial cherry pick from https://github.com/evpobr/SpaceCadetPinball/tree/develop.
2022-02-25 10:00:20 +03:00
Muzychenko Andrey d0c1ac60b6 TTextBox: converted to accept wchar input.
Ref #69.
2021-10-26 08:12:37 +03:00
Muzychenko Andrey d594f5fdb7 Converted memory to direct pointers.
Fixed memory leaks in uninit.
Fixed some of the code analysis warnings.
Enabled /MP build.
Cleaned up the code.
2021-02-02 18:29:54 +03:00
Muzychenko Andrey 6ff457eb68 Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
oz 262b098610 Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
oz 5252fb1b7e TRamp, TPinballTable ready. 2021-01-19 18:28:48 +03:00
oz 7e8f52c156 TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +03:00
oz d19fb0476a TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
oz 1ea247e185 pb, cheats ready.
Collison v1, mouse fixed.
2021-01-06 17:06:50 +03:00
oz d267fd5c98 Fixed uninitialized memory. 2021-01-05 15:12:54 +03:00
oz 8b1f6f4cfa TLightGroup ready. 2021-01-05 12:02:43 +03:00
oz 230c981144 TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
oz a143b820af TBall, nudge v1, ready.
render occlude list.
2020-12-27 18:19:36 +03:00
oz 99fba56a34 TPinballTable v2. 2020-12-25 16:46:06 +03:00
oz 3097edf526 TTableLayer v1. 2020-12-20 14:13:12 +03:00
oz a6425b54f3 control v1. 2020-12-19 17:49:31 +03:00
oz 090beefd07 timer v1, ready.
winmain uninit.
message_handler tweaks.
2020-12-04 18:35:47 +03:00
oz d83c4e2b26 Proj v1, ready.
port_draw in multiple T classes.
pb v1.
proj v1, ready.
WinMain v3.
2020-11-29 18:50:49 +03:00
oz 62a63bbf2e Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
oz a4c64cc4c8 render v2, ready 2020-11-15 17:39:00 +03:00
oz 473ed6b9d9 winmain, memory, options v1. 2020-11-05 18:44:34 +03:00
oz 4157e79c83 Table, Component v2. Strings RC. 2020-11-04 16:22:52 +03:00
oz 5e94b5b513 Score, PinbalTable, PinballComponent v1
Placeholders for T piball component classes.
2020-11-01 18:45:29 +03:00