summaryrefslogtreecommitdiff
path: root/src/map/clif.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-08-03weapon base attack delay standardizationHoraK-FDF1-1/+1
2023-04-03Item modeHoraK-FDF1-0/+11
2022-12-15Hello=). Someone said its up to GMs to deal with users exploiting their servers.Hello TMW1-0/+11
2022-10-24Sc cooldown added frillyar and kaflosh status symbols and <1s fixHoraK-FDF1-0/+4
2022-10-23Added get all reg2, get single reg2, set/add reg2 and del reg2 to tmwa-admin....HoraK-FDF1-1/+1
2019-04-15do not apply automod for hidden GMsgumi1-1/+3
2019-04-15fix clang warningsgumi1-3/+3
2019-04-15add gm automod toolgumi1-0/+89
2018-12-30pre-send the auth details to map servers instead of blindly trusting 0x0072gumi1-3/+24
2018-12-18add player heal packetsv18.12.18gumi1-0/+25
2018-12-13add support for sending player HP for protocol >= 9gumi1-9/+42
2018-11-10add support for CMSG_ONLINE_LISTgumi1-1/+43
2018-03-23automatically de-attach freed NPCsv18.3.23gumi1-9/+49
2018-03-11don't send base_level if player is a botgumi1-3/+3
2018-03-09validate name size before sending custom mob namesgumi1-4/+6
2018-03-06whoops, my badgumi1-0/+2
2018-03-05don't send actual gm level to old clientsgumi1-19/+30
2018-03-05ensure the player looks dead if dead while warpinggumi1-0/+8
2018-03-04forcefully send a name request reply for mobs with custom namesgumi1-5/+26
2018-03-04send base level where appropriategumi1-1/+4
2018-02-17remove unused variablesgumi1-1/+0
2018-01-27add missing weapon override in packet 01dagumi1-1/+3
2016-11-27force sending .gat extension for SMSG_SET_TILES_TYPEgumi1-1/+3
2016-11-26Merge pull request #226 from mekolat/settilesv16.11.27mekolat1-0/+18
2016-07-05fix emote spam crashFreeyorp1-22/+21
2016-05-13Merge pull request #224 from mekolat/npctalkmekolat1-1/+2
2016-05-13implement SMSG_MAP_SET_TILES_TYPE, add builtin sendcollisionmekolat1-0/+18
2016-05-12add undefined_gat check for SenWho::ALL_SAMEMAPmekolat1-7/+10
2016-05-12don't send name in 0x8d if shorter than 4 char longmekolat1-1/+2
2016-05-05add MUTE paramsmekolat1-0/+24
2016-04-24fix npc gender for ManaPlusmekolat1-1/+9
2016-04-15do not send superfluous info on LoadEndAckmekolat1-28/+26
2016-04-15improvements, cleanup, bug fixesmekolat1-1/+5
2016-04-15do not send spell invocation back to the castermekolat1-25/+21
2016-04-15give priority to custom commands over built-in commandsmekolat1-3/+3
2016-04-15Remove old Magicwushin1-11/+2
2016-04-15Magic -> Map Npcswushin1-1/+1
2016-04-15implement SMSG_PLAYER_CLIENT_COMMANDmekolat1-0/+14
2016-04-14implement SMSG_SCRIPT_MESSAGEmekolat1-0/+20
2016-04-10modify remote execution prevention, check for client versionmekolat1-9/+10
2016-04-10consolidate client version handlingmekolat1-80/+88
2016-04-06always send nick to selfmekolat1-1/+1
2016-04-02remote execution vulnerability fixmekolat1-17/+12
2016-04-01add player nicks back to messageswushin1-17/+17
2016-02-08allow to not allocate stats on CCmekolat1-3/+3
2015-09-27bl could leave and cause clif_send to look for people on undefined.gatwushin1-10/+20
2015-08-03Disable unstable move3 with new manaplusRawng1-15/+32
2015-06-20add map mask supportmekolat1-0/+16
2015-06-20add clif_message_towardsmekolat1-6/+25
2015-06-20npc actionsmekolat1-0/+18