summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-23* Fixed alot of memory leakscelest34-135/+327
* Added stray memory cleaning routine to db.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23git-svn-id: ↵celest2-2/+68
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-23Fixed some compile errorscelest3-19/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22testamber1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22Updated the eol styleamber23-5444/+5444
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22recommitcelest1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22* Corrected potion creation success chancescelest2-3/+8
* Removed some unused potion creation code * Updated Joint Beat's effect git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22Check changelog ^^celest22-211/+185
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22added new itemsLupus2-0/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22lil fixLupus1-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22* Added Rafflesia into Dead Branch monsters list, removen all MVPs from thereLupus5-41/+62
DBs never supposed to call MVPs!!! Only Sages Hocus Pocus could make a MVP from Alchemyst's Floras. (eA Hocus implementation doesn't support it yet) fixed Cannibalize skill according to http://guide.ragnarok.co.kr/jobalcskill.asp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-21* Corrected super novice expcelest2-49/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-21* Moved /tool and /webserver to under /src and added 'make tools' and 'make ↵celest23-8/+5298
web-server' * Removed ladmin compiling from 'make sql' git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-21git-svn-id: ↵celest10-4792/+0
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-21git-svn-id: ↵celest11-496/+0
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20* Don't register the day/night timers if any one is set to 0celest2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20* Added 4 new card effects from 3/15's patchcelest10-62/+157
* Added 'enable_ip_rules' to packet_athena.conf * Updated socket debug messages to be more readable git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20fixed @storage / @gstorageLupus4-6/+35
started using MAX_MOB_DB git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-20sql changeamber4-2489/+2497
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-19used 'getrefine' funcLupus2-13/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-19* Added getrefine()celest6-5/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-19Fixed day and night settings not ignored even if they are set to 0celest2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18fixed some missing END; in new cards....Lupus2-15/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18* Fixed a crash when freeing memory of petscelest4-40/+59
* Added Cygwin support to the -DDUMPSTACK option, and changed its format * Removed duplicate fopen in login_log git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18* Don't log SQL char actions if log_char is not enabled in char_athena.confcelest10-87/+214
* Updated shop_exp's calculation to give more exp * Some item and mob DB updates * Added Einbech/Einbroch warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping ↵celest7-22/+40
unrelated items * Fixed Incantation Samurai card reducing hp too quickly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18Fixed SQL compile errorcelest2-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17added 84 new cardsLupus4-90/+97
removed NULLPO warning from my trade.c anti-spoof check. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17Added the new mapscelest2-1/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17* Added display script filename when a script error is found while parsingcelest5-12/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17* Fixed more typos in /cities/payon.txtcelest6-23/+243
* Added 2 char-server packets to support Freya's login server * Rewrite on Full Strip git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17draft to transition through svn1125amber1-0/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17Fixed memory corruptionamber3-9/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-17Re-fixed compile error in map.ccelest2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16fixed hack/spoofLupus2-1/+15
STORAGE+TRADE windows duper (with packets snpooffing) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16fixed compilation errorLupus2-1/+2
removed extra } git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16* Updated jA's dummy socket to mod1137celest7-35/+391
* Added jA's ddos protection system * Moved stall_time's reading to packet_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16Fixed some typos in /cites/payon.txtcelest2-14/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-16git-svn-id: ↵Lupus2-21/+23
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-15* Fixed a compile warning in pc.ccelest10-27/+139
* Updated Soul Breaker's damage display * Some shops and scripts fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-14fixed @divorce and @marry commands.Lupus2-29/+42
Also made them correctly output their help + added Wedding Music and Wedding Confetti into @marry git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-14* Added auto convert advanced job and baby class sprite ID's in ↵celest3-8/+15
mob_avail.txt to correct format * Added SC_Speedup cannot be stacked with Increase Agility git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-13* Added PvP/GvG check for Tiger Knuckle fistcelest3-5/+17
* Fixed Pressure reducing the target's SP twice * Fixed SQL logging not checking if its supposed to use SQL or TXT logs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12Fixed some new cards (some % were divided by 100, some cards had no bonuses ↵Lupus1-2/+2
due to misplaced arguments and due to usage BONUS instead of BONUS2, etc) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12Fixed some new cards (some % were divided by 100, some cards had no bonuses ↵Lupus2-27/+31
due to misplaced arguments and due to usage BONUS instead of BONUS2, etc) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12* Fixed Status Recovery dealing too short blind time on undead mobscelest5-64/+72
* Fixed mobs not affected by Blind status * Added an invalid id check check in map_id2sd * Added sd check in clif_send git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-12 * Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used ↵Lupus4-7/+18
for common monsters [Lupus] * Added additional random respawn delay for instant respawning monsters (0..5 seconds) [Lupus] - Should be made as an option of battle_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11* Fixed "--en/ja--" usage in 'monster' script not working properlycelest5-17/+58
* Speedup player autosaving * Optimised guild castle saving when autosaving player data * Added sd check in mob_damage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11* Added Sage enchanting skills can only be cast on party memberscelest2-60/+47
* Fixed Magic Power not working for ground-targeted skills * Fixed Frost Diver having double freezing chances git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-11* Updated Breaker, Cloakingcelest4-11/+21
* Corrected 1206Sakexe's packet detection git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1222 54d463be-8e91-2dee-dedb-b68131a5f0ec