summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber9-65/+66
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-30Fix linux buildsamber2-6/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29git-svn-id: ↵veider2-1/+5
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29read_petdb() loop variable fix [Shinomori]shinomori1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29git-svn-id: ↵veider2-23/+24
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Fixed SQL char server crashing when loading the item_dbcelest2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29added some new itemsLupus2-10/+29
fixed electric Guitar git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29More C/C++ Conformance fixesamber15-157/+159
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Added auto save guild dataevery 5 minutes during WOEcelest4-62/+70
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Added comment on using the upgrade_svn sqlamber1-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Updated damage calculation for Magnum Breakcelest4-25/+37
* Fixed #item not working properly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Corrected Amatsu warp pointscelest3-9/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Compile error fix ^^celest1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Fixe compile time problems with our mixed C++/C conformanceamber19-103/+108
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber7-245/+247
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29testing CIA botamber1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29testing CIA botamber1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Added the cia botamber1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29Typo ^^;celest1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29eol fixamber1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Some tidying up in mail.ccelest3-81/+71
* Added an invalid pointer check in clif_displaymessage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Added sql upgrade file in sql-files for svn1315's updatecelest2-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Added auto create 'save' folder from 'save-tmpl' when compiling for the ↵celest2-0/+4
first time git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29* Fixed 'use_sql_db' not read properly in SQL char servercelest2-9/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28git-svn-id: ↵veider16-26/+264
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28added spring rabbit, galapago, otterLupus2-5/+8
cards effects git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28* Fixed Auto Berserk activating by itself when changing mapscelest7-5/+12
* Corrected Yuno warp points * Added Yuno warps to the Aldebaran kafra NPC git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28* Re-fixed the SQL syntax crash in loggingcelest2-9/+44
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27do not access freed memory [Shinomori]shinomori1-3/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Fixed AutospellWhenHit effect to only work on melee attackscelest2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Fixed AddEffWhenHit effect to only work on melee attackscelest2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Corrected positions for Thief and Archer quest skills NPCscelest4-3/+7
* Fixed Ant Hell warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27Some minor changes to do_init_memmgrcelest3-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Added use dynamic allocation when loading the msg_tablecelest8-1781/+1867
* Refresh the client when day comes to get rid of the night effect * Changed @refresh to fake map loading, but without teleporting side effect * Updated SQL file for the item_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Moved guardian hostility checking and monster_ignore_gm check to battle.ccelest2-32/+49
* Fixed the 'show_mob_hp' option not updating when a monster is healed git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Fixed a SQL syntax crash when logging character names with "'" in themcelest1-11/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Fixed some memory leaks with the new timer changescelest1-2/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26forgot to update mobs dbLupus2-115/+116
with cards drops git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26added logging filters. optimized ATCommands temp strings usageLupus6-593/+616
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26Added missing parenthesis preventing SinX etc to get +4/lv from Improve DodgeDracoRPG3-17/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26fixed super_novice to supernoviceLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26added all released cards into OCALupus4-99/+103
and mobs drops git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-26* Fixed some incorrect create arrow entriescelest2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25Rewrote Improve Dodge flee & speed bonusesDracoRPG2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25ADDED new Einbrook's mobsLupus2-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed ↵DracoRPG2-1/+2
calculation xD... sorry ^^ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25* Some minor changes to Sacrifice in battle.ccelest3-4/+13
* Set the Emperium to be immune to Sacrifice * Set the Emperium to be have max status effects immunity git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25* Fixed indoorsrwstable.txt readingcelest4-65/+73
* Fixed @monsterbig/@monstersmall not working * Fixed @killmonster2 not working git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-25Removed some extra 0'scelest3-23/+30
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-24added mapflagsLupus9-10/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1291 54d463be-8e91-2dee-dedb-b68131a5f0ec