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 (
Collapse
)
Author
Files
Lines
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
Also replace include catch.hpp into generic unittests.h
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
2017-05-15
Add tests for mountZip/mountZip2.
Andrei Karas
1
-0
/
+149
2017-05-15
Add tests for mountDir/mountDir2.
Andrei Karas
1
-0
/
+273
2017-05-15
Add subdir parameter into mountZip functions.
Andrei Karas
2
-1
/
+76
2017-05-15
Add subdir parameter into mountDir functions.
Andrei Karas
10
-110
/
+268
2017-05-15
Remove one condition form renderers.
Andrei Karas
7
-232
/
+221
2017-05-15
Hide zlib warning about old cast.
Andrei Karas
2
-0
/
+8
2017-05-14
Add assert about non 32 bit images.
Andrei Karas
1
-0
/
+1
2017-05-13
Change version to 1.7.5.14.
Andrei Karas
1
-2
/
+2
2017-05-12
Fix code style.
Andrei Karas
5
-8
/
+6
2017-05-11
Add command line option for use default sdl cursor.
Andrei Karas
3
-2
/
+10
2017-05-11
Allow from screenshot command set screenshot file name without path.
Andrei Karas
1
-19
/
+27
Before was only prefix.
2017-05-11
Fix memory leak in creating screenshorts.
Andrei Karas
1
-3
/
+4
2017-05-11
Allow set image name prefix in chat command /screenshot.
Andrei Karas
4
-10
/
+14
2017-05-11
Extend undress chat command for undress item by id.
Andrei Karas
2
-15
/
+28
2017-05-10
Remove extra include from popupmenu.cpp
Andrei Karas
1
-1
/
+0
2017-05-10
Add shuffle packets for new packet versions from hercules (2016 versions).
Andrei Karas
1
-3
/
+819
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
6
-17
/
+48
2017-05-10
Add chat command for move monster in priority attack list into one position ↵
Andrei Karas
6
-40
/
+54
down.
2017-05-10
Add chat command for move monster in priority attack list into one position up.
Andrei Karas
6
-34
/
+47
2017-05-10
Add chat command for move monster in attack list into one position down.
Andrei Karas
6
-35
/
+48
2017-05-10
Add chat command for move monster in attack list into one position up.
Andrei Karas
6
-32
/
+42
2017-05-09
Remove some useless popup commands implementation.
Andrei Karas
1
-43
/
+8
2017-05-09
Fix mount / unmount function names in fs.cpp.
Andrei Karas
1
-11
/
+11
2017-05-09
Remove useless check from inventoryitem.h.
Andrei Karas
1
-2
/
+0
2017-05-09
Fix code style.
Andrei Karas
2
-2
/
+3
2017-05-09
Add chat command for send any gui key.
Andrei Karas
9
-0
/
+75
New chat command: guikey.
2017-05-09
Add id to each keyvalue values.
Andrei Karas
1
-43
/
+43
2017-05-08
Fix leaks in ipc.
Andrei Karas
2
-0
/
+3
2017-05-08
Allow run ipc commands before connected to server.
Andrei Karas
1
-0
/
+21
2017-05-08
Add command line parameter --enable-ipc for enable ipc at start.
Andrei Karas
4
-1
/
+9
[next]