index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
windows
/
debugwindow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-09-07
Add stats tab into debug window. Move LPS counter into stats tab.
Andrei Karas
1
-0
/
+2
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-28
Add missing override and final to destructors.
Andrei Karas
1
-1
/
+1
2017-08-07
Fix style issues.
Andrei Karas
1
-1
/
+1
2017-08-07
Allow open debug window before connecting to game.
Andrei Karas
1
-1
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-1
/
+1
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
1
-4
/
+4
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
1
-4
/
+4
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-2
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-20
Add missing checks or attributes to windows.
Andrei Karas
1
-4
/
+4
2015-06-24
Add A_NONNULL attribute to all parameters with class Graphics.
Andrei Karas
1
-2
/
+2
2015-05-25
Add missing safeDraw to some windows.
Andrei Karas
1
-0
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-05-18
Remove useless includes.
Andrei Karas
1
-2
/
+0
2014-05-16
Move debug window tabs into separate file.
Andrei Karas
1
-94
/
+3
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
1
-1
/
+1
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
1
-1
/
+1
2014-02-16
move event into events directory.
Andrei Karas
1
-1
/
+1
2014-02-15
move some methods from base/graphics into render/graphics.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-24
add final keyword to windows files.
Andrei Karas
1
-6
/
+6
2013-10-19
add missing override keyword in postInit function declarations.
Andrei Karas
1
-1
/
+2
2013-10-19
in debugwindow dont override logic function by pure virtual function.
Andrei Karas
1
-1
/
+3
2013-10-19
move virtual member calls from debugwindow constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-04
fix code style.
Andrei Karas
1
-3
/
+3
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-0
/
+165