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
/
widgets
/
tabs
/
debugwindowtabs.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Split debugwindowtabs into separate tab files.
Andrei Karas
1
-509
/
+0
2018-03-09
Fix compilation without OpenGL.
Andrei Karas
1
-4
/
+10
2018-03-04
Show current atlases count in debug window.
Andrei Karas
1
-1
/
+12
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-25
Remove default parameters from containerplacer.
Andrei Karas
1
-30
/
+30
2017-12-22
Remove default parameters from properties.h
Andrei Karas
1
-4
/
+4
2017-08-07
Allow open debug window before connecting to game.
Andrei Karas
1
-2
/
+4
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-6
/
+6
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-14
/
+17
2016-07-09
Show map name in debug window in map tab.
Andrei Karas
1
-7
/
+14
2016-03-26
Fix code style.
Andrei Karas
1
-1
/
+1
2016-03-21
Show effect names in debug window in target tab.
Andrei Karas
1
-1
/
+10
2016-03-16
Split ParticleEngine from Particle class.
Andrei Karas
1
-1
/
+1
2016-01-15
Fix code style.
Andrei Karas
1
-3
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-10
Add support for mobileopengl2 backend (still copy from modern opengl).
Andrei Karas
1
-1
/
+5
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-1
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-30
Add manner field in debug window in target tab.
Andrei Karas
1
-1
/
+10
2014-09-30
Add karma field in debug window in target tab.
Andrei Karas
1
-1
/
+13
2014-08-17
Remove getters for mouse position and use direct variables.
Andrei Karas
1
-2
/
+2
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-6
/
+6
2014-06-08
Add Modern OpenGL render type.
Andrei Karas
1
-0
/
+4
2014-05-18
Remove useless includes.
Andrei Karas
1
-5
/
+0
2014-05-16
Move debug window tabs into separate file.
Andrei Karas
1
-0
/
+446