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
2016-05-12
Improve error messages in SpriteDef.
Andrei Karas
2
-13
/
+16
2016-05-12
Dont load unsupported dbs in legacy servers.
Andrei Karas
1
-8
/
+22
2016-05-12
Fix compilation error in xml unit tests.
Andrei Karas
1
-2
/
+4
2016-05-12
Fix header in test xml file.
Andrei Karas
1
-1
/
+1
2016-05-12
Fix loading error sprite for missing emotes.
Andrei Karas
1
-2
/
+3
2016-05-12
Fix asserts in SkilUnitDB.
Andrei Karas
1
-2
/
+2
2016-05-12
Add skipError parameter into xmlutils.
Andrei Karas
4
-18
/
+38
2016-05-12
Add skipError parameter to loadXml functions.
Andrei Karas
47
-160
/
+277
2016-05-11
Allow set skip error flag for configuration loading.
Andrei Karas
3
-4
/
+9
2016-05-11
Add missing "assert" wors into alwaysReport macro.
Andrei Karas
1
-0
/
+2
2016-05-11
Add asserts into SpriteDef.
Andrei Karas
1
-2
/
+20
2016-05-11
Fix issues in tests after adding some asserts.
Andrei Karas
7
-2
/
+214
2016-05-11
Add into catch reporting stack where exception happend.
Andrei Karas
1
-0
/
+23
2016-05-11
Add reportAlways macroses in xml load errors.
Andrei Karas
4
-20
/
+29
2016-05-11
Fix alwaysReport message.
Andrei Karas
1
-1
/
+1
2016-05-11
Extend checkutils functions.
Andrei Karas
2
-36
/
+65
2016-05-11
Add assert logging in configuration.cpp
Andrei Karas
1
-12
/
+20
2016-05-11
Add new assert macro: reportAlways and failAlways
Andrei Karas
2
-0
/
+44
2016-05-11
Fix asserts in unit tests.
Andrei Karas
4
-0
/
+12
2016-05-11
In checkutils with unit tests enabled, any failed assert will throw exception.
Andrei Karas
2
-12
/
+95
2016-05-11
Remove duplicates in packetsout.inc
Andrei Karas
1
-3
/
+0
2016-05-11
Define check macroses based on other macroses.
Andrei Karas
1
-28
/
+39
2016-05-11
If asserts enabled, add linker flag -rdynamic.
Andrei Karas
1
-0
/
+3
2016-05-10
Add valgrind into ci test scripts.
Andrei Karas
5
-4
/
+18
2016-05-10
Improve error checks in tests ci scripts.
Andrei Karas
5
-4
/
+16
2016-05-10
Fix some MStack functions.
Andrei Karas
1
-4
/
+2
2016-05-10
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2016-05-10
Add missing file.
Andrei Karas
1
-0
/
+37
2016-05-10
Add ability to switch emotes shortcurs bar between player, pets, homunculuses...
Andrei Karas
13
-3
/
+135
2016-05-09
Do mouse actions on emoteshortcutcontainer only if left mouse button was used.
Andrei Karas
1
-15
/
+18
2016-05-09
Add new flags into gcc snapshot ci script.
Andrei Karas
1
-0
/
+2
2016-05-09
Try disable warnings in testlauncher.cpp
Andrei Karas
1
-6
/
+6
2016-05-09
Fix too long line.
Andrei Karas
1
-1
/
+2
2016-05-09
Fix issue with DSO.
Andrei Karas
7
-37
/
+70
2016-05-09
Black list Mesa 11.2 for DSO.
Andrei Karas
1
-0
/
+1
2016-05-09
Add settings for set distance for start syncyng player.
Andrei Karas
4
-2
/
+13
2016-05-09
Fix distance to fix if auto fix position disabled to 7.
Andrei Karas
1
-1
/
+1
2016-05-08
Add packets for packet version 20151001.
Andrei Karas
2
-1
/
+30
2016-05-07
Move max packet version constant into separate file.
Andrei Karas
4
-1
/
+37
2016-05-07
Impliment packets for packet version 20150916.
Andrei Karas
1
-1
/
+30
2016-05-07
Add packet SMSG_ADD_MAP_MARKER 0x09c1.
Andrei Karas
3
-0
/
+10
2016-05-07
Change version to 1.6.5.7
v1.6.5.7
Andrei Karas
9
-9
/
+21
2016-05-07
Update Android.mk.
Andrei Karas
1
-0
/
+2
2016-05-07
Update manaplus.cbp.
Andrei Karas
1
-5
/
+29
2016-05-07
Update translations.
Andrei Karas
24
-1819
/
+2033
2016-05-07
Disable another warning in cpplint ci script.
Andrei Karas
1
-1
/
+2
2016-05-07
Disable new warning in cpplint in ci.
Andrei Karas
1
-1
/
+2
2016-05-07
Fix some includes.
Andrei Karas
2
-2
/
+0
2016-05-06
Add missing include int beingslistmodel.h
Andrei Karas
1
-0
/
+2
2016-05-06
Fix too long line.
Andrei Karas
1
-1
/
+2
[next]