summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-03Impliment packets SMSG_ELEMENTAL_INFO and SMSG_ELEMENTAL_UPDATE_STATUS.Andrei Karas1-8/+32
2016-08-03Add elemental attributes.Andrei Karas1-0/+6
2016-08-03Add support for elemental db and draw elementals sprites.Andrei Karas9-19/+262
2016-08-03Replace some ifs to switches.Andrei Karas3-141/+228
2016-08-03Add actor type elemental.Andrei Karas6-4/+14
2016-08-03Allow load layers only with down SideView attribute or if this attribute miss...Andrei Karas1-0/+5
2016-08-03Add missing tmwa defines.Andrei Karas2-0/+4
2016-08-02Update translations.Andrei Karas1-1/+0
2016-08-02Add workaround for unit tests failures.Andrei Karas1-0/+1
2016-08-02Fix issue detected by valgrind after last changes.Andrei Karas1-2/+2
2016-08-02Mark shopselldialog.cpp as tmwa only file.Andrei Karas1-0/+4
2016-08-02Remove extra include from unit tests.Andrei Karas1-1/+0
2016-08-02Remove unused unregister dialog and states for it.Andrei Karas7-282/+0
2016-08-02Fix compilation with some options.Andrei Karas5-6/+7
2016-08-02Add missing file.Andrei Karas1-0/+6
2016-08-02Fix some broken window draw unit tests.Andrei Karas2-4/+14
2016-08-02Draw each window in unit tests.Andrei Karas6-3/+133
2016-08-02Add all known windows into windows unit tests.Andrei Karas10-36/+675
2016-08-01Extend windows unit tests with drawing.Andrei Karas3-8/+12
2016-08-01Fix compilation without tmwa support.Andrei Karas1-0/+4
2016-07-31Show hp and max hp in being popup.Andrei Karas2-1/+22
2016-07-31Remove curl extra include from whoisonline.cppAndrei Karas1-3/+0
2016-07-31Show being level in being popup (if known).Andrei Karas1-1/+13
2016-07-31Possible fix for Curl 7.50Andrei Karas2-3/+2
2016-07-31Change arrow slot from 23 to 10.Andrei Karas1-1/+1
2016-07-30Change version to 1.6.7.30.v1.6.7.30Andrei Karas9-9/+21
2016-07-30Update manaplus.cbp.Andrei Karas1-9/+23
2016-07-30Update Android.mk.Andrei Karas1-0/+2
2016-07-30Update translations.Andrei Karas23-3496/+2013
2016-07-29Fix code style.Andrei Karas14-27/+28
2016-07-29Remove extra include from soundeffect.cppAndrei Karas1-2/+0
2016-07-29Fix some issues detected by cppcheck.Andrei Karas4-10/+8
2016-07-29Fix bmake script.Andrei Karas1-2/+1
2016-07-29Remove extra include from sdlmusic.cppAndrei Karas1-2/+0
2016-07-29Extende run_h ci script.Andrei Karas1-2/+2
2016-07-29Fix compilation in musicloader.hAndrei Karas1-0/+1
2016-07-29Add some missing tmwa defines.Andrei Karas17-11/+67
2016-07-29Replace some gcc5 to gcc6 in .gitlab-ci.ymlAndrei Karas1-7/+7
2016-07-29Remove macro impHandlerE.Andrei Karas3-12/+10
2016-07-29Dont return temp surface in atlasmanager.Andrei Karas2-23/+7
2016-07-28Move soundeffect load code into soundloader.Andrei Karas3-44/+24
2016-07-28Move sdlmusic load code into musicloader.Andrei Karas3-44/+22
2016-07-28Split musicloader into musicloader and soundloader.Andrei Karas7-15/+111
2016-07-28Remove eathena flag from testfile scripts.Andrei Karas3-84/+84
2016-07-28Remove eathena flag from .gitlab-ci.ymlAndrei Karas1-388/+212
2016-07-28Remove eathena flag from manaplus.cbpAndrei Karas1-1/+0
2016-07-28Remove eathena flag from Android.mkAndrei Karas1-1/+1
2016-07-28Remove eathena flag from make files and configure.Andrei Karas4-241/+208
2016-07-28Remove macro A_TMWA_UNUSED.Andrei Karas4-7/+6
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas130-783/+11