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
2014-10-12
Add own battle chat tab colors.
Andrei Karas
1
-0
/
+1
2014-10-12
Add log file name into chattab.
Andrei Karas
18
-77
/
+21
2014-10-12
Simplify chat tab colors usage.
Andrei Karas
6
-38
/
+14
2014-10-12
Move chat tab type into ChatTab.
Andrei Karas
18
-47
/
+18
2014-10-12
Move partyTab variable definition from net code into partytab class.
Andrei Karas
1
-0
/
+2
2014-10-12
Move PartyTab from net namespace into gui.
Andrei Karas
2
-0
/
+310
2014-10-12
Move GuildTab from net namespace into gui.
Andrei Karas
2
-0
/
+205
2014-10-12
Rename guildchattab into emulateguildtab.
Andrei Karas
2
-20
/
+20
2014-10-12
Move WhisperTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-10-12
Move TradeTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-10-12
Move LangTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-10-12
Move GuildChatTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-10-12
Move GmTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-10-12
Move ChatTabType into chat subdir.
Andrei Karas
8
-10
/
+10
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
8
-10
/
+10
2014-10-12
Move BattleTab into chat subdir.
Andrei Karas
2
-4
/
+4
2014-09-30
Add manner field in debug window in target tab.
Andrei Karas
2
-1
/
+11
2014-09-30
Add karma field in debug window in target tab.
Andrei Karas
2
-1
/
+14
2014-09-28
Remove auctionmanager.
Andrei Karas
1
-5
/
+0
2014-09-26
Fix code style.
Andrei Karas
2
-2
/
+2
2014-09-17
add support for ignore packets logging.
Andrei Karas
1
-0
/
+7
2014-09-17
Remove getter for partyHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for guildHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for chatHandler.
Andrei Karas
2
-3
/
+3
2014-09-10
Change format in ActorType enum.
Andrei Karas
2
-3
/
+3
2014-09-10
fix special commands in tabs.
Andrei Karas
1
-1
/
+2
2014-08-28
Fix code style.
Andrei Karas
1
-7
/
+12
2014-08-28
Removed unused includes.
Andrei Karas
3
-1
/
+3
2014-08-27
Restore invoking chat commands.
Andrei Karas
1
-1
/
+9
2014-08-27
Remove unused commands.cpp and commandhandler.cpp.
Andrei Karas
2
-8
/
+2
2014-08-27
Move method replaceVars into chatutils.cpp.
Andrei Karas
1
-1
/
+2
2014-08-24
Move chat command /unignore into actions.
Andrei Karas
1
-4
/
+0
2014-08-23
Move chat command /ignore into actions.
Andrei Karas
1
-4
/
+0
2014-08-23
Rename settings options file from page into gui.
Andrei Karas
1
-1
/
+1
2014-08-22
Move options for move input settings page into separate file.
Andrei Karas
1
-0
/
+1
2014-08-22
Move options for outfits input settings page into separate file.
Andrei Karas
1
-0
/
+1
2014-08-22
Move options for emotes input settings page into separate file.
Andrei Karas
1
-0
/
+1
2014-08-22
Move options for shortcuts input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Rename setupactiondata array names.
Andrei Karas
1
-4
/
+5
2014-08-22
Move setup input pages options into separate file.
Andrei Karas
1
-0
/
+1
2014-08-22
Move intformation about setup input pages into separate file.
Andrei Karas
1
-0
/
+1
2014-08-22
Move most code from setupactiondata.h into setupactiondata.cpp.
Andrei Karas
1
-0
/
+1
2014-08-22
Use same function prototypes for action and command handlers.
Andrei Karas
1
-2
/
+3
2014-08-18
Add parameter for button name in okdialog.
Andrei Karas
3
-7
/
+31
2014-08-18
Remove default values from okdialog constructor.
Andrei Karas
3
-3
/
+6
2014-08-18
Add bptc texture compression support.
Andrei Karas
1
-2
/
+3
2014-08-17
Remove getters for mouse position and use direct variables.
Andrei Karas
1
-2
/
+2
2014-08-15
Fix code style.
Andrei Karas
1
-1
/
+0
2014-08-14
Add setupbutton object.
Andrei Karas
1
-0
/
+7
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
9
-33
/
+33
[next]