summaryrefslogtreecommitdiff
path: root/src/map/npc.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-07- Fixed startnpctimer starting multiple timers if the npc timer was already s...skotlex1-0/+7
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-1/+2
2006-02-05- Small fix in pet_attack that would make pets not unlock their target in som...skotlex1-1/+1
2006-02-03* Crash fix in npc.c npc_timerevent.Valaris1-1/+1
2006-02-02- Improved the NPC timer system to enable to have multiple timers going on at...skotlex1-37/+157
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-5/+5
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-7/+7
2006-01-30* Added 'restricted' mapflag, based on lordalfa patchKomurka1-0/+5
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+2826
2006-01-29Clearing trunk.Valaris1-2574/+0
2005-04-07* Readded @disablenpccelest1-136/+193
2005-04-06Fixed and tweaked error messages in npc parsing [MouseJstr]amber1-4/+4
2005-04-01Fixed some memory corruptions [MouseJstr]amber1-3/+6
2005-03-31* Fixed a bug with InitTimer/StopTimercelest1-14/+14
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber1-1/+1
2005-03-25* Fixed indoorsrwstable.txt readingcelest1-1/+2
2005-03-24* Added 'map_charid2id'celest1-59/+13
2005-03-23* Fixed alot of memory leakscelest1-28/+64
2005-03-22Check changelog ^^celest1-11/+8
2005-03-18* Don't log SQL char actions if log_char is not enabled in char_athena.confcelest1-2/+2
2005-03-17* Added display script filename when a script error is found while parsingcelest1-3/+5
2005-03-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...shinomori1-2/+58
2005-03-08Reverted a jA change in event loadingcelest1-6/+6
2005-03-07Replaced some free's with aFreecelest1-1/+1
2005-03-07* Updated core and map-server to jA 1115~1137celest1-0/+6
2005-02-26added new script commandsLupus1-0/+26
2005-02-25wrong pc.h...shinomori1-1/+1
2005-02-25revised npc_event_dequeue; added a check to party share & devel update [Shino...shinomori1-6/+24
2005-02-22PCRE updatesamber1-0/+4
2005-02-14fixed memory leak in guild_gvg_eliminate_timer and timer handling in npc_even...shinomori1-4/+23
2005-02-05optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin...(no author)1-10/+15
2005-02-05more compile errors(no author)1-8/+8
2005-02-05Fix some compile errors(no author)1-7/+7
2005-02-03* When loading shop scripts automatically check if the prices can be exploite...(no author)1-3/+9
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)1-2/+2
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-3/+4
2005-01-24More G++ work(no author)1-11/+11
2005-01-23update(no author)1-113/+113
2005-01-11Added Shinomori's changes to npc event timerscelest1-6/+8
2005-01-10* Completed adding packet DB readingcelest1-2/+2
2005-01-10* Fixed some typos and exploits in the Blacksmith and Hunter job questcelest1-1/+2
2004-12-29cxx updatesamber1-9/+9
2004-12-27updateamber1-6/+6
2004-12-26* Added Bitmap File systemcelest1-13/+7
2004-12-23* Added some of Shinomori's fixescelest1-5/+20
2004-12-22reverted back from 1081 npc.cajarn1-112/+58
2004-12-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-1/+3
2004-12-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-2/+7
2004-12-21* Fixed a tiny compile warning in npc.c [Codemaster]codemaster1-1/+1
2004-12-21* Allowed the NPCs without proper curly brackets to still load, but give an e...codemaster1-4/+4