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-06-05
Fix translation strings and rebuild translations.
Andrei Karas
2
-81
/
+104
2011-06-05
Add space before gender sign.
Andrei Karas
4
-3
/
+14
2011-06-05
Fix memory leak in statuseffect.
Andrei Karas
1
-2
/
+5
2011-06-05
Fix some leaks in being class.
Andrei Karas
2
-5
/
+3
2011-06-05
Fix memory leak in equipmentwindow and socialwindow.
Andrei Karas
3
-4
/
+18
2011-06-05
Fix crash if reconnecting to server. Was introduced after fixing memory leaks.
Andrei Karas
3
-0
/
+9
2011-06-04
Disable malloc debuging in leak detector.
Andrei Karas
1
-1
/
+1
2011-06-04
Add colors support for drops panel.
Andrei Karas
11
-46
/
+98
2011-06-04
Fix colors support in shortcuts panel
Andrei Karas
1
-3
/
+3
2011-06-04
Add support for colors to shortcuts panel.
Andrei Karas
8
-21
/
+86
2011-06-04
Add support for colors in outfits window.
Andrei Karas
5
-6
/
+75
2011-06-04
Cleanup part list and beinginfo.
Andrei Karas
8
-9
/
+37
2011-06-04
Add missing initialisations to constructor.
Andrei Karas
1
-0
/
+12
2011-06-03
Fix iterator usage in socialwindow.cpp
Andrei Karas
1
-1
/
+1
2011-06-03
Remove SDL_gfxBlitFunc.h from automake, and leave it only in cmake
Andrei Karas
3
-2
/
+3
2011-06-03
Fix code style in sha256.cpp
Andrei Karas
1
-2
/
+4
2011-06-03
Fix memory leak in mapreader class.
Andrei Karas
1
-4
/
+6
2011-06-03
Fix memory leak in party.
Andrei Karas
1
-2
/
+3
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
13
-14
/
+46
2011-06-02
Add leak detector to guichan files.
Andrei Karas
38
-0
/
+76
2011-06-02
Add players gender sugn in popup menus and being popups.
Andrei Karas
4
-10
/
+21
2011-06-01
Change in being popup player name font to secure font if need.
Andrei Karas
1
-0
/
+9
2011-06-01
Fix tab size with secure font.
Andrei Karas
1
-0
/
+2
2011-06-01
Change trade window font to secure font if need.
Andrei Karas
4
-2
/
+12
2011-06-01
Set secure font in chat tab name if need.
Andrei Karas
5
-9
/
+53
2011-06-01
Clean variables after deleting.
Andrei Karas
6
-2
/
+21
2011-06-01
Add setup option for finding bad chars in nicks.
Andrei Karas
10
-15
/
+104
2011-05-31
Fix slots mapping.
Andrei Karas
1
-2
/
+3
2011-05-31
Add secure font. Now unused.
Andrei Karas
6
-2
/
+54
2011-05-31
Dont unselect outfits selection after ading item to outfits.
Andrei Karas
1
-3
/
+3
2011-05-31
Fix include path for SDL_mixer.h
Andrei Karas
3
-12
/
+0
2011-05-31
Fix compilation warnings.
Andrei Karas
1
-95
/
+103
2011-05-31
Add missing guichan files.
Andrei Karas
4
-1
/
+189
2011-05-31
Allow use system guichan by automake switch --with-internalguichan=no.
Andrei Karas
51
-98
/
+103
2011-05-31
Revert "Switch includes to use embedded guichan."
Andrei Karas
159
-238
/
+238
2011-05-31
Fix code style and missing members initialisations.
Andrei Karas
35
-1360
/
+971
2011-05-30
Fix compilation warnings after guichan integration.
Andrei Karas
19
-317
/
+317
2011-05-30
Add guichan files to cmake and remove deps on guichan libs.
Andrei Karas
1
-7
/
+93
2011-05-30
Add missing guichan files.
Andrei Karas
14
-0
/
+2313
2011-05-30
Switch includes to use embedded guichan.
Andrei Karas
159
-238
/
+238
2011-05-30
Add guichan files to automake
Andrei Karas
77
-0
/
+19064
2011-05-30
Fix memory leaks in being, socialwindow classes.
Andrei Karas
3
-1
/
+10
2011-05-30
Improve memory leak detector.
Andrei Karas
3
-12
/
+41
2011-05-28
Change version to 1.1.5.29
Andrei Karas
1
-2
/
+2
2011-05-28
Totally disable memory leak detector if it not enabled.
Andrei Karas
1
-0
/
+3
2011-05-27
Call cleanOrphans after disconnecting from server.
Andrei Karas
3
-3
/
+7
2011-05-27
make sure make dist will have a tarball that's compilable and spec file to ma...
Maarten Vanraes
1
-1
/
+6
2011-05-27
Clean actorsprite on exit.
Andrei Karas
1
-0
/
+2
2011-05-27
Possible fix another leak in resuorcemanager.
Andrei Karas
1
-0
/
+1
2011-05-27
Merge branch 'master' of git://gitorious.org/manaplus/manaplus
Maarten Vanraes
3
-4
/
+9
[next]