Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-04 | Rename some gui class files to real class names. | Andrei Karas | 1 | -10/+10 | |
2011-04-04 | Rename TrueTypeFont to SDLFont. | Andrei Karas | 1 | -2/+2 | |
2011-03-29 | Add fixes for localisation dir in linux portable build and error detection. | Andrei Karas | 1 | -0/+4 | |
2011-03-26 | Precalculation vertexes for improving draw speed. | Andrei Karas | 1 | -0/+2 | |
Implemented in Software and fast OpenGL backends. Not all controls using this mode because some limitations. Known issue: impossible compile without opengl. Will be fixed in next commits. | |||||
2011-03-15 | Remove outdated files. | Andrei Karas | 1 | -2/+0 | |
2011-03-13 | Add ability to remap maps to different files. | Andrei Karas | 1 | -0/+2 | |
2011-02-19 | Fix race condition in guichan bugfix. | Andrei Karas | 1 | -0/+1 | |
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 1 | -21/+22 | |
Set manaserv disabled in automake and cmake by default but enabled in build scripts. | |||||
2011-01-03 | Add inventory filter control with only value All. | Andrei Karas | 1 | -0/+4 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+589 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |