summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-13Started fixing up X.3 drop ratesPlaytester2-4/+6
2006-09-13- SC_CHANGE cannot override itself anymore. This fixes being able to "recast"...skotlex2-0/+4
2006-09-13- Changed a bit the dnsbl lookup in the login servers to make it faster.skotlex4-108/+119
2006-09-13- Fixed compilation for native windows builds.skotlex1-1/+1
2006-09-13- Modified the nocommand mapflag so you can specify the GM range that is bloc...skotlex6-9/+18
2006-09-13- Modified the char-server TXT whisper system to use the online_db to know to...skotlex4-43/+100
2006-09-13- Readded the setting TCP_NODELAY on socket.c to see if it fixes the walk-lag...skotlex2-4/+7
2006-09-13- Modified the login SQL server so that case insensitive lookups use "where n...skotlex6-27/+27
2006-09-12- Improved sql-query to check if name already exists when creating new chars.skotlex1-1/+1
2006-09-12- Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible w...skotlex4-12/+20
2006-09-12Fixed NPC_ATTRICHANGE being targeted rather than selfPlaytester2-4/+5
2006-09-12- Moved the morph restrictions from skill_additional_effect to mob_class_chan...skotlex3-4/+15
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