summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Add chat command for gm /mobsearchAndrei Karas10-0/+33
2016-02-24Add context menu item "who drops" into gm context menu.Andrei Karas1-0/+2
2016-02-24Add gm chat command /whodropsAndrei Karas10-0/+33
2016-02-24Add into gm context menu for items command info.Andrei Karas1-2/+11
2016-02-23Add chat command for gms /iteminfoAndrei Karas10-0/+33
2016-02-23Add basic support for gm commands for items context menu.Andrei Karas2-2/+25
2016-02-23Add into gm context menu for monsters command info.Andrei Karas2-1/+18
2016-02-23Add chat command /monsterinfoAndrei Karas10-0/+37
2016-02-23Add basic gm menu for different being types.Andrei Karas2-61/+123
2016-02-23Fix compilation with gcc 4.4 or older.Andrei Karas18-58/+65
2016-02-23Update debug make script.Andrei Karas1-8/+10
2016-02-23Add pragmas for disable -Wswitch-bool in some places.Andrei Karas18-0/+58
2016-02-22Dont calculate dynamic sort offset.Andrei Karas2-9/+3
2016-02-22Add more missing consts.Andrei Karas15-15/+15
2016-02-21Fix code style.Andrei Karas7-12/+12
2016-02-21Update manaplus.cbp.Andrei Karas1-0/+3
2016-02-21Add missing checks.Andrei Karas12-24/+65
2016-02-21Add missing public modifier to some structs.Andrei Karas4-27/+31
2016-02-21Change some int constants to unsigned.Andrei Karas1-2/+2
2016-02-21Remove useless checks.Andrei Karas4-6/+4
2016-02-21Fix method visibility.Andrei Karas1-2/+2
2016-02-21Add missing constructor call.Andrei Karas1-0/+1
2016-02-20Add some more missing consts.Andrei Karas17-29/+32
2016-02-20Add missing const in other left files.Andrei Karas10-33/+45
2016-02-20Add missing const in utils directory.Andrei Karas3-9/+9
2016-02-20Add missing const in being directory.Andrei Karas8-45/+55
2016-02-20Add missing const in resources directory.Andrei Karas15-27/+29
2016-02-20Add missing const in net directory.Andrei Karas86-198/+228
2016-02-20Add missing const in gui directory.Andrei Karas137-341/+387
2016-02-20Rename internal variables in for macroses.Andrei Karas2-5/+5
2016-02-20Add support for onscreen buttons in format 3x2.Andrei Karas2-2/+27
2016-02-18Replace unknown scan codes in SDL2 to unknown constant.Andrei Karas1-0/+4
2016-02-18Remove extra checks.Andrei Karas2-39/+1
2016-02-18Fix keys sorter. Some time probably it may crash before.Andrei Karas1-1/+1
2016-02-18Add some more debugging in input keys handling.Andrei Karas1-1/+12
2016-02-18Add some extra checks and logging while sorting keys.Andrei Karas2-3/+35
2016-02-18Remove useless check.Andrei Karas1-2/+1
2016-02-17Fix unit tests compilation with SDl 1.2Andrei Karas4-8/+0
2016-02-17Fix unit tests if build with SDL2 support.Andrei Karas6-5/+47
2016-02-16Add some integrity unit tests.Andrei Karas2-0/+155
2016-02-16Dont run video mode detection on unit tests.Andrei Karas1-2/+3
2016-02-16Add gm commands into chat whisper context menu.Andrei Karas1-44/+46
2016-02-14Fix crash in char creation if stats was hidden (tmwa).Andrei Karas1-1/+4
2016-02-14Fix crash in setup input page with name gui.Andrei Karas5-7/+41
2016-02-14Dont check and modify floor item position if server support haveExtendedDrops...Andrei Karas4-18/+40
2016-02-14Add server feature haveExtendedDropsPosition.Andrei Karas5-0/+16
2016-02-13Add missing comment.Andrei Karas1-0/+1
2016-02-13Show warning for lastseen chat command if id and seen colleciton disabled.Andrei Karas1-4/+12
2016-02-13Change version to 1.6.2.13.v1.6.2.13Andrei Karas9-9/+29
2016-02-13Update translations.Andrei Karas23-1774/+1694