summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2007-05-08* Added Cursed Spirit Quest.SinSloth4-189/+2805
- Moved some NPCs and warps related to the quest in proper file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07Fixed some aegis namesPlaytester2-10/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07* Fixed warpwaitingpc not working (bug introduced in r10471).FlavioJS3-10/+11
there was a "sd != NULL" where it should be "sd == NULL" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07Removed an unnecessary/buggy line from cities/izlude.txtParadox924x2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Various spawn fixes here and therePlaytester10-32/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06revised 2/3 of cities scripts, minor optimization of Gunslinger quest, ↵Lupus7-624/+444
Grandpa Pharm = | -> || git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Fixed a bug in Hugel field spawnsPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Added a check to login_sql against too long db-stored emails.ultramage2-1/+2
By the way, the length should most likely be 40+1, not 39+1 (underdimensioned)... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Removed an unused variable in script.ctoms2-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06* Fixed Converters not overwriting each otherPlaytester3-0/+6
- thanks to scerez for the fix git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Kiel Hyre bug squashage. L0ne_W0lf2-3/+13
- Lots of fixes (4ish) from Valandi. - Added a getmapuser check to the mapwarp in KHTimerEnd so it's not trying to warp out 0 users. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06- Updated the dialog-only NPCs from Aldebaran. Kafra and Clock Tower NPCs ↵DZeroX1-695/+1135
are pending the remake, which is why the old ones are kept. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06More "fixes" tot he Kiel Hyre quest, .KHQuestBusy was being set but was ↵L0ne_W0lf2-2/+4
unused. No longer set. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06Fixed some bugs in Einbech and Geffen spawnsPlaytester3-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05More official socket enchant success ratesPlaytester2-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Removed some old event spawnsPlaytester1-10/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05More accurate spawn amounts on various mapsPlaytester22-228/+237
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Updated Comodo Gambling Prizes to official.Paradox924x2-27/+58
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Some more spawn updatesPlaytester7-101/+130
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* More accurate spawn amounts on some mapsPlaytester6-125/+215
- thanks to Doddler and Vicious_Pucca git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* Updated Facing of NPCs from Crusader Quest.samuray222-4/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.FlavioJS15-307/+439
* Minor documentation/re-coding in chat.c. * More work on ticket #41. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Missed a few occurences of strdup (followup to r10468)ultramage1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05- imported the latest working grfio code from stableultramage13-695/+560
- re-added usage of managed allocation routines in grfio - eol-styled some new files - some cosmetic fixes here and there git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Updated Food Seller to officialPlaytester2-17/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Fixed Red Pouch overriding nobranch mapflagPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Fixed some syntax errors in the item_db and updated sql filesPlaytester4-67/+310
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Small Veins field spawn and warp adjustmentsPlaytester3-5/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* Attempt to fix Kyrie Eleison not castable on enemy playersPlaytester3-4/+12
- please test, I can't double client to test it in pvp - don't forget to recompile before testing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04Removed unnecessary folder trunk/npc/jobs/2-2/oldParadox924x1-1185/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04* Updated Crusader Job quest to the official one.samuray223-958/+2202
- Added Folder "old" for old quest of jobs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04revised 1/3 of cities scriptsLupus5-101/+90
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.blackhole896-2/+1012
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04* Added up-to-date monster summoning files thanks to Vicious_PuccaPlaytester6-575/+770
- also fixed a bug in the code, please test the files before commiting them - thanks to Spre for the info on needed code changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04* Updated Abyss Lake Entrance Quest to official.SinSloth3-50/+142
* Fixed a minor bug in Juperos Ruins History Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04- Updated mob_poring.txt, by Spre.DZeroX5-3/+154
- Minor source edits, to accommodate the new DB file, mob_pouch.txt, for the Red Pouch of Surprise, by Spre. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04Another fix for elly, no longer RESETS to 26 when you tak to her.L0ne_W0lf2-2/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03Updated Veins field spawns with info from RO MonthlyPlaytester3-26/+38
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10448 54d463be-8e91-2dee-dedb-b68131a5f0ec