..
cutscene_world.cpp
Remove trailing space, git doesn't like it
2013-05-29 22:04:35 +00:00
cutscene_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
demo_world.cpp
correcting the ai kart bug due to the former networking removal
2013-07-05 12:01:29 +00:00
demo_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
easter_egg_hunt.cpp
Apply patch by KroArtem to fix minor issues : unused variables and other minor warnings from cppcheck, crash when launching from terminal with AI karts in a mode where AI is not supported
2013-06-09 20:04:07 +00:00
easter_egg_hunt.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
follow_the_leader.cpp
Remove some unused irr_driver includes
2013-06-26 13:31:38 +00:00
follow_the_leader.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
linear_world.cpp
correcting the ai kart bug due to the former networking removal
2013-07-05 12:01:29 +00:00
linear_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
overworld.cpp
correcting the ai kart bug due to the former networking removal
2013-07-05 12:01:29 +00:00
overworld.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
profile_world.cpp
Remove trailing space, git doesn't like it
2013-05-29 22:04:35 +00:00
profile_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
soccer_world.cpp
Remove some unused irr_driver includes
2013-06-26 13:31:38 +00:00
soccer_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
standard_race.cpp
Likewise for userconfigparams
2013-06-26 13:32:02 +00:00
standard_race.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
three_strikes_battle.cpp
Fix #981 : karts are sometimes rescued when restarting, or facing the
2013-06-06 23:08:52 +00:00
three_strikes_battle.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
tutorial_world.cpp
Fix #981 : karts are sometimes rescued when restarting, or facing the
2013-06-06 23:08:52 +00:00
tutorial_world.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
world_status.cpp
correcting the ai kart bug due to the former networking removal
2013-07-05 12:01:29 +00:00
world_status.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
world_with_rank.cpp
Remove trailing space, git doesn't like it
2013-05-29 22:04:35 +00:00
world_with_rank.hpp
Space cleanup pass on the headers
2013-05-30 19:47:39 +00:00
world.cpp
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
2013-07-07 19:49:51 +00:00
world.hpp
On modern hw, you do want to always clear at the start of frame.
2013-06-02 10:34:32 +00:00