summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2017-08-08Add into skill context menu for add shortcut.Andrei Karas1-0/+1
2017-07-31Fix comment in badgedrawtype.h.Andrei Karas1-1/+1
2017-07-30Add option to show player name at top or at bottom.Andrei Karas2-0/+68
2017-07-21Remove empty line at end of serverpermissiontype.hAndrei Karas1-1/+0
2017-07-20Prevent excluding some includes.Andrei Karas2-0/+2
2017-07-19Prevent excluding servercommands.incAndrei Karas1-0/+2
2017-07-19Add support for loading permissions from groups.xmlAndrei Karas1-33/+8
2017-07-19Load commands for each group from groups.xmlAndrei Karas1-269/+9
2017-07-18Remove extra includes.Andrei Karas1-1/+1
2017-07-18Add permissions and commands fields into groups.Andrei Karas3-0/+404
2017-07-07Move unit tests into unittests directory.Andrei Karas2-70/+0
2017-06-29Move cast macroses into separate file.Andrei Karas1-0/+2
2017-06-22Add chat command for unequip pet equipment.Andrei Karas1-0/+1
2017-06-22Add chat command for return pet to egg.Andrei Karas1-0/+1
2017-06-22Add chat command for drop pet's loot.Andrei Karas1-0/+1
2017-06-22Add chat command for feed pet.Andrei Karas1-0/+1
2017-06-22Add chat command for feed homunculus.Andrei Karas1-0/+1
2017-06-22Add chat command for move homunculus to master.Andrei Karas1-0/+1
2017-06-22Add chat command for move mercenary to master.Andrei Karas1-0/+1
2017-06-21Remove browserboxmode.Andrei Karas1-36/+0
2017-06-15Allow open server info window from game.Andrei Karas1-0/+1
2017-06-12Add comments for unknown licensed and non free servers.Andrei Karas1-0/+37
2017-06-07Fix namespace comments.Andrei Karas5-5/+5
2017-05-25Add chat command for check player ip.Andrei Karas1-0/+1
2017-05-25Add chat command for recall player.Andrei Karas1-0/+1
2017-05-25Add chat command for warp to player.Andrei Karas1-0/+1
2017-05-25Add chat command for copy text to clipboard.Andrei Karas1-0/+1
2017-05-25Add chat command for clear current outfit.Andrei Karas1-0/+1
2017-05-23Add chat command for send any number of pritable chars to input.Andrei Karas1-0/+1
2017-05-23Add chat command for simulate mouse click by any position and button.Andrei Karas1-0/+1
2017-05-18Move catch.hpp into test directory.Andrei Karas1-1/+1
2017-05-10Add chat command for show player items.s20170510Andrei Karas1-0/+1
2017-05-10Add chat command for move monster in priority attack list into one position d...Andrei Karas1-0/+1
2017-05-10Add chat command for move monster in priority attack list into one position up.Andrei Karas1-0/+1
2017-05-10Add chat command for move monster in attack list into one position down.Andrei Karas1-0/+1
2017-05-10Add chat command for move monster in attack list into one position up.Andrei Karas1-0/+1
2017-05-09Add chat command for send any gui key.Andrei Karas1-0/+1
2017-05-09Add id to each keyvalue values.Andrei Karas1-43/+43
2017-04-05Add chat command for translate message from player language to english.Andrei Karas1-0/+1
2017-04-04Draw flag badge at first.Andrei Karas1-9/+9
2017-04-04Show player language badge.Andrei Karas1-0/+1
2017-03-10Fix compilation warnings with mingw.Andrei Karas2-1/+15
2017-03-02Fix style issue in fsentrytype.hAndrei Karas1-1/+1
2017-03-02Add base class for VirtDirEntry and VirtZipEntry.Andrei Karas1-0/+33
2017-02-28Rename UseResMan into UseVirtFs.Andrei Karas1-1/+1
2017-01-31Allow buy multiply items at once from cash shops.Andrei Karas1-0/+3
2017-01-27Move color names into separate file.Andrei Karas1-0/+45
2017-01-27Move link highlight mode into separate file.Andrei Karas1-0/+42
2017-01-27Move browserboxmode into separate file.Andrei Karas1-0/+36
2017-01-10Add mock object for Graphics class.Andrei Karas1-0/+35