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
/
widgets
/
tabs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
Add method safeDrawChildren for safe OpenGL renderer.
Andrei Karas
1
-1
/
+1
2015-05-25
Add safeDraw method into tab.
Andrei Karas
2
-34
/
+103
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
3
-6
/
+10
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
2
-4
/
+7
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
2
-4
/
+10
2015-05-24
Add strong typed bool type Online.
Andrei Karas
2
-3
/
+5
2015-05-22
Fix code style.
Andrei Karas
1
-1
/
+1
2015-05-21
Call postInit after each window creation.
Andrei Karas
3
-14
/
+14
2015-05-20
Add fast way for draw not changed text strings.
Andrei Karas
2
-19
/
+39
2015-05-17
Fix some issues after automatic checks.
Andrei Karas
1
-2
/
+4
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
1
-1
/
+2
2015-05-08
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-1
/
+3
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
3
-9
/
+10
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
3
-7
/
+28
2015-04-26
Replace "allows to" to "allows one to"
Andrei Karas
1
-6
/
+6
2015-04-24
Fix code style.
Andrei Karas
3
-41
/
+20
2015-04-21
Added popup hints for Chat tab of Setup window settings.
t3st3r
1
-29
/
+126
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
2
-0
/
+181
2015-04-15
Remove hideShield setting.
Andrei Karas
1
-4
/
+0
2015-04-02
Remove useless virtual keywords.
Andrei Karas
2
-7
/
+6
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
2
-4
/
+3
2015-03-17
Remove useless includes from .h files.
Andrei Karas
13
-20
/
+8
2015-03-16
Remove useless includes from cpp files
Andrei Karas
7
-12
/
+6
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
1
-0
/
+5
2015-02-19
Fix virtual overload function handleCommand.
Andrei Karas
6
-8
/
+8
2015-02-18
Add missing override keywords.
Andrei Karas
6
-7
/
+7
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
1
-0
/
+3
2015-01-16
fix code style.
Andrei Karas
1
-1
/
+0
2015-01-14
Use GM_CHANNEL constant for gm channel name.
Andrei Karas
1
-3
/
+4
2015-01-14
Add support for #gm channel for gm tab.
Andrei Karas
1
-2
/
+6
2015-01-14
For trade tab use channel to send messages.
Andrei Karas
1
-2
/
+5
2015-01-11
Simplify AddButton method in WidgetGroup class.
Andrei Karas
1
-1
/
+1
2015-01-06
Move chatmsgtype.h into gui subdir.
Andrei Karas
1
-1
/
+1
2015-01-06
Move dialogtype.h into enums directory.
Andrei Karas
3
-3
/
+6
2015-01-06
Move chatmsgtype.h into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
70
-70
/
+70
2014-12-08
In whisper constructor allow separatly set nick and caption.
Andrei Karas
2
-1
/
+3
2014-12-08
Fixed some typos.
Gauvain Dauchy
1
-1
/
+1
2014-11-25
Add more profiler labels.
Andrei Karas
1
-0
/
+2
2014-11-24
Add option to disable logging for better performance while connected to server.
Andrei Karas
1
-1
/
+8
2014-11-08
Fix code style.
Andrei Karas
1
-1
/
+0
2014-10-28
Move /me effect to chatutils.
Andrei Karas
1
-1
/
+2
2014-10-25
Fix code style.
Andrei Karas
18
-24
/
+0
2014-10-18
Add tooltips to horizontcontainer in setup items.
Andrei Karas
1
-1
/
+1
2014-10-13
eathena: show channel messages in channel tab.
Andrei Karas
1
-1
/
+3
2014-10-13
Add special method in charHandler to send message to channel.
Andrei Karas
1
-1
/
+1
2014-10-13
Add whisper tab and channel tab commands to autocomplete.
Andrei Karas
4
-0
/
+18
2014-10-12
Fix popup menu for channel chat tab.
Andrei Karas
3
-1
/
+28
2014-10-12
Add basic support for chat channels.
Andrei Karas
1
-1
/
+1
[next]