.. |
follow_the_leader.cpp
|
Added --ftl-debug command line option, to print some debug information for
|
2011-03-21 06:15:39 +00:00 |
follow_the_leader.hpp
|
Fixed graphical error in FTL races when music is enabled
|
2010-09-23 07:17:04 +00:00 |
game_tutorial.cpp
|
tutorial new classes, VC project and main menu screen.
|
2010-12-16 22:57:13 +00:00 |
game_tutorial.hpp
|
Removed tabs, fixed compiler warning ("/*" inside a comment).
|
2010-12-16 23:04:23 +00:00 |
linear_world.cpp
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
linear_world.hpp
|
The AI now picks a different (random) path for each lap.
|
2011-02-12 07:35:34 +00:00 |
profile_world.cpp
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +00:00 |
profile_world.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
standard_race.cpp
|
Moved PowerupType into PowerupManager (some minor work on
|
2010-04-28 13:17:02 +00:00 |
standard_race.hpp
|
More work to enhance Doxygen output
|
2010-04-23 20:48:56 +00:00 |
three_strikes_battle.cpp
|
Auto-rescue will now not be counted as a hit in battle mode anymore.
|
2010-12-20 12:21:48 +00:00 |
three_strikes_battle.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
tutorial_race.cpp
|
Tutorial development incremental commit
|
2010-12-20 00:52:59 +00:00 |
tutorial_race.hpp
|
Tutorial development incremental commit
|
2010-12-20 00:52:59 +00:00 |
world_status.cpp
|
Fix musical note hiccup bug by preparing track music in 2 phases
|
2011-05-11 01:47:27 +00:00 |
world_status.hpp
|
Added intro sfx to be played before ready-set-go.
|
2010-07-06 23:10:47 +00:00 |
world_with_rank.cpp
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
world_with_rank.hpp
|
Remove more useless exec properties.
|
2011-06-01 21:19:18 +00:00 |
world.cpp
|
Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small
|
2011-05-29 19:52:24 +00:00 |
world.hpp
|
Display when you get a highscore (it's a little subtle for now but at least the infrastructure is there)
|
2011-05-25 01:53:15 +00:00 |