summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-14Add into .gitlab-ci.yml builds for i386 arch.Andrei Karas1-0/+168
2016-05-14Add into tmwa packet SMSG_MAP_SET_TILES_TYPE. Change protocol version to 7.Andrei Karas11-29/+108
2016-05-13Fix old cast style.Andrei Karas1-1/+1
2016-05-13Add into network code function readUInt16. Also fix reading cards id.Andrei Karas16-29/+79
2016-05-13Add check asserts in ItemDB. Also fix new asserts from log.Andrei Karas3-4/+20
2016-05-13Fix assert if start and close manaplus without connecting to server.Andrei Karas1-0/+1
2016-05-13Dont report errors on resolving theme image path.Andrei Karas1-3/+4
2016-05-13Fix error in log in NpcDialogDB.Andrei Karas1-0/+3
2016-05-12Fix empty minimap loading in Minimap.Andrei Karas1-1/+4
2016-05-12Fix wrong image loading in LangListModel.Andrei Karas1-2/+10
2016-05-12Add asserts into ResourceManager.Andrei Karas1-7/+41
2016-05-12Improve more error messages in SpriteDef.Andrei Karas2-17/+38
2016-05-12Macro reportAlways also show message in log if asserts disabled in compile time.Andrei Karas4-28/+12
2016-05-12Improve error messages in SpriteDef.Andrei Karas2-13/+16
2016-05-12Dont load unsupported dbs in legacy servers.Andrei Karas1-8/+22
2016-05-12Fix compilation error in xml unit tests.Andrei Karas1-2/+4
2016-05-12Fix header in test xml file.Andrei Karas1-1/+1
2016-05-12Fix loading error sprite for missing emotes.Andrei Karas1-2/+3
2016-05-12Fix asserts in SkilUnitDB.Andrei Karas1-2/+2
2016-05-12Add skipError parameter into xmlutils.Andrei Karas4-18/+38
2016-05-12Add skipError parameter to loadXml functions.Andrei Karas47-160/+277
2016-05-11Allow set skip error flag for configuration loading.Andrei Karas3-4/+9
2016-05-11Add missing "assert" wors into alwaysReport macro.Andrei Karas1-0/+2
2016-05-11Add asserts into SpriteDef.Andrei Karas1-2/+20
2016-05-11Fix issues in tests after adding some asserts.Andrei Karas7-2/+214
2016-05-11Add into catch reporting stack where exception happend.Andrei Karas1-0/+23
2016-05-11Add reportAlways macroses in xml load errors.Andrei Karas4-20/+29
2016-05-11Fix alwaysReport message.Andrei Karas1-1/+1
2016-05-11Extend checkutils functions.Andrei Karas2-36/+65
2016-05-11Add assert logging in configuration.cppAndrei Karas1-12/+20
2016-05-11Add new assert macro: reportAlways and failAlwaysAndrei Karas2-0/+44
2016-05-11Fix asserts in unit tests.Andrei Karas4-0/+12
2016-05-11In checkutils with unit tests enabled, any failed assert will throw exception.Andrei Karas2-12/+95
2016-05-11Remove duplicates in packetsout.incAndrei Karas1-3/+0
2016-05-11Define check macroses based on other macroses.Andrei Karas1-28/+39
2016-05-11If asserts enabled, add linker flag -rdynamic.Andrei Karas1-0/+3
2016-05-10Add valgrind into ci test scripts.Andrei Karas5-4/+18
2016-05-10Improve error checks in tests ci scripts.Andrei Karas5-4/+16
2016-05-10Fix some MStack functions.Andrei Karas1-4/+2
2016-05-10Fix compilation warning.Andrei Karas1-1/+1
2016-05-10Add missing file.Andrei Karas1-0/+37
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas13-3/+135
2016-05-09Do mouse actions on emoteshortcutcontainer only if left mouse button was used.Andrei Karas1-15/+18
2016-05-09Add new flags into gcc snapshot ci script.Andrei Karas1-0/+2
2016-05-09Try disable warnings in testlauncher.cppAndrei Karas1-6/+6
2016-05-09Fix too long line.Andrei Karas1-1/+2
2016-05-09Fix issue with DSO.Andrei Karas7-37/+70
2016-05-09Black list Mesa 11.2 for DSO.Andrei Karas1-0/+1
2016-05-09Add settings for set distance for start syncyng player.Andrei Karas4-2/+13
2016-05-09Fix distance to fix if auto fix position disabled to 7.Andrei Karas1-1/+1