ultramage
7ba367d0c6
Replaced a few missed set_eof()-s
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 09:08:10 +00:00
L0ne_W0lf
cda23ff39b
I need to not commit at 1:30AM. Forgot to add the date to the changelog.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 06:09:55 +00:00
L0ne_W0lf
0bb6104503
* Rev. 10515 More Kiel Hyre quest related updates
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@10515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-10 06:05:05 +00:00
samuray22
d677d71bcc
* Updated Knight Skill Quest to the oficial.
...
* Updated Blacksmith Skill Quest to the Oficial.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 15:32:33 +00:00
Lupus
dbfd658aa5
added empty template
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 08:52:19 +00:00
L0ne_W0lf
fb9eed1506
* Rev. 10512 Removed a debugmes from the Kiel Hyre quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 06:01:22 +00:00
L0ne_W0lf
a97e725f1a
* Rev. 10508 Stupid mistake, accidentally had 4 copies of the same script in 1... I'm a bonehead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 05:39:35 +00:00
L0ne_W0lf
ce06ce3779
* Rev. 10507 Large update to the Kiel Hyre Quest.
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 05:27:55 +00:00
FlavioJS
82b3153800
* Adapted the shortlist to use a static array instead of a linked list and enabled it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 04:24:33 +00:00
FlavioJS
71f29c0445
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
...
* 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://svn.code.sf.net/p/rathena/svn/trunk@10506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09 03:18:16 +00:00
SinSloth
31d9352326
* Added Cursed Spirit Quest.
...
- Moved some NPCs and warps related to the quest in proper file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-08 11:39:03 +00:00
Playtester
b4a17bb52c
Fixed some aegis names
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07 12:31:58 +00:00
FlavioJS
e54e285849
* Fixed warpwaitingpc not working (bug introduced in r10471).
...
there was a "sd != NULL" where it should be "sd == NULL"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07 05:18:39 +00:00
Paradox924x
4aee18a00a
Removed an unnecessary/buggy line from cities/izlude.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07 01:00:27 +00:00
Playtester
d629e19f9e
Various spawn fixes here and there
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 21:00:44 +00:00
Lupus
3b965b45c4
revised 2/3 of cities scripts, minor optimization of Gunslinger quest, Grandpa Pharm = | -> ||
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 18:34:11 +00:00
Playtester
aff67ffd29
Fixed a bug in Hugel field spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 13:59:53 +00:00
ultramage
1b6605d798
Added a check to login_sql against too long db-stored emails.
...
By the way, the length should most likely be 40+1, not 39+1 (underdimensioned)...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 13:44:35 +00:00
toms
ede6014fb9
Removed an unused variable in script.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 09:21:13 +00:00
Playtester
4cf50757dd
* Fixed Converters not overwriting each other
...
- thanks to scerez for the fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 09:11:48 +00:00
L0ne_W0lf
f1a059615b
Kiel Hyre bug squashage.
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@10488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 05:34:29 +00:00
DZeroX
9dd55951d8
- Updated the dialog-only NPCs from Aldebaran. Kafra and Clock Tower NPCs are pending the remake, which is why the old ones are kept.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 05:27:11 +00:00
L0ne_W0lf
b50d7b1bdd
More "fixes" tot he Kiel Hyre quest, .KHQuestBusy was being set but was unused. No longer set.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 00:28:02 +00:00
Playtester
c7043fec27
Fixed some bugs in Einbech and Geffen spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06 00:04:44 +00:00
Playtester
348463057a
More official socket enchant success rates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 20:00:08 +00:00
Playtester
1eb8c41ff8
Removed some old event spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 18:49:02 +00:00
Playtester
69b05df264
More accurate spawn amounts on various maps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 18:26:49 +00:00
Paradox924x
c13ce7c214
Updated Comodo Gambling Prizes to official.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 17:36:13 +00:00
Playtester
92a8958531
Some more spawn updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 16:12:44 +00:00
Playtester
0cecd0c530
* More accurate spawn amounts on some maps
...
- thanks to Doddler and Vicious_Pucca
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 15:39:39 +00:00
samuray22
6cd2ce25ec
* Updated Facing of NPCs from Crusader Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 15:06:35 +00:00
FlavioJS
bc088a5ad8
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
...
* Minor documentation/re-coding in chat.c.
* More work on ticket #41 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 14:50:07 +00:00
ultramage
3206b83c1c
Missed a few occurences of strdup (followup to r10468)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 14:01:06 +00:00
ultramage
cce7ebedf4
- imported the latest working grfio code from stable
...
- re-added usage of managed allocation routines in grfio
- eol-styled some new files
- some cosmetic fixes here and there
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 13:57:07 +00:00
Playtester
e33c4b7b22
Updated Food Seller to official
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 13:42:37 +00:00
Playtester
1b6409f462
Fixed Red Pouch overriding nobranch mapflag
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 12:01:55 +00:00
Playtester
99ba4710b7
Fixed some syntax errors in the item_db and updated sql files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 10:40:21 +00:00
Playtester
cba3c2ff6a
Small Veins field spawn and warp adjustments
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 10:15:55 +00:00
Playtester
ea4b252218
* Attempt to fix Kyrie Eleison not castable on enemy players
...
- please test, I can't double client to test it in pvp
- don't forget to recompile before testing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 09:11:52 +00:00
Paradox924x
1842743309
Removed unnecessary folder trunk/npc/jobs/2-2/old
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 22:15:30 +00:00
samuray22
c30b8abb54
* Updated Crusader Job quest to the official one.
...
- Added Folder "old" for old quest of jobs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 21:38:20 +00:00
Lupus
ccf78f9c6b
revised 1/3 of cities scripts
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 19:34:39 +00:00
blackhole89
66fa77c5f6
adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 17:31:41 +00:00
Playtester
a368fc27b6
* Added up-to-date monster summoning files thanks to Vicious_Pucca
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@10454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 12:11:42 +00:00
SinSloth
6f20d898f7
* Updated Abyss Lake Entrance Quest to official.
...
* Fixed a minor bug in Juperos Ruins History Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 11:55:51 +00:00
DZeroX
d29bdbff09
- Updated mob_poring.txt, by Spre.
...
- Minor source edits, to accommodate the new DB file, mob_pouch.txt, for the Red Pouch of Surprise, by Spre.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 04:32:34 +00:00
L0ne_W0lf
584ffb546f
Another fix for elly, no longer RESETS to 26 when you tak to her.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04 01:04:32 +00:00
Playtester
c5dd5c0e7a
Updated Veins field spawns with info from RO Monthly
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03 21:34:24 +00:00
Playtester
936131031f
Small update on Magmaring
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03 12:50:39 +00:00
ultramage
51c14f38cd
Removed the map.h<->status.h cyclic dependency. Relies on the fact by that 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://svn.code.sf.net/p/rathena/svn/trunk@10442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-03 12:20:28 +00:00