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
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-02-19
Update copyrights.
Andrei Karas
96
-188
/
+276
2011-02-19
Fix race condition in guichan bugfix.
Andrei Karas
1
-0
/
+47
2011-02-15
Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.
Andrei Karas
1
-0
/
+1
2011-02-07
Add ability to show/hide buttons in top right window corner.
Andrei Karas
2
-0
/
+18
2011-01-28
Fix code style and some new compilation warnings.
Andrei Karas
3
-5
/
+8
2011-01-25
Fix possible invisible items in inventory.
Andrei Karas
1
-1
/
+2
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
9
-13
/
+25
2011-01-14
Small optimisation in itemcontainer.
Andrei Karas
1
-3
/
+3
2011-01-14
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2011-01-13
Add new strings to translations (from inventory).
Andrei Karas
2
-2
/
+9
Rebuild lang files. Update russian translation.
2011-01-13
Add inventory sorting.
Andrei Karas
5
-22
/
+86
2011-01-11
Add missing check to itemcontainer.cpp
Andrei Karas
1
-0
/
+3
2011-01-11
Fix drawing inventory and selecting items.
Andrei Karas
1
-8
/
+13
2011-01-04
Add draw filter (incomplete)
Andrei Karas
4
-7
/
+80
2011-01-03
Add inventory filter control with only value All.
Andrei Karas
4
-0
/
+200
2011-01-03
Increase emotes count to 44 and fix new emotes.
Andrei Karas
1
-1
/
+1
2011-01-02
Initial commit.
Andrei Karas
97
-0
/
+15164
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.