summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-12fixed bug with aliases of the @commands command from working properly; bugfix...shennetsind1-7/+24
2012-01-12Fixed bug with @commands/@charcommands not displaying aliases shennetsind1-5/+6
2012-01-11fix to bug on import of atcommand_athena, bugreport:5207shennetsind1-3/+4
2012-01-11Picklog improvements:gepard19841-26/+6
2012-01-10Xantara's fix for bugreport:5201, bugreport:5222 and bugreport:5227 (@command...shennetsind1-7/+9
2012-01-04*Added 2 new accessory skills.Chilly01231-4/+27
2012-01-04Fixed atcommand aliases memory leak, bugreport:5200shennetsind1-3/+18
2012-01-04fixed @hide from not refreshing users who did not know about the @hide, bugre...shennetsind1-0/+2
2012-01-03Fixed atcommand system not being case insensitive since r15346, thanks to keikunshennetsind1-1/+1
2012-01-03Follow up r15343, added trimming to each individual aliases, allows the follo...shennetsind1-1/+1
2012-01-01Added new @/# command aliases pattern, all aliases can now be modified/added/...shennetsind1-370/+375
2011-12-31Fixed "#cmd" nick exploit, bugreport:5188shennetsind1-4/+8
2011-12-26minor @spiritball bugfix, bugreprot:2751shennetsind1-2/+4
2011-12-24* Merged changes up to eAthena 15040 (follow up to r15245, fixed some errors).brianluau1-13/+6
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-14/+14
2011-12-23- Replaced tabs with spaces in @go, follow up to r15070. (bugreport:5156)brianluau1-4/+10
2011-12-19* Merged changes up to eAthena 15036.eathenabot1-2/+1
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau1-6/+6
2011-12-14- Updated msg_athena.conf to include castle counts up to 34. (bugreport:1522)brianluau1-18/+18
2011-12-13- Fixed hidden GMs being processed in the PVP ranking timerepoque111-0/+21
2011-12-12Corrected an event mob being summoned in Endless tower (bugreport:4942)jmanfffreak1-1/+5
2011-12-10Added client feedback to @cash and @pointscalciumkid1-4/+15
2011-12-09New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301shennetsind1-11/+14
2011-12-09@command log bug fix, bugreport:4010shennetsind1-8/+7
2011-12-08Fixed @reloadskilldb, bugreport:4412 and in the flow of that mercenary db is ...shennetsind1-0/+2
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-73/+257
2011-09-20* Applied map flag update patch provided by Daegaladh. Will mess with custom ...L0ne_W0lf1-0/+2
2011-08-10- Commiting a bunch of cleanups piled up from the past few weeks/months/years.Skotlex1-7/+9
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-1/+1
2011-06-26* Fixed @mobinfo displaying mvp rewards with 'AegisName' although normal drop...ai4rei1-2/+2
2011-06-16* Merges from charmerge:flaviojs1-15/+1
2011-05-15* Extracted calculations of the number of status points PC gets when leveling...Gepard1-3/+3
2011-05-14* Random accumulated bits and pieces.ai4rei1-5/+3
2011-04-28* Fixed @makehomun not checking for existing homunculus properly and thus all...ai4rei1-1/+1
2011-04-16* Some cleanups related to player and monster states.ai4rei1-4/+4
2011-04-09* Moved duel code into a separate file.ai4rei1-0/+1
2011-03-27* Added separate character state for vending (like for buyingstore), instead ...ai4rei1-3/+3
2011-03-20* Random accumulated tweaks and fixes.ai4rei1-24/+25
2011-03-08* Fixed @item2 and script command 'getitem2' not taking MAX_REFINE define int...ai4rei1-2/+2
2011-03-08* Fixed @str/@agi/@vit/@int/@dex/@luk commands setting a stat to 0 (rather th...ai4rei1-1/+1
2011-02-23* Updates to various custom stuff that buying stores might/are expected to su...ai4rei1-2/+2
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-2/+2
2011-02-08* Updates to various client packets.ai4rei1-4/+4
2011-01-29* Removed @aw/@away which duplicates and collides with client's /am (away mes...ai4rei1-26/+0
2011-01-28* Fixed @accept not checking, whether or not a duel is already full (bugrepor...ai4rei1-0/+7
2011-01-23* Some cleaning here and there.ai4rei1-1/+1
2011-01-14* Removed unconditional redundant status change checks before status_change_e...ai4rei1-1/+1
2011-01-14* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...ai4rei1-5/+5
2011-01-08* Fixed @homlevel usage message stating, that deleveling is possible, althoug...ai4rei1-5/+4
2011-01-07* Fixed @alootid using 'autolootitem' (internal name) in it's usage message (...ai4rei1-4/+4