starfighter/code
Guus Sliepen d7d6dc37bc Flatten Graphics object.
All functions and variables are now defined in graphics.cpp.
Before, the functions would be compiled again and again for every source
file, now it is compiled only once, halving the size of the stripped
starfighter binary.
2011-08-26 23:53:46 +02:00
..
Starfighter.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
Starfighter.h Flatten Graphics object. 2011-08-26 23:53:46 +02:00
ai.cpp Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
ai.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
aliens.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
aliens.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
audio.cpp Fix "random" behaviour of sound, music and fullscreen options. 2011-08-26 22:48:52 +02:00
audio.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
bullets.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
bullets.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
cargo.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
cargo.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
collectable.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
collectable.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
comms.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
comms.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
debris.cpp Flatten objects which only contain static functions. 2011-08-26 23:27:16 +02:00
debris.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
defs.h Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
events.cpp Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
events.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
explosions.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
explosions.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
game.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
game.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
globals.cpp Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
globals.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
graphics.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
graphics.h Flatten Graphics object. 2011-08-26 23:53:46 +02:00
init.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
init.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
intermission.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
intermission.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
loadSave.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
loadSave.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
math.h Flatten objects which only contain static functions. 2011-08-26 23:27:16 +02:00
messages.cpp Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
messages.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
misc.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
misc.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
missions.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
missions.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
player.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
player.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
resources.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
resources.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
script.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
script.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
shop.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
shop.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
structs.h Fix "random" behaviour of sound, music and fullscreen options. 2011-08-26 22:48:52 +02:00
title.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
title.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
unpack.cpp Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
unpack.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00
version.h Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
weapons.cpp Flatten Graphics object. 2011-08-26 23:53:46 +02:00
weapons.h Bring sanity to the header files. 2011-08-26 21:29:04 +02:00