Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -1/+2 | |
2011-10-27 | Add command to dump to chat main graphics settings. | Andrei Karas | 1 | -0/+3 | |
Command: /dumpg | |||||
2011-09-08 | Fix compilation errors. | Andrei Karas | 1 | -1/+1 | |
2011-09-08 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2011-07-20 | Improve perfomance in creation SDL font surfaces. | Andrei Karas | 1 | -0/+2 | |
2011-07-17 | Improve map reduce speed. | Andrei Karas | 1 | -6/+13 | |
2011-07-13 | Fix compilation without opengl. | Andrei Karas | 1 | -6/+6 | |
2011-07-07 | Add map reduce feature for software drawing. | Andrei Karas | 1 | -0/+12 | |
Now invisible tiles will be removed if this mode enabled. | |||||
2011-07-02 | Replace some getters to direct member access in Image class. | Andrei Karas | 1 | -1/+2 | |
2011-04-13 | Fix warnings in clang compilation. | Andrei Karas | 1 | -1/+2 | |
2011-04-09 | Improve map loading speed. | Andrei Karas | 1 | -1/+2 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+308 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |