summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)xantara1-1/+2
2012-02-19Fixed `/lb` and `/nlb` commands displaying additional nickname (bugreport:5351).gepard19841-1/+1
2012-02-19- reverted part of r15609 since apparently the issue is purely limited to ZC_...lordttseven1-1/+1
2012-02-19Fixed /b and /nb bugreport:5351shennetsind1-1/+1
2012-02-18* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...lordttseven1-0/+14
2012-02-17- Fixed group permissions not recognizing `false` setting (bug:5342).gepard19841-1/+1
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-0/+32
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-2/+1
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard19841-9/+9
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-347/+152
2012-02-12item_trade nodrop/notrade flags no longer share no mail and no auction flags,...shennetsind1-1/+1
2012-02-11Added 2 new item_trade.txt flags as per kenpachi request:shennetsind1-2/+3
2012-02-10Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311shennetsind1-2/+9
2012-02-09Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...shennetsind1-4/+4
2012-02-04` Fixed Warg Dash skill to continuously run until codiling with an object (bu...xantara1-1/+1
2012-02-04* Merged changes up to eAthena 15073.eathenabot1-1/+1
2012-01-30- Removed more trailing tabs.brianluau1-4/+4
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-7/+7
2012-01-25 * Fixed zeny duplication exploit in mail system, introduced in r15310.gepard19841-1/+4
2012-01-23* Merged changes up to eAthena 15068.eathenabot1-1/+1
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-2/+2
2012-01-20Merged TXT removal branch back to trunk.gepard19841-9/+0
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-8/+9
2012-01-17* Merged changes up to eAthena 15067.eathenabot1-4/+4
2012-01-17* Merged changes up to eAthena 15066.eathenabot1-1466/+2220
2012-01-17* Merged changes up to eAthena 15065.eathenabot1-15/+25
2012-01-17* Merged changes up to eAthena 15063.eathenabot1-0/+149
2012-01-17* Merged changes up to eAthena 15061.eathenabot1-24/+3
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-158/+188
2012-01-17* Merged changes up to eAthena 15057.eathenabot1-53/+33
2012-01-17- Follow up to r15472.eathenabot1-2/+2
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot1-23/+23
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot1-12/+9
2012-01-17* Merged changes up to eAthena 15052.eathenabot1-600/+355
2012-01-11Picklog improvements:gepard19841-2/+2
2012-01-09* Merged changes up to eAthena 15051.eathenabot1-11/+74
2012-01-08Fixed Cloaking Exceed.protimus1-2/+3
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind1-1/+1
2012-01-05Improved friend removal process to avoid inconsistent state if char-server wa...gepard19841-11/+18
2012-01-04Fixed waitingroom npcs from being displayed properly against maya p exploit p...shennetsind1-3/+3
2012-01-04/resetstate also resets taekwon mission, bugreport:2200shennetsind1-2/+7
2012-01-03* Merged changes ONLY eAthena 15055.eathenabot1-2/+2
2012-01-01Fixed memory issue with fakename in parseGlobalMessage, bugreport:5192shennetsind1-1/+2
2012-01-01Added new @/# command aliases pattern, all aliases can now be modified/added/...shennetsind1-20/+20
2011-12-29minor code improvement, moved some "hidden" configs to config/Core.hshennetsind1-10/+5
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-3/+3
2011-12-29Added mail zeny loss prevention, bugreport:2919shennetsind1-0/+3
2011-12-29Fixed that you couldn't unequip items while frozen/stoned/etc, bugreport:2772shennetsind1-2/+2
2011-12-27Fixed an issue, players were able to see disabled NPCs with maya purple card....xazax-hun1-2/+25
2011-12-25Follow up r15267, changed to standardshennetsind1-2/+0