minetest/src/client
ShadowNinja 93887043d9 Clean up Strfnd
Changes:
  * Fix indentation.
  * Pass strings by const reference.
  * Merge Strfnd and WStrfnd into one class instead of copying them.
  * Remove trailing spaces.
  * Fix variable names.
  * Move to util.
  * Other miscellaneous style fixes.
2016-03-19 21:27:57 -04:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientlauncher.cpp Fix two reconnect bugs 2016-03-15 08:55:45 +01:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
inputhandler.h Refactor logging 2015-10-14 01:03:54 -04:00
tile.cpp Clean up Strfnd 2016-03-19 21:27:57 -04:00
tile.h v2d & aabbox3d<f32> & sky cleanups 2016-02-11 16:55:15 +01:00