summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-12- Updated npc_event_dequeue to free up your current npc information, and not ...skotlex2-2/+17
2006-12-12- Modified the skill damage packet and the knockback packets to mimic aegis s...skotlex6-20/+34
2006-12-12- Removed CART_MASK as OPTION_CART can take care of that.skotlex6-11/+14
2006-12-11- Added various guild packet related missing checksskotlex5-32/+39
2006-12-11- Updated mob_db2.sqlskotlex1-38/+38
2006-12-11- simplified the code for @autolootskotlex4-90/+43
2006-12-11Removed mob_db_a.txtPlaytester1-819/+0
2006-12-11Updated sql filesPlaytester3-24/+33
2006-12-11* Readded removed mobs in a commented formPlaytester2-11/+22
2006-12-11* Adjusted Rachel Sanctuary entrance to prevent exploitsPlaytester7-9/+18
2006-12-11removed extra nameLupus1-1/+1
2006-12-11- Spirit of Sin and Enchant Deadly Poison now stack.skotlex5-19/+26
2006-12-11Added missing close2 to Hunter Job Quest, merge it to stableKarLaeda4-341/+344
2006-12-11Some cleanup & optimization for MvM ArenaKarLaeda2-111/+117
2006-12-11added yuno warps, fixed wiz quest, fixed assassin questLupus4-24/+42
2006-12-11Fixed @revive not reviving the good chartoms2-2/+4
2006-12-10err, ups... -.-'FlavioJS1-1/+1
2006-12-10- Added more helpfull error messages when packet_ver=-1. (no more "clif_parse...FlavioJS3-69/+112
2006-12-09- Reversed revision #9415 (messages with server_tick field being sent as soon...FlavioJS6-59/+46
2006-12-09Implemented Frus CardPlaytester2-1/+3
2006-12-08- Minor fix in one mob skill line.skotlex1-1/+1
2006-12-08- Now you can request a trade regardless of the state of the target trader.skotlex3-33/+52
2006-12-08- Fixed crash when looters became full.skotlex2-1/+2
2006-12-08- Moved attackedcount to md->state and made it an unsigned char.skotlex4-32/+21
2006-12-07- Fixed ladmin's linux compilation and moved some platform specific defines t...FlavioJS5-31/+55
2006-12-07- Bunch of documentation fixes.skotlex4-17/+23
2006-12-07- Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the em...skotlex7-185/+226
2006-12-07Fixed npc commands atcommand & charcommand not working with a custom command_...toms6-18/+21
2006-12-07Updated cards according to latest kRO patchPlaytester2-9/+11
2006-12-06Fixed mode of guardiansPlaytester2-3/+5
2006-12-06- Changed the order of view-change packets for SC xmas/wedding, should fix cr...skotlex2-3/+5
2006-12-06- Renamed the mob mode Cast-Sensor Melee to Cast-Sensor idle since these mobs...skotlex5-10/+41
2006-12-06- Updated the mob_db converter to rename the ADelay column to ThinkTime.skotlex3-52/+53
2006-12-06Updated sql-filesPlaytester3-914/+912
2006-12-06- Gave a minimum think time to the dummy mob and to clones.skotlex2-0/+3
2006-12-06- Cleaned up the implementation of map_foreachinmovearea so that the number o...skotlex9-232/+272
2006-12-06* Updated mob modesPlaytester2-818/+820
2006-12-06- Fixed the compile error when trying to build the ladmin exe.skotlex5-7/+21
2006-12-06Minor fix to the sign quest, thanks to theultramage for pointing it out.MasterOfMuppets2-1/+5
2006-12-06Updated accessoiresPlaytester2-44/+50
2006-12-06- Fixing a compilation error caused by me in rev 9414: -.-;FlavioJS1-0/+1
2006-12-06- Messages with server_tick field are sent as soon as possible now.FlavioJS6-32/+52
2006-12-06- Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer.FlavioJS4-27/+73
2006-12-05- The can log value now is "reset" when you die allowing you to respawn/quit ...skotlex2-0/+5
2006-12-05- Fixed sc data load failing when using charsave_method: 1skotlex3-3/+7
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS818-344812/+344812
2006-12-05- Found the position of emblem_id in packet 1b6, commented out the old fix wh...FlavioJS2-2/+5
2006-12-05- Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and chang...FlavioJS5-622/+627
2006-12-04- Oops, fixed sql compile error.skotlex1-1/+1
2006-12-04- Fixed HVAN_INSTRUCT int bonuses.skotlex8-112/+123