summaryrefslogtreecommitdiff
path: root/src/map/npc.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Standardized the format of some NPC parse error messagesHaru1-37/+37
2013-11-03Allow warp duplicates without a 'facing' valueHaru1-2/+4
2013-10-28Clean up to view id parsing and small fixes thanks for Haruna and Ind.Kisuka1-30/+15
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka1-5/+67
2013-10-26Changed 'tick' variables to 64 bitHaru1-13/+10
2013-10-25Merge pull request #202 from kisuka/mastershennetsind1-0/+3
2013-10-25nocashshop mapflagshennetsind1-0/+2
2013-10-25Quest Bubbles Updateshennetsind1-0/+3
2013-10-19Instance Dungeons Updateshennetsind1-4/+4
2013-10-07Fixed Bug #7744shennetsind1-4/+2
2013-10-02HPM: Map.c Completedshennetsind1-259/+259
2013-09-27HPM: Chat.c Completedshennetsind1-1/+1
2013-09-27Renamed iMap interface to mapHaru1-198/+174
2013-09-27Renamed iStatus interface to statusHaru1-9/+8
2013-09-26Renamed variables that would conflict with a rename of iMap to mapHaru1-261/+261
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-42/+30
2013-09-25Renamed iTimer interface to timer.shennetsind1-25/+25
2013-09-25Renamed local variables that would conflict with a rename of iTimer to timerHaru1-3/+3
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-2/+2
2013-09-21Fixed a potentially negative array subscript causing a mapserver crashHaru1-37/+25
2013-09-17HPM: npc_chat.c Interfacedshennetsind1-1/+1
2013-09-17HPM: Itemdb.c Interfaceshennetsind1-4/+4
2013-09-16HPM: Pet.c Interfaceshennetsind1-4/+4
2013-09-16HPM: Npc.c Interfaceshennetsind1-272/+343
2013-09-16HPM: Unit.c Interfaceshennetsind1-3/+3
2013-09-16HPM: Mob.c Interfaceshennetsind1-47/+47
2013-07-29Added intif interfaceSusu1-2/+2
2013-07-29Added chat interfaceSusu1-1/+1
2013-07-25Expanding script.c interfaceshennetsind1-58/+57
2013-07-18Fixed Bug #7525shennetsind1-1/+5
2013-07-13Fixed crash when unloading NPC (bug #7517)Piotr HaƂaczkiewicz1-14/+25
2013-07-11Improved NPC event processing.Piotr HaƂaczkiewicz1-70/+81
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-7/+7
2013-07-01Fixed a dysfunctional piece of code in @reloadscriptshennetsind1-4/+3
2013-06-30Fixed script timer problemshennetsind1-62/+51
2013-06-27Map Zone mapflag unload fixshennetsind1-5/+5
2013-06-27Merge pull request #48 from CairoLee/mastershennetsind1-0/+2
2013-06-25Fixed Bug #7429shennetsind1-3/+0
2013-06-25Implemented notomb MapflagCairoLee1-0/+2
2013-06-24Fixed Bug #7412shennetsind1-2/+4
2013-06-23Official Item Group/Package/Chainshennetsind1-17/+15
2013-06-15Fixed Bug #7367shennetsind1-2/+1
2013-06-14Fixed Bug#7362, Bug#7363 & Bug#7355malufett1-2/+2
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-7/+7
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-23/+23
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-128/+128
2013-06-06Follow up f754643911ebb19eb68fb7b6ad1a864b02d111a8shennetsind1-2/+1
2013-06-01Fixed script_rid2sd not being available to HPMshennetsind1-3/+2
2013-06-01Fixed Bug #7311shennetsind1-2/+1
2013-05-31Fixed Bug #7272shennetsind1-3/+3