flygard-core/src
Yehonal 9975fb5923 Fixed linux compilation error with linker
This was caused by a GNUC compiler optimization that removes
LFG.obj from binaries since its functions have never been called
by gamelib. So we had to call at least one of them on LFGMgr forcing
 compiler to include LFG.cpp in build. I can't find another way.
2017-09-19 10:40:27 +02:00
..
authserver Fixed realmid on realmlist packet 2017-09-16 01:15:31 +02:00
cmake changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs 2017-08-19 19:42:48 +02:00
game Fixed linux compilation error with linker 2017-09-19 10:40:27 +02:00
genrev Another big repo refactoring, should be latest 2016-08-12 02:40:23 +02:00
scripts Fixed linux compilation error with linker 2017-09-19 10:40:27 +02:00
worldserver Another huge compilation fix 2017-08-20 04:48:07 +02:00
CMakeLists.txt Project restructuring [PART.2] 2016-08-23 12:11:46 +02:00