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
2013-01-20
Last part with FOR_EACH changes.
Andrei Karas
9
-35
/
+15
2013-01-20
Another part with FOR_EACH changes.
Andrei Karas
32
-164
/
+72
2013-01-20
Fix crashes on closing client before entering game.
Andrei Karas
1
-0
/
+2
2013-01-18
Add padding for items in extended listboxes.
Andrei Karas
2
-2
/
+4
2013-01-18
Fix code style.
Andrei Karas
1
-1
/
+1
2013-01-18
Added missing Belgium flag in the setup/theme/language scrolling menu.
Alige
1
-1
/
+1
2013-01-17
Add detect joystick button in settings page.
Andrei Karas
2
-4
/
+17
2013-01-17
Fix server type dropdown in new server dialog.
Andrei Karas
7
-7
/
+18
2013-01-16
Fix loading quests with missing attributes.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
251
-251
/
+251
2013-01-16
Add context menu to browserbox http links.
Andrei Karas
7
-4
/
+56
2013-01-16
Fix ministatus window size and bars positions.
Andrei Karas
1
-7
/
+7
2013-01-15
Show better stats line in chat from status window.
Andrei Karas
2
-13
/
+29
2013-01-15
Enable music fadeout by default.
Andrei Karas
1
-1
/
+1
2013-01-03
Fix SDL_gfx confict from broken header.
Andrei Karas
1
-7
/
+5
2013-01-02
Fix resize issue in shortcuts windows in software drawing mode.
Andrei Karas
2
-0
/
+7
2013-01-01
Add support for theming in bars in top left corner.
Andrei Karas
3
-9
/
+17
2013-01-01
Add theming support for top right buttons.
Andrei Karas
2
-8
/
+18
2013-01-01
Remove free space from top and right in buttons menu.
Andrei Karas
1
-8
/
+2
2013-01-01
Allow select differnt modes for on screen buttons.
Andrei Karas
2
-0
/
+18
2012-12-31
Fix code style and compilation under windows.
Andrei Karas
4
-10
/
+12
2012-12-31
Sort onscreen keyboard actions list.
Andrei Karas
2
-34
/
+64
2012-12-31
Add configurable actions for onscreen buttons.
Andrei Karas
1
-7
/
+23
2012-12-31
Add support for changable actions for onscreen controls.
Andrei Karas
6
-8
/
+249
2012-12-31
Replace "on screen" to "onscreen".
Andrei Karas
1
-3
/
+3
2012-12-31
Add option to show/hide onscreen keyboard icon.
Andrei Karas
1
-0
/
+3
2012-12-30
Add action to show onscreen keyboard.
Andrei Karas
1
-0
/
+5
2012-12-30
Allow open context menu in textfields before connecting to server.
Andrei Karas
3
-9
/
+34
2012-12-30
Add popup menu for text fields.
Andrei Karas
7
-6
/
+80
2012-12-29
Add chat command to dump environment variables to log.
Andrei Karas
1
-0
/
+1
2012-12-29
Add support for show icon also in selected item in dropdown.
Andrei Karas
2
-14
/
+41
2012-12-29
Show flags icons in language selection list
Andrei Karas
9
-31
/
+73
2012-12-28
Fix previous commit error.
Andrei Karas
1
-2
/
+2
2012-12-28
Fix selected icon draw in extended listbox.
Andrei Karas
1
-1
/
+3
2012-12-28
By default put chat window in top in android build.
Andrei Karas
1
-0
/
+4
2012-12-28
Remove unused font object from sdlfont class.
Andrei Karas
2
-18
/
+4
2012-12-28
Fix different warnings from previous commits.
Andrei Karas
6
-13
/
+11
2012-12-28
Add outlining support to tabs.
Andrei Karas
7
-40
/
+124
2012-12-27
Fix text size if it was not power of two.
Andrei Karas
1
-2
/
+5
2012-12-27
Add outlining support to other popups.
Andrei Karas
4
-12
/
+24
2012-12-27
Add outlining support to textbox control.
Andrei Karas
2
-0
/
+19
2012-12-27
Change outline function to better quality but slower.
Andrei Karas
1
-5
/
+29
2012-12-27
add support for outlining in window header.
Andrei Karas
3
-0
/
+4
2012-12-27
Add outlining to status popup dialog.
Andrei Karas
3
-18
/
+32
2012-12-27
Add outlining support for labels.
Andrei Karas
5
-3
/
+27
2012-12-27
Add support for outline colors in browser box.
Andrei Karas
2
-40
/
+103
2012-12-27
Add some outline colors. Set outline colors to normal colors if no in configu...
Andrei Karas
2
-2
/
+71
2012-12-27
Remove set font from graphics object.
Andrei Karas
19
-28
/
+18
2012-12-27
Fix font usage in some controls.
Andrei Karas
3
-3
/
+5
2012-12-27
Remove textrenderer class.
Andrei Karas
1
-4
/
+10
[next]