index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
2017-05-25
Fix too long lines in dyepalette_replaceaoglcolor.cpp
Andrei Karas
1
-2
/
+4
2017-05-25
Fix too long lines in dyepalette_replacesoglcolor.cpp
Andrei Karas
1
-2
/
+4
2017-05-25
Fix compilation without simd support.
Andrei Karas
1
-1
/
+1
2017-05-25
Add chat command for check player ip.
Andrei Karas
6
-5
/
+19
2017-05-25
Add chat command for recall player.
Andrei Karas
6
-5
/
+19
2017-05-25
Add chat command for warp to player.
Andrei Karas
6
-5
/
+19
2017-05-25
Add chat command for copy text to clipboard.
Andrei Karas
6
-5
/
+20
2017-05-25
Remove "open link" popup menu handler.
Andrei Karas
1
-5
/
+1
2017-05-25
Add chat command for clear current outfit.
Andrei Karas
7
-6
/
+25
2017-05-25
Fix compilation without simd support.
Andrei Karas
1
-1
/
+6
2017-05-25
Fix dye speed tests.
Andrei Karas
1
-6
/
+0
2017-05-25
Switch in replaceAOGLColor into using custom despatcher.
Andrei Karas
11
-346
/
+349
2017-05-25
Switch in replaceAColor into using custom despatcher.
Andrei Karas
11
-584
/
+264
2017-05-25
Switch in replaceSOGLColor into using custom despatcher.
Andrei Karas
11
-346
/
+352
2017-05-24
Switch in replaceSColor into using custom despatcher.
Andrei Karas
18
-606
/
+378
2017-05-24
Fix chat command with SDL2 for send string to input.
Andrei Karas
1
-0
/
+12
2017-05-23
Add chat command for send any number of pritable chars to input.
Andrei Karas
5
-0
/
+28
2017-05-23
Add chat command for simulate mouse click by any position and button.
Andrei Karas
5
-0
/
+36
2017-05-23
Remove extra include from fsziprwops.cpp
Andrei Karas
1
-1
/
+0
2017-05-22
Fix unpack progress bar on Android.
Andrei Karas
1
-1
/
+1
2017-05-22
Mount also perserver/default directory from data.zip in Android.
Andrei Karas
1
-0
/
+3
2017-05-22
Dont unpack data.zip on Android.
Andrei Karas
3
-14
/
+3
2017-05-22
Improve a bit fsziprwops.cpp.
Andrei Karas
1
-1
/
+4
2017-05-21
Dont report error about loading font if virtfs load failed.
Andrei Karas
1
-5
/
+0
2017-05-21
Add missing const into fsdir.cpp
Andrei Karas
1
-1
/
+1
2017-05-21
In SDL2 builds at first try load fonts from virtfs.
Andrei Karas
1
-8
/
+17
2017-05-19
Fix some warnings in unit tests.
Andrei Karas
5
-46
/
+23
2017-05-19
Fix error in Makefile.am
Andrei Karas
1
-1
/
+2
2017-05-19
Add missing space into maingui.cpp
Andrei Karas
1
-1
/
+1
2017-05-19
Allow select catch or doctest in unit tests binary only compilation.
Andrei Karas
1
-6
/
+13
2017-05-18
Add support for additional unit test library doctest.
Andrei Karas
29
-392
/
+6127
2017-05-18
Move catch.hpp into test directory.
Andrei Karas
32
-35
/
+76
2017-05-18
In nacl mount zip /http/data.zip with sub dir perserver/default.
Andrei Karas
1
-0
/
+3
2017-05-17
Show in mount / unmount messages info about subDir if it present.
Andrei Karas
1
-6
/
+29
2017-05-17
Improve a bit virtfs based on directories.
Andrei Karas
4
-11
/
+25
2017-05-17
Fix another random issue in tests.
Andrei Karas
1
-1
/
+1
2017-05-17
Fix possible tests error in some situations.
Andrei Karas
1
-1
/
+1
2017-05-16
Add missing space in fs.cpp
Andrei Karas
1
-1
/
+1
2017-05-16
Fix too long line in virtfs1_unittest.cc
Andrei Karas
1
-2
/
+2
2017-05-16
Improve a bit subDir empty check in virtfs.
Andrei Karas
3
-114
/
+178
2017-05-16
Add subdir support in VirtFs::getFilesWithDir.
Andrei Karas
3
-5
/
+85
2017-05-16
Add subdir support in VirtFs::getDirs.
Andrei Karas
6
-6
/
+70
2017-05-16
Add subdir support in VirtFs::getFiles.
Andrei Karas
7
-9
/
+82
2017-05-16
Add subdir support in VirtFs::loadFile.
Andrei Karas
6
-6
/
+75
2017-05-16
Add subdir support in VirtFs::openRead.
Andrei Karas
6
-6
/
+168
2017-05-16
Add subdir support in VirtFs::isDirectory.
Andrei Karas
6
-6
/
+78
2017-05-16
Add subdir support into VirtFs::enumerateFiles.
Andrei Karas
6
-6
/
+109
2017-05-16
Add subdir support into VirtFs::getRealDir.
Andrei Karas
7
-13
/
+98
2017-05-16
Add subdir support into virtfs::exists.
Andrei Karas
9
-103
/
+223
2017-05-15
Add tests for unmount/unmount2.
Andrei Karas
1
-1
/
+202
[next]