summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2007-05-03Small update on MagmaringPlaytester3-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03Removed the map.h<->status.h cyclic dependency. Relies on the fact by that ↵ultramage4-9/+13
preprocessor definitions don't need to be expanded immediately (or some other obscure reason why the thing even compiles :D) This allowed me to also remove the annoying/memory-wasting MAX_STATUSCHANGE define. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03Fifth door now checks for a variable HIGHER or EQUAL to 74 not 84, as ↵L0ne_W0lf2-2/+4
pointed out by Stollen. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02- Replaced the current Bullet Merchant Tony with a new, optimized version ↵DZeroX1-76/+55
made by Legionaire. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02Fixed old id of Assassin Mask in OVB itemsPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02* Added Juperos Ruins History Quest. Thanks to Keplerk.SinSloth6-163/+1809
* Moved a book non-related to Lighthalzen quests. * Applied a minor fix to Payon Archer Kafra. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02Removed and altered exploitable warps for Kiel Hyre Quest.L0ne_W0lf2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01Added forgotten warp entries to the main conf fileultramage2-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01Fixed equippable job for Moonlight Ring and removed Airplane mobs from conf ↵Playtester4-4/+1
files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01* Removed unofficial spawns form airship.samuray223-11/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01Some small item fixes thanks to WonderSwanPlaytester2-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30Changed the labels on the "Big Doors" to "Identifier Names" to prevent an ↵L0ne_W0lf2-13/+14
error with using getvariableofnpc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30*Created quests_airship.txt for all Airship-Related Quests.samuray223-1781/+1784
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30* Added Few missing NPCs to the Airplanesamuray224-4/+854
- Changed name form girl#10 to the Official name "Dianne". * Added "How Does the Airship Work" Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10422 54d463be-8e91-2dee-dedb-b68131a5f0ec