summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-03-29Typo ^^;celest1-1/+1
2005-03-29* Some tidying up in mail.ccelest2-81/+69
2005-03-29* Fixed 'use_sql_db' not read properly in SQL char servercelest1-8/+4
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider15-26/+254
2005-03-28* Fixed Auto Berserk activating by itself when changing mapscelest1-1/+2
2005-03-28* Re-fixed the SQL syntax crash in loggingcelest1-9/+41
2005-03-27do not access freed memory [Shinomori]shinomori1-3/+10
2005-03-27* Fixed AutospellWhenHit effect to only work on melee attackscelest1-1/+2
2005-03-27* Fixed AddEffWhenHit effect to only work on melee attackscelest1-1/+1
2005-03-27Some minor changes to do_init_memmgrcelest3-7/+8
2005-03-27* Added use dynamic allocation when loading the msg_tablecelest6-9/+48
2005-03-27* Moved guardian hostility checking and monster_ignore_gm check to battle.ccelest2-32/+49
2005-03-27* Fixed a SQL syntax crash when logging character names with "'" in themcelest1-11/+20
2005-03-27* Fixed some memory leaks with the new timer changescelest1-2/+12
2005-03-26added logging filters. optimized ATCommands temp strings usageLupus4-593/+586
2005-03-26Added missing parenthesis preventing SinX etc to get +4/lv from Improve DodgeDracoRPG1-2/+2
2005-03-25Rewrote Improve Dodge flee & speed bonusesDracoRPG1-5/+2
2005-03-25Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation...DracoRPG1-1/+1
2005-03-25* Some minor changes to Sacrifice in battle.ccelest2-4/+10
2005-03-25* Fixed indoorsrwstable.txt readingcelest3-65/+67
2005-03-24Fixed a typo in Stalk/Tunnel Drive speed calculationDracoRPG1-1/+1
2005-03-24timers optimization / speed up / bug fix : no freezing mobsLupus2-243/+136
2005-03-24* Added 'map_charid2id'celest11-94/+106
2005-03-23another fixamber1-2/+2
2005-03-23memory bugs fixedamber6-2/+49
2005-03-23* Added' require_glory_guild'celest4-11/+15
2005-03-23Fixed compile warningcelest1-1/+1
2005-03-23* Fixed alot of memory leakscelest33-135/+325
2005-03-23git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest2-2/+68
2005-03-23Fixed some compile errorscelest2-17/+17
2005-03-22Updated the eol styleamber21-5280/+5280
2005-03-22recommitcelest1-2/+0
2005-03-22* Corrected potion creation success chancescelest1-3/+3
2005-03-22Check changelog ^^celest15-187/+136
2005-03-22* Added Rafflesia into Dead Branch monsters list, removen all MVPs from thereLupus1-9/+20
2005-03-21* Moved /tool and /webserver to under /src and added 'make tools' and 'make w...celest21-0/+5282
2005-03-20* Don't register the day/night timers if any one is set to 0celest1-4/+5
2005-03-20* Added 4 new card effects from 3/15's patchcelest6-44/+112
2005-03-20fixed @storage / @gstorageLupus3-5/+33
2005-03-19* Added getrefine()celest5-5/+19
2005-03-19Fixed day and night settings not ignored even if they are set to 0celest1-2/+2
2005-03-18* Fixed a crash when freeing memory of petscelest3-40/+55
2005-03-18* Don't log SQL char actions if log_char is not enabled in char_athena.confcelest2-21/+27
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...celest4-20/+32
2005-03-18Fixed SQL compile errorcelest1-4/+1
2005-03-17added 84 new cardsLupus1-2/+2
2005-03-17* Added display script filename when a script error is found while parsingcelest4-12/+21
2005-03-17* Fixed more typos in /cities/payon.txtcelest3-12/+220
2005-03-17Fixed memory corruptionamber2-9/+10
2005-03-17Re-fixed compile error in map.ccelest1-2/+1