summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-07-03- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...skotlex8-20/+16
2006-07-03- Warmth will dispel when warping now (or else the effect is left on the ground)skotlex3-6/+9
2006-07-03- Fixed a compile warning in login sql/txtskotlex8-7505/+7512
2006-06-30- Removed the check to prevent equipped items from being traded as pc_delitem...skotlex2-3/+2
2006-06-30- Added a check to prevent equipped items from being traded.skotlex1-0/+3
2006-06-30- Small cleanup on Abracadabra.skotlex4-23/+101
2006-06-30- Added mapflag "nochat" to prevent chatting rooms from being created.skotlex4-5/+23
2006-06-30- Moved item group enumeration from itemdb.h to map.hskotlex6-50/+57
2006-06-29- Made the map server send list of characters online to the char-server on re...skotlex2-3/+2
2006-06-29- Fixed guild storage being "eternally in use" if you quit/logout before clos...skotlex3-8/+11
2006-06-29- Some indentation corrections.skotlex3-5/+11
2006-06-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7393 54...Lance1-2/+2
2006-06-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7392 54...Lance1-4/+4
2006-06-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7391 54...Lance1-1/+0
2006-06-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7390 54...Lance1-3/+2
2006-06-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7389 54...Lance1-1/+1
2006-06-29* [Fixed] Lance8-154/+185
2006-06-28- Added a check in script command "set_option" so that invoking "set_option(0...skotlex1-1/+4
2006-06-28- Added trade-range check on trade reply.skotlex1-1/+12
2006-06-28- Added inf2 4096 (INF2_ALLOW_ENEMY) which is to be used in conjunction with ...skotlex3-12/+9
2006-06-28- Cleaned up a bit the code for @itemskotlex8-67/+100
2006-06-28- Fixed a compile warning in the login txt/sql server.skotlex3-4/+6
2006-06-28- Corrected Musical Strike having a different damage equation from Throw Arrow.skotlex6-24/+27
2006-06-28- Map server will now resent the whole list of online characters to char-serv...skotlex1-0/+4
2006-06-27- Cleaned up the IP sync code to...skotlex8-137/+153
2006-06-27- Fixed indentation on int_pet.c (how did it got messed up?)skotlex10-120/+157
2006-06-27- Corrected the element of hunter traps.skotlex3-13/+13
2006-06-26- Forgot to add Tatami Gaeshi's 3 sec block of ranged attacks.skotlex2-1/+5
2006-06-26- Corrected unit id of desperado and Ground Drift using jA's info.skotlex6-51/+80
2006-06-26- Merged Mitternacht's max_heal/max_heal_lv config settings.skotlex4-24/+18
2006-06-26- Autospells will now again check for the skill's nk value, so that skills ta...skotlex3-6/+6
2006-06-26* [Added]: Lance1-0/+10
2006-06-24* [Optimized]: Lance7-17/+38
2006-06-23- Modified pc_setoption so that it will correctly update sprite AND clothes c...skotlex2-30/+18
2006-06-23- Corrected ASC_BREAKER. Int-based damage is applied after attribute fixes an...skotlex3-12/+14
2006-06-23- Standarized PF_MEMORIZE to be 50% cast time on all skills (instead of -50% ...skotlex4-39/+26
2006-06-23- Updated BD_INTOABYSS's unit flag to not affect mobs.skotlex5-21/+29
2006-06-23- Added pc_bonus_autospell_del, gives support for removing autospell effects....skotlex2-4/+32
2006-06-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7311 54...Lance1-1/+1
2006-06-23* [Fixed]: Lance2-8/+10
2006-06-23- Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). T...skotlex1-20/+82
2006-06-23- Fixed @autoloot being off by 0.01% when entering a manual value.skotlex1-1/+1
2006-06-22- Restored the "Secret" behaviour of Blast Mine and Claymore Trap where each ...skotlex2-16/+13
2006-06-22- Corrected autoloot so that you can specify rate with decimal precision ("@a...skotlex1-14/+7
2006-06-22- Fixed the compile error in mob.cskotlex2-9/+10
2006-06-22* [Removed]: Lance2-13/+10
2006-06-22Typos resolving login-DNS instead of char-DNS -.-Lance2-14/+14
2006-06-22* [Fixed]: Lance6-8/+11
2006-06-22- Tested and fixed resolve_hostbyname.skotlex15-346/+161
2006-06-21- Whoops, somehow socket.h wasn't udpated correctly -.-skotlex1-1/+1