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-18
Add all versions for packet CMSG_PLAYER_INVENTORY_DROP.
Andrei Karas
2
-3
/
+170
2016-05-18
Fix some packet issues in version 2013xxxx
Andrei Karas
1
-0
/
+4
2016-05-18
Impliment packet CMSG_ITEM_PICKUP for all packet versions.
Andrei Karas
2
-3
/
+131
2016-05-17
Impliment packets CMSG_PLAYER_CHANGE_DIR and CMSG_MAP_PING for all packet ver...
Andrei Karas
3
-4
/
+414
2016-05-17
Add missing translators comment.
Andrei Karas
1
-0
/
+1
2016-05-17
Fix /hat command output if no hat equipped.
Andrei Karas
1
-4
/
+12
2016-05-17
Fix sending packets for version 20151001 and bigger.
Andrei Karas
5
-32
/
+113
2016-05-16
Add support for packet version 20160316.
Andrei Karas
1
-0
/
+30
2016-05-16
Add support for packet version 20151216.
Andrei Karas
1
-0
/
+29
2016-05-16
Add support for packet version 20151104.
Andrei Karas
1
-0
/
+19
2016-05-14
Move gcc-5_c++11_i386 ci script into prebuild stage and gcc-5 back to build.
Andrei Karas
1
-12
/
+12
2016-05-14
Try fix time_t cast again.
Andrei Karas
1
-2
/
+1
2016-05-14
Fix type cast in stringutils.
Andrei Karas
1
-2
/
+3
2016-05-14
Move simple gcc 5 ci script into prebuild stage.
Andrei Karas
1
-8
/
+8
2016-05-14
Add into .gitlab-ci.yml builds for i386 arch.
Andrei Karas
1
-0
/
+168
2016-05-14
Add into tmwa packet SMSG_MAP_SET_TILES_TYPE. Change protocol version to 7.
Andrei Karas
11
-29
/
+108
2016-05-13
Fix old cast style.
Andrei Karas
1
-1
/
+1
2016-05-13
Add into network code function readUInt16. Also fix reading cards id.
Andrei Karas
16
-29
/
+79
2016-05-13
Add check asserts in ItemDB. Also fix new asserts from log.
Andrei Karas
3
-4
/
+20
2016-05-13
Fix assert if start and close manaplus without connecting to server.
Andrei Karas
1
-0
/
+1
2016-05-13
Dont report errors on resolving theme image path.
Andrei Karas
1
-3
/
+4
2016-05-13
Fix error in log in NpcDialogDB.
Andrei Karas
1
-0
/
+3
2016-05-12
Fix empty minimap loading in Minimap.
Andrei Karas
1
-1
/
+4
2016-05-12
Fix wrong image loading in LangListModel.
Andrei Karas
1
-2
/
+10
2016-05-12
Add asserts into ResourceManager.
Andrei Karas
1
-7
/
+41
2016-05-12
Improve more error messages in SpriteDef.
Andrei Karas
2
-17
/
+38
2016-05-12
Macro reportAlways also show message in log if asserts disabled in compile time.
Andrei Karas
4
-28
/
+12
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
[next]