summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-09Fixed Bug 7809shennetsind1-3/+3
2013-11-07Further item bind adjustmentsshennetsind1-2/+2
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-13/+7
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-17/+61
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Modified status_calc_shennetsind1-5/+6
2013-11-06Modified @command loadingshennetsind1-9/+10
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-11-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-10/+108
2013-11-04pc_groups interfacedshennetsind1-27/+27
2013-11-03Merged Pull Request #195 (@autoloottype)Haru1-10/+108
2013-11-02Fixed Bug #7786shennetsind1-6/+12
2013-11-01Removed type_id and some unused variables from @autoloottypeDastgir Pojee1-28/+17
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-31Several Changes to autoloottype command.Dastgir Pojee1-45/+36
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-18Since our neighbours added it, we too wanted this feature. Topic:http://hercu...Dastgir Pojee1-0/+114
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