added support for tBMP
commitd4e2b571b3bc17f0cc9063fed4adc3dbcfab2e81
authorTyler Genter <tylergenter@gmail.com>
Sun, 22 Feb 2009 04:14:51 +0000 (21 20:14 -0800)
committerTyler Genter <tylergenter@gmail.com>
Sun, 22 Feb 2009 04:14:51 +0000 (21 20:14 -0800)
tree56b517b56a782df2c42880d66e1aae325e6b8915
parentf89237b857214009408dcc58143b2403d9805616
added support for tBMP
14 files changed:
src/File.cpp
src/File.h
src/Main.cpp
src/Makefile
src/Mohawk.cpp
src/Mohawk.h
src/Render.h [new file with mode: 0644]
src/Script.cpp [new file with mode: 0644]
src/Script.h [new file with mode: 0644]
src/Stack.cpp [new file with mode: 0644]
src/Stack.h
src/Tbmp.cpp [new file with mode: 0644]
src/Tbmp.h [new file with mode: 0644]
src/Window.h [new file with mode: 0644]