stk-code_catmod/src/graphics
hikerstk 2bb985313d Fixed minor memory leak.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5651 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-07-05 23:03:19 +00:00
..
camera.cpp Fixed crash in end camera - hopefully the last problem. 2010-07-05 00:10:58 +00:00
camera.hpp Fixed crash in end camera - hopefully the last problem. 2010-07-05 00:10:58 +00:00
CBatchingMesh.cpp Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this 2010-06-16 00:18:51 +00:00
CBatchingMesh.hpp Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this 2010-06-16 00:18:51 +00:00
explosion.cpp Converted sound effects file to XML. Along the way, refactored the audio code to be more flexible. before, when a sound changed, you needed to edit the config file of STK, edit the enum in the header, edit the loader in the .cpp... was annoying. Now you only need to edit the config file. 2010-02-15 19:17:35 +00:00
explosion.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
irr_driver.cpp Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this 2010-06-16 00:18:51 +00:00
irr_driver.hpp Performance improvement: the b3d exporter does not sort/combine meshes by texture, so this 2010-06-16 00:18:51 +00:00
material_manager.cpp Fixed minor memory leak. 2010-07-05 23:03:19 +00:00
material_manager.hpp Fixed minor memory leak. 2010-07-05 23:03:19 +00:00
material.cpp Bugfix: incorrect parameter in warning message. 2010-06-22 06:50:15 +00:00
material.hpp Added support for terrain specific sfx. As an example 2010-06-20 23:01:23 +00:00
mesh_tools.cpp Very first changes. Doesn't really work yet and will most likely crash - not recommended to use :) 2010-02-23 13:27:01 +00:00
mesh_tools.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
moving_texture.cpp Added some slip stream graphical effects (which are disabled by default) - pretty much work in progress. 2010-01-19 23:15:25 +00:00
moving_texture.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
nitro.cpp Removed unnecessary include. 2010-01-13 01:58:20 +00:00
nitro.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
shadow.cpp 1) Fixed cakes. 2010-03-04 12:35:58 +00:00
shadow.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
skid_marks.cpp Removed unused file coord.hpp. 2010-04-16 00:01:25 +00:00
skid_marks.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
slip_stream.cpp Add back twisting trick every other circle (with fixed UV). Raise polycount. 2010-05-07 00:22:23 +00:00
slip_stream.hpp Enabled slip streaming, slip-stream graphics now scales according to the distance 2010-05-04 23:36:01 +00:00
smoke.cpp Fixed smoke and water splash (incorrect coordinate systems). 2010-03-23 11:30:33 +00:00
smoke.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
stars.cpp 1) Fixed cakes. 2010-03-04 12:35:58 +00:00
stars.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00
water_splash.cpp Fixed smoke and water splash (incorrect coordinate systems). 2010-03-23 11:30:33 +00:00
water_splash.hpp Lots of small changes to make the output Doxygen file much more useful 2010-04-23 20:36:13 +00:00