.. |
ambient_light_sphere.cpp
|
Big code refactoring: instead of having auto_kart, player_kart, the karts
|
2010-02-15 00:54:28 +00:00 |
ambient_light_sphere.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
bezier_curve.cpp
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
bezier_curve.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
check_line.cpp
|
Started to remove the various kart lists in various objects.
|
2010-02-10 11:40:33 +00:00 |
check_line.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
check_manager.cpp
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
check_manager.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
check_sphere.cpp
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
check_sphere.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
check_structure.cpp
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
check_structure.hpp
|
Removed more tabs.
|
2009-12-17 23:45:42 +00:00 |
graph_node.cpp
|
Bugfix: distance-from-start calculations could become inconsistent at places where two drivelines
|
2009-12-08 12:13:30 +00:00 |
graph_node.hpp
|
1) Bugfix: lap length was sometimes computed using the distance between consecutive
|
2009-09-15 03:58:41 +00:00 |
quad_graph.cpp
|
Fixed mirrored display of minimap if track has a driveline with maximum z < 0.
|
2010-01-27 12:28:35 +00:00 |
quad_graph.hpp
|
Revmoed support for irrlicht 1.5 (which doesn't have all functions we need anyway).
|
2009-12-04 01:09:40 +00:00 |
quad_set.cpp
|
Added support for invisible driveline-segments.
|
2009-09-08 03:57:19 +00:00 |
quad_set.hpp
|
1) Fixed render-to-texture bug (which resulted in black background instead of
|
2009-07-20 12:35:34 +00:00 |
quad.cpp
|
Added support for quads that are incorrectly oriented (clockwise instead
|
2009-10-02 11:28:05 +00:00 |
quad.hpp
|
Added support for invisible driveline-segments.
|
2009-09-08 03:57:19 +00:00 |
terrain_info.cpp
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
terrain_info.hpp
|
Moved more files into appropriate subdirs, update build
|
2009-06-02 12:37:29 +00:00 |
track_manager.cpp
|
Improved handling of empty 'squares' in scrolling ribbon grids
|
2010-02-01 22:03:16 +00:00 |
track_manager.hpp
|
1) Added --kartdir directive, allowing loading of
|
2009-08-27 06:22:52 +00:00 |
track_object_manager.cpp
|
Fixed memory leaks due to missing destructor.
|
2010-01-07 01:14:46 +00:00 |
track_object_manager.hpp
|
Fixed memory leaks due to missing destructor.
|
2010-01-07 01:14:46 +00:00 |
track_object.cpp
|
1) Moved access to world object from race_manager to static functions in
|
2010-02-11 07:11:52 +00:00 |
track_object.hpp
|
First version of improved track object support - not fully functional yet, but
|
2009-12-30 00:08:20 +00:00 |
track.cpp
|
Cosmetical change only.
|
2010-02-21 00:43:36 +00:00 |
track.hpp
|
Added support of far camera to stk, updated final camera handling of track exporter.
|
2010-02-20 01:42:32 +00:00 |