Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-03 | Add configure option --without-librt to disable linking to librt. | Andrei Karas | 1 | -0/+2 | |
2011-05-31 | Allow use system guichan by automake switch --with-internalguichan=no. | Andrei Karas | 1 | -1/+2 | |
Cmake always using internal guichan. | |||||
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -1/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-04-13 | Remove tabs from make scripts. | Andrei Karas | 1 | -3/+3 | |
2011-04-04 | Manaserv disabled in compilation scripts as deprecated. | Andrei Karas | 1 | -2/+1 | |
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 1 | -1/+2 | |
Set manaserv disabled in automake and cmake by default but enabled in build scripts. | |||||
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+48 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |