summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2017-09-10Allow trigger input action on key press or/and release.Andrei Karas1-0/+2
2017-09-09Add workaround for fix alt-tab issue in SDL2.Andrei Karas1-0/+34
2017-09-03Fixed all "buttom" into "bottom".Alige1-1/+1
2017-08-26Add support for getting attached money from mail message.Andrei Karas1-0/+3
2017-08-26Add support for getting attached items from mail message.Andrei Karas1-0/+1
2017-08-26Add inventory type for mail view window. Not allow drag from/to this inventory.Andrei Karas2-1/+3
2017-08-26Rename InventoryType::Mail into InventoryType::MailEdit.Andrei Karas1-1/+1
2017-08-26Close mail edit window on success send.Andrei Karas1-0/+4
2017-08-25Validate destination name after it entered in mail edit window.Andrei Karas1-1/+1
2017-08-25Show message information in mail list.Andrei Karas1-0/+39
2017-08-24Add support for removing item from mail.Andrei Karas1-0/+1
2017-08-24Add attach items to new mail.Andrei Karas1-0/+5
2017-08-23Add mailqueuetype enum for mail queue types.Andrei Karas1-0/+35
2017-08-23Add ability to send new mail by /sendmail chat command.Andrei Karas1-0/+1
2017-08-22Remove extra coma.Andrei Karas1-1/+1
2017-08-22Use strong typed enum ParticlePhysics.Andrei Karas1-0/+34
2017-08-22Add strong typed enum DisplayType.Andrei Karas1-0/+33
2017-08-18Allow set type for strong typed enum with values.Andrei Karas2-1/+7
2017-08-12Add MailOpenType enum for different open types.Andrei Karas1-0/+34
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