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
2017-03-09
Remove extra includes.
Andrei Karas
5
-8
/
+0
2017-03-08
Move valgrind builds into build stage in .gitlab-ci.yml
Andrei Karas
1
-39
/
+35
2017-03-08
Fix style issue in zip.cpp
Andrei Karas
1
-1
/
+1
2017-03-08
Enable stack generation if target platform support this.
Andrei Karas
4
-20
/
+34
2017-03-08
Add valgrind jobs if build failed in .gitlab-ci.yml
Andrei Karas
1
-0
/
+39
2017-03-08
In .gitlab-ci.yml add checks for asan linked if asan was enabled.
Andrei Karas
1
-0
/
+17
2017-03-08
Hide apt-get / dnf output in tests. This will reduce number of lines used in ...
Andrei Karas
1
-2
/
+2
2017-03-08
Use special name for main configuration file in unit tests.
Andrei Karas
1
-0
/
+5
2017-03-08
Add configuration path initialisation in tests where it need.
Andrei Karas
6
-2
/
+61
2017-03-08
Load extra config values in windows test, for prevent wrong data.
Andrei Karas
1
-0
/
+1
2017-03-08
Add assert in fonts loading if font size < 4.
Andrei Karas
2
-2
/
+10
2017-03-08
Improve fonts loading checks and logging.
Andrei Karas
1
-7
/
+39
2017-03-08
Add some cleanups into windows unit tests.
Andrei Karas
1
-2
/
+3
2017-03-08
Dont show in log "read archive ..." messages if zip debugging disabled.
Andrei Karas
1
-0
/
+3
2017-03-08
Clean global font pointer on gui deletion.
Andrei Karas
2
-0
/
+4
2017-03-08
Add checks for asan linked if asan was enabled in .gitlab-ci.yml
Andrei Karas
1
-0
/
+4
2017-03-08
Fix removing CXXFLAGS in configure.
Andrei Karas
1
-7
/
+6
2017-03-08
Fix assert in creation default main configuration file.
Andrei Karas
1
-1
/
+7
2017-03-08
Dont show debug info about zip archives in log.
Andrei Karas
1
-0
/
+6
2017-03-08
Fix librt detection in configure.
Andrei Karas
1
-1
/
+1
2017-03-08
Fix warning in nacl build.
Andrei Karas
1
-1
/
+3
2017-03-07
Fix error in configure. Improve detection functions.
Andrei Karas
1
-7
/
+8
2017-03-07
Fix unit tests on windows.
Andrei Karas
20
-169
/
+205
2017-03-07
Enable console in unit tests if build with mingw.
Andrei Karas
1
-1
/
+3
2017-03-07
Fix tests after last changes.
Andrei Karas
2
-0
/
+20
2017-03-07
Fix dyecmd compilation with mingw.
Andrei Karas
1
-0
/
+1
2017-03-07
Fix warning about defefined PACKAGE_VERSION in mingw builds.
Andrei Karas
1
-2
/
+0
2017-03-07
Auto detect if librt usable for current compiler.
Andrei Karas
1
-53
/
+57
2017-03-07
Enable -rdynamic flag only if it supported by linker.
Andrei Karas
2
-0
/
+58
2017-03-06
Show assert if failed open streamed files.
Andrei Karas
5
-4
/
+29
2017-03-06
Show asserts if any errors happened with fopen.
Andrei Karas
3
-7
/
+17
2017-03-06
Update translations.
Andrei Karas
24
-7280
/
+9150
2017-03-06
Add missing header file into make file.
Andrei Karas
1
-0
/
+1
2017-03-06
Add resources into build with mingw and automake.
Andrei Karas
2
-2
/
+22
2017-03-06
Fix packet warnings for server plugin version < 16.
Andrei Karas
1
-12
/
+48
2017-03-06
Fix packets for updated hercules.
Andrei Karas
1
-0
/
+9
2017-03-06
Add binary access mode in read zip archives.
Andrei Karas
1
-2
/
+2
2017-03-06
Add missing file.
Andrei Karas
1
-0
/
+48
2017-03-06
Add support for standard library file api in virtfs.
s20170306
Andrei Karas
6
-44
/
+85
2017-03-06
Fix include type in main.cpp
Andrei Karas
1
-1
/
+1
2017-03-06
Add missing header file into make file.
Andrei Karas
1
-0
/
+1
2017-03-06
Change configure.ac to allow build with mingw.
Andrei Karas
1
-46
/
+72
2017-03-06
Fix linking with some mingw versions.
Andrei Karas
1
-0
/
+4
2017-03-05
Remove from make file removed cmake file.
Andrei Karas
1
-1
/
+0
2017-03-05
Add builds with custom libs compiled with asan/ubsan.
Andrei Karas
1
-0
/
+50
2017-03-05
Fix compilation on windows.
Andrei Karas
1
-0
/
+7
2017-03-05
Remove physfs from cmake and switch to using virtfs.
Andrei Karas
2
-69
/
+37
2017-03-04
Remove libphysfs-dev from .travis.yml
Andrei Karas
1
-1
/
+17
2017-03-04
Remove libphysfs-dev from .gitlab-ci.yml
Andrei Karas
1
-114
/
+118
2017-03-04
Enable ci builds with old libs, because physfs disabled by default.
Andrei Karas
1
-26
/
+20
[prev]
[next]