.. |
camera.cpp
|
Fixed falling camera (ticket 102).
|
2011-03-16 05:38:03 +00:00 |
camera.hpp
|
Simplified camera settings, fixed jump in camera when rescue is triggered.
|
2011-02-28 22:35:30 +00:00 |
CBatchingMesh.cpp
|
Fixed line endings.
|
2010-12-15 22:52:59 +00:00 |
CBatchingMesh.hpp
|
Fixed line endings.
|
2010-12-15 22:52:59 +00:00 |
explosion.cpp
|
Fixed rare crash with explosions, when m_remaining_time is exactly equal to explosion_time
|
2010-12-09 01:22:22 +00:00 |
explosion.hpp
|
Fixed rare crash with explosions, when m_remaining_time is exactly equal to explosion_time
|
2010-12-09 01:22:22 +00:00 |
irr_driver.cpp
|
Added support for external masks; this allows using JPEG even on images that need transparency. Reduced palmacacia from 800 KB to 300 KB using this feature
|
2011-03-25 23:52:30 +00:00 |
irr_driver.hpp
|
Fixed silly copy and paste error in my new code
|
2011-03-26 17:35:42 +00:00 |
lod_node.cpp
|
Fixed memory leak in LOD node.
|
2011-03-21 22:38:42 +00:00 |
lod_node.hpp
|
Not sure I should introduce this so close to a release, but anyway let's go, we can disable if it causes issues ;) use LOD on karts : far away karts will not be animated.
|
2011-03-17 20:19:09 +00:00 |
material_manager.cpp
|
Fix weird opaque particles
|
2011-01-07 02:25:34 +00:00 |
material_manager.hpp
|
Fix weird opaque particles
|
2011-01-07 02:25:34 +00:00 |
material.cpp
|
Added support for external masks; this allows using JPEG even on images that need transparency. Reduced palmacacia from 800 KB to 300 KB using this feature
|
2011-03-25 23:52:30 +00:00 |
material.hpp
|
Added support for external masks; this allows using JPEG even on images that need transparency. Reduced palmacacia from 800 KB to 300 KB using this feature
|
2011-03-25 23:52:30 +00:00 |
mesh_tools.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
mesh_tools.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
moving_texture.cpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
moving_texture.hpp
|
Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :)
|
2011-01-21 01:54:38 +00:00 |
particle_emitter.cpp
|
Improved error handling (don't crash when invalid particles are defined)
|
2011-03-15 18:25:27 +00:00 |
particle_emitter.hpp
|
Stop snowing inside tunnels
|
2011-02-28 00:59:02 +00:00 |
particle_kind_manager.cpp
|
Fix crash with particles on resolution change
|
2011-02-06 15:30:43 +00:00 |
particle_kind_manager.hpp
|
Fix crash with particles on resolution change
|
2011-02-06 15:30:43 +00:00 |
particle_kind.cpp
|
Improved error handling (don't crash when invalid particles are defined)
|
2011-03-15 18:25:27 +00:00 |
particle_kind.hpp
|
Improved error handling (don't crash when invalid particles are defined)
|
2011-03-15 18:25:27 +00:00 |
per_camera_node.cpp
|
For some reason, PerCameraNode is acting up in single-player mode, so only use it for rain in multiplayer mode. Fixes rain
|
2011-02-18 16:03:07 +00:00 |
per_camera_node.hpp
|
Make LOD objects visible to the physics
|
2011-03-05 20:50:36 +00:00 |
rain.cpp
|
After feedback on IRC, make lightning occur les often
|
2011-03-26 19:22:44 +00:00 |
rain.hpp
|
Add thunder to lighthouse
|
2011-03-15 22:48:59 +00:00 |
shadow.cpp
|
Added names to scene nodes.
|
2010-08-08 22:54:04 +00:00 |
shadow.hpp
|
More NoCopy - embarrassingly left out in previous commit :(
|
2010-09-09 00:30:58 +00:00 |
skid_marks.cpp
|
Added names to scene nodes.
|
2010-08-08 22:54:04 +00:00 |
skid_marks.hpp
|
More NoCopy - embarrassingly left out in previous commit :(
|
2010-09-09 00:30:58 +00:00 |
slip_stream.cpp
|
Fixed compiler warnings.
|
2011-03-04 02:10:26 +00:00 |
slip_stream.hpp
|
Make slipstream fade in smoothly
|
2011-03-03 03:15:27 +00:00 |
stars.cpp
|
Properly center dizzy stars
|
2011-02-02 00:10:24 +00:00 |
stars.hpp
|
Properly center dizzy stars
|
2011-02-02 00:10:24 +00:00 |