summaryrefslogtreecommitdiff
path: root/src/map/instance.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-16/+18
2014-05-10Revert "Fixed order of includes in all source files"panikon1-18/+16
2014-05-09Fixed order of includes in all source filesHaru1-16/+18
2014-03-05Ref redesign, part 2Haru1-7/+7
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind1-0/+13
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-1/+4
2013-12-06HPM: mapindex interfaceshennetsind1-3/+3
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-1/+1
2013-10-25Quest Bubbles Updateshennetsind1-0/+10
2013-10-19Instance Dungeons Updateshennetsind1-4/+74
2013-10-02HPM: Map.c Completedshennetsind1-92/+92
2013-09-28HPM: Instance.c Completedshennetsind1-84/+87
2013-09-27Renamed iMap interface to mapHaru1-16/+16
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-89/+90
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+1
2013-09-25Renamed iTimer interface to timer.shennetsind1-9/+9
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru1-1/+1
2013-09-16HPM: Npc.c Interfaceshennetsind1-2/+2
2013-09-16HPM: Unit.c Interfaceshennetsind1-1/+1
2013-08-20Fixed a mapserver crash when using instanced maps with custom namesHaru1-1/+1
2013-08-14Fixed Bug #7646shennetsind1-0/+55
2013-07-05Minor compliance adjustmentsshennetsind1-3/+3
2013-07-01Fixed Bug #7216shennetsind1-0/+2
2013-06-24Fixed Bug #7412shennetsind1-19/+26
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-3/+3
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-29/+29
2013-05-30Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind1-1/+1
2013-05-30Memory Slasher - May 30 Patchshennetsind1-197/+287
2013-03-29Hercules Renewal: clif.cshennetsind1-6/+6
2013-03-02Hercules Renewal: skill.cshennetsind1-1/+1
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-14/+15
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-306/+325
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-325/+306
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind1-1/+1
2012-05-31Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instan...shennetsind1-0/+3
2012-05-26Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia...shennetsind1-1/+29
2012-04-28- Fixed an issue with the instance variable storage system never being initia...epoque111-17/+4
2012-04-28- Updated the script engine to make use of the DBMap* structure for storing v...epoque111-5/+2
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+0
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2012-01-22Minor cleanups, mostly reducing scopes.xazax-hun1-2/+1
2011-07-02* More instancing updates.ai4rei1-18/+33
2011-07-02* Random updates to instance system.ai4rei1-1/+9
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-1/+1
2011-05-08* Updated/revised description of instance-related script commands (bugreport:...ai4rei1-7/+6
2010-11-28* Added clr_type enumeration for vanish effect constants.ai4rei1-3/+3
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau1-452/+452
2009-11-24Fixed instances not initializing after reloadscript (bugreport:3522).ultramage1-7/+4