about summary refs log tree commit diff
path: root/src/engine/shared/mapchecker.cpp
AgeCommit message (Collapse)Author
2013-02-24cleaned up warnings that clang spits out. some bugs found with it.Magnus Auvinen
Conflicts: src/game/server/gamemodes/ctf.cpp src/game/server/gamemodes/ctf.h
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-03-31added a mechanism to check for a valid standard map. Closes #132oy