summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-17/+61
2013-10-30Official Font Supportshennetsind1-4/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-11/+19
2013-10-25nocashshop mapflagshennetsind1-3/+3
2013-10-24Fixed @cash/@points displayshennetsind1-18/+21
2013-10-24Added idletime optionsshennetsind1-0/+3
2013-10-24Fixed Bug #7759shennetsind1-27/+28
2013-10-18Minor atcommand.c cleanupshennetsind1-284/+51
2013-10-16Fixed Bug#7374malufett1-1/+7
2013-10-10Added code to disable auction for clients it is no longer stableshennetsind1-2/+6
2013-10-10Homun-S Quest Updatedshennetsind1-1/+1
2013-10-02HPM: Map.c Completedshennetsind1-151/+151
2013-09-28HPM: pc.c Completedshennetsind1-3/+3
2013-09-27HPM: Elemental.c Completedshennetsind1-1/+1
2013-09-27HPM: Atcommand.c Completedshennetsind1-64/+76
2013-09-27HPM: Skill.c Completedshennetsind1-6/+6
2013-09-27Renamed iMap interface to mapHaru1-265/+224
2013-09-27Renamed iStatus interface to statusHaru1-21/+18
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-219/+190
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-42/+38
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-97/+75
2013-09-25Renamed iTimer interface to timer.shennetsind1-26/+26
2013-09-25Renamed iDuel interface to duelHaru1-25/+20
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-1/+1
2013-09-21Corrected invalid values assigned to enum homun_type variablesHaru1-8/+7
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru1-63/+47
2013-09-17HPM: Itemdb.c Interfaceshennetsind1-3/+3
2013-09-16HPM: Quest.c Interfaceshennetsind1-1/+1
2013-09-16HPM: Pet.c Interfaceshennetsind1-9/+9
2013-09-16HPM: Mapreg_sql.c Interfaceshennetsind1-2/+2
2013-09-16HPM: Npc.c Interfaceshennetsind1-20/+20
2013-09-16HPM: Unit.c Interfaceshennetsind1-4/+4
2013-09-16HPM: Mob.c Interfaceshennetsind1-66/+66
2013-09-11Fixed announce script command support for bc_blue and bc_woeHaru1-4/+4
2013-08-26Fixed Bug#7584malufett1-5/+5
2013-08-14Fix for Bug #7471shennetsind1-0/+14
2013-08-02Fixed @reloadatcommand breaking all @-commandsHaru1-9/+12
2013-07-31Fixed Bug #7453shennetsind1-7/+39
2013-07-31Fixed Bug #7602shennetsind1-6/+34
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-91/+136
2013-07-29Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96facshennetsind1-1/+1
2013-07-29Added mercenary interfaceSusu1-3/+3
2013-07-29Added intif interfaceSusu1-10/+10
2013-07-29Added elemental interfaceSusu1-2/+2
2013-07-29Added iDuel interface (duel.c)Susu1-14/+14
2013-07-26Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-2/+2
2013-07-25Expanding script.c interfaceshennetsind1-7/+7
2013-07-23Refactored map_foreach* functions.Piotr HaƂaczkiewicz1-2/+2
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru1-1/+1
2013-07-08Fixed Bug #7493shennetsind1-1/+1