SpaceCadetPinball/SpaceCadetPinball
oz ffd626fbc1 TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
..
Icon_1.ico Added icon, textbox font. 2020-12-11 19:03:13 +03:00
NatvisFile.natvis Partman v2, ready. 2020-10-24 18:30:45 +03:00
PB_MSGFT.bin Added icon, textbox font. 2020-12-11 19:03:13 +03:00
Sound.cpp TPinballTable v2. 2020-12-25 16:46:06 +03:00
Sound.h TPinballTable v2. 2020-12-25 16:46:06 +03:00
SpaceCadetPinball.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
SpaceCadetPinball.rc key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
SpaceCadetPinball.vcxproj TFlipperEdge v1. 2021-01-09 19:11:03 +03:00
SpaceCadetPinball.vcxproj.filters TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
TBall.cpp TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TBall.h TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TBlocker.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TBlocker.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TBumper.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TBumper.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TCircle.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TCircle.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TCollisionComponent.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TCollisionComponent.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TComponentGroup.cpp TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TComponentGroup.h TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TDemo.cpp TPinballTable v2. 2020-12-25 16:46:06 +03:00
TDemo.h TPinballTable v2. 2020-12-25 16:46:06 +03:00
TDrain.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TDrain.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TEdgeBox.cpp TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TEdgeBox.h TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TEdgeManager.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TEdgeManager.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TEdgeSegment.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TEdgeSegment.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TFlagSpinner.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TFlagSpinner.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TFlipper.cpp TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
TFlipper.h TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
TFlipperEdge.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TFlipperEdge.h TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
TGate.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TGate.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
THole.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
THole.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TKickback.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TKickback.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TKickout.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TKickout.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TLight.cpp TLightGroup ready. 2021-01-05 12:02:43 +03:00
TLight.h TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TLightBargraph.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TLightBargraph.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TLightGroup.cpp TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TLightGroup.h TLightGroup ready. 2021-01-05 12:02:43 +03:00
TLightRollover.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TLightRollover.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TLine.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TLine.h TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TOneway.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TOneway.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPinballComponent.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPinballComponent.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPinballTable.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPinballTable.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPlunger.cpp TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
TPlunger.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPopupTarget.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TPopupTarget.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TRamp.cpp timer v1, ready. 2020-12-04 18:35:47 +03:00
TRamp.h timer v1, ready. 2020-12-04 18:35:47 +03:00
TRollover.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TRollover.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TSink.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TSink.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TSoloTarget.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TSoloTarget.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TSound.cpp TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TSound.h TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TTableLayer.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TTableLayer.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TTextBox.cpp TLightGroup ready. 2021-01-05 12:02:43 +03:00
TTextBox.h timer v1, ready. 2020-12-04 18:35:47 +03:00
TTextBoxMessage.cpp TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
TTextBoxMessage.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
TTimer.cpp TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TTimer.h TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
TTripwire.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TTripwire.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TWall.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TWall.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TZmapList.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
control.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
control.h TPlunger ready. TEdgeManager v1. 2021-01-07 19:00:38 +03:00
fullscrn.cpp pb, cheats ready. 2021-01-06 17:06:50 +03:00
fullscrn.h pb, cheats ready. 2021-01-06 17:06:50 +03:00
gdrv.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
gdrv.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
high_score.cpp key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
high_score.h key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
loader.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
loader.h TPinballTable v2. 2020-12-25 16:46:06 +03:00
maths.cpp TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
maths.h TFlipperEdge v1. 2021-01-09 19:11:03 +03:00
memory.cpp winmain, memory, options v1. 2020-11-05 18:44:34 +03:00
memory.h zdrv v1, ready. 2020-11-14 18:13:00 +03:00
midi.cpp timer v1, ready. 2020-12-04 18:35:47 +03:00
midi.h timer v1, ready. 2020-12-04 18:35:47 +03:00
nudge.cpp pb, cheats ready. 2021-01-06 17:06:50 +03:00
nudge.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
objlist_class.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
objlist_class.h Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
options.cpp pb, cheats ready. 2021-01-06 17:06:50 +03:00
options.h key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
partman.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
partman.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
pb.cpp TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
pb.h TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
pch.cpp Add project files. 2020-10-04 09:28:38 +03:00
pch.h winmain message_handler v1. 2020-12-02 20:12:34 +03:00
pinball.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
pinball.h key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
proj.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
proj.h Proj v1, ready. 2020-11-29 18:50:49 +03:00
render.cpp Fixed uninitialized memory. 2021-01-05 15:12:54 +03:00
render.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
resource.h key mapper dialog, ready. 2020-12-13 16:05:19 +03:00
score.cpp TPinballTable v2. 2020-12-25 16:46:06 +03:00
score.h score, high_score ready. 2020-12-12 16:36:20 +03:00
timer.cpp Fixed timer. 2020-12-06 16:21:56 +03:00
timer.h Fixed timer. 2020-12-06 16:21:56 +03:00
winmain.cpp TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
winmain.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
zdrv.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
zdrv.h render v2, ready 2020-11-15 17:39:00 +03:00