summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Ignore warning -Wlong-long in physfs.Andrei Karas2-0/+7
2017-02-06Add custom currency also into shop items list.Andrei Karas7-15/+50
2017-02-05Fix incorrect buffer access in chatutils and in stringutils unit tests.Andrei Karas2-5/+13
2017-02-05Add configure option --enable-glibcdebug for enable libcstdc++ debug mode.Andrei Karas1-1/+8
2017-02-04Change version to 1.7.2.4.Andrei Karas1-2/+2
2017-02-04Fix code style.Andrei Karas5-10/+6
2017-02-04Fix libcurl version checks.Andrei Karas2-35/+27
2017-02-04Fix compilation with very new SDL2.Andrei Karas8-8/+24
2017-02-02Remove extra include from cashshoprecv.cppAndrei Karas1-2/+0
2017-02-02Add missing include into unitsdb.cppAndrei Karas1-0/+2
2017-02-02Remove extra include from buysellrecv.cppAndrei Karas1-2/+0
2017-02-02Convert unitsdb from class to namespace.Andrei Karas1-30/+27
2017-02-02Fix nullpointer access in special layer draw function.Andrei Karas3-4/+51
2017-02-02Remove extra includes from unitsdb.cppAndrei Karas1-4/+0
2017-02-02Fix compilation without tmwa support.Andrei Karas1-5/+4
2017-02-02Fix unit tests compilation.Andrei Karas1-1/+5
2017-02-01Remove extra checks from special layer drawing.Andrei Karas1-5/+2
2017-02-01Remove extra checks from draw map layers.Andrei Karas1-63/+17
2017-02-01Use npc currency in buy dialog.Andrei Karas3-2/+17
2017-02-01Store interacted npc type before buy or talk and send it to buy dialog.Andrei Karas8-17/+37
2017-02-01Set currency to buy dialog based on selected npc type id.Andrei Karas14-17/+151
2017-01-31Load currency names for each npc from npcs.xml.Andrei Karas6-1/+35
2017-01-31Add support for load different currencies from units.xml.Andrei Karas1-50/+84
2017-01-31Remove unit type enum in unitsdb.Andrei Karas1-32/+30
2017-01-31Move units into db directory.Andrei Karas19-62/+75
2017-01-31Fix money amount in cash shops.Andrei Karas1-2/+3
2017-01-31Allow buy multiply items at once from cash shops.Andrei Karas9-12/+127
2017-01-31Remove extra include from buysellrecv.cppAndrei Karas1-1/+0
2017-01-31Fix null pointer in unit tests.Andrei Karas1-1/+2
2017-01-31Fix separate builds for manaplusgame, dyetool, manaplustests.Andrei Karas1-14/+16
2017-01-30Fix compilation with SDL 2.Andrei Karas1-1/+1
2017-01-30Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa.Andrei Karas8-38/+67
2017-01-30Clean buy dialog dungling pointer if buy dialog was destroyed.Andrei Karas4-0/+15
2017-01-30Add checks for compiler and linked libs in dumplibs.Andrei Karas1-2/+67
2017-01-30Add configure flag for prevent bulding main game code.Andrei Karas1-1/+11
2017-01-30Fix compilation with old libcurl versions.Andrei Karas2-7/+19
2017-01-28Fix code style. Remove some useless checks.Andrei Karas4-23/+12
2017-01-27Fix style issues in browserbox.Andrei Karas2-2/+3
2017-01-27Move tabs replace code from browserbox into browserboxtools.Andrei Karas3-17/+24
2017-01-27Move links replace code from browserbox into browserboxtools.Andrei Karas3-81/+86
2017-01-27Move keys replace code from browserbox into browserboxtools.Andrei Karas3-13/+22
2017-01-27Move variables replace code from browserbox into browserboxtools.Andrei Karas5-2/+73
2017-01-27Move color names into separate file.Andrei Karas5-38/+71
2017-01-27Move link highlight mode into separate file.Andrei Karas5-18/+54
2017-01-27Move browserboxmode into separate file.Andrei Karas17-30/+66
2017-01-27Move browserlink into separate file.Andrei Karas4-22/+57
2017-01-25Remove extra includes from dumplibs_unittest.ccAndrei Karas1-5/+0
2017-01-24Add dumplibs unit tests.Andrei Karas2-0/+146
2017-01-23Fix unit tests issues.Andrei Karas3-5/+15
2017-01-22Add libphysfs version into dump libs.Andrei Karas1-0/+12