.. |
ambient_light_sphere.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
ambient_light_sphere.hpp
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof
|
2011-05-22 18:31:25 +00:00 |
bezier_curve.cpp
|
Fixed compiler warnings.
|
2011-03-31 01:26:17 +00:00 |
bezier_curve.hpp
|
Update to bullet-2.77.
|
2011-02-02 22:04:13 +00:00 |
check_lap.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
check_lap.hpp
|
Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible
|
2011-05-22 18:03:28 +00:00 |
check_line.cpp
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:45:17 +00:00 |
check_line.hpp
|
Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible
|
2011-05-22 18:03:28 +00:00 |
check_manager.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
check_manager.hpp
|
Add "#include <string>" so it stops complaining about "return NULL".
|
2011-06-05 03:08:38 +00:00 |
check_sphere.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
check_sphere.hpp
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof
|
2011-05-22 18:31:25 +00:00 |
check_structure.cpp
|
Avoid crashing when checklines are incorrect
|
2011-06-04 23:31:31 +00:00 |
check_structure.hpp
|
Update to bullet-2.77.
|
2011-02-02 22:04:13 +00:00 |
graph_node.cpp
|
Made QuadGraph use a singleton-like behaviour. It is still created with
|
2011-08-04 23:02:58 +00:00 |
graph_node.hpp
|
Updated computation of 'distance from start' for the
|
2011-08-03 06:21:26 +00:00 |
quad_graph.cpp
|
More refactoring: duplicated code handling track sectors and
|
2011-08-04 23:33:41 +00:00 |
quad_graph.hpp
|
Made QuadGraph use a singleton-like behaviour. It is still created with
|
2011-08-04 23:02:58 +00:00 |
quad_set.cpp
|
Added support to mark certain drivelines so that they are ignored
|
2011-02-17 07:36:41 +00:00 |
quad_set.hpp
|
Fixed more memory leaks.
|
2010-07-08 23:03:45 +00:00 |
quad.cpp
|
Added a very first version of a swatter (or inflatable hammer).
|
2011-06-22 12:27:48 +00:00 |
quad.hpp
|
Added a very first version of a swatter (or inflatable hammer).
|
2011-06-22 12:27:48 +00:00 |
terrain_info.cpp
|
Added missing initialisation of m_material. This should fix #299
|
2011-07-21 00:02:06 +00:00 |
terrain_info.hpp
|
More work on 'thou shalt not include irrlicht.h everywhere carelessly'
|
2011-05-22 19:29:52 +00:00 |
track_manager.cpp
|
Fixed #272: the list of tracks was not cleared before reloading
|
2011-06-13 11:22:45 +00:00 |
track_manager.hpp
|
Seperate handling of track groups and arena groups in track manager; if you have e.g. one add-on track but no add-on arena, you'd get a weird empty group in the arena selection screen
|
2010-05-10 01:09:36 +00:00 |
track_object_manager.cpp
|
Add some support for sound emitters on tracks
|
2011-08-06 19:51:12 +00:00 |
track_object_manager.hpp
|
Simplify code by using PtrVector instead of vector + manual delete
|
2011-05-24 00:04:43 +00:00 |
track_object.cpp
|
Disable sound emitters in multiplayer mode as OpenAL supports a single listener so we make sounds non-positional in multiplayer and the result is bad for sound emitters that are meant to be localized
|
2011-08-07 01:23:07 +00:00 |
track_object.hpp
|
Add some support for sound emitters on tracks
|
2011-08-06 19:51:12 +00:00 |
track_sector.cpp
|
More refactoring: duplicated code handling track sectors and
|
2011-08-04 23:33:41 +00:00 |
track_sector.hpp
|
More refactoring: duplicated code handling track sectors and
|
2011-08-04 23:33:41 +00:00 |
track.cpp
|
Fixed compiler warning.
|
2011-09-01 00:59:41 +00:00 |
track.hpp
|
Made QuadGraph use a singleton-like behaviour. It is still created with
|
2011-08-04 23:02:58 +00:00 |