summaryrefslogtreecommitdiff
path: root/src/map/intif.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Follow up a46b190764df4cce0b378bc691218ac0814a5673shennetsind1-2/+2
2014-10-05Follow up b9b32ac7609eshennetsind1-3/+3
2014-09-20Fixed Bug 8151shennetsind1-3/+1
2014-08-07Corrected several format-string errors through the codeHaru1-32/+34
2014-07-11Fixed reserved __identifier violationsHaru1-1/+1
2014-05-30Fixed typos inside src/Shido1-5/+5
2014-05-17Renamed incuvate of Pet System.Shido1-2/+2
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-24/+27
2014-05-10Revert "Fixed order of includes in all source files"panikon1-27/+24
2014-05-09Fixed order of includes in all source filesHaru1-24/+27
2014-05-06Bug fixes and other changespanikon1-1/+19
2014-04-19Follow up to 6f6a6b3panikon1-1/+1
2014-04-19Fixed issue: 8150panikon1-2/+2
2014-03-29Minor script_add_str error/debug additionshennetsind1-0/+4
2014-03-05Ref redesign, part 2Haru1-2/+2
2014-02-24Fixed console parse gm command crash on select commandsshennetsind1-1/+1
2014-02-22Changed function types related to SG days in date.cpanikon1-1/+1
2014-02-19Fixed Bug 8031shennetsind1-1/+1
2014-01-12Changed some void* to the correct data types where applicableHaru1-6/+6
2014-01-12Fixed Bug 7963shennetsind1-1/+1
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-83/+176
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-1/+1
2013-12-13Follow up b7171479shennetsind1-5/+5
2013-12-17Fixed several compiler warningsHaru1-5/+5
2013-12-11Corrected some local 'mapindex' variables shadowing the global oneHaru1-4/+4
2013-12-06Corrected some potential issues in the questlog systemHaru1-2/+3
2013-12-03Questlog fixesHaru1-34/+66
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-07Further item bind adjustmentsshennetsind1-1/+5
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-12/+16
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-15/+48
2013-10-02HPM: Map.c Completedshennetsind1-3/+3
2013-09-28HPM: Intif.c Completedshennetsind1-360/+305
2013-09-27HPM: Chrif.c Completedshennetsind1-3/+2
2013-09-27Renamed iMap interface to mapHaru1-59/+42
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-2/+2
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru1-3/+2
2013-09-16HPM: Quest.c Interfaceshennetsind1-2/+2
2013-09-16HPM: Pet.c Interfaceshennetsind1-3/+3
2013-09-11Fixed announce script command support for bc_blue and bc_woeHaru1-4/+4
2013-07-31Merge pull request #71 from HerculesWS/permission-cache-fixPiotr HaƂaczkiewicz1-1/+1
2013-07-30Fixed mapserver crash (bugreport:7599)Haru1-0/+2
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-1/+1
2013-07-29Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96facshennetsind1-1/+1
2013-07-29Added mercenary interfaceSusu1-2351/+2352
2013-07-29Added intif interfaceSusu1-2259/+2351
2013-07-29Added elemental interfaceSusu1-1/+1
2013-06-25- Added chrif interfaceSusu1-8/+8
2013-06-20Hercules Renewal Phase One: storage.cshennetsind1-3/+3