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
/
popups
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
2
-2
/
+2
2014-02-22
Move listmodel into gui/modesl directory.
Andrei Karas
2
-8
/
+4
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
2
-2
/
+2
2014-02-22
Move color into gui dir.
Andrei Karas
2
-4
/
+4
2014-02-20
fix code style.
Andrei Karas
3
-7
/
+9
2014-02-20
improve includes.
Andrei Karas
7
-1
/
+8
2014-02-18
derive Widget from Widget2.
Andrei Karas
1
-1
/
+1
2014-02-16
combine font classes in one.
Andrei Karas
6
-12
/
+6
2014-02-16
move mouseevent into events directory.
Andrei Karas
8
-8
/
+8
2014-02-16
move actionevent into events directory.
Andrei Karas
2
-4
/
+4
2014-02-15
move actionlistener from base into listeners.
Andrei Karas
2
-4
/
+4
2014-02-15
move exguichan files into gui/base/
Andrei Karas
7
-8
/
+8
2014-02-07
add missing const and static keywords.
Andrei Karas
1
-2
/
+2
2014-01-12
fix context menu for pets.
Andrei Karas
1
-2
/
+1
2014-01-02
fix itempopup update if old and new item is unknown.
Andrei Karas
2
-1
/
+9
2014-01-01
update copyright year in all sources.
Andrei Karas
14
-14
/
+14
2013-12-31
fix code style.
Andrei Karas
1
-1
/
+0
2013-12-30
fix overhead text popups order. Now it drawed always below any windows.
Andrei Karas
2
-0
/
+9
2013-12-26
Fix being popup height if no any information about being except name.
Andrei Karas
1
-0
/
+1
2013-12-16
fix compilation warnings.
Andrei Karas
1
-6
/
+2
2013-12-16
fix speechbubble size.
Andrei Karas
2
-18
/
+12
2013-12-16
add ability to show emotes in text over heads.
Andrei Karas
2
-9
/
+12
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-1
/
+2
2013-11-04
Add option for features.xml for allow/not allow follow.
Andrei Karas
1
-2
/
+5
2013-10-24
add final keyword to gui files.
Andrei Karas
7
-13
/
+13
2013-10-19
fix code style
Andrei Karas
1
-1
/
+0
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
1
-83
/
+83
2013-10-19
add missing override keyword in postInit function declarations.
Andrei Karas
2
-2
/
+2
2013-10-19
move virtual member calls from textpopup constructor into postInit.
Andrei Karas
2
-0
/
+6
2013-10-19
move virtual member calls from textdialog constructor into postInit.
Andrei Karas
1
-0
/
+2
2013-10-19
move virtual member calls from textcommandeditor constructor into postInit.
Andrei Karas
1
-1
/
+1
2013-10-19
move virtual member calls from statuspopup constuctor into postInit.
Andrei Karas
2
-3
/
+7
2013-10-19
move virtual member calls from spellpopup constuctor into postInit.
Andrei Karas
2
-0
/
+5
2013-10-19
move virtual member calls from speechbubble constuctor into postInit.
Andrei Karas
2
-0
/
+5
2013-10-19
fix const in definition in popupmenu.
Andrei Karas
2
-4
/
+7
2013-10-19
add missing const in popupmenu casts.
Andrei Karas
1
-2
/
+2
2013-10-19
move virtual member calls from popupmenu constuctor into postInit.
Andrei Karas
2
-0
/
+6
2013-10-19
move virtual member calls from itempopup constuctor into postInit.
Andrei Karas
2
-0
/
+5
2013-10-19
use postInit in ChatWindow.
Andrei Karas
1
-1
/
+1
2013-10-19
add postInit function into popup.
Andrei Karas
2
-4
/
+10
2013-10-11
Second part of checks from Parasoft C++ Test.
Andrei Karas
1
-1
/
+1
2013-10-09
Add browserbox links theme options.
Andrei Karas
1
-1
/
+0
2013-10-09
add support for popup menu browserbox theming.
Andrei Karas
1
-1
/
+1
2013-10-09
allow set different skin for browserboxes.
Andrei Karas
1
-1
/
+2
2013-10-09
Use all parameters in browserbox constructors.
Andrei Karas
1
-1
/
+1
2013-10-08
extent profiler logging into some functions.
Andrei Karas
1
-0
/
+2
2013-10-04
add pickup and drop sound effects.
Andrei Karas
1
-2
/
+1
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
1
-1
/
+1
2013-10-04
move equip/unequip/use calls into playerinfo.
Andrei Karas
1
-15
/
+1
2013-10-04
fix code style.
Andrei Karas
9
-19
/
+15
[next]