SpaceCadetPinball/SpaceCadetPinball
oz fe254ef03c Added icon, textbox font.
TTextBox ready.
2020-12-11 19:03:13 +03:00
..
DatParser.cpp winmain v2. 2020-11-06 16:56:32 +03:00
DatParser.h Partman v1. 2020-10-18 18:08:41 +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 timer v1, ready. 2020-12-04 18:35:47 +03:00
Sound.h timer v1, ready. 2020-12-04 18:35:47 +03:00
SpaceCadetPinball.cpp Added icon, textbox font. 2020-12-11 19:03:13 +03:00
SpaceCadetPinball.rc Added icon, textbox font. 2020-12-11 19:03:13 +03:00
SpaceCadetPinball.vcxproj Added icon, textbox font. 2020-12-11 19:03:13 +03:00
SpaceCadetPinball.vcxproj.filters Added icon, textbox font. 2020-12-11 19:03:13 +03:00
TBall.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TBall.h Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TComponentGroup.h Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TDemo.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TDemo.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +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
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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TLight.h gdrv, render v1. 2020-11-08 18:37:59 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TLightGroup.h Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +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 TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
TPinballComponent.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
TPinballTable.cpp timer v1, ready. 2020-12-04 18:35:47 +03:00
TPinballTable.h Proj v1, ready. 2020-11-29 18:50:49 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TSound.h gdrv, render v1. 2020-11-08 18:37:59 +03:00
TTableLayer.cpp Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TTableLayer.h Correct inheritance for TPinballComponent, TCollisionComponent. 2020-11-28 15:59:42 +03:00
TTextBox.cpp Added icon, textbox font. 2020-12-11 19:03:13 +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 Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
TTimer.h gdrv, render v1. 2020-11-08 18:37:59 +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
fullscrn.cpp fullscrn v2, ready. 2020-11-16 17:12:31 +03:00
fullscrn.h winmain message_handler v1. 2020-12-02 20:12:34 +03:00
gdrv.cpp TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
gdrv.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
high_score.cpp Fixed timer. 2020-12-06 16:21:56 +03:00
high_score.h Fixed timer. 2020-12-06 16:21:56 +03:00
loader.cpp vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
loader.h vector_type is 3 x float, TCollisionComponent v1. 2020-11-28 14:39:12 +03:00
maths.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
maths.h Proj v1, ready. 2020-11-29 18:50:49 +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 winmain message_handler v1. 2020-12-02 20:12:34 +03:00
nudge.h winmain message_handler v1. 2020-12-02 20:12:34 +03:00
objlist_class.cpp winmain, memory, options v1. 2020-11-05 18:44:34 +03:00
objlist_class.h Score, PinbalTable, PinballComponent v1 2020-11-01 18:45:29 +03:00
options.cpp Fixed timer. 2020-12-06 16:21:56 +03:00
options.h timer v1, ready. 2020-12-04 18:35:47 +03:00
partman.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
partman.h Proj v1, ready. 2020-11-29 18:50:49 +03:00
pb.cpp Fixed timer. 2020-12-06 16:21:56 +03:00
pb.h Fixed timer. 2020-12-06 16:21:56 +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 timer v1, ready. 2020-12-04 18:35:47 +03:00
pinball.h TTextBoxMessage v1, ready. 2020-12-03 17:47:36 +03:00
proj.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
proj.h Proj v1, ready. 2020-11-29 18:50:49 +03:00
render.cpp Proj v1, ready. 2020-11-29 18:50:49 +03:00
render.h render v2, ready 2020-11-15 17:39:00 +03:00
resource.h timer v1, ready. 2020-12-04 18:35:47 +03:00
score.cpp Added icon, textbox font. 2020-12-11 19:03:13 +03:00
score.h Added icon, textbox font. 2020-12-11 19:03:13 +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 Added icon, textbox font. 2020-12-11 19:03:13 +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