index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-15
Allow hide popup list if focus lost.
Andrei Karas
6
-6
/
+57
2012-12-15
Add popup list. Replace listbox in dropdown to popup list.
Andrei Karas
13
-777
/
+476
2012-12-14
Fix equipment window selected item draw.
Andrei Karas
3
-2
/
+5
2012-12-14
Disable Android log.
Andrei Karas
1
-1
/
+1
2012-12-12
Fix mouse movement in classic way.
Andrei Karas
1
-1
/
+1
2012-12-12
Replace int to int32_t in messagein class.
Andrei Karas
4
-4
/
+4
2012-12-11
Remove useless brackets.
Andrei Karas
11
-22
/
+22
2012-12-11
Show trade partner nick in trading errors.
Andrei Karas
1
-6
/
+7
2012-12-11
Hide on screen buttons before enter to game and show in game.
Andrei Karas
3
-4
/
+17
2012-12-10
Fix alpha property for image particles.
Andrei Karas
1
-0
/
+3
2012-12-09
Don't show incorrect warning message about OpenGL in Android version.
Andrei Karas
1
-6
/
+7
2012-12-09
Add resize options for on screen joystick and buttons.
Andrei Karas
7
-16
/
+102
2012-12-09
Reset saved in memory password if login server return "wrong password".
Andrei Karas
1
-0
/
+3
2012-12-09
On the fly from settings show hide on screen joystick and buttons.
Andrei Karas
2
-27
/
+108
2012-12-09
Add initial setup page for touch interfaces.
Andrei Karas
10
-11
/
+109
2012-12-08
Change version to 1.2.12.9
v1.2.12.9
Andrei Karas
1
-2
/
+2
2012-12-08
update and rebuild translations.
Andrei Karas
1
-0
/
+2
2012-12-08
Add missing check to touchactions.
Andrei Karas
1
-3
/
+6
2012-12-08
Fix code style.
Andrei Karas
4
-6
/
+10
2012-12-07
Resize screen buttons with window resizing.
Andrei Karas
3
-26
/
+45
2012-12-06
Fix compilation warnings.
Andrei Karas
5
-30
/
+7
2012-12-06
Remove unused drawing class.
Andrei Karas
11
-689
/
+6
2012-12-06
Disable best video mode detection under Apple.
Andrei Karas
3
-5
/
+5
2012-12-06
Add support for draw broders for on screen buttons.
Andrei Karas
3
-27
/
+59
2012-12-05
Screen button cancel attack working also like sit if no target selected.
Andrei Karas
1
-0
/
+3
2012-12-05
Change by default attack mode to "got attack and pickup".
Andrei Karas
1
-1
/
+1
2012-12-05
Fix termination memory leaks after adding batch draw.
Andrei Karas
4
-2
/
+11
2012-12-05
add attack and cancel on screen buttons.
Andrei Karas
4
-8
/
+73
2012-12-05
Simplify touch manager events.
Andrei Karas
2
-19
/
+18
2012-12-05
Another fix for fillrectangle function.
Andrei Karas
1
-5
/
+15
2012-12-05
Fixed interface localization.
Socapex
1
-0
/
+5
2012-12-05
Add some special chars to ignore in public chat for future usage.
Andrei Karas
1
-5
/
+12
2012-12-04
Fix possible incorrect ditection.
Andrei Karas
1
-1
/
+1
2012-12-04
Possible fix for incorrect colors in fillRectangle function.
Andrei Karas
1
-10
/
+16
2012-12-04
Initial changes for OS X build.
Socapex
1
-29
/
+29
2012-12-04
Fix for MacOSX in OpenGL extensions.
Andrei Karas
1
-0
/
+2
2012-12-03
Add option to protect chat focus.
Andrei Karas
3
-4
/
+29
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
27
-74
/
+74
2012-12-03
Rename music.cpp/h to sdlmusic.
Andrei Karas
8
-26
/
+26
2012-12-03
Fix code style.
Andrei Karas
7
-8
/
+10
2012-12-03
Add missing files from previous commit.
Andrei Karas
2
-0
/
+97
2012-12-03
Add support for relative mouse move in android version.
Andrei Karas
10
-26
/
+63
2012-12-02
update and rebuild translations.
Andrei Karas
1
-1
/
+1
2012-12-01
Add batch drawing to shortcuts windows.
Andrei Karas
8
-40
/
+63
2012-12-01
add batch draw to equipment window.
Andrei Karas
4
-11
/
+47
2012-12-01
Add batch drawing to touch manager.
Andrei Karas
2
-14
/
+42
2012-12-01
Add batch drawing to popup.
Andrei Karas
2
-11
/
+17
2012-12-01
Fix previous commits.
Andrei Karas
2
-0
/
+2
2012-12-01
Add batch drawing to window.
Andrei Karas
2
-28
/
+67
2012-12-01
Add batch drawing to tab.
Andrei Karas
2
-12
/
+20
[next]