stk-code_catmod/src/tracks
auria 8bae4c1549 Minor cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-04 22:57:07 +00:00
..
ambient_light_sphere.cpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
ambient_light_sphere.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
bezier_curve.cpp 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
bezier_curve.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
check_cannon.cpp Added class to show an arbitrary 3d curve in a race, and used this class 2012-05-14 22:26:41 +00:00
check_cannon.hpp Added class to show an arbitrary 3d curve in a race, and used this class 2012-05-14 22:26:41 +00:00
check_goal.cpp First part of track object refactor 2013-04-04 01:15:37 +00:00
check_goal.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_lap.cpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_lap.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_line.cpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_line.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_manager.cpp git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12312 178a84e3-b1eb-0310-8ba1-8eac791a3b58 2012-12-27 17:10:02 +00:00
check_manager.hpp 1) Fixed computing of checkling requirements to work properly with 2012-02-14 20:51:29 +00:00
check_sphere.cpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_sphere.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
check_structure.cpp git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12312 178a84e3-b1eb-0310-8ba1-8eac791a3b58 2012-12-27 17:10:02 +00:00
check_structure.hpp Fixed various compiler warnings. 2013-03-06 23:12:24 +00:00
graph_node.cpp Added first version of item avoidance to the AI. 2012-09-03 22:49:30 +00:00
graph_node.hpp Added first version of item avoidance to the AI. 2012-09-03 22:49:30 +00:00
lod_node_loader.cpp Make animated textures work with LOD 2012-05-06 01:13:03 +00:00
lod_node_loader.hpp Make animated textures work with LOD 2012-05-06 01:13:03 +00:00
quad_graph.cpp Committed Steel's patch for #708 (endless loop). 2012-10-22 04:01:51 +00:00
quad_graph.hpp Renamed GraphNode::getIndex to getQuadIndex. 2012-08-08 06:57:55 +00:00
quad_set.cpp Renamed GraphNode::getIndex to getQuadIndex. 2012-08-08 06:57:55 +00:00
quad_set.hpp Removed reversal of quads, instead fixed handling of the data structures 2012-02-07 05:15:19 +00:00
quad.cpp Use maximum height of a quad when determining if a kart is 2012-10-21 20:48:33 +00:00
quad.hpp Use maximum height of a quad when determining if a kart is 2012-10-21 20:48:33 +00:00
terrain_info.cpp 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
terrain_info.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
track_manager.cpp Fix #890 - crash when deleting tracks (caused by not adjusting 2013-03-27 12:17:09 +00:00
track_manager.hpp Merge soccer mode back into trunk - but still WIP, can be disabled via a #define in race_setup_screen.cpp 2013-02-11 22:30:50 +00:00
track_object_manager.cpp Fixed windows compilation, updated VS9 project file. 2013-04-04 01:32:45 +00:00
track_object_manager.hpp First part of track object refactor 2013-04-04 01:15:37 +00:00
track_object_presentation.cpp Move some track object classes to new files 2013-04-04 22:52:37 +00:00
track_object_presentation.hpp Move some track object classes to new files 2013-04-04 22:52:37 +00:00
track_object.cpp Minor cleanup 2013-04-04 22:57:07 +00:00
track_object.hpp Minor cleanup 2013-04-04 22:57:07 +00:00
track_sector.cpp Keep track of all predecessor of a node, not only the first one. 2012-07-11 06:48:31 +00:00
track_sector.hpp Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
track.cpp Fixed addons management (deleting), which I broke in r12581: Addons used 2013-03-27 21:01:05 +00:00
track.hpp Add tutorial to overworld 2013-02-16 00:52:28 +00:00