summaryrefslogtreecommitdiff
path: root/src/gui/debugwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Add more profiler labels.Andrei Karas1-0/+9
2013-05-14add into texture bind dubugging also bind count.Andrei Karas1-1/+19
2013-05-07improve debugwindow.Andrei Karas1-10/+13
2013-05-03add comments for translatorsAndrei Karas1-2/+74
2013-04-20fix style in gui directory.Andrei Karas1-1/+2
2013-04-09Improve perfomance in windows and popups visibility checks.Andrei Karas1-1/+1
2013-03-04Add "target type" filed in debug window.Andrei Karas1-8/+15
2013-01-26Fix show ping time if timer overflowed and still no response from server.Andrei Karas1-10/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-24Fix code style.Andrei Karas1-0/+2
2012-11-20Add debug option to show draw calls per frame.Andrei Karas1-1/+20
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+7
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+4
2012-10-20Add palette inheritance to label class.Andrei Karas1-23/+23
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-10/+10
2012-10-16Fix code style and some other minor issues.Andrei Karas1-5/+4
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-06Improve constructors in some classes.Andrei Karas1-36/+32
2012-08-27Add const to more classes.Andrei Karas1-6/+6
2012-08-23Remove useless includes.Andrei Karas1-4/+0
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas1-1/+1
2012-06-09Move static methods from Image class to ImageHelper class.Andrei Karas1-2/+2
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-1/+1
2012-04-26Add LPS counter to debug window (Logic per second).Andrei Karas1-8/+11
2012-02-25Fix old casts.Andrei Karas1-1/+1
2012-02-16Add race name to status and debug windows.Andrei Karas1-10/+15
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-5/+5
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+2
2011-06-05Fix translation strings and rebuild translations.Andrei Karas1-3/+3
2011-05-25Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...Andrei Karas1-0/+10
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-4/+5
2011-05-08Add opengl texture counter for debugging.Andrei Karas1-2/+14
2011-05-03Add min, max, critical hits to debug window.Andrei Karas1-0/+16
2011-05-02Fix reading attack delay.Andrei Karas1-1/+1
2011-05-02Split debug window to tabs.Andrei Karas1-101/+208
2011-03-13Add ability to remap maps to different files.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+248