From 137d2b45fd8c02aa1191245407967da9a6e9b991 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Tue, 18 Dec 2012 21:24:06 -0500 Subject: [PATCH] Move tb1 into its own subdir I'm merging all the the tom bombem projects into one git tree --- CHANGES => tb1_linux/CHANGES | 0 Makefile => tb1_linux/Makefile | 0 Makefile.inc => tb1_linux/Makefile.inc | 0 README => tb1_linux/README | 0 TB1.FAQ => tb1_linux/TB1.FAQ | 0 TODO => tb1_linux/TODO | 0 about.c => tb1_linux/about.c | 0 about.h => tb1_linux/about.h | 0 credits.c => tb1_linux/credits.c | 0 credits.h => tb1_linux/credits.h | 0 cutscenes.c => tb1_linux/cutscenes.c | 0 {data => tb1_linux/data}/about/register.tb1 | Bin {data => tb1_linux/data}/hiscore.tb1 | 0 {data => tb1_linux/data}/level1/moon2.tb1 | Bin {data => tb1_linux/data}/level1/ships.tb1 | Bin {data => tb1_linux/data}/level1/tbshapes.tb1 | Bin {data => tb1_linux/data}/level1/viewscr.tb1 | Bin {data => tb1_linux/data}/level2/level2.dat | 0 {data => tb1_linux/data}/level2/level2.dat.old | 0 {data => tb1_linux/data}/level2/tbaship.tb1 | Bin {data => tb1_linux/data}/level2/tbl2ship.tb1 | Bin {data => tb1_linux/data}/level3/tbash.tb1 | Bin {data => tb1_linux/data}/level3/tbconsol.tb1 | Bin {data => tb1_linux/data}/level3/tbl3intr.tb1 | Bin {data => tb1_linux/data}/level3/tblev3.tb1 | Bin {data => tb1_linux/data}/level3/tbpit.tb1 | Bin {data => tb1_linux/data}/level3/tbtract.tb1 | Bin {data => tb1_linux/data}/level4/level4.dat | 0 {data => tb1_linux/data}/level4/tbeerm.tb1 | Bin {data => tb1_linux/data}/music/boss1.mod | Bin {data => tb1_linux/data}/music/vmwfan.mod | Bin {data => tb1_linux/data}/music/weave1.mod | Bin {data => tb1_linux/data}/sound/tb_ahh.wav | Bin {data => tb1_linux/data}/sound/tb_bonk.wav | Bin {data => tb1_linux/data}/sound/tb_cc.wav | Bin {data => tb1_linux/data}/sound/tb_click.wav | Bin {data => tb1_linux/data}/sound/tb_kapow.wav | Bin {data => tb1_linux/data}/sound/tb_ow.wav | Bin {data => tb1_linux/data}/sound/tb_scream.wav | Bin {data => tb1_linux/data}/sound/tb_zrrp.wav | Bin {data => tb1_linux/data}/story/tbchief.tb1 | Bin {data => tb1_linux/data}/story/tbcobj.tb1 | Bin {data => tb1_linux/data}/story/tbcrash.tb1 | Bin {data => tb1_linux/data}/story/tbgorg.tb1 | Bin {data => tb1_linux/data}/story/tbma1.tb1 | Bin {data => tb1_linux/data}/story/tbsobj.tb1 | Bin {data => tb1_linux/data}/tb1_data_files_here | 0 {data => tb1_linux/data}/tbfont.tb1 | Bin {data => tb1_linux/data}/tbomb1.tb1 | Bin graphic_tools.c => tb1_linux/graphic_tools.c | 0 graphic_tools.h => tb1_linux/graphic_tools.h | 0 help.c => tb1_linux/help.c | 0 help.h => tb1_linux/help.h | 0 hiscore.c => tb1_linux/hiscore.c | 0 hiscore.h => tb1_linux/hiscore.h | 0 {legacy_pascal => tb1_linux/legacy_pascal}/README | 0 .../legacy_pascal}/detect.pas | 0 .../legacy_pascal}/graph32.asm | 0 .../legacy_pascal}/lev2file.pas | 0 .../legacy_pascal}/level2.pas | 0 .../legacy_pascal}/level3.pas | 0 .../legacy_pascal}/levelone.pas | 0 .../legacy_pascal}/nvmwgrap.pas | 0 .../legacy_pascal}/nvmwtest.pas | 0 {legacy_pascal => tb1_linux/legacy_pascal}/smix.pas | 0 .../legacy_pascal}/svmwgrap.pas | 0 {legacy_pascal => tb1_linux/legacy_pascal}/tb1.pas | 0 .../legacy_pascal}/tb1ans.pas | 0 .../legacy_pascal}/tb1sb.pas | 0 .../legacy_pascal}/tb_really_old.pas | 0 .../legacy_pascal}/tbetter.pas | 0 .../legacy_pascal}/tbsetup.pas | 0 .../legacy_pascal}/tbside.pas | 0 .../legacy_pascal}/tbsound.pas | 0 {legacy_pascal => tb1_linux/legacy_pascal}/xms.pas | 0 level2_engine.c => tb1_linux/level2_engine.c | 0 level2_engine.h => tb1_linux/level2_engine.h | 0 {level3 => tb1_linux/level3}/Makefile | 0 {level3 => tb1_linux/level3}/game_sprites.h | 0 {level3 => tb1_linux/level3}/level3.c | 0 {level3 => tb1_linux/level3}/level3.map | 0 level_1.c => tb1_linux/level_1.c | 0 level_3.c => tb1_linux/level_3.c | 0 levels.h => tb1_linux/levels.h | 0 loadsave.c => tb1_linux/loadsave.c | 0 loadsave.h => tb1_linux/loadsave.h | 0 options.c => tb1_linux/options.c | 0 options.h => tb1_linux/options.h | 0 playgame.c => tb1_linux/playgame.c | 0 playgame.h => tb1_linux/playgame.h | 0 quit.c => tb1_linux/quit.c | 0 quit.h => tb1_linux/quit.h | 0 sidebar.c => tb1_linux/sidebar.c | 0 sidebar.h => tb1_linux/sidebar.h | 0 sound.c => tb1_linux/sound.c | 0 sound.h => tb1_linux/sound.h | 0 story.c => tb1_linux/story.c | 0 story.h => tb1_linux/story.h | 0 {svmwgraph => tb1_linux/svmwgraph}/Makefile | 0 .../svmwgraph}/curses_svmwgraph.c | 0 .../svmwgraph}/curses_svmwgraph.h | 0 {svmwgraph => tb1_linux/svmwgraph}/null_svmwgraph.c | 0 {svmwgraph => tb1_linux/svmwgraph}/null_svmwgraph.h | 0 .../svmwgraph}/opengl_svmwgraph.c | 0 .../svmwgraph}/opengl_svmwgraph.h | 0 {svmwgraph => tb1_linux/svmwgraph}/sdl_svmwgraph.c | 0 {svmwgraph => tb1_linux/svmwgraph}/sdl_svmwgraph.h | 0 {svmwgraph => tb1_linux/svmwgraph}/svmwgraph.h | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_core.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_dialogs.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_flip.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_font.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_paintpro.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_palette.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_pcx.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_setup.c | 0 {svmwgraph => tb1_linux/svmwgraph}/vmw_sprite.c | 0 tb1-2.9.16.lsm => tb1_linux/tb1-2.9.16.lsm | 0 tb1.c => tb1_linux/tb1.c | 0 tb1_state.h => tb1_linux/tb1_state.h | 0 tblib.c => tb1_linux/tblib.c | 0 tblib.h => tb1_linux/tblib.h | 0 {tools => tb1_linux/tools}/LEVEL2_EDIT.TODO | 0 {tools => tb1_linux/tools}/Makefile | 0 {tools => tb1_linux/tools}/README | 0 {tools => tb1_linux/tools}/benchmark.c | 0 {tools => tb1_linux/tools}/benchmark_blit | 0 {tools => tb1_linux/tools}/level2_editor.c | 0 {tools => tb1_linux/tools}/paintpro.c | 0 {tools => tb1_linux/tools}/pcx2ppp.c | 0 {tools => tb1_linux/tools}/pcx_slideshow.c | 0 {tools => tb1_linux/tools}/ppro_view.c | 0 132 files changed, 0 insertions(+), 0 deletions(-) rename CHANGES => tb1_linux/CHANGES (100%) rename Makefile => tb1_linux/Makefile (100%) rename Makefile.inc => tb1_linux/Makefile.inc (100%) rename README => tb1_linux/README (100%) rename TB1.FAQ => tb1_linux/TB1.FAQ (100%) rename TODO => tb1_linux/TODO (100%) rename about.c => tb1_linux/about.c (100%) rename about.h => tb1_linux/about.h (100%) rename credits.c => tb1_linux/credits.c (100%) rename credits.h => tb1_linux/credits.h (100%) rename cutscenes.c => tb1_linux/cutscenes.c (100%) rename {data => tb1_linux/data}/about/register.tb1 (100%) rename {data => tb1_linux/data}/hiscore.tb1 (100%) rename {data => tb1_linux/data}/level1/moon2.tb1 (100%) rename {data => tb1_linux/data}/level1/ships.tb1 (100%) rename {data => tb1_linux/data}/level1/tbshapes.tb1 (100%) rename {data => tb1_linux/data}/level1/viewscr.tb1 (100%) rename {data => tb1_linux/data}/level2/level2.dat (100%) rename {data => tb1_linux/data}/level2/level2.dat.old (100%) rename {data => tb1_linux/data}/level2/tbaship.tb1 (100%) rename {data => tb1_linux/data}/level2/tbl2ship.tb1 (100%) rename {data => tb1_linux/data}/level3/tbash.tb1 (100%) rename {data => tb1_linux/data}/level3/tbconsol.tb1 (100%) rename {data => tb1_linux/data}/level3/tbl3intr.tb1 (100%) rename {data => tb1_linux/data}/level3/tblev3.tb1 (100%) rename {data => tb1_linux/data}/level3/tbpit.tb1 (100%) rename {data => tb1_linux/data}/level3/tbtract.tb1 (100%) rename {data => tb1_linux/data}/level4/level4.dat (100%) rename {data => tb1_linux/data}/level4/tbeerm.tb1 (100%) rename {data => tb1_linux/data}/music/boss1.mod (100%) rename {data => tb1_linux/data}/music/vmwfan.mod (100%) rename {data => tb1_linux/data}/music/weave1.mod (100%) rename {data => tb1_linux/data}/sound/tb_ahh.wav (100%) rename {data => tb1_linux/data}/sound/tb_bonk.wav (100%) rename {data => tb1_linux/data}/sound/tb_cc.wav (100%) rename {data => tb1_linux/data}/sound/tb_click.wav (100%) rename {data => tb1_linux/data}/sound/tb_kapow.wav (100%) rename {data => tb1_linux/data}/sound/tb_ow.wav (100%) rename {data => tb1_linux/data}/sound/tb_scream.wav (100%) rename {data => tb1_linux/data}/sound/tb_zrrp.wav (100%) rename {data => tb1_linux/data}/story/tbchief.tb1 (100%) rename {data => tb1_linux/data}/story/tbcobj.tb1 (100%) rename {data => tb1_linux/data}/story/tbcrash.tb1 (100%) rename {data => tb1_linux/data}/story/tbgorg.tb1 (100%) rename {data => tb1_linux/data}/story/tbma1.tb1 (100%) rename {data => tb1_linux/data}/story/tbsobj.tb1 (100%) rename {data => tb1_linux/data}/tb1_data_files_here (100%) rename {data => tb1_linux/data}/tbfont.tb1 (100%) rename {data => tb1_linux/data}/tbomb1.tb1 (100%) rename graphic_tools.c => tb1_linux/graphic_tools.c (100%) rename graphic_tools.h => tb1_linux/graphic_tools.h (100%) rename help.c => tb1_linux/help.c (100%) rename help.h => tb1_linux/help.h (100%) rename hiscore.c => tb1_linux/hiscore.c (100%) rename hiscore.h => tb1_linux/hiscore.h (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/README (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/detect.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/graph32.asm (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/lev2file.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/level2.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/level3.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/levelone.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/nvmwgrap.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/nvmwtest.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/smix.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/svmwgrap.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tb1.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tb1ans.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tb1sb.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tb_really_old.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tbetter.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tbsetup.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tbside.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/tbsound.pas (100%) rename {legacy_pascal => tb1_linux/legacy_pascal}/xms.pas (100%) rename level2_engine.c => tb1_linux/level2_engine.c (100%) rename level2_engine.h => tb1_linux/level2_engine.h (100%) rename {level3 => tb1_linux/level3}/Makefile (100%) rename {level3 => tb1_linux/level3}/game_sprites.h (100%) rename {level3 => tb1_linux/level3}/level3.c (100%) rename {level3 => tb1_linux/level3}/level3.map (100%) rename level_1.c => tb1_linux/level_1.c (100%) rename level_3.c => tb1_linux/level_3.c (100%) rename levels.h => tb1_linux/levels.h (100%) rename loadsave.c => tb1_linux/loadsave.c (100%) rename loadsave.h => tb1_linux/loadsave.h (100%) rename options.c => tb1_linux/options.c (100%) rename options.h => tb1_linux/options.h (100%) rename playgame.c => tb1_linux/playgame.c (100%) rename playgame.h => tb1_linux/playgame.h (100%) rename quit.c => tb1_linux/quit.c (100%) rename quit.h => tb1_linux/quit.h (100%) rename sidebar.c => tb1_linux/sidebar.c (100%) rename sidebar.h => tb1_linux/sidebar.h (100%) rename sound.c => tb1_linux/sound.c (100%) rename sound.h => tb1_linux/sound.h (100%) rename story.c => tb1_linux/story.c (100%) rename story.h => tb1_linux/story.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/Makefile (100%) rename {svmwgraph => tb1_linux/svmwgraph}/curses_svmwgraph.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/curses_svmwgraph.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/null_svmwgraph.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/null_svmwgraph.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/opengl_svmwgraph.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/opengl_svmwgraph.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/sdl_svmwgraph.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/sdl_svmwgraph.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/svmwgraph.h (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_core.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_dialogs.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_flip.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_font.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_paintpro.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_palette.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_pcx.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_setup.c (100%) rename {svmwgraph => tb1_linux/svmwgraph}/vmw_sprite.c (100%) rename tb1-2.9.16.lsm => tb1_linux/tb1-2.9.16.lsm (100%) rename tb1.c => tb1_linux/tb1.c (100%) rename tb1_state.h => tb1_linux/tb1_state.h (100%) rename tblib.c => tb1_linux/tblib.c (100%) rename tblib.h => tb1_linux/tblib.h (100%) rename {tools => tb1_linux/tools}/LEVEL2_EDIT.TODO (100%) rename {tools => tb1_linux/tools}/Makefile (100%) rename {tools => tb1_linux/tools}/README (100%) rename {tools => tb1_linux/tools}/benchmark.c (100%) rename {tools => tb1_linux/tools}/benchmark_blit (100%) rename {tools => tb1_linux/tools}/level2_editor.c (100%) rename {tools => tb1_linux/tools}/paintpro.c (100%) rename {tools => tb1_linux/tools}/pcx2ppp.c (100%) rename {tools => tb1_linux/tools}/pcx_slideshow.c (100%) rename {tools => tb1_linux/tools}/ppro_view.c (100%) diff --git a/CHANGES b/tb1_linux/CHANGES similarity index 100% rename from CHANGES rename to tb1_linux/CHANGES diff --git a/Makefile b/tb1_linux/Makefile similarity index 100% rename from Makefile rename to tb1_linux/Makefile diff --git a/Makefile.inc b/tb1_linux/Makefile.inc similarity index 100% rename from Makefile.inc rename to tb1_linux/Makefile.inc diff --git a/README b/tb1_linux/README similarity index 100% rename from README rename to tb1_linux/README diff --git a/TB1.FAQ b/tb1_linux/TB1.FAQ similarity index 100% rename from TB1.FAQ rename to tb1_linux/TB1.FAQ diff --git a/TODO b/tb1_linux/TODO similarity index 100% rename from TODO rename to tb1_linux/TODO diff --git a/about.c b/tb1_linux/about.c similarity index 100% rename from about.c rename to tb1_linux/about.c diff --git a/about.h b/tb1_linux/about.h similarity index 100% rename from about.h rename to tb1_linux/about.h diff --git a/credits.c b/tb1_linux/credits.c similarity index 100% rename from credits.c rename to tb1_linux/credits.c diff --git a/credits.h b/tb1_linux/credits.h similarity index 100% rename from credits.h rename to tb1_linux/credits.h diff --git a/cutscenes.c b/tb1_linux/cutscenes.c similarity index 100% rename from cutscenes.c rename to tb1_linux/cutscenes.c diff --git a/data/about/register.tb1 b/tb1_linux/data/about/register.tb1 similarity index 100% rename from data/about/register.tb1 rename to tb1_linux/data/about/register.tb1 diff --git a/data/hiscore.tb1 b/tb1_linux/data/hiscore.tb1 similarity index 100% rename from data/hiscore.tb1 rename to tb1_linux/data/hiscore.tb1 diff --git a/data/level1/moon2.tb1 b/tb1_linux/data/level1/moon2.tb1 similarity index 100% rename from data/level1/moon2.tb1 rename to tb1_linux/data/level1/moon2.tb1 diff --git a/data/level1/ships.tb1 b/tb1_linux/data/level1/ships.tb1 similarity index 100% rename from data/level1/ships.tb1 rename to tb1_linux/data/level1/ships.tb1 diff --git a/data/level1/tbshapes.tb1 b/tb1_linux/data/level1/tbshapes.tb1 similarity index 100% rename from data/level1/tbshapes.tb1 rename to tb1_linux/data/level1/tbshapes.tb1 diff --git a/data/level1/viewscr.tb1 b/tb1_linux/data/level1/viewscr.tb1 similarity index 100% rename from data/level1/viewscr.tb1 rename to tb1_linux/data/level1/viewscr.tb1 diff --git a/data/level2/level2.dat b/tb1_linux/data/level2/level2.dat similarity index 100% rename from data/level2/level2.dat rename to tb1_linux/data/level2/level2.dat diff --git a/data/level2/level2.dat.old b/tb1_linux/data/level2/level2.dat.old similarity index 100% rename from data/level2/level2.dat.old rename to tb1_linux/data/level2/level2.dat.old diff --git a/data/level2/tbaship.tb1 b/tb1_linux/data/level2/tbaship.tb1 similarity index 100% rename from data/level2/tbaship.tb1 rename to tb1_linux/data/level2/tbaship.tb1 diff --git a/data/level2/tbl2ship.tb1 b/tb1_linux/data/level2/tbl2ship.tb1 similarity index 100% rename from data/level2/tbl2ship.tb1 rename to tb1_linux/data/level2/tbl2ship.tb1 diff --git a/data/level3/tbash.tb1 b/tb1_linux/data/level3/tbash.tb1 similarity index 100% rename from data/level3/tbash.tb1 rename to tb1_linux/data/level3/tbash.tb1 diff --git a/data/level3/tbconsol.tb1 b/tb1_linux/data/level3/tbconsol.tb1 similarity index 100% rename from data/level3/tbconsol.tb1 rename to tb1_linux/data/level3/tbconsol.tb1 diff --git a/data/level3/tbl3intr.tb1 b/tb1_linux/data/level3/tbl3intr.tb1 similarity index 100% rename from data/level3/tbl3intr.tb1 rename to tb1_linux/data/level3/tbl3intr.tb1 diff --git a/data/level3/tblev3.tb1 b/tb1_linux/data/level3/tblev3.tb1 similarity index 100% rename from data/level3/tblev3.tb1 rename to tb1_linux/data/level3/tblev3.tb1 diff --git a/data/level3/tbpit.tb1 b/tb1_linux/data/level3/tbpit.tb1 similarity index 100% rename from data/level3/tbpit.tb1 rename to tb1_linux/data/level3/tbpit.tb1 diff --git a/data/level3/tbtract.tb1 b/tb1_linux/data/level3/tbtract.tb1 similarity index 100% rename from data/level3/tbtract.tb1 rename to tb1_linux/data/level3/tbtract.tb1 diff --git a/data/level4/level4.dat b/tb1_linux/data/level4/level4.dat similarity index 100% rename from data/level4/level4.dat rename to tb1_linux/data/level4/level4.dat diff --git a/data/level4/tbeerm.tb1 b/tb1_linux/data/level4/tbeerm.tb1 similarity index 100% rename from data/level4/tbeerm.tb1 rename to tb1_linux/data/level4/tbeerm.tb1 diff --git a/data/music/boss1.mod b/tb1_linux/data/music/boss1.mod similarity index 100% rename from data/music/boss1.mod rename to tb1_linux/data/music/boss1.mod diff --git a/data/music/vmwfan.mod b/tb1_linux/data/music/vmwfan.mod similarity index 100% rename from data/music/vmwfan.mod rename to tb1_linux/data/music/vmwfan.mod diff --git a/data/music/weave1.mod b/tb1_linux/data/music/weave1.mod similarity index 100% rename from data/music/weave1.mod rename to tb1_linux/data/music/weave1.mod diff --git a/data/sound/tb_ahh.wav b/tb1_linux/data/sound/tb_ahh.wav similarity index 100% rename from data/sound/tb_ahh.wav rename to tb1_linux/data/sound/tb_ahh.wav diff --git a/data/sound/tb_bonk.wav b/tb1_linux/data/sound/tb_bonk.wav similarity index 100% rename from data/sound/tb_bonk.wav rename to tb1_linux/data/sound/tb_bonk.wav diff --git a/data/sound/tb_cc.wav b/tb1_linux/data/sound/tb_cc.wav similarity index 100% rename from data/sound/tb_cc.wav rename to tb1_linux/data/sound/tb_cc.wav diff --git a/data/sound/tb_click.wav b/tb1_linux/data/sound/tb_click.wav similarity index 100% rename from data/sound/tb_click.wav rename to tb1_linux/data/sound/tb_click.wav diff --git a/data/sound/tb_kapow.wav b/tb1_linux/data/sound/tb_kapow.wav similarity index 100% rename from data/sound/tb_kapow.wav rename to tb1_linux/data/sound/tb_kapow.wav diff --git a/data/sound/tb_ow.wav b/tb1_linux/data/sound/tb_ow.wav similarity index 100% rename from data/sound/tb_ow.wav rename to tb1_linux/data/sound/tb_ow.wav diff --git a/data/sound/tb_scream.wav b/tb1_linux/data/sound/tb_scream.wav similarity index 100% rename from data/sound/tb_scream.wav rename to tb1_linux/data/sound/tb_scream.wav diff --git a/data/sound/tb_zrrp.wav b/tb1_linux/data/sound/tb_zrrp.wav similarity index 100% rename from data/sound/tb_zrrp.wav rename to tb1_linux/data/sound/tb_zrrp.wav diff --git a/data/story/tbchief.tb1 b/tb1_linux/data/story/tbchief.tb1 similarity index 100% rename from data/story/tbchief.tb1 rename to tb1_linux/data/story/tbchief.tb1 diff --git a/data/story/tbcobj.tb1 b/tb1_linux/data/story/tbcobj.tb1 similarity index 100% rename from data/story/tbcobj.tb1 rename to tb1_linux/data/story/tbcobj.tb1 diff --git a/data/story/tbcrash.tb1 b/tb1_linux/data/story/tbcrash.tb1 similarity index 100% rename from data/story/tbcrash.tb1 rename to tb1_linux/data/story/tbcrash.tb1 diff --git a/data/story/tbgorg.tb1 b/tb1_linux/data/story/tbgorg.tb1 similarity index 100% rename from data/story/tbgorg.tb1 rename to tb1_linux/data/story/tbgorg.tb1 diff --git a/data/story/tbma1.tb1 b/tb1_linux/data/story/tbma1.tb1 similarity index 100% rename from data/story/tbma1.tb1 rename to tb1_linux/data/story/tbma1.tb1 diff --git a/data/story/tbsobj.tb1 b/tb1_linux/data/story/tbsobj.tb1 similarity index 100% rename from data/story/tbsobj.tb1 rename to tb1_linux/data/story/tbsobj.tb1 diff --git a/data/tb1_data_files_here b/tb1_linux/data/tb1_data_files_here similarity index 100% rename from data/tb1_data_files_here rename to tb1_linux/data/tb1_data_files_here diff --git a/data/tbfont.tb1 b/tb1_linux/data/tbfont.tb1 similarity index 100% rename from data/tbfont.tb1 rename to tb1_linux/data/tbfont.tb1 diff --git a/data/tbomb1.tb1 b/tb1_linux/data/tbomb1.tb1 similarity index 100% rename from data/tbomb1.tb1 rename to tb1_linux/data/tbomb1.tb1 diff --git a/graphic_tools.c b/tb1_linux/graphic_tools.c similarity index 100% rename from graphic_tools.c rename to tb1_linux/graphic_tools.c diff --git a/graphic_tools.h b/tb1_linux/graphic_tools.h similarity index 100% rename from graphic_tools.h rename to tb1_linux/graphic_tools.h diff --git a/help.c b/tb1_linux/help.c similarity index 100% rename from help.c rename to tb1_linux/help.c diff --git a/help.h b/tb1_linux/help.h similarity index 100% rename from help.h rename to tb1_linux/help.h diff --git a/hiscore.c b/tb1_linux/hiscore.c similarity index 100% rename from hiscore.c rename to tb1_linux/hiscore.c diff --git a/hiscore.h b/tb1_linux/hiscore.h similarity index 100% rename from hiscore.h rename to tb1_linux/hiscore.h diff --git a/legacy_pascal/README b/tb1_linux/legacy_pascal/README similarity index 100% rename from legacy_pascal/README rename to tb1_linux/legacy_pascal/README diff --git a/legacy_pascal/detect.pas b/tb1_linux/legacy_pascal/detect.pas similarity index 100% rename from legacy_pascal/detect.pas rename to tb1_linux/legacy_pascal/detect.pas diff --git a/legacy_pascal/graph32.asm b/tb1_linux/legacy_pascal/graph32.asm similarity index 100% rename from legacy_pascal/graph32.asm rename to tb1_linux/legacy_pascal/graph32.asm diff --git a/legacy_pascal/lev2file.pas b/tb1_linux/legacy_pascal/lev2file.pas similarity index 100% rename from legacy_pascal/lev2file.pas rename to tb1_linux/legacy_pascal/lev2file.pas diff --git a/legacy_pascal/level2.pas b/tb1_linux/legacy_pascal/level2.pas similarity index 100% rename from legacy_pascal/level2.pas rename to tb1_linux/legacy_pascal/level2.pas diff --git a/legacy_pascal/level3.pas b/tb1_linux/legacy_pascal/level3.pas similarity index 100% rename from legacy_pascal/level3.pas rename to tb1_linux/legacy_pascal/level3.pas diff --git a/legacy_pascal/levelone.pas b/tb1_linux/legacy_pascal/levelone.pas similarity index 100% rename from legacy_pascal/levelone.pas rename to tb1_linux/legacy_pascal/levelone.pas diff --git a/legacy_pascal/nvmwgrap.pas b/tb1_linux/legacy_pascal/nvmwgrap.pas similarity index 100% rename from legacy_pascal/nvmwgrap.pas rename to tb1_linux/legacy_pascal/nvmwgrap.pas diff --git a/legacy_pascal/nvmwtest.pas b/tb1_linux/legacy_pascal/nvmwtest.pas similarity index 100% rename from legacy_pascal/nvmwtest.pas rename to tb1_linux/legacy_pascal/nvmwtest.pas diff --git a/legacy_pascal/smix.pas b/tb1_linux/legacy_pascal/smix.pas similarity index 100% rename from legacy_pascal/smix.pas rename to tb1_linux/legacy_pascal/smix.pas diff --git a/legacy_pascal/svmwgrap.pas b/tb1_linux/legacy_pascal/svmwgrap.pas similarity index 100% rename from legacy_pascal/svmwgrap.pas rename to tb1_linux/legacy_pascal/svmwgrap.pas diff --git a/legacy_pascal/tb1.pas b/tb1_linux/legacy_pascal/tb1.pas similarity index 100% rename from legacy_pascal/tb1.pas rename to tb1_linux/legacy_pascal/tb1.pas diff --git a/legacy_pascal/tb1ans.pas b/tb1_linux/legacy_pascal/tb1ans.pas similarity index 100% rename from legacy_pascal/tb1ans.pas rename to tb1_linux/legacy_pascal/tb1ans.pas diff --git a/legacy_pascal/tb1sb.pas b/tb1_linux/legacy_pascal/tb1sb.pas similarity index 100% rename from legacy_pascal/tb1sb.pas rename to tb1_linux/legacy_pascal/tb1sb.pas diff --git a/legacy_pascal/tb_really_old.pas b/tb1_linux/legacy_pascal/tb_really_old.pas similarity index 100% rename from legacy_pascal/tb_really_old.pas rename to tb1_linux/legacy_pascal/tb_really_old.pas diff --git a/legacy_pascal/tbetter.pas b/tb1_linux/legacy_pascal/tbetter.pas similarity index 100% rename from legacy_pascal/tbetter.pas rename to tb1_linux/legacy_pascal/tbetter.pas diff --git a/legacy_pascal/tbsetup.pas b/tb1_linux/legacy_pascal/tbsetup.pas similarity index 100% rename from legacy_pascal/tbsetup.pas rename to tb1_linux/legacy_pascal/tbsetup.pas diff --git a/legacy_pascal/tbside.pas b/tb1_linux/legacy_pascal/tbside.pas similarity index 100% rename from legacy_pascal/tbside.pas rename to tb1_linux/legacy_pascal/tbside.pas diff --git a/legacy_pascal/tbsound.pas b/tb1_linux/legacy_pascal/tbsound.pas similarity index 100% rename from legacy_pascal/tbsound.pas rename to tb1_linux/legacy_pascal/tbsound.pas diff --git a/legacy_pascal/xms.pas b/tb1_linux/legacy_pascal/xms.pas similarity index 100% rename from legacy_pascal/xms.pas rename to tb1_linux/legacy_pascal/xms.pas diff --git a/level2_engine.c b/tb1_linux/level2_engine.c similarity index 100% rename from level2_engine.c rename to tb1_linux/level2_engine.c diff --git a/level2_engine.h b/tb1_linux/level2_engine.h similarity index 100% rename from level2_engine.h rename to tb1_linux/level2_engine.h diff --git a/level3/Makefile b/tb1_linux/level3/Makefile similarity index 100% rename from level3/Makefile rename to tb1_linux/level3/Makefile diff --git a/level3/game_sprites.h b/tb1_linux/level3/game_sprites.h similarity index 100% rename from level3/game_sprites.h rename to tb1_linux/level3/game_sprites.h diff --git a/level3/level3.c b/tb1_linux/level3/level3.c similarity index 100% rename from level3/level3.c rename to tb1_linux/level3/level3.c diff --git a/level3/level3.map b/tb1_linux/level3/level3.map similarity index 100% rename from level3/level3.map rename to tb1_linux/level3/level3.map diff --git a/level_1.c b/tb1_linux/level_1.c similarity index 100% rename from level_1.c rename to tb1_linux/level_1.c diff --git a/level_3.c b/tb1_linux/level_3.c similarity index 100% rename from level_3.c rename to tb1_linux/level_3.c diff --git a/levels.h b/tb1_linux/levels.h similarity index 100% rename from levels.h rename to tb1_linux/levels.h diff --git a/loadsave.c b/tb1_linux/loadsave.c similarity index 100% rename from loadsave.c rename to tb1_linux/loadsave.c diff --git a/loadsave.h b/tb1_linux/loadsave.h similarity index 100% rename from loadsave.h rename to tb1_linux/loadsave.h diff --git a/options.c b/tb1_linux/options.c similarity index 100% rename from options.c rename to tb1_linux/options.c diff --git a/options.h b/tb1_linux/options.h similarity index 100% rename from options.h rename to tb1_linux/options.h diff --git a/playgame.c b/tb1_linux/playgame.c similarity index 100% rename from playgame.c rename to tb1_linux/playgame.c diff --git a/playgame.h b/tb1_linux/playgame.h similarity index 100% rename from playgame.h rename to tb1_linux/playgame.h diff --git a/quit.c b/tb1_linux/quit.c similarity index 100% rename from quit.c rename to tb1_linux/quit.c diff --git a/quit.h b/tb1_linux/quit.h similarity index 100% rename from quit.h rename to tb1_linux/quit.h diff --git a/sidebar.c b/tb1_linux/sidebar.c similarity index 100% rename from sidebar.c rename to tb1_linux/sidebar.c diff --git a/sidebar.h b/tb1_linux/sidebar.h similarity index 100% rename from sidebar.h rename to tb1_linux/sidebar.h diff --git a/sound.c b/tb1_linux/sound.c similarity index 100% rename from sound.c rename to tb1_linux/sound.c diff --git a/sound.h b/tb1_linux/sound.h similarity index 100% rename from sound.h rename to tb1_linux/sound.h diff --git a/story.c b/tb1_linux/story.c similarity index 100% rename from story.c rename to tb1_linux/story.c diff --git a/story.h b/tb1_linux/story.h similarity index 100% rename from story.h rename to tb1_linux/story.h diff --git a/svmwgraph/Makefile b/tb1_linux/svmwgraph/Makefile similarity index 100% rename from svmwgraph/Makefile rename to tb1_linux/svmwgraph/Makefile diff --git a/svmwgraph/curses_svmwgraph.c b/tb1_linux/svmwgraph/curses_svmwgraph.c similarity index 100% rename from svmwgraph/curses_svmwgraph.c rename to tb1_linux/svmwgraph/curses_svmwgraph.c diff --git a/svmwgraph/curses_svmwgraph.h b/tb1_linux/svmwgraph/curses_svmwgraph.h similarity index 100% rename from svmwgraph/curses_svmwgraph.h rename to tb1_linux/svmwgraph/curses_svmwgraph.h diff --git a/svmwgraph/null_svmwgraph.c b/tb1_linux/svmwgraph/null_svmwgraph.c similarity index 100% rename from svmwgraph/null_svmwgraph.c rename to tb1_linux/svmwgraph/null_svmwgraph.c diff --git a/svmwgraph/null_svmwgraph.h b/tb1_linux/svmwgraph/null_svmwgraph.h similarity index 100% rename from svmwgraph/null_svmwgraph.h rename to tb1_linux/svmwgraph/null_svmwgraph.h diff --git a/svmwgraph/opengl_svmwgraph.c b/tb1_linux/svmwgraph/opengl_svmwgraph.c similarity index 100% rename from svmwgraph/opengl_svmwgraph.c rename to tb1_linux/svmwgraph/opengl_svmwgraph.c diff --git a/svmwgraph/opengl_svmwgraph.h b/tb1_linux/svmwgraph/opengl_svmwgraph.h similarity index 100% rename from svmwgraph/opengl_svmwgraph.h rename to tb1_linux/svmwgraph/opengl_svmwgraph.h diff --git a/svmwgraph/sdl_svmwgraph.c b/tb1_linux/svmwgraph/sdl_svmwgraph.c similarity index 100% rename from svmwgraph/sdl_svmwgraph.c rename to tb1_linux/svmwgraph/sdl_svmwgraph.c diff --git a/svmwgraph/sdl_svmwgraph.h b/tb1_linux/svmwgraph/sdl_svmwgraph.h similarity index 100% rename from svmwgraph/sdl_svmwgraph.h rename to tb1_linux/svmwgraph/sdl_svmwgraph.h diff --git a/svmwgraph/svmwgraph.h b/tb1_linux/svmwgraph/svmwgraph.h similarity index 100% rename from svmwgraph/svmwgraph.h rename to tb1_linux/svmwgraph/svmwgraph.h diff --git a/svmwgraph/vmw_core.c b/tb1_linux/svmwgraph/vmw_core.c similarity index 100% rename from svmwgraph/vmw_core.c rename to tb1_linux/svmwgraph/vmw_core.c diff --git a/svmwgraph/vmw_dialogs.c b/tb1_linux/svmwgraph/vmw_dialogs.c similarity index 100% rename from svmwgraph/vmw_dialogs.c rename to tb1_linux/svmwgraph/vmw_dialogs.c diff --git a/svmwgraph/vmw_flip.c b/tb1_linux/svmwgraph/vmw_flip.c similarity index 100% rename from svmwgraph/vmw_flip.c rename to tb1_linux/svmwgraph/vmw_flip.c diff --git a/svmwgraph/vmw_font.c b/tb1_linux/svmwgraph/vmw_font.c similarity index 100% rename from svmwgraph/vmw_font.c rename to tb1_linux/svmwgraph/vmw_font.c diff --git a/svmwgraph/vmw_paintpro.c b/tb1_linux/svmwgraph/vmw_paintpro.c similarity index 100% rename from svmwgraph/vmw_paintpro.c rename to tb1_linux/svmwgraph/vmw_paintpro.c diff --git a/svmwgraph/vmw_palette.c b/tb1_linux/svmwgraph/vmw_palette.c similarity index 100% rename from svmwgraph/vmw_palette.c rename to tb1_linux/svmwgraph/vmw_palette.c diff --git a/svmwgraph/vmw_pcx.c b/tb1_linux/svmwgraph/vmw_pcx.c similarity index 100% rename from svmwgraph/vmw_pcx.c rename to tb1_linux/svmwgraph/vmw_pcx.c diff --git a/svmwgraph/vmw_setup.c b/tb1_linux/svmwgraph/vmw_setup.c similarity index 100% rename from svmwgraph/vmw_setup.c rename to tb1_linux/svmwgraph/vmw_setup.c diff --git a/svmwgraph/vmw_sprite.c b/tb1_linux/svmwgraph/vmw_sprite.c similarity index 100% rename from svmwgraph/vmw_sprite.c rename to tb1_linux/svmwgraph/vmw_sprite.c diff --git a/tb1-2.9.16.lsm b/tb1_linux/tb1-2.9.16.lsm similarity index 100% rename from tb1-2.9.16.lsm rename to tb1_linux/tb1-2.9.16.lsm diff --git a/tb1.c b/tb1_linux/tb1.c similarity index 100% rename from tb1.c rename to tb1_linux/tb1.c diff --git a/tb1_state.h b/tb1_linux/tb1_state.h similarity index 100% rename from tb1_state.h rename to tb1_linux/tb1_state.h diff --git a/tblib.c b/tb1_linux/tblib.c similarity index 100% rename from tblib.c rename to tb1_linux/tblib.c diff --git a/tblib.h b/tb1_linux/tblib.h similarity index 100% rename from tblib.h rename to tb1_linux/tblib.h diff --git a/tools/LEVEL2_EDIT.TODO b/tb1_linux/tools/LEVEL2_EDIT.TODO similarity index 100% rename from tools/LEVEL2_EDIT.TODO rename to tb1_linux/tools/LEVEL2_EDIT.TODO diff --git a/tools/Makefile b/tb1_linux/tools/Makefile similarity index 100% rename from tools/Makefile rename to tb1_linux/tools/Makefile diff --git a/tools/README b/tb1_linux/tools/README similarity index 100% rename from tools/README rename to tb1_linux/tools/README diff --git a/tools/benchmark.c b/tb1_linux/tools/benchmark.c similarity index 100% rename from tools/benchmark.c rename to tb1_linux/tools/benchmark.c diff --git a/tools/benchmark_blit b/tb1_linux/tools/benchmark_blit similarity index 100% rename from tools/benchmark_blit rename to tb1_linux/tools/benchmark_blit diff --git a/tools/level2_editor.c b/tb1_linux/tools/level2_editor.c similarity index 100% rename from tools/level2_editor.c rename to tb1_linux/tools/level2_editor.c diff --git a/tools/paintpro.c b/tb1_linux/tools/paintpro.c similarity index 100% rename from tools/paintpro.c rename to tb1_linux/tools/paintpro.c diff --git a/tools/pcx2ppp.c b/tb1_linux/tools/pcx2ppp.c similarity index 100% rename from tools/pcx2ppp.c rename to tb1_linux/tools/pcx2ppp.c diff --git a/tools/pcx_slideshow.c b/tb1_linux/tools/pcx_slideshow.c similarity index 100% rename from tools/pcx_slideshow.c rename to tb1_linux/tools/pcx_slideshow.c diff --git a/tools/ppro_view.c b/tb1_linux/tools/ppro_view.c similarity index 100% rename from tools/ppro_view.c rename to tb1_linux/tools/ppro_view.c