SpaceCadetPinball/SpaceCadetPinball
oz 8b1f6f4cfa TLightGroup ready. 2021-01-05 12:02:43 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
SpaceCadetPinball.vcxproj.filters TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TBall.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TBall.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TBlocker.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TBlocker.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TBumper.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TBumper.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TCircle.cpp vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
TCircle.h vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
TCollisionComponent.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
TCollisionComponent.h Proj v1, ready. 2020-11-29 18:50:49 +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
TEdgeManager.cpp TTableLayer v1. 2020-12-20 14:13:12 +03:00
TEdgeManager.h TTableLayer v1. 2020-12-20 14:13:12 +03:00
TEdgeSegment.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
TEdgeSegment.h Proj v1, ready. 2020-11-29 18:50:49 +03:00
TFlagSpinner.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TFlagSpinner.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TFlipper.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TFlipper.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TGate.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TGate.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
THole.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
THole.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TKickback.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TKickback.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +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 TLightGroup ready. 2021-01-05 12:02:43 +03:00
TLightGroup.h TLightGroup ready. 2021-01-05 12:02:43 +03:00
TLightRollover.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TLightRollover.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TLine.cpp vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
TLine.h vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
TOneway.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TOneway.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TPinballComponent.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TPinballComponent.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TPinballTable.cpp TLightGroup ready. 2021-01-05 12:02:43 +03:00
TPinballTable.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
TPlunger.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TPlunger.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TRollover.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +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 TPinballTable v2. 2020-12-25 16:46:06 +03:00
TTableLayer.h TPinballTable v2. 2020-12-25 16:46:06 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TTripwire.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TWall.cpp Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TWall.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TZmapList.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
control.cpp TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
control.h TPinballTable v2. 2020-12-25 16:46:06 +03:00
fullscrn.cpp TLight, TTimer, TSound, TComponentGroup ready. 2021-01-01 16:14:11 +03:00
fullscrn.h winmain message_handler v1. 2020-12-02 20:12:34 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
maths.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
pb.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +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 TBall, nudge v1, ready. 2020-12-27 18:19:36 +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