summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-03Update copyright year.Andrei Karas144-144/+144
2016-12-13Add support for possible new skill set types.Andrei Karas1-0/+33
2016-10-16Add option to show player name only for selected player.s20161017Andrei Karas1-0/+34
2016-10-06Fix code style.Andrei Karas1-0/+4
2016-10-04Move npcactionstate into enums directory.Andrei Karas1-0/+37
2016-10-04Move npcinputstate into enums directory.Andrei Karas1-0/+40
2016-10-04Move menutype into enums directory.Andrei Karas1-0/+48
2016-10-04Move beingtype into enums directory.Andrei Karas1-0/+42
2016-10-04Move layouttype into enums directory.Andrei Karas1-0/+42
2016-10-04Move maplayerposition into enums directory.Andrei Karas1-0/+37
2016-10-04Move collisiontype into enums directory.Andrei Karas1-0/+41