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
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
33
-789
/
+2719
2015-08-02
Enable OpenGL support in dyetool.
Andrei Karas
2
-4
/
+57
2015-08-02
Move main function code into mainGui.
Andrei Karas
5
-109
/
+170
2015-08-02
Move command line options parsing to separate file.
Andrei Karas
5
-216
/
+285
2015-08-01
Change version to 1.5.8.1
v1.5.8.1
Andrei Karas
9
-9
/
+18
2015-08-01
Update translations.
Andrei Karas
40
-1652
/
+2126
2015-07-31
Fix code style.
Andrei Karas
2
-2
/
+3
2015-07-31
Add some missing translation labels.
Andrei Karas
2
-12
/
+14
2015-07-30
Dehardcode file name weapons.xml.
Andrei Karas
2
-1
/
+4
2015-07-30
Add support for include tag in badges.xml.
Andrei Karas
3
-3
/
+24
2015-07-30
Add support for includes in xml utils functions.
Andrei Karas
1
-20
/
+39
2015-07-30
Add badges for player names.
Andrei Karas
4
-0
/
+57
2015-07-30
Fix memory leak on exit.
Andrei Karas
2
-0
/
+8
2015-07-30
Change how report about broken nicks.
Andrei Karas
1
-7
/
+3
2015-07-29
Draw being smile over badge and animation effect.
Andrei Karas
1
-2
/
+2
2015-07-29
Fix some translation issues.
Andrei Karas
1
-8
/
+8
2015-07-29
Update translations.
Andrei Karas
39
-31257
/
+38033
2015-07-29
Add gm badge image and xml.
Andrei Karas
4
-0
/
+19
2015-07-29
Fix enable/disable badges without client restart.
Andrei Karas
3
-35
/
+69
2015-07-29
Add support for gm badge.
Andrei Karas
3
-3
/
+33
2015-07-29
Fix other typos in chat settings.
Andrei Karas
1
-4
/
+4
2015-07-29
Another typo in chat settings.
Andrei Karas
1
-1
/
+1
2015-07-29
Fix another typo in chat settings.
Andrei Karas
1
-1
/
+1
2015-07-29
Fix typo in chat settings.
Andrei Karas
1
-1
/
+1
2015-07-29
Fix compilation warnings.
Andrei Karas
1
-1
/
+0
2015-07-29
Add ability to show badges under nick.
Andrei Karas
5
-16
/
+37
2015-07-29
Add support for guild badges.
Andrei Karas
4
-2
/
+44
2015-07-29
Update translations.
Andrei Karas
21
-798
/
+1154
2015-07-29
Fix compilation error with some options.
Andrei Karas
1
-0
/
+1
2015-07-29
Add bages db. Add badges support for parties.
Andrei Karas
7
-11
/
+178
2015-07-29
Disable DSA OpenGL extensions for Mesa 10.6.x. Look like they broke it.
Andrei Karas
1
-2
/
+5
2015-07-29
Add function for load xml data to std::map with strings.
Andrei Karas
2
-0
/
+48
2015-07-28
To make script add flag gnu++17.
Andrei Karas
1
-1
/
+1
2015-07-28
Use variables from paths.xml for team badges file name.
Andrei Karas
2
-3
/
+6
2015-07-27
Fix compilation warnings.
Andrei Karas
1
-8
/
+8
2015-07-27
Fix functions removeRoom / updateRoom.
Andrei Karas
1
-2
/
+2
2015-07-27
Detect broken nicks and report in debug tab.
Andrei Karas
1
-0
/
+16
2015-07-27
Add option for show badges at top or char or after name.
Andrei Karas
4
-1
/
+9
2015-07-27
Rotate and change action in team badge with player.
Andrei Karas
1
-0
/
+6
2015-07-27
Change tmw ip address in tmw detection code.
Andrei Karas
1
-1
/
+1
2015-07-27
Add option to show/hide badges. By default badges visible.
Andrei Karas
6
-10
/
+43
2015-07-27
Draw team badge if set.
Andrei Karas
2
-2
/
+28
2015-07-27
Add method for get text object width.
Andrei Karas
2
-0
/
+13
2015-07-27
Add team icons. Now it simple one color rectangles.
Andrei Karas
15
-1
/
+84
2015-07-26
Update translations.
Andrei Karas
21
-3318
/
+3798
2015-07-26
Fix code style.
Andrei Karas
4
-56
/
+108
2015-07-26
Fix compiler features detection.
Andrei Karas
1
-6
/
+10
2015-07-26
Add macro constexpr2. Depend on compiler and version it can be constexpr or e...
Andrei Karas
2
-8
/
+14
2015-07-26
In make script for gcc 4.6 disable memory debugging.
Andrei Karas
1
-1
/
+1
2015-07-26
Add some constexpr in mathutils.h
Andrei Karas
1
-10
/
+11
[next]