Tom Bombem Classic Video Game
Go to file
2012-11-30 00:45:30 -05:00
data SDL Conversion, 2.9.1 2012-11-30 00:36:21 -05:00
legacy_pascal SDL Conversion, 2.9.1 2012-11-30 00:36:21 -05:00
svmwgraph version 2.9.3 2012-11-30 00:45:30 -05:00
tools Version 2.9.2 2012-11-30 00:40:33 -05:00
about.c version 2.9.3 2012-11-30 00:45:30 -05:00
about.h version 2.9.3 2012-11-30 00:45:30 -05:00
CHANGES version 2.9.3 2012-11-30 00:45:30 -05:00
credits.c version 2.9.3 2012-11-30 00:45:30 -05:00
credits.h version 2.9.3 2012-11-30 00:45:30 -05:00
help.c version 2.9.3 2012-11-30 00:45:30 -05:00
help.h version 2.9.3 2012-11-30 00:45:30 -05:00
hiscore.c version 2.9.3 2012-11-30 00:45:30 -05:00
hiscore.h version 2.9.3 2012-11-30 00:45:30 -05:00
level_1.c version 2.9.3 2012-11-30 00:45:30 -05:00
level_2.c version 2.9.3 2012-11-30 00:45:30 -05:00
levels.h Version 2.9.2 2012-11-30 00:40:33 -05:00
loadgame.c version 2.9.3 2012-11-30 00:45:30 -05:00
loadgame.h version 2.9.3 2012-11-30 00:45:30 -05:00
Makefile version 2.9.3 2012-11-30 00:45:30 -05:00
menu_tools.c version 2.9.3 2012-11-30 00:45:30 -05:00
menu_tools.h version 2.9.3 2012-11-30 00:45:30 -05:00
options.c version 2.9.3 2012-11-30 00:45:30 -05:00
options.h version 2.9.3 2012-11-30 00:45:30 -05:00
playgame.c version 2.9.3 2012-11-30 00:45:30 -05:00
playgame.h version 2.9.3 2012-11-30 00:45:30 -05:00
quit.c version 2.9.3 2012-11-30 00:45:30 -05:00
quit.h version 2.9.3 2012-11-30 00:45:30 -05:00
README SDL Conversion, 2.9.1 2012-11-30 00:36:21 -05:00
savegame.c version 2.9.3 2012-11-30 00:45:30 -05:00
sidebar.c version 2.9.3 2012-11-30 00:45:30 -05:00
sidebar.h version 2.9.3 2012-11-30 00:45:30 -05:00
sound.c version 2.9.3 2012-11-30 00:45:30 -05:00
sound.h SDL Conversion, 2.9.1 2012-11-30 00:36:21 -05:00
story.c version 2.9.3 2012-11-30 00:45:30 -05:00
story.h version 2.9.3 2012-11-30 00:45:30 -05:00
tb1_state.h version 2.9.3 2012-11-30 00:45:30 -05:00
tb1-2.9.0.lsm Version 2.9.2 2012-11-30 00:40:33 -05:00
tb1.c version 2.9.3 2012-11-30 00:45:30 -05:00
tblib.c version 2.9.3 2012-11-30 00:45:30 -05:00
tblib.h version 2.9.3 2012-11-30 00:45:30 -05:00
TODO SDL Conversion, 2.9.1 2012-11-30 00:36:21 -05:00

For now, just compiling info.

You need the SDL game development library, 1.1.3 or newer:
   http://www.libsdl.org/download-1.1.html   
   
You also need the "SDL_mixer library" from   
   http://www.libsdl.org/projects/SDL_mixer/index.html   

To compile SDL_Mixer you need the smpeg library:
   http://www.lokigames.com/development/smpeg.php3

Then a "make" should compile it.