Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-28 | Remove for now manaserv net code. | Andrei Karas | 1 | -413/+0 | |
Possible it will be restored in the future. | |||||
2012-06-23 | Improve a bit iterators again. | Andrei Karas | 1 | -2/+4 | |
2012-06-17 | Replace SDL int types to C++ types. | Andrei Karas | 1 | -1/+1 | |
2012-06-11 | Fix compilation for manaserv. | Andrei Karas | 1 | -1/+5 | |
2012-02-28 | Add different sound effects for different events. | Andrei Karas | 1 | -2/+2 | |
Can be configured in audio tab in settings. | |||||
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-09-10 | Change empty strings initializations. | Andrei Karas | 1 | -2/+2 | |
2011-08-12 | Rename file names log and chatlog to correct logger and chatlogger. | Andrei Karas | 1 | -1/+1 | |
2011-05-22 | Update translations again and fix typos. | Andrei Karas | 1 | -1/+1 | |
2011-04-09 | Add race in char creation dialog. Change client protocol version to 4. | Andrei Karas | 1 | -1/+1 | |
2011-03-03 | Dehardcode item colors. Now reading all from configs. | Andrei Karas | 1 | -1/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -2/+2 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+406 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |