Age | Commit message (Expand) | Author | Files | Lines |
2012-09-08 | Fixed bugreport:6587 removed unused parameters in several damage/heal functio... | shennetsind | 7 | -14/+12 |
2012-09-08 | Fixed bugreport:6557 players unable to use char commands will no longer get t... | shennetsind | 1 | -0/+10 |
2012-09-07 | - Custom Disguise Event: added mob_id 1187 to the blacklist. (bugreport:6637) | brianluau | 1 | -1/+1 |
2012-09-07 | - Custom Disguise Event: changed global variables to NPC variables. | brianluau | 1 | -125/+128 |
2012-09-07 | - Fixed bugreport:6588, grammatical errors here and there. (other/pvp.txt & c... | j-tkay | 2 | -68/+62 |
2012-09-07 | Removed pre-re item_db from mysql item db load order when renewal is enabled ... | shennetsind | 1 | -16/+15 |
2012-09-06 | * Added documentation in script_commands.txt for 'getrandgroupitem' (r16752) | thatakkarin | 2 | -1/+14 |
2012-09-06 | Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank you | shennetsind | 1 | -6/+3 |
2012-09-06 | Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db d... | shennetsind | 1 | -0/+44 |
2012-09-06 | Added new group permission as discussed with other developers "disable_comman... | shennetsind | 3 | -20/+29 |
2012-09-06 | sql-files folder redesign as discussed with other developers, all upgrade fil... | shennetsind | 63 | -310/+0 |
2012-09-06 | Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg... | shennetsind | 2 | -6/+49 |
2012-09-05 | Fixed ERS cache linked list algorithm. | greenboxal2 | 1 | -6/+7 |
2012-09-05 | Fixed bugreport:6621 get rid of some warnings that probably caused the map-se... | greenboxal2 | 1 | -3/+2 |
2012-09-05 | * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and ... | euphyy | 21 | -186/+134 |
2012-09-04 | * Large structural/content update to atcommand documentation file :D | euphyy | 1 | -819/+747 |
2012-09-04 | Changed ERS cache array to use a linked list. | greenboxal2 | 1 | -31/+29 |
2012-09-04 | Rewrote ERS system in a more debug friendly way. | greenboxal2 | 1 | -416/+192 |
2012-09-03 | * Fixed bugreport:6619 with correct ammo view id in /doc/item_db.txt | thatakkarin | 4 | -9/+88 |
2012-09-03 | Small fix (confirmed) to the barricade spawn coordinates in schg_cas02. This ... | cookiecrumbs | 1 | -2/+3 |
2012-09-03 | * Some optimization of Sealed Shrine instance (npc\instances\SealedShrine.txt) | euphyy | 2 | -837/+84 |
2012-09-03 | Updated atcommands.txt making it easier to read. | thatakkarin | 1 | -215/+1440 |
2012-09-03 | Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 12 | -64/+90 |
2012-09-02 | Follow up r16736 fixing something that'd happen when DISABLE_ERS is used. | shennetsind | 1 | -1/+1 |
2012-09-02 | Hello! few things. | shennetsind | 14 | -47/+67 |
2012-09-02 | * Follow-up r16725: changed atcommand.c comments to match new msg_athena line... | euphyy | 2 | -187/+187 |
2012-09-02 | Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit... | shennetsind | 1 | -0/+4 |
2012-09-02 | - Fixed partially bugreport:6572, where WoE:SE Flag Emblem not showing. (npc/... | j-tkay | 12 | -33/+32 |
2012-09-02 | - Fixed bugreport:6607, where a hidden warp still warp players to the next le... | j-tkay | 1 | -4/+5 |
2012-09-01 | * Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt) | euphyy | 3 | -25/+732 |
2012-09-01 | Converted sample Function and Skill scripts into plain English. More to follow. | thatakkarin | 2 | -23/+29 |
2012-09-01 | - Changed the column spacing in @go (town list) and @job (jobname list) so it... | brianluau | 3 | -104/+75 |
2012-09-01 | - help.txt Params lists: changed "/" to "|" to match the rest of the file. | brianluau | 4 | -158/+155 |
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 |