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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
Add missing dir into Android.mk.
Andrei Karas
1
-0
/
+1
2013-10-05
Allow scroll listboxes and popup list by holding and moving mouse.
Andrei Karas
4
-0
/
+36
2013-10-05
Run click action in list box only after mouse released.
Andrei Karas
6
-8
/
+14
2013-10-05
do mouse scrolling in scroll area only with mouse moved more than 20 px.
Andrei Karas
1
-3
/
+4
2013-10-05
add missing consts in playerinfo.
Andrei Karas
2
-14
/
+14
2013-10-05
fix equipment context menu focus order.
Andrei Karas
1
-0
/
+1
2013-10-04
in drag and drop not allow give to npc or move to trade protected items.
Andrei Karas
1
-2
/
+9
2013-10-04
Fix inventory "store" button if item was protected.
Andrei Karas
1
-3
/
+3
2013-10-04
add pickup and drop sound effects.
Andrei Karas
10
-11
/
+58
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
14
-42
/
+160
2013-10-04
move equip/unequip/use calls into playerinfo.
Andrei Karas
9
-73
/
+82
2013-10-04
Add new item sound events constants.
Andrei Karas
7
-29
/
+37
2013-10-04
add generic way for loading item sounds.
Andrei Karas
1
-8
/
+20
2013-10-04
fix typo in emotes xml.
Andrei Karas
1
-1
/
+1
2013-10-04
fix compilation with cmake.
Andrei Karas
1
-1
/
+1
2013-10-04
fix code style.
Andrei Karas
109
-291
/
+278
2013-10-02
add support for /me command inside /away comand.
Andrei Karas
3
-4
/
+25
2013-10-02
fix char sign in online list in tmw like servers.
Andrei Karas
1
-4
/
+4
2013-10-02
Add command /dumpgl to show OpenGL version string in chat.
Andrei Karas
3
-0
/
+19
2013-10-02
bit cleanup tabbedarea.
Andrei Karas
4
-16
/
+9
2013-10-02
Add support for gm detection in online list on "new" tmw server.
Andrei Karas
1
-0
/
+10
2013-10-02
Add legacy target selection image in mana theme.
Andrei Karas
15
-2
/
+116
2013-10-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
21
-225
/
+265
2013-10-01
Add on screen buttons layout 3x3, 4x2, 4x3
Andrei Karas
4
-49
/
+145
2013-09-30
fix slow login update time.
Andrei Karas
1
-1
/
+1
2013-09-30
move db files into db directory.
Andrei Karas
55
-109
/
+127
2013-09-30
move mgl files into render directory.
Andrei Karas
6
-7
/
+7
2013-09-30
move tabs into tabs directory.
Andrei Karas
78
-183
/
+195
2013-09-30
move popups into popups directory.
Andrei Karas
35
-58
/
+77
2013-09-30
move windows classes to windows directory.
Andrei Karas
147
-474
/
+522
2013-09-29
add additional translation comments to popup menu items.
Andrei Karas
1
-1
/
+177
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
52
-207
/
+207
2013-09-29
reset safemode always after start.
Andrei Karas
1
-1
/
+1
2013-09-29
Add support for opening browser in Android with SDL2.
Andrei Karas
1
-1
/
+7
2013-09-29
fix crash if open rename map item dialog and walk to other map.
Andrei Karas
2
-14
/
+24
2013-09-29
Fix password length limit messages.
Andrei Karas
7
-7
/
+7
2013-09-29
Show SDL version in client version and in updates.
Andrei Karas
1
-2
/
+7
2013-09-29
fix custom update servers from gui.
Andrei Karas
1
-1
/
+1
2013-09-28
add const for methods return values.
Andrei Karas
9
-13
/
+14
2013-09-28
add const for methods return values.
Andrei Karas
35
-63
/
+65
2013-09-28
Add Android.mk into make files.
v1.3.9.29
Andrei Karas
1
-0
/
+1
2013-09-28
Use fonts loading with physfs only with SDL2.
Andrei Karas
1
-5
/
+5
2013-09-28
fix compilation with very old SDL.
Andrei Karas
1
-0
/
+23
2013-09-28
Change version to 1.3.9.29.
Andrei Karas
8
-8
/
+22
2013-09-28
update translations.
Andrei Karas
41
-20046
/
+20225
2013-09-28
remove useless check.
Andrei Karas
1
-2
/
+1
2013-09-28
call correct setMap from Being class.
Andrei Karas
1
-1
/
+1
2013-09-27
Fix fonts loading on windows.
Andrei Karas
1
-1
/
+8
2013-09-27
fix code style and issues with different builds.
Andrei Karas
12
-16
/
+21
2013-09-27
fix reading auction bot integration checkbox.
Andrei Karas
1
-0
/
+1
[next]