starfighter/code
Guus Sliepen f46bbcef69 Remove more busyloops. 2011-08-24 20:10:21 +02:00
..
Starfighter.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
Starfighter.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
ai.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
ai.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
aliens.cpp Use delete[] after new array[]. 2011-08-24 14:46:34 +02:00
aliens.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
audio.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
audio.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
bullets.cpp Remove unnecessary dereferencing after pointer increments. 2011-08-24 14:44:40 +02:00
bullets.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
cargo.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
cargo.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
classes.h Strict 60 Hz update rate without busyloops. 2011-08-24 20:02:35 +02:00
collectable.cpp Apply patch from Debian fixing several overflows. 2011-08-24 14:23:02 +02:00
collectable.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
comms.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
comms.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
debris.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
debris.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
defs.h Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
events.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
events.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
explosions.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
explosions.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
game.cpp Remove more busyloops. 2011-08-24 20:10:21 +02:00
game.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
globals.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
globals.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
graphics.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
graphics.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
init.cpp Enable double buffering. 2011-08-24 20:01:40 +02:00
init.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
intermission.cpp Strict 60 Hz update rate without busyloops. 2011-08-24 20:02:35 +02:00
intermission.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
loadSave.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
loadSave.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
messages.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
messages.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
misc.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
misc.h SDL header files should be #included in angled brackets. 2011-08-24 14:28:39 +02:00
missions.cpp Remove more busyloops. 2011-08-24 20:10:21 +02:00
missions.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
player.cpp Apply patch from Debian fixing several overflows. 2011-08-24 14:23:02 +02:00
player.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
resources.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
resources.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
script.cpp Strict 60 Hz update rate without busyloops. 2011-08-24 20:02:35 +02:00
script.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
shop.cpp Apply patch from Debian fixing several overflows. 2011-08-24 14:23:02 +02:00
shop.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
structs.h No need to typedef structs in C++. 2011-08-24 14:32:45 +02:00
title.cpp Strict 60 Hz update rate without busyloops. 2011-08-24 20:02:35 +02:00
title.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
unpack.cpp Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
unpack.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00
version.h Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
weapons.cpp Import of version 1.1 minus music, sound and graphics. 2011-08-24 14:14:44 +02:00
weapons.h Add const to all char * function parameters. 2011-08-24 14:42:59 +02:00