summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-17* Merged changes up to eAthena 15067.eathenabot2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15066.eathenabot3-1466/+2306
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15065.eathenabot1-15/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15063.eathenabot3-1/+156
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15061.eathenabot5-45/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15058.eathenabot6-173/+205
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15057.eathenabot3-64/+43
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17- Follow up to r15472.eathenabot3-56/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17- Updates to script_commands.txt, and added svn:keywords property.brianluau3-442/+267
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot7-173/+262
* clif cleanup: Changed argument types of some clif functions. - Added enumeration for skill failure codes and made clif_skill_fail use it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot4-17/+14
- clif cleanup: Changed clif_changestatus so that it takes sd instead of bl, since it only accepts BL_PC bls anyway. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes up to eAthena 15052.eathenabot2-738/+493
[ai4rei] * clif cleanup: Changed return value types to void of all functions, whose return value does not serve any purpose. - Removed void returns at the end of functions. - Marked some local functions as static. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-17* Merged changes ONLY eAthena 15002.eathenabot4-80/+77
[ai4rei] * Preparation clean up in clif.h - Synced function declarations and argument names with clif.c including whitespace. - Removed orphaned function declarations. - Removed include to storage.h and put it into .c files that need it instead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-16Fixed returning pet to egg not cleaning up remaining skill timers, causing ↵gepard19841-1/+1
map-server crash. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Typo corrections in monstertamers.txt and quests_13_1.txt.jmanfffreak2-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Typo correction in eden/71-85.txt filejmanfffreak2-2/+2
Added a missing 'map:' prefix in maps_athena.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed Comodo Kafra saving players with the wrong description.jmanfffreak1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Disabled a debug NPC in the Endless Tower script. I don't see any mention of ↵jmanfffreak1-2/+3
this NPC in any guide I've seen... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed Flying Side Kick, you can now use it in non-foe and jump to their ↵shennetsind3-10/+11
location (confirmed on official), bugreport:2443 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed gm_all_skill, bugreport:5239shennetsind3-23/+50
Removed broken skills from skill tree, so @allskill doesn't give resource errors when gm_all_skill is enabled. Increased maximum client packet size drop limit (was limiting gm_all_skill unnecessarily since the client doesn't crash with it) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed a bug with the output message of chrif_authokshennetsind1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed bug with katar weapon bonus, bugreport:5240shennetsind1-4/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-15Fixed a gcc warning, blame on r15451shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14- Fixed walk-delay bug when a player is attacked in disguise causing ↵epoque111-0/+5
inaccurate client position git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14*Corrected the bing#n1 issue according to aegis script (bugreport:5050).og21-45/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14minor cleanup: removed duplicate magnum break code, bugreport:3057shennetsind1-12/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Follow up r15453 -- first sign of lack of sleep! missed 2 changes from the ↵shennetsind1-2/+0
merged file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Added updated magic rod behavior -- displays animation on use. bugreport:5236shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Small Life Potion, Medium Life Potion and Regeneration Potion are no longer ↵shennetsind1-1/+2
dispel-able, bugreport:4076 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed hunter traps so that they MAY hit their owner in pvp areas, bugreport:5228shennetsind1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14fixed battle_delay_damage from delaying damage in 1ms or less interval (it'd ↵shennetsind1-1/+2
receive 1 because the client delay stuff understands 1 = wait for damage) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fix for exploit that allowed WPE to create a character with a custom hair ↵shennetsind1-3/+3
style/hair color not available to other players, to then crash them. from the comments within bugreport:150 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14fixed bug with @homevolution not refreshing homun's skill tree (4th skill ↵shennetsind1-1/+1
missing), bugreport:49 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed a bug with autocast max_count checking, super special thanks to calciumkidshennetsind1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Added expire messages and night flag to the list of things ↵shennetsind1-19/+19
not-to-be-REdisplayed if you change map-servers (on multi-map-server setups) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14another cool multi-map-server ancient bugfix:shennetsind4-20/+27
- added a 'changing_mapservers' state, so the map server receiving the player knows he doesn't have to do certain things, in this case not display motd and use the aurafix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed ancient multi-map-server bug where gmlevel was lost during changing ↵shennetsind2-4/+6
map-servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed bug with attack timer being chained unnecessarily when attacker is not ↵shennetsind2-4/+10
able to issue atk -- this also caused client messages to be spammed e.g. "please equip arrow first". bugreport:5189 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fix to progressbar exploit, bugreport:5199shennetsind1-0/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206shennetsind2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13Added cupet.txt (Cute Pet Manager) - Aegis Convert - Commented Out in ↵script-Z3R02-0/+246
scripts_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13*Fixed the "bing#n1" issue (bugreport:5050).og27-15/+67
*Fixed variables typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12- Added svn:eol-style=native property for some recently added text files.brianluau6-154/+154
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12Fixed random monster load order -- affected bloody branch and poring box. ↵shennetsind1-2/+2
special thanks to calciumkid git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12-Fixed typo "/ Shields" to -> "// Shields"og21-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12ubuntu's gcc 4.6x warning fix, bugreport:5232 credits to gepardshennetsind1-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12fixed bug with aliases of the @commands command from working properly; ↵shennetsind1-7/+24
bugfix by xantara. bugreport:5225 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12Fixed bug with @commands/@charcommands not displaying aliases shennetsind1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly012313-308/+450
-Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11fix to bug on import of atcommand_athena, bugreport:5207shennetsind1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15431 54d463be-8e91-2dee-dedb-b68131a5f0ec