- started time handling function
authorAkiko <akiko@linux-addicted.net>
Mon, 1 Jun 2015 09:17:12 +0000 (11:17 +0200)
committerAkiko <akiko@linux-addicted.net>
Mon, 1 Jun 2015 09:17:12 +0000 (11:17 +0200)
commit60126c9e73b96215f270da6346f03a70d721a639
tree7b1bb5486f9d398b20077d9144208a0e218d83c0
parent8291062cb540e40bb5aeb2357253480f0cb5c9c4
- started time handling function
- started version functions replacements
- fixed some const madness
20 files changed:
TinNS/Source/Common/CMakeLists.txt
TinNS/Source/Common/Config.cxx
TinNS/Source/Common/Config.hxx
TinNS/Source/Common/Defaults.hxx [new file with mode: 0644]
TinNS/Source/Common/Includes.hxx
TinNS/Source/Common/SVNrevision.hxx [deleted file]
TinNS/Source/Common/Time.cxx [new file with mode: 0644]
TinNS/Source/Common/Time.hxx [new file with mode: 0644]
TinNS/Source/Common/Version.hxx [deleted file]
TinNS/Source/GameServer/ConfigTemplate.hxx
TinNS/Source/GameServer/GameCommands/Version.cxx
TinNS/Source/GameServer/Includes.cxx
TinNS/Source/GameServer/Includes.hxx
TinNS/Source/GameServer/Subway.hxx
TinNS/Source/InfoServer/ConfigTemplate.hxx
TinNS/Source/InfoServer/Includes.cxx
TinNS/Source/InfoServer/Includes.hxx
TinNS/Source/PatchServer/ConfigTemplate.hxx
TinNS/Source/PatchServer/Includes.cxx
TinNS/Source/PatchServer/Includes.hxx