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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-09
Improve map loading speed.
Andrei Karas
6
-20
/
+75
2011-04-09
Improve SDL gui draw speed.
Andrei Karas
2
-2
/
+108
2011-04-09
Add enum to animation actions support.
Andrei Karas
3
-3
/
+10
2011-04-09
Really remove nicks if need. Also remove colors if need.
Andrei Karas
1
-1
/
+5
2011-04-09
Add race in char creation dialog. Change client protocol version to 4.
Andrei Karas
8
-9
/
+74
2011-04-08
Add ability to tabbedarea follow vertical scrroll bar position with max value.
Andrei Karas
3
-6
/
+37
2011-04-08
Now if chat input is hidden, it not using space in window.
Andrei Karas
5
-13
/
+57
2011-04-07
Send to tmw based server client version as 1.
Andrei Karas
2
-1
/
+5
2011-04-07
Add client version as special constant to help window.
Andrei Karas
4
-1
/
+11
2011-04-06
Add support for help pages translations.
Andrei Karas
3
-2
/
+30
2011-04-05
Add custom autocomplate list from file customwords.txt
Andrei Karas
2
-6
/
+38
2011-04-05
Replace list to vector in map.
Andrei Karas
2
-2
/
+2
2011-04-04
Replcae find to compare if need.
Andrei Karas
2
-7
/
+7
2011-04-04
Hide server type selection if manaserv is not enabled in compilation.
Andrei Karas
1
-28
/
+48
2011-04-04
Rename some gui class files to real class names.
Andrei Karas
44
-75
/
+75
2011-04-04
Rename TrueTypeFont to SDLFont.
Andrei Karas
10
-52
/
+52
2011-04-04
Add initialisation for some variables, fix compilation warning.
Andrei Karas
3
-1
/
+8
2011-04-04
Add progress update files counter.
Andrei Karas
1
-0
/
+9
2011-04-03
Change imageset offset work not like default offset, but as additional offset.
Andrei Karas
3
-6
/
+9
2011-04-03
Fix update error if file line is empty, like in aethyra updates.
Andrei Karas
1
-1
/
+2
2011-04-03
Fix "add to trade" action in inventory context menu.
Andrei Karas
1
-1
/
+1
2011-04-03
Add default offsets in imageset tag for all animations.
Andrei Karas
2
-2
/
+20
2011-04-03
Add spawn animation to mobs.
Andrei Karas
11
-7
/
+67
2011-04-02
Move help from chat command help to help window.
Andrei Karas
1
-187
/
+6
2011-04-02
Another possible way to save chat settings on error.
v1.1.4.3
Andrei Karas
1
-0
/
+2
2011-04-02
Change version to 1.1.4.3.
Andrei Karas
1
-2
/
+2
2011-04-02
Some fixes after automatic code checking.
Andrei Karas
6
-37
/
+72
2011-04-02
Add missing checks.
Andrei Karas
5
-9
/
+46
2011-04-01
Add ability to receive buy/sell requests with invisible space at first.
Andrei Karas
1
-0
/
+2
2011-04-01
Commented some sdl and opengl tests.
Andrei Karas
1
-0
/
+2
2011-04-01
Small optimisation in map drawing.
Andrei Karas
1
-2
/
+3
2011-04-01
Fix compilation warnings.
Andrei Karas
2
-1
/
+2
2011-04-01
Add horisontal and vertical padding for layout object.
Andrei Karas
2
-12
/
+28
2011-03-31
Add repeat attribute to xml sequence tag.
Andrei Karas
1
-11
/
+24
2011-03-31
Fix for disabled away in chat tab.
Andrei Karas
1
-1
/
+2
2011-03-31
Improve opengl perfomance.
Andrei Karas
1
-2
/
+4
2011-03-31
Fix memory leaks and some other errors.
Andrei Karas
10
-20
/
+64
2011-03-30
Add background music map ranges.
Andrei Karas
6
-17
/
+140
2011-03-29
Add new lines to translation and rebuild translation again.
Andrei Karas
3
-62
/
+78
2011-03-29
Add fixes for localisation dir in linux portable build and error detection.
Andrei Karas
2
-2
/
+12
2011-03-29
Save chat settings even in network errors.
Andrei Karas
1
-0
/
+2
2011-03-29
Fix typo in status popup window.
Andrei Karas
1
-1
/
+1
2011-03-29
Add gettext to statuspopup.
Andrei Karas
2
-157
/
+149
2011-03-29
Add translation for some strings in setup video tab.
Andrei Karas
1
-2
/
+2
2011-03-28
Fix compilation warnings.
Andrei Karas
2
-7
/
+13
2011-03-27
Fix regression after adding gcc 4.6 fixes.
Andrei Karas
1
-10
/
+10
2011-03-27
Fix uninitialised variable.
Andrei Karas
1
-1
/
+2
2011-03-27
Fix some warnings and improve code from gcc 4.6 compilation.
Andrei Karas
31
-62
/
+127
2011-03-27
Add no away to whisper chat context menu.
Andrei Karas
4
-1
/
+30
2011-03-26
Remove colors from nick if nick not real nick in whisper.
Andrei Karas
1
-2
/
+3
[next]