summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-19Removed the wtf-y mmo_char_fromsql_short() from r2527ultramage4-212/+88
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* Refixed drops of Thanatos Dolor & Thanatos Odium regarding the quest.SinSloth2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* SQL files fixupultramage16-61/+124
- extended convert_engine_myisam and added innodb version - changed the max. email length to 39 (to match value in source code) - added comment for storage/guild storage picklog entries - changed SETs to ENUMs, which is the proper data type in logs - fixed incorrect defaults, shortened mapname lengths to 11 - use upgrade_svn10575_*.sql to apply changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without ↵ultramage2-1/+1
it (vs6, vs7, vs8). In VS9 this and similar functions were replaced by templates that instantiate using the output array's length. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19Corrected the problem with countitem2 (value wrapped-around in one case but ↵ultramage2-67/+64
not in the other, making comparisons fail) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* Rev 10572 Updated Bard quest to the official one.samuray222-454/+858
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18Kiel Hyre quest update, moved delitems to the proper NPC.L0ne_W0lf2-22/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Reverted drops change regarding Thanatos quest.SinSloth2-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Updated Thanatos Tower quest to official.SinSloth6-1795/+2525
- Moved some NPC in proper quest file and updated warps. - Removed old Thanatos custom warps. * Fixed drops of Thanatos Dolor & Thanatos Odium regarding the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18Sage Job Quest Item name fix: Mantis ScytheLupus2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Kiel Hyre quest fixes.L0ne_W0lf3-93/+108
- Fixed a typo in Elly, in her room. (<= should have been <) - Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items. * Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Just a small mob name fix...Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Updated KnockerPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Added Magnum Break to MagmaringPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Fixed Earthen and Gale Bow being all mixed upPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17* Updated price and weight of some etc itemsPlaytester2-66/+69
- removed weight on The Sign quest items git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17updated free kafra passLupus2-17/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17removed .GAT-s again from recent scriptsLupus10-49/+57
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa.L0ne_W0lf2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17- Fixed several grammar mistakes from the original dialogs.DZeroX1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Kiel Hyre Quest fix. Fixed the missing spaces in some of the enablenpc commands.L0ne_W0lf2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Restored npc's history while applying latest update at the same time. Please ↵ultramage2-248/+249
use 'svn move' instead of deleting and adding. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16- Grandpa Pharmacist has now been renamed to Old Pharmacist, the official ↵DZeroX3-243/+250
name. Updated dialogs have been implemented. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Cleaned up the battle configs a bit (corrected overly verbose texts, typos, ↵ultramage15-216/+155
wrong indentation, ...) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Some minor spawn fixesPlaytester5-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14- Removed custom version of Schwartzvalt Trilogy from WIP folder.SinSloth2-1046/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14* Added President quest aka. Schwartzvalt Trilogy. Please encourage your ↵SinSloth6-48/+3866
players to test it. - Moved some NPC and fixed some typos in Lighthalzen and Einbroch due to the quest. - Updated Yuno Government Buildings warps according to the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14* Fixed some bugs in Crusader Job change quest.SinSloth3-4/+7
* Minor fix on NPC name in Swordman tutorial quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13Updated sql filestoms3-48/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13minor Kiel Hyre q. optimizationLupus2-79/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13blocked some event item bonuses with 'end;'Lupus2-10/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-12* Updated Monk Skill QUest to the Official One.samuray222-52/+537
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11- Updated the effect list a bitultramage7-60/+66
- Fixed some npc typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11Re-phrased the attacker flee/def penalty config descsultramage5-40/+44
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11Added some monsters and fixed some itemsPlaytester3-28/+41
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11* Rev. 10526 Fixed the weight checking in Vandt, and added official dialog.L0ne_W0lf2-53/+278
- Added weight checks for all NPCs that give items. Semi-official dialog. - Got the missing portion of dialog for Mills'. - Will add further improper dialogs as I get to them on the second runthrough of the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10Attempt to fix unwanted teleporting of immobile mobsPlaytester2-1/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10* Updated hack check and added a weight check to Umbala Elemental Dismantler.SinSloth2-2/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10Made Veins spawns slightly more mobbyPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10* Players can now dismantle more than one elemental stone at once from ↵SinSloth3-5/+60
Umbala Shaman. * Alchemists are now able to purchase up to 2000 Medicine Bowl. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10519 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10Replaced a few missed set_eof()-sultramage2-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10I need to not commit at 1:30AM. Forgot to add the date to the changelog.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10* Rev. 10515 More Kiel Hyre quest related updatesL0ne_W0lf3-441/+451
- Fixed the wrong name being displayed for Kiel Hyre in one dialog. - Removed $@KH_DoorInvoker entirely. The quest is now working like it should according to iRO. - Fixed up a few more NPC headers. Facing direction fixes mostly this time. - More progression changes to Kiehl Hyre. He no longer stops dialog after the agents appear. * Rev. 10515 Updates to the Kiel Hyre Dungeon warps. - Added second floor exit. - Corrected coordinated for some of the other warps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Updated Knight Skill Quest to the oficial.samuray223-150/+1062
* Updated Blacksmith Skill Quest to the Oficial. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09added empty templateLupus2-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Rev. 10512 Removed a debugmes from the Kiel Hyre quest.L0ne_W0lf2-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Rev. 10508 Stupid mistake, accidentally had 4 copies of the same script in ↵L0ne_W0lf2-29879/+4
1... I'm a bonehead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Rev. 10507 Large update to the Kiel Hyre Quest. L0ne_W0lf3-120/+30143
- Fixed several small issues (and large one) such as typos in cutins, typos in dialog, etc. - Added some of the missing dialogs for several NPCs, and fixed a few NPC locations. - ALL books can now trigger the wall. - Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants. - Fixed where Golden_Key and Exquisite_Button are deleted. - Removed KHTimerEnd, and instead use OnReset. - Fixed typo in the second NPC that gives Black Keycards. - Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though. * Removed Yuno_fild02 -> kh_vila warp. (Exploit) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Adapted the shortlist to use a static array instead of a linked list and ↵FlavioJS3-69/+45
enabled it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now). FlavioJS11-124/+254
* Replaced toupper/tolower in ladmin by TOUPPER/TOLOWER defines. Shortlist: It's a list of sockets that have data to send and/or are ready for eof processing. It aims to reduce the amount of time spent on do_sendrecv, where it was spending ~13.5% of execution time on a server with 1k users at WoE. thanks to Buuyo-tama for the profile info and code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10506 54d463be-8e91-2dee-dedb-b68131a5f0ec