Age | Commit message (Expand) | Author | Files | Lines |
2012-09-15 | - Follow up to r16779: also deleted notice.txt from CMakeLists.txt | brianluau | 1 | -1/+0 |
2012-09-15 | * Added "Hunting Missions" custom script (npc\custom\quests\hunting_missions.... | euphyy | 8 | -35/+307 |
2012-09-13 | Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerf... | shennetsind | 1 | -1/+1 |
2012-09-13 | - Fixed a small typo in Airship announcements. (bugreport:6687) | brianluau | 2 | -2/+2 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 6 | -51/+56 |
2012-09-11 | Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ... | greenboxal2 | 1 | -5/+7 |
2012-09-10 | - Fixed bugreport:6658, quest being removed before the 12 hours cool down. | j-tkay | 1 | -2/+2 |
2012-09-10 | * Optimized Splendide coin merchant and merged it to a template with Manuk's ... | euphyy | 8 | -207/+113 |
2012-09-10 | Added missing memory finalization for client_hash_nodes linked list. | greenboxal2 | 1 | -0/+8 |
2012-09-10 | Added client MD5 hash check option to login-server. | greenboxal2 | 3 | -1/+92 |
2012-09-10 | Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map. | rud0lp20 | 4 | -14/+15 |
2012-09-10 | Fixed bugreport:6665 NPC timer will not stop anymore after running all timer ... | greenboxal2 | 1 | -30/+32 |
2012-09-10 | * Updated 'mapwarp' in script_commands.txt to show missing params - Thanks to... | thatakkarin | 3 | -9/+14 |
2012-09-09 | * Added and updated duplicate coordinates in custom Healer (custom\healer.txt) | euphyy | 3 | -18/+36 |
2012-09-08 | Fixed error when running a server w/o RENEWAL but with RENEWAL_EXP | shennetsind | 1 | -1/+1 |
2012-09-08 | * Updated Renewal 'Mjolnir' item (bugreport:6646) | euphyy | 9 | -31/+32 |
2012-09-08 | Fixed bugreport:6428 Fixed behavior issues with script commands replacestr an... | shennetsind | 1 | -2/+2 |
2012-09-08 | Fixed bugreport:6651 restart_sp_rate is only applied if user current sp is sm... | shennetsind | 1 | -1/+2 |
2012-09-08 | Fixed @raise/@raisemap incorrect behavior which would heal everyone in the se... | shennetsind | 1 | -8/+6 |
2012-09-08 | Fixed bugreport:6601 guild aura refreshes as soon as you ressurect instead of... | shennetsind | 1 | -2/+8 |
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 |