index
:
mana/plus
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
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
fix char sign in online list in tmw like servers.
Andrei Karas
1
-4
/
+4
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-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
5
-17
/
+19
2013-10-01
Add on screen buttons layout 3x3, 4x2, 4x3
Andrei Karas
1
-20
/
+12
2013-09-30
move db files into db directory.
Andrei Karas
7
-10
/
+14
2013-09-30
move tabs into tabs directory.
Andrei Karas
57
-68
/
+74
2013-09-30
move popups into popups directory.
Andrei Karas
31
-29
/
+46
2013-09-30
move windows classes to windows directory.
Andrei Karas
108
-149
/
+181
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
29
-59
/
+59
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
4
-4
/
+4
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
1
-1
/
+1
2013-09-28
add const for methods return values.
Andrei Karas
8
-17
/
+17
2013-09-28
Use fonts loading with physfs only with SDL2.
Andrei Karas
1
-5
/
+5
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
3
-3
/
+2
2013-09-27
fix reading auction bot integration checkbox.
Andrei Karas
1
-0
/
+1
2013-09-26
remove useless virtual keywords.
Andrei Karas
31
-103
/
+101
2013-09-26
Change type for mCaptionAlign in Window class.
Andrei Karas
2
-3
/
+4
2013-09-26
Change destructors to virtual in all basic classes.
Andrei Karas
12
-16
/
+16
2013-09-25
fix compilation varnings
Andrei Karas
1
-6
/
+1
2013-09-25
improve construcors in abstract classes.
Andrei Karas
9
-84
/
+84
2013-09-25
improve a bit strings declaration.
Andrei Karas
13
-36
/
+36
2013-09-23
fix calling gettext before gettext initialisation.
Andrei Karas
2
-4
/
+4
2013-09-22
by default assign back button to quit in SDL2 on Android.
Andrei Karas
1
-0
/
+3
2013-09-22
add support in ADNROID+SDL2 for loading data from assets.
Andrei Karas
1
-2
/
+7
2013-09-22
load fonts in separate function.
Andrei Karas
2
-5
/
+11
2013-09-22
fix compilation and partial running with SDL2 on Android.
Andrei Karas
2
-0
/
+16
2013-09-20
improve a bit code speed.
Andrei Karas
5
-8
/
+7
2013-09-19
fix some compilation issues in different platforms.
Andrei Karas
2
-2
/
+2
2013-09-19
rename "fast opengl" into "normal opengl".
Andrei Karas
2
-2
/
+2
2013-09-18
fix name conflicts.
Andrei Karas
3
-6
/
+6
2013-09-18
remove useless conditions.
Andrei Karas
2
-1
/
+2
2013-09-18
add const to other files.
Andrei Karas
3
-3
/
+3
2013-09-18
add consts in gui classes.
Andrei Karas
54
-67
/
+74
2013-09-18
add missing const in being classes.
Andrei Karas
10
-10
/
+11
2013-09-18
show online messages in party tab.
Andrei Karas
1
-0
/
+4
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-0
/
+2
2013-09-16
remove unused includes from render files.
Andrei Karas
3
-0
/
+5
2013-09-15
remove some other unused includes.
Andrei Karas
1
-0
/
+1
2013-09-15
add option to not unload sounds after using.
Andrei Karas
1
-0
/
+5
2013-09-14
fix closing not own equipment window.
Andrei Karas
1
-0
/
+3
2013-09-13
fix code style.
Andrei Karas
7
-7
/
+11
2013-09-13
Fix compilation errors with different flags.
Andrei Karas
2
-0
/
+3
2013-09-13
fix compilation errors after last commit.
Andrei Karas
1
-0
/
+2
2013-09-12
disable native guild support for "new" tmw server.
Andrei Karas
1
-0
/
+3
2013-09-12
remove unused includes from input files.
Andrei Karas
6
-0
/
+6
[next]