summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-05Reverted my recent changes to trunk.ultramage16-3640/+1966
2008-04-05Removed code that maintains the `sstatus` table, because it's in the way. To ...ultramage2-33/+0
2008-04-05Running now resumes after dmg as well, see (r12488). (bugreport:1155)Kevin2-4/+33
2008-04-05Added back the login_log() function for txt (removed in r11826).ultramage5-43/+105
2008-04-05DMG no longer stops running. (bugreport:1155)Kevin2-2/+5
2008-04-05Last fix for r12485, I swear. >_>Kevin1-1/+1
2008-04-05Fix for (r12475), wasn't checking to see if the target cell was walkable.Kevin1-1/+1
2008-04-05PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155)Kevin3-1/+7
2008-04-05Disconnect user on forged selectegg packet (may be temporary fix). (bugreport...Kevin2-1/+6
2008-04-04Fixed @rura between maps on more then one map server. (r12483)Kevin2-1/+2
2008-04-04Small bug for r12481 :)Kevin1-1/+1
2008-04-04Update to Auth Glitch fix: moved unit_free_pc back to where it was and update...Kevin4-8/+10
2008-04-04Replaced the TYPE keyword with ENGINE in all sql files, because this is the p...ultramage11-110/+114
2008-04-04Added login.c to hold most of the common functionality of the login server.ultramage15-1037/+701
2008-04-04Preparations for the login server TXT/SQL mergeultramage14-38/+2019
2008-04-04- Removed extra TABs from certain messages. (Bug ID: 1302)DZeroX1-5/+5
2008-04-04Updated mob_db.sql to latesttoms2-12/+13
2008-04-04Fixed a little bug in Kevin's commit (r12473)toms2-1/+2
2008-04-04Removed commented-out TXT-only login-server code that was supposed to prevent...ultramage2-37/+0
2008-04-04Bug fixes for Auth Glitch and Map server crash through script warp when chang...Kevin4-8/+28
2008-04-04Updated NIflheim Town and Quest NPCsL0ne_W0lf5-400/+1125
2008-04-04* Updated Schwaltzvalt guild warp points.L0ne_W0lf2-16/+48
2008-04-04* Implemented 11.3 monster skills update.L0ne_W0lf2-186/+182
2008-04-03* Reverted the healing staff update. [L0ne_W0lf]L0ne_W0lf3-12/+15
2008-04-03updated Healing_Staff heal boosting effect. L0ne_W0lf2-1/+3
2008-04-03fixed broken dialoguesLupus4-23/+23
2008-04-03Fixed two script errors/typos in job/valkyrie.txt (from r12463)ultramage1-1/+1
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage15-144/+151
2008-04-03Updated Valkirye, Global_Functions, Turtle Island Quest varsLupus5-109/+38
2008-04-02First round of minor updates for WoE SE.L0ne_W0lf8-20/+44
2008-04-02* Added SV_KEEP_TERMINATOR option to not split the line terminator.FlavioJS3-18/+27
2008-04-02Updated Anubis drops to official.L0ne_W0lf2-1/+3
2008-04-02* Added sv_split to strlib.c/h (similar to sv_parse).FlavioJS2-10/+104
2008-04-02Fixed a compilation issue in r12457.ultramage1-0/+5
2008-04-02* Added more debug information to track the double remove_map'sFlavioJS2-4/+17
2008-04-02Fixed Bugs/Typos in quests_louyang.txtParadox924X2-6/+9
2008-04-01- Fixing and cleanup of Juperos Quest.zephyrus1-211/+172
2008-03-31fixed aciddemo map server crashLupus2-1/+6
2008-03-31Added latest version of dbghelp.dll (from microsoft debugger package), to pre...ultramage1-0/+0
2008-03-31minor CASE typos in NPC dialoguesLupus2-3/+3
2008-03-31- Fixed wrong expire calculation on Wall of Fog used over Deluge (Bug report ...zephyrus1-1/+1
2008-03-30Yet more login server stuff:ultramage6-358/+393
2008-03-29- Fixed a visual bug in mail when sending Zeny.zephyrus2-1/+4
2008-03-29Fixed a compilation issue with r12446 (C can't handle non-constant initialize...ultramage12-22/+26
2008-03-29- Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not...zephyrus2-8/+13
2008-03-28Some more txt/sql login server synchronization:ultramage14-782/+161
2008-03-28- Fixing a bug in map_nick2sd. Also fixed on Stable.zephyrus1-12/+11
2008-03-27Updated SQL Files (item & mobs)toms4-857/+1056
2008-03-27Added proper script constants and documentation for the 'checkcell' command. ...ultramage4-21/+81
2008-03-27Fixed a mistake in r12223, where during warping between mapservers, a charact...ultramage1-1/+2