Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-12-30 | fix overhead text popups order. Now it drawed always below any windows. | Andrei Karas | 1 | -0/+3 | |
2013-05-28 | fix guard header part1. | Andrei Karas | 1 | -3/+3 | |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -1/+1 | |
2013-04-12 | fix random rare crashes in npc and possible other windows. | Andrei Karas | 1 | -5/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 1 | -0/+4 | |
2012-10-20 | Add to some controls palette inheritance from other controls. | Andrei Karas | 1 | -0/+2 | |
2012-09-22 | Add override keyword to most overriden methods. | Andrei Karas | 1 | -1/+1 | |
2012-08-30 | Add const to more classes. | Andrei Karas | 1 | -2/+3 | |
2012-01-30 | Allow resizing of the game in windowed mode | Thorbjørn Lindeijer | 1 | -0/+6 | |
Window positions are semi-smartly corrected as a result of the resize. Not supported when using OpenGL on Windows for now. Reviewed-by: Yohann Ferreira Conflicts: src/client.cpp src/client.h src/game.cpp src/gui/gui.cpp src/gui/widgets/window.cpp | |||||
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-07-01 | Replace some lists to vectors. | Andrei Karas | 1 | -1/+3 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+59 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |