stk-code_catmod/src/replay
hikerstk ee90eca26e 1) Created new config subdir and moved the last remaining files into
appropriate subdirs (only main.cpp and main_loop.?pp are now directly
   in the src directory).
2) Cleaned up all #include directives, so that all files now use
   the right subdirectories.
3) Some minor code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-06-11 10:00:43 +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 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +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 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +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.