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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
add missing const and static keywords.
Andrei Karas
1
-2
/
+2
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
14
-32
/
+33
2014-02-03
fix friend tab update in social window if friends was changed.
Andrei Karas
2
-1
/
+23
2014-02-02
add actions for select next/previous tab in shortcuts window.
Andrei Karas
3
-20
/
+20
2014-02-02
Add missing const and static into gui classes.
Andrei Karas
11
-18
/
+19
2014-01-31
Combine "Mod" and "Stop attack" keys.
Andrei Karas
1
-3
/
+5
2014-01-30
Fix code style.
Andrei Karas
1
-2
/
+0
2014-01-28
Move direct SDL_GetMouseState calls into method in gui class.
Andrei Karas
2
-4
/
+4
2014-01-26
add chat command for uploading main config.xml
Andrei Karas
2
-0
/
+7
2014-01-26
add basic file uploading.
Andrei Karas
2
-3
/
+4
2014-01-23
remove default parameter from download object.
Andrei Karas
2
-2
/
+2
2014-01-19
fix pet talk and emote if trade tab is disabled.
Andrei Karas
1
-27
/
+33
2014-01-16
load mods from <mod> tag in resources.xml
Andrei Karas
1
-18
/
+20
2014-01-16
add missing const in xmlnode pointers.
Andrei Karas
4
-4
/
+4
2014-01-15
fix rainbow chat colors for different utf8 chars and smiles.
Andrei Karas
1
-21
/
+38
2014-01-15
reload background image if reconnecting to other server.
Andrei Karas
1
-0
/
+3
2014-01-15
Fix unloading mods setting tab if change character or network error.
Andrei Karas
2
-6
/
+14
2014-01-14
fix code style.
Andrei Karas
1
-1
/
+2
2014-01-13
in resources.xml allow load updates also from <update2> tags.
Andrei Karas
1
-1
/
+4
2014-01-13
allow auto close npc dialog if it almost closed and press moving keys.
Andrei Karas
1
-0
/
+3
2014-01-12
fix compilation warnings.
Andrei Karas
1
-6
/
+6
2014-01-11
add support for multiply pets for one player at same time.
Andrei Karas
1
-2
/
+2
2014-01-10
fix mods loading from update server patches.
Andrei Karas
1
-1
/
+4
2014-01-10
Possible load mods from local/ dir also.
Andrei Karas
1
-2
/
+13
2014-01-09
add mods loading based on settings.
Andrei Karas
2
-11
/
+116
2014-01-09
add ability to notify setup pages about disconnect from server.
Andrei Karas
2
-1
/
+24
2014-01-09
add mods tab in settings.
Andrei Karas
1
-2
/
+4
2014-01-08
fix skilldb loading.
Andrei Karas
1
-1
/
+1
2014-01-08
Remove duplicate variables from some classes.
Andrei Karas
3
-7
/
+4
2014-01-07
Show job bar by default in new configs.
Andrei Karas
1
-1
/
+1
2014-01-06
add ability to include config parts from subdirs for other dbs.
Andrei Karas
2
-0
/
+6
2014-01-06
add patch files support for other xml dbs.
Andrei Karas
2
-0
/
+2
2014-01-06
add support for include in skills.xml, ea-skills.xml.
Andrei Karas
2
-15
/
+23
2014-01-06
remove support for skills for very old tmw servers.
Andrei Karas
1
-43
/
+0
2014-01-06
add support for include in quests.xml.
Andrei Karas
2
-5
/
+12
2014-01-03
fix server config saving if select switch character or switch server.
Andrei Karas
1
-0
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
90
-90
/
+90
2013-12-29
improve draw image calls.
Andrei Karas
4
-12
/
+8
2013-12-27
add missing static keywords into chatwindow.
Andrei Karas
1
-2
/
+4
2013-12-27
add pet emote command.
Andrei Karas
2
-1
/
+23
2013-12-27
add missing translation comment into chatwindow.
Andrei Karas
1
-0
/
+5
2013-12-27
allow to owner talk from own pet.
Andrei Karas
2
-0
/
+36
2013-12-25
dont show over head text if text ignored or going to trade tab.
Andrei Karas
2
-6
/
+7
2013-12-22
allow fill complete part of progress bar with images.
Andrei Karas
5
-18
/
+31
2013-12-22
allow use different theme file for different progress bars.
Andrei Karas
5
-19
/
+30
2013-12-19
add ability to give more than one item to npc. (evol only)
Andrei Karas
2
-8
/
+30
2013-12-18
fix code style.
Andrei Karas
1
-1
/
+1
2013-12-17
add restrict into whoisonline.
Andrei Karas
2
-12
/
+14
2013-12-17
add restrict into updaterwindow.
Andrei Karas
2
-16
/
+16
2013-12-17
add restrict into textdialog.
Andrei Karas
2
-4
/
+8
[next]