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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
2
-3
/
+3
2011-09-09
Fix code style.
Andrei Karas
1
-1
/
+1
2011-09-08
Fix code style.
Andrei Karas
1
-1
/
+1
2011-09-08
Fix register in some auto complete strings.
Andrei Karas
2
-0
/
+21
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-5
/
+6
2011-09-07
Add support for copy text to clipboard (Ctrl+C).
Andrei Karas
2
-0
/
+88
2011-08-28
Add support for auto download content fixes.
Andrei Karas
2
-0
/
+10
2011-08-27
Fix lower chars issue.
Andrei Karas
2
-2
/
+2
2011-08-27
Basic support for guild bot integration.
Andrei Karas
2
-0
/
+62
2011-08-22
Add highlight list option.
Andrei Karas
2
-3
/
+19
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
2
-2
/
+2
2011-08-02
Add ctrl key combination to all text fields.
Andrei Karas
2
-0
/
+14
2011-07-18
Fix code style.
Andrei Karas
1
-1
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
4
-10
/
+10
2011-07-04
Replace some lists to vectors.
Andrei Karas
2
-3
/
+3
2011-06-30
Add some fixes for making manaplus on OpenBSD.
Andrei Karas
1
-0
/
+7
2011-06-28
More fixes for compilation under MacOS.
Andrei Karas
1
-9
/
+1
2011-06-27
Fix errors in MacOS compilation.
Andrei Karas
1
-0
/
+9
2011-06-22
Fix code style.
Andrei Karas
1
-1
/
+1
2011-06-16
Fix dataDir in branding files.
Andrei Karas
2
-0
/
+78
2011-06-16
Add dataPath to branding.
Andrei Karas
2
-0
/
+12
2011-06-14
Add ability to add comments to any players.
Andrei Karas
2
-2
/
+15
2011-06-03
Fix code style in sha256.cpp
Andrei Karas
1
-2
/
+4
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
2
-4
/
+5
2011-05-24
Add simple memory leak detector.
Andrei Karas
7
-0
/
+14
2011-05-08
Fix some include files paths.
Andrei Karas
2
-2
/
+2
2011-05-07
Save atack filter between restarts.
Andrei Karas
2
-1
/
+24
2011-04-30
Fix windows mkdir issues.
Andrei Karas
1
-14
/
+65
2011-04-25
Add missing checks.
Andrei Karas
1
-3
/
+3
2011-04-18
Fix compilation warning.
Andrei Karas
1
-1
/
+6
2011-04-18
Allow try different language part for searching help translations.
Andrei Karas
2
-7
/
+12
2011-04-15
Fix mkdir_r to not assume existence of PATH_MAX
Ben Longbons
1
-8
/
+4
2011-04-09
Small fix to code style and compilation warning.
Andrei Karas
1
-1
/
+1
2011-04-06
Add support for help pages translations.
Andrei Karas
2
-0
/
+16
2011-03-18
Fix most conversions except manaserv net code and some other code.
Andrei Karas
4
-4
/
+4
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
5
-20
/
+22
2011-03-04
Fix code style.
Andrei Karas
1
-4
/
+7
2011-03-04
Possible solve problems with X clipboard in some systems.
Andrei Karas
1
-8
/
+22
2011-03-03
Dehardcode item colors. Now reading all from configs.
Andrei Karas
2
-0
/
+46
2011-02-27
First part of implimintation item colors.
Andrei Karas
2
-0
/
+12
2011-02-19
Update copyrights.
Andrei Karas
16
-30
/
+44
2011-02-14
Replace sprites functionality (need support in client data).
Andrei Karas
2
-0
/
+13
2011-02-12
Add items attribute what allow hide other sprites only by id.
Andrei Karas
2
-0
/
+14
2011-02-02
Make it clear that our current sha256 code is GPLv2 only
Thorbjørn Lindeijer
1
-3
/
+2
2011-01-28
Fix code style and some new compilation warnings.
Andrei Karas
2
-162
/
+189
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
1
-2
/
+2
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
2
-3
/
+17
2011-01-02
Initial commit.
Andrei Karas
18
-0
/
+2237