.. |
follow_the_leader.cpp
|
Cleaned up world.hpp:
|
2011-09-16 01:49:38 +00:00 |
follow_the_leader.hpp
|
Removed compiler warning.
|
2012-01-24 03:22:59 +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
|
Removed dependencies on controller.hpp from kart.hpp (to
|
2012-03-08 22:56:33 +00:00 |
linear_world.hpp
|
1) Fixed computing of checkling requirements to work properly with
|
2012-02-14 20:51:29 +00:00 |
overworld.cpp
|
Start refactor to turn around a bad design decision regarding challenges. Oops. Number of required trophies moved from scene.xml to .challenge file.
|
2012-02-23 01:36:24 +00:00 |
overworld.hpp
|
Merged trunk with this branch. ATM the track screenshot does not work -
|
2012-02-16 04:57:49 +00:00 |
profile_world.cpp
|
Fixed memory leak: the virtual createPhysics function of
|
2012-03-07 02:41:41 +00:00 |
profile_world.hpp
|
Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing
|
2011-12-06 18:43:36 +00:00 |
standard_race.cpp
|
Removed unnecessary include of kart.hpp from world.hpp.
|
2012-01-04 05:32:19 +00:00 |
standard_race.hpp
|
Cleaned up world.hpp:
|
2011-09-16 01:49:38 +00:00 |
three_strikes_battle.cpp
|
Fix for ticket 450: use a largest accumulated distance to separate kart respawns in 3sb
|
2011-12-04 15:10:59 +00:00 |
three_strikes_battle.hpp
|
Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing
|
2011-12-06 18:43:36 +00:00 |
tutorial_race.cpp
|
Cleaned up world.hpp:
|
2011-09-16 01:49:38 +00:00 |
tutorial_race.hpp
|
Cleaned up world.hpp:
|
2011-09-16 01:49:38 +00:00 |
world_status.cpp
|
Added thunderbird as start referee. Known bugs:
|
2011-09-14 00:48:49 +00:00 |
world_status.hpp
|
Cosmetic changes only to follow our coding guidelines.
|
2011-09-13 23:42:06 +00:00 |
world_with_rank.cpp
|
Removed unnecessary include of kart.hpp from world.hpp.
|
2012-01-04 05:32:19 +00:00 |
world_with_rank.hpp
|
Remove more useless exec properties.
|
2011-06-01 21:19:18 +00:00 |
world.cpp
|
Applied Wardje's patch to have separate high scores for reverse mode.
|
2012-03-14 22:37:56 +00:00 |
world.hpp
|
Added first version of (uncompressed) replays - atm only
|
2012-02-27 05:52:17 +00:00 |