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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
Fix race condition in guichan bugfix.
Andrei Karas
2
-3
/
+55
2011-02-15
Add auto wrap and lines limit for npc dialogs.
Andrei Karas
1
-1
/
+2
2011-02-15
Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.
Andrei Karas
3
-15
/
+30
2011-02-13
Add arrows bar.
Andrei Karas
5
-1
/
+39
2011-02-13
Add money bar.
Andrei Karas
4
-0
/
+36
2011-02-13
Start/Stop playing music after enable/disable music.
Andrei Karas
1
-2
/
+21
2011-02-10
Add to text popups bar name in top left corner.
Andrei Karas
3
-6
/
+54
2011-02-10
Add inventory slots bar in top left corner (hidden by default).
Andrei Karas
4
-6
/
+53
2011-02-10
Add weight bar to top left corner (hidden by default).
Andrei Karas
4
-0
/
+36
2011-02-10
Fix memory leak on exit in windowmenu.
Andrei Karas
1
-0
/
+11
2011-02-10
Impliment show/hide bars in left top corner.
Andrei Karas
6
-39
/
+206
2011-02-08
Fixing saving state of buttons in top right corner.
Andrei Karas
1
-0
/
+2
2011-02-08
Merge branch 'minimaps'
Andrei Karas
3
-9
/
+61
2011-02-08
Fixing code style and adding configuration option for extented minimaps.
Andrei Karas
3
-23
/
+62
2011-02-08
Fix showing buttons in up right corner.
Andrei Karas
1
-0
/
+6
2011-02-08
Possibly buggy patch to autogenerate minimap
Ben Longbons
1
-1
/
+14
2011-02-07
Add ability to show/hide buttons in top right window corner.
Andrei Karas
6
-6
/
+148
2011-02-04
Update item amount in sell dialog.
Andrei Karas
1
-6
/
+21
2011-02-03
Add option to enable\disable player popups.
Andrei Karas
4
-3
/
+25
2011-02-02
Close npc and other dialogs if reconnecting.
Andrei Karas
3
-2
/
+14
2011-02-01
Add ability to enable/disable manaserv with embedded enet.
Andrei Karas
1
-0
/
+2
2011-02-01
Possible guichan mouseevent bug fix.
Andrei Karas
2
-0
/
+112
2011-01-28
Fix code style and some new compilation warnings.
Andrei Karas
7
-8
/
+14
2011-01-27
Show job exp in battle tab.
Andrei Karas
1
-0
/
+22
2011-01-26
Add option to show/hide job messages.
Andrei Karas
2
-0
/
+18
2011-01-25
Fix possible invisible items in inventory.
Andrei Karas
2
-1
/
+4
2011-01-24
Fix in fixing job level after level up in broken servers.
Andrei Karas
1
-1
/
+1
2011-01-23
Add some protection in predicting job level.
Andrei Karas
2
-13
/
+40
2011-01-23
Change online list time out from 10 to 30 seconds.
Andrei Karas
1
-1
/
+1
2011-01-23
Recover job experience limit from old job level.
Andrei Karas
1
-3
/
+14
2011-01-23
Fix possible negative job level with tmw server.
Andrei Karas
1
-2
/
+9
2011-01-23
Recover job level from job experience.
Andrei Karas
1
-2
/
+12
2011-01-21
Show network error dialog as not modal.
Andrei Karas
1
-1
/
+3
2011-01-19
Add job bar to ministatus window.
Andrei Karas
4
-3
/
+57
2011-01-19
Add unknown skills to first skill tab. (in tmw Basic).
Andrei Karas
2
-2
/
+35
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
33
-66
/
+69
2011-01-14
Translate chat colors.
Andrei Karas
1
-1
/
+1
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-14
Add unification for inventory/storage/cart name.
Andrei Karas
1
-4
/
+12
2011-01-13
Add new strings to translations (from inventory).
Andrei Karas
3
-5
/
+12
2011-01-13
Add inventory sorting.
Andrei Karas
7
-34
/
+123
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-11
Merge branch 'master' into invfiler
Andrei Karas
9
-12
/
+47
2011-01-10
Add persistent ip as connection option.
Andrei Karas
2
-6
/
+14
2011-01-05
Add hp bar to local player.
Andrei Karas
5
-1
/
+28
2011-01-05
Add gettext to missing strings. Update POTFILES.in
Andrei Karas
2
-5
/
+5
2011-01-04
Add draw filter (incomplete)
Andrei Karas
5
-12
/
+90
2011-01-03
Impliment base items tags. And show this tags in inventory.
Andrei Karas
1
-1
/
+5
[next]