summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-12Fixed 'range' might be used uninitialized warningtoms2-4/+4
2006-09-12- Added manual deletion of sc_data entries when deleting a character (char-SQL)skotlex5-111/+59
2006-09-12- Updated battle_switch to use strncmpi instead of strcmpi, it makes it so us...skotlex6-13/+40
2006-09-12- Moved the packet_len variable in login.c to the login parse case, since it'...skotlex6-8/+12
2006-09-12- Baphomet splash damage will now hit nearby enemies regardless of flee (but ...skotlex4-2/+11
2006-09-12Final fix on Vesper's summoning behaviorPlaytester2-2/+1
2006-09-12Vesper only summons on attackPlaytester2-1/+1
2006-09-12Fixed Vesper's summoning behaviorPlaytester2-3/+5
2006-09-12- Corrected name of config settings pc_luk_status_def, mob_luk_status_defskotlex2-2/+4
2006-09-11- Modified set_nonblocking and setsocketoptions in socket.c, using eApp's cod...skotlex3-27/+23
2006-09-11- CG_MOONLIT is no longer castable in WoE grounds.skotlex5-3/+9
2006-09-11- Added a comment explaining what a comment is to login/char/map config files...skotlex8-7/+32
2006-09-11- Summoned and slave mobs won't show up on @showmobs anymore.skotlex5-23/+45
2006-09-11extracted custom umbalian quests to custom folderLupus5-293/+311
2006-09-11Added D-Kalck's fix of the TXT -> SQL converterPlaytester3-3/+11
2006-09-11* Added back Guild Storage. Confirmed kRO featureLupus3-4/+7
2006-09-11git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8698 54...Lupus4-10/+15
2006-09-10Removed NPC_Powerup from DimikPlaytester2-5/+1
2006-09-10Sql file...Playtester1-1/+1
2006-09-10More accurate guess on Strouf's dexPlaytester2-1/+2
2006-09-10* Official Byalan F5 spawnsPlaytester3-14/+8
2006-09-10Doubled Strouf's dexPlaytester2-1/+2
2006-09-10Updated item_db.sql and mob_db.sqlPlaytester3-194/+208
2006-09-10Guard is now equippable by every jobPlaytester2-2/+4
2006-09-09- Added a crash protection in case mapfreeblock unlock tries to free a null p...skotlex2-1/+4
2006-09-09- Moved perfect_hiding from state to special_state, so that it clears out whe...skotlex6-7/+15
2006-09-09- Fixed a npc-timer memory leak on npc_unload ("[Warning]: ers_obj_destroy: X...skotlex2-1/+10
2006-09-09Removed noteleport flags from Geffenia mapsPlaytester2-4/+2
2006-09-09- Fixed the db/const.txt constant for EAJ_NINJAskotlex1-1/+1
2006-09-08* Adjusted various Rachel mob stats and skillsPlaytester6-51/+55
2006-09-08- Unified the rest and ganstar paradise code into a single function.skotlex8-102/+65
2006-09-08- Cleaned up SG_HATE to use a new function, pc_set_hate_mob to handle setting.skotlex6-53/+38
2006-09-08- Removed sg_miracle_skill_duration, replaced it with sg_miracle_skill_min_du...skotlex6-6/+31
2006-09-08Fixed Einbroch Headgear shopPlaytester2-1/+3
2006-09-08Added missing Ice Dungeon mob skillsPlaytester2-10/+60
2006-09-08- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...skotlex5-7/+6
2006-09-08Added the missing Rachel mob skillsPlaytester2-8/+22
2006-09-08- Fixed alliance/opposition making not cancelling out map-server-side when th...skotlex4-8/+23
2006-09-08Removed dMotion from IceiclePlaytester2-1/+2
2006-09-08* Official Rachel mob statsPlaytester2-11/+11
2006-09-08* Official Rachel mob statsPlaytester2-13/+15
2006-09-08- Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg: w...skotlex2-1/+3
2006-09-07Small typo in spawn filePlaytester1-1/+1
2006-09-07- Changed the default of sg_angel_skill_ratio to 10 based on recent informati...skotlex10-22/+37
2006-09-07- Removed the Warmth "stacking" code.skotlex10-27/+84
2006-09-07Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious]Vicious2-1/+3
2006-09-07- Added error message when attempting to use deprecated bonus bAspd.skotlex2-4/+6
2006-09-06- Fixed the memset in status_calc_pc, corrects some mysterious bugs such as i...skotlex3-2/+5
2006-09-06Changed all bCriticalRate to bCriticalPlaytester2-4/+5
2006-09-06- Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula.skotlex2-5/+15