summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-28Add support for chat commands /changedress and /nocosplay for remove costumesAndrei Karas1-0/+9
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru1-0/+6
2018-07-24Implementation of the official Achievement System.smokexyz1-0/+6
2018-07-24Correct wrong attribute used for pet evolution egg hidingAsheraf1-0/+2
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-1/+1
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-128/+243
2018-07-01Merge pull request #2114 from marky291/patch-1Haru1-1/+1
2018-07-01Updated text to match new exp file.Mark Hester1-1/+1
2018-06-30add support for send target in unittalkAsheraf1-4/+4
2018-06-02Fix map flag pvp_nocalcrank if use at or script command for enable pvp.Andrei Karas1-1/+2
2018-06-02Merge pull request #842 from AnnieRuru/request_6Haru1-3/+5
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-05-07Merge pull request #2027 from MishimaHaruna/sa_summonmonsterHaru1-8/+10
2018-05-07Merge pull request #1998 from Asheraf/private_airshipHaru1-0/+4
2018-05-04Implementation of Private AirShipAsheraf1-0/+4
2018-05-04Add setpcblock & checkpcblock script commandsAnnieRuru1-3/+5
2018-05-02Fix possible buffer overflow in atcommand.cAndrei Karas1-3/+3
2018-05-01Replace "--ja--" and "--en--" with constants (source only)Haru1-8/+10
2018-03-11Merge pull request #1541 from Normynator/masterHaru1-13/+12
2018-02-27Fix use after free error in @reloadatcommand gm command.Andrei Karas1-1/+4
2018-02-19Changed Kafrapoints calculation.Normynator1-13/+12
2018-02-12Fix messages about enabled/disabled cvc mode.Andrei Karas1-2/+2
2018-02-10Clean up trailing whitespace and non-indent tabsHaru1-3/+3
2018-02-10Fix some minor issues in the clan system, as reported by coverityHaru1-8/+2
2018-02-06Merge pull request #1718 from Murilo-BiO/clan_systemHaru1-41/+234
2018-02-04Send out of sight packet before hiding player.Andrei Karas1-0/+1
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-41/+234
2017-12-23Add support for new drop packet 0xadd for zero clientsAsheraf1-1/+1
2017-11-05Reduce confusion between skill IDs and skill DB indexes (part 2)Haru1-1/+1
2017-11-05Use the skill DB accessors where possible/appropriateHaru1-7/+8
2017-10-21Fix various warnings on Visual Studio 2017Haru1-10/+8
2017-10-21Merge pull request #1833 from Emistry/mapflag_noautolootHaru1-0/+2
2017-10-22Add NoAutoloot mapflagEmistry Haoyan1-0/+2
2017-10-02Update Sorcerer and Sura alternate body style in atcommand.cEdwin1-0/+2
2017-06-25fix guild leader change in 2017 clients. Based on rathena commit:Andrei Karas1-1/+1
2017-05-28add support for custom atcommands in can_use_commandgumi1-14/+17
2017-05-28allow custom atcommands to have different permissions for each groupgumi1-2/+6
2017-05-27Merge pull request #1722 from Smokexyz/mmo_charstatus-fixHaru1-7/+20
2017-05-22Add storage_data reception, parsing and sending to/from the map-server.Smokexyz1-7/+20
2017-05-09Merge pull request #1699 from Jedzkie/11-SummerCostumeHaru1-19/+34
2017-05-01Merge pull request #1698 from Jedzkie/10-BodyStyleHaru1-3/+17
2017-05-01Added job checks for @bodystyle commandJedzkie1-3/+17
2017-04-24Removed hard coded values on @cashmount and setcashmount.Jedzkie1-6/+8
2017-04-23Coding-style Fixes and White space adjustmentsJedzkie1-19/+28
2017-04-19Implemented Official Summer 2 CostumeJedzkie1-0/+6
2017-03-13Enable display of custom commands in @commands.Emistry Haoyan1-0/+30
2016-12-03Remove the platform-dependent variables from struct status_dataHaru1-3/+3
2016-12-03Clarify some Job Class vs MapID confusion (2/2)Haru1-4/+4
2016-12-03Clarify some Job Class vs MapID confusion (1/2)Haru1-4/+4
2016-08-19Ported battle.conf to libconfigHaru1-1/+1