Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-18 | Remove manaserv files from cmake. | Andrei Karas | 1 | -1/+0 | |
2012-06-25 | Add eAthena support to cmake build files. | Andrei Karas | 1 | -0/+1 | |
2012-01-04 | Add shortcut to start client in testing mode. | Andrei Karas | 1 | -0/+1 | |
2012-01-01 | Fix vendor name in cmake build file. | Andrei Karas | 1 | -1/+1 | |
2011-04-09 | Disabling manaserv in cmake builds, it was still enabled by default. | Andrei Karas | 1 | -1/+1 | |
2011-02-15 | Fix compilation on Haiku and set config and data paths for it. | DarkWind | 1 | -1/+1 | |
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 1 | -0/+1 | |
Set manaserv disabled in automake and cmake by default but enabled in build scripts. | |||||
2011-01-26 | Fixed paste under X11 | Thorbjørn Lindeijer | 1 | -2/+2 | |
The check for whether we're not compiling for Mac was evaluating to false, apparently since it used the wrong CMake syntax. Reviewed-by: Bernd Wachter | |||||
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+74 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |