stk-code_catmod/src/replay
mbjornstk 5fe41e5625 Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
there are still trailing spaces and lines with 5 spaces as indent (fix them
as the files are changed for other reasons). src/guiengine/CGUIFont.* and
src/bullet/ not processed to allow cleaner updates from upstream.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4320 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-18 00:36:35 +00:00
..
README Added README to indicate that those files are not used atm. 2009-01-27 02:27:26 +00:00
replay_base.cpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
replay_base.hpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
replay_buffer_tpl.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
replay_buffers.cpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
replay_buffers.hpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
replay_player.cpp Removed scene.?pp (which didn't do much anyway except for 2009-08-19 04:03:25 +00:00
replay_player.hpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
replay_recorder.cpp Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
replay_recorder.hpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00

Those files are an unfinished attempt from Mai Semder
and are not used atm - they are left in case that
someone wants implement a replay mode.