mirror of
https://github.com/moparisthebest/minetest
synced 2025-03-10 14:49:41 -04:00

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.