warzone2100/tools/pietoaster
Giel van Schijndel 870a536646 * Initialize PhysicsFS before using it
NOTE: PieToaster ''should'' compile, link and run on GNU/Linux systems right now (it does for me)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2613 4a71c877-e1ca-e34f-864e-861f7616d084
2007-10-24 14:26:26 +00:00
..
COPYING
Makefile
base_types.h * #include <stdint.h> where we need it 2007-10-24 14:23:59 +00:00
config.h
game_io.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
game_io.h * #include <stdint.h> where we need it 2007-10-24 14:23:59 +00:00
imd.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
imd.h
imdloader.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
imdloader.h
pages.txt
pie_internal.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
pie_internal.h * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
pie_types.h * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
pietoaster.cpp * Initialize PhysicsFS before using it 2007-10-24 14:26:26 +00:00
png_util.cpp
png_util.h
resmaster.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
resmaster.h * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
screen.cpp
screen.h * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
texture.cpp
texture.h
texture_mapper.cpp * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00
texture_mapper.h * Replace usage of SDL types Uint* and Sint* for usage of standard C types uint*_t and int*_t respectively 2007-10-24 14:17:37 +00:00