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
2017-05-19
Fix some warnings in unit tests.
Andrei Karas
1
-6
/
+15
2017-05-18
Add support for additional unit test library doctest.
Andrei Karas
11
-121
/
+131
2017-05-18
Move catch.hpp into test directory.
Andrei Karas
11
-14
/
+19
2017-05-07
Add possible SDL warning fix with gcc snapshot.
Andrei Karas
2
-6
/
+6
2017-05-05
Rename virtfs into fs.
Andrei Karas
12
-12
/
+12
2017-05-02
Remove another extra include.
Andrei Karas
1
-1
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
1
-2
/
+7
2017-04-18
Add test for function urlJoin.
Andrei Karas
1
-0
/
+16
2017-04-15
Fix download urls on windows.
v1.7.4.15
Andrei Karas
2
-0
/
+40
2017-04-14
Fix code style.
Andrei Karas
1
-2
/
+2
2017-04-09
Remove extra includes.
Andrei Karas
1
-2
/
+0
2017-04-08
Move resourcemanager from class to namespace.
Andrei Karas
5
-8
/
+79
2017-04-05
Remove extra include from langs.cpp
Andrei Karas
1
-2
/
+0
2017-04-05
Add chat command for translate message from player language to english.
Andrei Karas
6
-1
/
+43
2017-04-05
Add reverse translation dictionary.
Andrei Karas
4
-0
/
+17
2017-04-05
Add loading translation for dict object.
Andrei Karas
3
-0
/
+3
2017-04-03
Use pathJoin for concatinate some paths.
Andrei Karas
1
-1
/
+1
2017-03-29
Remove debug code from DEBUG_VIRTFS defines.
Andrei Karas
1
-50
/
+0
2017-03-29
Remove wrong character from pugixml.cpp
Andrei Karas
1
-1
/
+1
2017-03-29
Remove extra memory copy in VirtFs::loadFile.
Andrei Karas
5
-8
/
+9
2017-03-29
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-03-28
Move Virtfs::loadFile into virtfs.cpp
Andrei Karas
4
-4
/
+4
2017-03-28
Change memory allocation in Virtfs::LoadFile from calloc to new.
Andrei Karas
5
-25
/
+25
2017-03-28
Move virtfstools into virtfs directory.
Andrei Karas
5
-5
/
+5
2017-03-28
Join fs/virfs.h and fs/virtfs/virtfs.h
Andrei Karas
8
-8
/
+8
2017-03-28
Remove physfs support.
Andrei Karas
2
-53
/
+0
2017-03-24
Remove debug line from xml_unittest.cc
Andrei Karas
1
-1
/
+0
2017-03-24
Add ignore some compilation options in tinyxml2 include.
Andrei Karas
1
-0
/
+4
2017-03-24
Add support for tinyxml2 for reading / writing xml files.
Andrei Karas
12
-42
/
+594
2017-03-16
Disable unit test for timeDiffToString if NLS not enabled.
Andrei Karas
1
-3
/
+2
2017-03-15
Fix output type in stringutils_unittest.cc
Andrei Karas
1
-1
/
+1
2017-03-15
Possible fix for cast issue in i386 arch in tests.
Andrei Karas
1
-2
/
+2
2017-03-14
Fix compilation for windows 64 with mingw.
Andrei Karas
3
-8
/
+15
2017-03-10
Add pathJoin functions for join parts of path.
Andrei Karas
3
-0
/
+183
2017-03-09
Simplify add/remove dirs and zips methods in virtfs.
Andrei Karas
5
-36
/
+36
2017-03-08
Enable stack generation if target platform support this.
Andrei Karas
1
-16
/
+8
2017-03-08
Add configuration path initialisation in tests where it need.
Andrei Karas
3
-2
/
+32
2017-03-07
Fix unit tests on windows.
Andrei Karas
5
-30
/
+29
2017-03-04
Reimplement VirtFs in correct way. Now all tests should pass.
Andrei Karas
5
-36
/
+36
2017-03-02
Revert "Fix tests failure in physfs deinit."
Andrei Karas
4
-6
/
+7
2017-03-02
Fix tests failure in physfs deinit.
Andrei Karas
4
-7
/
+6
2017-03-01
Fix some warnings in tests due physfs headers issues in some versions.
Andrei Karas
1
-0
/
+3
2017-03-01
Fix compilation without physfs if physfs not installed.
Andrei Karas
1
-0
/
+2
2017-03-01
Fix tests running without physfs.
Andrei Karas
5
-10
/
+28
2017-03-01
Fix compilation without physfs.
Andrei Karas
2
-0
/
+11
2017-02-28
Rename UseResMan into UseVirtFs.
Andrei Karas
7
-18
/
+18
2017-02-27
Add string function for sanitization strings.
Andrei Karas
3
-1
/
+164
2017-02-21
Add sdl mixer version into libs version dump.
Andrei Karas
2
-0
/
+23
2017-02-21
Move other fs related files into fs directory.
Andrei Karas
9
-1063
/
+0
2017-02-21
Move virt fs related files into fs directory.
Andrei Karas
27
-1821
/
+31
[next]