SpaceCadetPinball/SpaceCadetPinball
Muzychenko Andrey 98f234fce3 Replaced GlobalAlloc with malloc.
WaveMix keeps GlobalAlloc for authenticity.
Fixed float to double casts.
Some cleanup.
2021-02-18 12:53:25 +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 Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
Sound.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
SpaceCadetPinball.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
SpaceCadetPinball.rc Added scalable window, mouse controls. 2021-02-09 18:09:44 +03:00
SpaceCadetPinball.vcxproj Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
SpaceCadetPinball.vcxproj.filters Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TBall.cpp Added table resolution support. 2021-02-06 16:53:47 +03:00
TBall.h TRamp, TPinballTable ready. 2021-01-19 18:28:48 +03:00
TBlocker.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TBlocker.h control v2. 2021-01-20 17:28:48 +03:00
TBumper.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TBumper.h midi ready, TCollision cleanup. 2021-01-23 13:33:30 +03:00
TCircle.cpp Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TCircle.h Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TCollisionComponent.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TCollisionComponent.h Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TComponentGroup.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TComponentGroup.h Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TDemo.cpp Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
TDemo.h TSink, TDemo ready. 2021-01-18 18:30:19 +03:00
TDrain.cpp TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +03:00
TDrain.h TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +03:00
TEdgeBox.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TEdgeBox.h Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TEdgeManager.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TEdgeManager.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TEdgeSegment.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TEdgeSegment.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
TFlagSpinner.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TFlagSpinner.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TFlipper.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TFlipper.h TFlipper, TFlipperEdge ready. 2021-01-10 15:22:06 +03:00
TFlipperEdge.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TFlipperEdge.h Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TGate.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TGate.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
THole.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
THole.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TKickback.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TKickback.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
TKickout.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TKickout.h WaveMix ready. Fixed ball Z reset in TKickout. 2021-01-28 12:46:48 +03:00
TLight.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TLight.h x64 build - no collision bug found( 2021-01-29 16:42:05 +03:00
TLightBargraph.cpp Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
TLightBargraph.h TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +03:00
TLightGroup.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TLightGroup.h Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TLightRollover.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TLightRollover.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TLine.cpp Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TLine.h Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TOneway.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TOneway.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPinballComponent.cpp Added loader for Full Tilt .dat files, v1. 2021-01-31 17:29:53 +03:00
TPinballComponent.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
TPinballTable.cpp Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
TPinballTable.h Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TPlunger.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TPlunger.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TPopupTarget.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TPopupTarget.h TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +03:00
TRamp.cpp Added loader for Full Tilt .dat files, v1. 2021-01-31 17:29:53 +03:00
TRamp.h Some renames, cleanup partman, loader. 2021-01-28 18:01:26 +03:00
TRollover.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TRollover.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TSink.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TSink.h TSink, TDemo ready. 2021-01-18 18:30:19 +03:00
TSoloTarget.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TSoloTarget.h TDrain, TKickout, TLightBargraph, TPopupTarget, TSoloTarget ready. 2021-01-17 18:26:03 +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 Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
TTableLayer.h Added loader for Full Tilt .dat files, v1. 2021-01-31 17:29:53 +03:00
TTextBox.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +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 midi ready, TCollision cleanup. 2021-01-23 13:33:30 +03:00
TTripwire.h TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready. 2021-01-08 18:50:12 +03:00
TWall.cpp Cleaned up objlist_class. 2021-01-30 14:19:25 +03:00
TWall.h TBlocker, TBumper, TFlagSpinner, TGate, THole, TKickback, TWall ready. 2021-01-16 17:45:29 +03:00
WaveMix.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
WaveMix.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
control.cpp Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
control.h Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
fullscrn.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
fullscrn.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
gdrv.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
gdrv.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
high_score.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
high_score.h Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
loader.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
loader.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
maths.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
maths.h x64 build - no collision bug found( 2021-01-29 16:42:05 +03:00
memory.cpp Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
memory.h Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
midi.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
midi.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
nudge.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
nudge.h TBall, nudge v1, ready. 2020-12-27 18:19:36 +03:00
objlist_class.h Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
options.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
options.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
partman.cpp Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
partman.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
pb.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
pb.h Added table resolution support. 2021-02-06 16:53:47 +03:00
pch.cpp Add project files. 2020-10-04 09:28:38 +03:00
pch.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
pinball.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
pinball.h Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
proj.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
proj.h Proj v1, ready. 2020-11-29 18:50:49 +03:00
render.cpp Added scalable window, mouse controls. 2021-02-09 18:09:44 +03:00
render.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
resource.h Added scalable window, mouse controls. 2021-02-09 18:09:44 +03:00
score.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
score.h Added table resolution support. 2021-02-06 16:53:47 +03:00
splash.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
splash.h Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
splash_bitmap.bmp splash ready. 2021-01-29 14:24:49 +03:00
timer.cpp Converted memory to direct pointers. 2021-02-02 18:29:54 +03:00
timer.h x64 build - no collision bug found( 2021-01-29 16:42:05 +03:00
winmain.cpp Replaced GlobalAlloc with malloc. 2021-02-18 12:53:25 +03:00
winmain.h Added scalable window, mouse controls. 2021-02-09 18:09:44 +03:00
zdrv.cpp Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00
zdrv.h Fixed x64 build warnings. 2021-02-16 19:03:45 +03:00