index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
debugwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-536
/
+0
2013-09-19
rename "fast opengl" into "normal opengl".
Andrei Karas
1
-1
/
+1
2013-09-13
fix code style.
Andrei Karas
1
-0
/
+2
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-3
/
+0
2013-09-01
add SDL2 default render mode.
Andrei Karas
1
-0
/
+4
2013-09-01
add way to map render mode selection to actual modes.
Andrei Karas
1
-2
/
+0
2013-09-01
add renderer enum.
Andrei Karas
1
-5
/
+7
2013-08-31
move being related files into being dir.
Andrei Karas
1
-1
/
+2
2013-08-31
move particles into particle dir.
Andrei Karas
1
-1
/
+2
2013-06-20
Add more profiler labels.
Andrei Karas
1
-0
/
+9
2013-05-14
add into texture bind dubugging also bind count.
Andrei Karas
1
-1
/
+19
2013-05-07
improve debugwindow.
Andrei Karas
1
-10
/
+13
2013-05-03
add comments for translators
Andrei Karas
1
-2
/
+74
2013-04-20
fix style in gui directory.
Andrei Karas
1
-1
/
+2
2013-04-09
Improve perfomance in windows and popups visibility checks.
Andrei Karas
1
-1
/
+1
2013-03-04
Add "target type" filed in debug window.
Andrei Karas
1
-8
/
+15
2013-01-26
Fix show ping time if timer overflowed and still no response from server.
Andrei Karas
1
-10
/
+2
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-24
Fix code style.
Andrei Karas
1
-0
/
+2
2012-11-20
Add debug option to show draw calls per frame.
Andrei Karas
1
-1
/
+20
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+7
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-2
/
+4
2012-10-20
Add palette inheritance to label class.
Andrei Karas
1
-23
/
+23
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-10
/
+10
2012-10-16
Fix code style and some other minor issues.
Andrei Karas
1
-5
/
+4
2012-10-03
Add sound effects for open/close windows.
Andrei Karas
1
-0
/
+1
2012-09-06
Improve constructors in some classes.
Andrei Karas
1
-36
/
+32
2012-08-27
Add const to more classes.
Andrei Karas
1
-6
/
+6
2012-08-23
Remove useless includes.
Andrei Karas
1
-4
/
+0
2012-06-10
Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.
Andrei Karas
1
-1
/
+1
2012-06-09
Move static methods from Image class to ImageHelper class.
Andrei Karas
1
-2
/
+2
2012-05-13
Move some code from logic queue to separate calls.
Andrei Karas
1
-1
/
+1
2012-04-26
Add LPS counter to debug window (Logic per second).
Andrei Karas
1
-8
/
+11
2012-02-25
Fix old casts.
Andrei Karas
1
-1
/
+1
2012-02-16
Add race name to status and debug windows.
Andrei Karas
1
-10
/
+15
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-5
/
+5
2011-09-10
Allow load for each window own xml theme file.
Andrei Karas
1
-1
/
+1
2011-08-31
Add ability to lock any window position and size. Using sticky image for this.
Andrei Karas
1
-0
/
+2
2011-06-05
Fix translation strings and rebuild translations.
Andrei Karas
1
-3
/
+3
2011-05-25
Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...
Andrei Karas
1
-0
/
+10
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-22
Some typo fixes and add comments for translators.
Andrei Karas
1
-4
/
+5
2011-05-08
Add opengl texture counter for debugging.
Andrei Karas
1
-2
/
+14
2011-05-03
Add min, max, critical hits to debug window.
Andrei Karas
1
-0
/
+16
2011-05-02
Fix reading attack delay.
Andrei Karas
1
-1
/
+1
2011-05-02
Split debug window to tabs.
Andrei Karas
1
-101
/
+208
2011-03-13
Add ability to remap maps to different files.
Andrei Karas
1
-1
/
+1
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
[next]