Age | Commit message (Expand) | Author | Files | Lines |
2012-09-01 | * Follow-up r16726, more standardization on docs. | euphyy | 36 | -477/+369 |
2012-08-31 | - Standardized headers of /doc files. | brianluau | 15 | -922/+912 |
2012-08-31 | * Updated new atcommand messages in msg_athena to be more grammar-friendly. | euphyy | 2 | -170/+171 |
2012-08-31 | - Moved 400+ hard-coded messages to msg_athena.conf for easier translating. T... | brianluau | 2 | -560/+1262 |
2012-08-31 | - Fixed warnings from r16722. | brianluau | 1 | -2/+2 |
2012-08-31 | - Fixed @item so it only displays message "Item created" on success. | brianluau | 3 | -14/+39 |
2012-08-30 | Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point... | shennetsind | 3 | -18/+14 |
2012-08-30 | - Fixed bugreport:6590, added missing changequest (3071-3076). (npc/quests/qu... | j-tkay | 1 | -160/+158 |
2012-08-30 | Fixed bugreport:6584 reverted something that shouldn't have been removed in r... | shennetsind | 1 | -3/+3 |
2012-08-29 | - Fixed bugreport:6586, invalid check for Magic Wand Quest. (npc/re/quests/ed... | j-tkay | 1 | -74/+5 |
2012-08-29 | Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skil... | rud0lp20 | 2 | -231/+228 |
2012-08-28 | - Changed executable names in Linux start scripts (follow up to r15503). | brianluau | 3 | -3/+3 |
2012-08-27 | * Optimized "3rd Item Seller" script (re\merchants\3rd_trader.txt) | euphyy | 7 | -1029/+329 |
2012-08-27 | - Fixed a close in The Crow of the Fate quest. (bugreport:6571) | brianluau | 1 | -1/+1 |
2012-08-27 | Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBot | rud0lp20 | 1 | -1/+1 |
2012-08-27 | Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ... | rud0lp20 | 5 | -244/+437 |
2012-08-27 | Updated read_elemental_skilldb() to skip empty lines instead of throwing an e... | kenpachi2k11 | 1 | -0/+3 |
2012-08-27 | - read_elementaldb: skip blank lines. | brianluau | 3 | -2/+5 |
2012-08-27 | * Standardization in some database files, and other minor cleaning | euphyy | 19 | -213/+200 |
2012-08-26 | * Updated and cleaned up custom Quest Warper, as requested by malufett (custo... | euphyy | 1 | -1006/+561 |
2012-08-26 | Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection eff... | rud0lp20 | 1 | -1/+3 |
2012-08-26 | Fixed error in npc_path_data reference counting resulting in the script never... | greenboxal2 | 1 | -1/+1 |
2012-08-25 | Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGO... | rud0lp20 | 1 | -2/+7 |
2012-08-25 | Follow up r16669 updated the new monster hp to its official behavior. | rud0lp20 | 4 | -3/+20 |
2012-08-25 | - reverted to r16668, erroneous fix | salepate | 1 | -2/+4 |
2012-08-25 | - fixed pc_statusup2(): status cost update condition | salepate | 1 | -4/+2 |
2012-08-24 | - Merged and cleaned up Kafras. (kafras/kafras.txt) | j-tkay | 18 | -1220/+796 |
2012-08-24 | * Added warg rider check to custom breeder (custom\breeder.txt) | euphyy | 3 | -5/+7 |
2012-08-24 | Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event arr... | shennetsind | 1 | -0/+4 |
2012-08-24 | * Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt) | euphyy | 3 | -3/+23 |
2012-08-23 | * Cleaned up documentation of mob_skill_db a little bit. | euphyy | 3 | -114/+95 |
2012-08-23 | Follow up r16693, fixed incorrect minimum input. (npc/re/cities/dewata.txt) | j-tkay | 1 | -1/+1 |
2012-08-23 | - Fixed bugreport:6545, invalid Zeny check. (npc/re/cities/dewata.txt) | j-tkay | 1 | -2/+3 |
2012-08-23 | Fixed bugreport:6543, just removing a unused variable. | shennetsind | 1 | -1/+0 |
2012-08-23 | Fixed Highness Heals cooldown. (bugreport:6542) | kenpachi2k11 | 1 | -1/+1 |
2012-08-22 | * Added most skill names to Effect List and finished a last few (bugreport:6222) | euphyy | 2 | -86/+95 |
2012-08-22 | Fixed bugreport:6536 when a monster is killed by a assist of yours it now upd... | shennetsind | 1 | -37/+30 |
2012-08-22 | Fixed bugreport:6464 renewal drop rate can no longer make items "drop" at 0.0... | shennetsind | 1 | -1/+4 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 14 | -197/+124 |
2012-08-22 | Fixed Angelic Rings (#2743) autobonus duration. (bugreport:6434) | kenpachi2k11 | 4 | -4/+4 |
2012-08-22 | Added documentation for autobonus3s argument skill ID/skill name. | kenpachi2k11 | 1 | -0/+2 |
2012-08-22 | Fixed Ur's Seals (#2883) bonus script. (bugreport:5895) | kenpachi2k11 | 2 | -2/+2 |
2012-08-22 | Renamed Elanor to Eleanor and fixed its food ID. (bugreport:6538) | kenpachi2k11 | 1 | -1/+1 |
2012-08-22 | Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub ca... | kenpachi2k11 | 1 | -1/+1 |
2012-08-22 | Follow up r16676 - removed a superfluous argument from status_fix_damage call... | kenpachi2k11 | 1 | -1/+1 |
2012-08-22 | - Updated Genetic Job Change Quest dialogue. Special thanks to Muad_Dib! (npc... | j-tkay | 1 | -565/+417 |
2012-08-22 | - Fixed bugreport:6528, Eden Group Officer's level requirement. (npc/re/jobs/... | j-tkay | 1 | -28/+16 |
2012-08-22 | Fixed a bug where Flying Kick could be used (outside of PVE/PVP/etc) to actua... | cookiecrumbs | 1 | -3/+9 |
2012-08-22 | - Fixed bugreport:6530 / Follow up r16671. (npc/re/quests/eden/eden_quests.txt) | j-tkay | 1 | -1/+1 |
2012-08-22 | Fixed bugreport:686 and bugreport:3603 where kaite magic reflected/reflecting... | cookiecrumbs | 1 | -2/+23 |