index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
windowmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
Add command like parameter --validate for validating client data.
Andrei Karas
1
-0
/
+23
2017-06-30
Allow open chat window with debug tab before connecting to game.
Andrei Karas
1
-0
/
+21
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
1
-3
/
+3
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
1
-0
/
+3
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-8
/
+8
2017-05-05
Rename virtfstools into tools.
Andrei Karas
1
-1
/
+1
2017-03-28
Move virtfstools into virtfs directory.
Andrei Karas
1
-1
/
+1
2017-03-22
Clear icon pointer after icon was deleted in windowmanager.
Andrei Karas
1
-0
/
+1
2017-03-15
Fix too long line in windowmanager.cpp
Andrei Karas
1
-2
/
+6
2017-03-14
Fix compilation for windows 64 with mingw.
Andrei Karas
1
-0
/
+6
2017-03-10
Fix compilation warnings with mingw.
Andrei Karas
1
-2
/
+5
2017-02-21
Move virt fs related files into fs directory.
Andrei Karas
1
-1
/
+2
2017-02-15
Remove ueseless includes.
Andrei Karas
1
-1
/
+0
2017-02-14
Move some virtfs replated functions from files.cpp into virtfstools.cpp
Andrei Karas
1
-1
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-17
Fix wrong type for reading parameter.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-24
/
+35
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-05-31
Fix different include issues.
Andrei Karas
1
-4
/
+4
2016-04-09
Show player login in window title.
Andrei Karas
1
-1
/
+5
2016-04-09
Show server host name in window title.
Andrei Karas
1
-0
/
+20
2016-03-11
Fix code style.
Andrei Karas
1
-0
/
+2
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-2
/
+2
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move shortcuts files into gui/shortcut directory.
Andrei Karas
1
-1
/
+2
2015-12-17
Add support for full screen in nacl.
Andrei Karas
1
-0
/
+13
2015-12-15
Fix manual set resolution in nacl.
Andrei Karas
1
-1
/
+23
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+1
2015-11-13
Use global skillPopup variable for show skill popups.
Andrei Karas
1
-0
/
+3
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-3
/
+12
2015-06-14
Rename CREATEWIDGET* macroses.
Andrei Karas
1
-9
/
+9
2015-06-14
Use CREATEWIDGET macro in windowmanager.
Andrei Karas
1
-18
/
+10
2015-05-21
Call postInit after each window creation.
Andrei Karas
1
-0
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-28
Dehardcode default spells/commands.
Andrei Karas
1
-0
/
+3
2014-10-19
Add miltiline popup based on textbox.
Andrei Karas
1
-0
/
+4
2014-08-27
Remove unused commands.cpp and commandhandler.cpp.
Andrei Karas
1
-3
/
+0
2014-08-17
Create public variable for spellpopup.
Andrei Karas
1
-0
/
+4
2014-08-17
Create public variable for itempopup.
Andrei Karas
1
-0
/
+4
2014-08-17
Move windows deletion into windowmanager.
Andrei Karas
1
-0
/
+13
2014-08-17
Create public variable for textpopup.
Andrei Karas
1
-0
/
+3
2014-08-17
Create public variable for beingpopup.
Andrei Karas
1
-0
/
+3
2014-08-16
Create public variable for popupmenu.
Andrei Karas
1
-0
/
+4
2014-08-14
Allow use chat commands before connecting to server.
Andrei Karas
1
-0
/
+2
2014-05-31
fix code style.
Andrei Karas
1
-112
/
+17
2014-05-30
Move main window related code into windowmanager.
Andrei Karas
1
-0
/
+405