Age | Commit message (Expand) | Author | Files | Lines |
2012-10-13 | Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since p... | shennetsind | 1 | -1/+1 |
2012-10-12 | Fixed bugreport:2657 castend now also checks if the required weapon matches, ... | shennetsind | 1 | -59/+57 |
2012-10-05 | Follow up r16814 / bugreport:6754 | shennetsind | 1 | -4/+4 |
2012-10-05 | Fixed @mobinfo flee/hit formula, as per bugreport:6754 | shennetsind | 1 | -2/+2 |
2012-10-03 | =General | technote24 | 4 | -10/+75 |
2012-10-03 | Minor improvements on pm processing ( prompted by data i found when testing b... | shennetsind | 1 | -34/+17 |
2012-09-30 | Fixing a few logical mistakes, also applying my curly brace love on the way. | shennetsind | 1 | -33/+45 |
2012-09-29 | * Merged eAthena changeset ea:15190. (bugreport:5138) | eathenabot | 2 | -35/+87 |
2012-09-27 | Fixed bugreport:6725 where wrong defined macro is used in parsing 'skill_cast... | rud0lp20 | 1 | -1/+1 |
2012-09-26 | Fixed bugreport:6720 fixed pvp/gvg mapflag handling by setmapflag/removemapfl... | shennetsind | 1 | -5/+32 |
2012-09-26 | Fixed bugreport:6544 when mvp drops are at 100% drop rate it'll no longer alw... | shennetsind | 1 | -37/+52 |
2012-09-26 | Fixing a rare issue where a pointer of a already freed unit would have corrup... | shennetsind | 1 | -21/+29 |
2012-09-24 | - Re-added a 'sprintf' that was accidentally removed in r16495. (bugreport:6729) | brianluau | 1 | -2/+4 |
2012-09-22 | * Fixed applicable job on Ebone Armor (bugreport:6705) | euphyy | 1 | -2/+2 |
2012-09-22 | Oops I goofed Forgot to resave the File Left out arguements for mora. [Spre] | spre123 | 1 | -1/+1 |
2012-09-22 | Fixed @go, where mora and morocc had conflicts, @mora was sending you to moro... | spre123 | 1 | -2/+3 |
2012-09-16 | Introducing rAthena's anonymous data collector. This aims at improving rAthen... | shennetsind | 8 | -28/+214 |
2012-09-16 | Follow up r16769, initnpctimer should reset the timer. | greenboxal2 | 1 | -0/+1 |
2012-09-16 | - Partial revert of r16782. (bugreport:6704) | brianluau | 1 | -4/+2 |
2012-09-16 | Removed stupid alternative city names from @go command and added real ones, a... | daegaladh | 1 | -15/+15 |
2012-09-13 | Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerf... | shennetsind | 1 | -1/+1 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 5 | -21/+26 |
2012-09-11 | Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ... | greenboxal2 | 1 | -5/+7 |
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 | 2 | -1/+80 |
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-08 | Fixed error when running a server w/o RENEWAL but with RENEWAL_EXP | shennetsind | 1 | -1/+1 |
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 | Removed pre-re item_db from mysql item db load order when renewal is enabled ... | shennetsind | 1 | -16/+15 |
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 | 2 | -20/+26 |
2012-09-06 | Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg... | shennetsind | 1 | -6/+44 |
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-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:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 6 | -58/+78 |
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 | 1 | -186/+186 |
2012-09-02 | Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit... | shennetsind | 1 | -0/+4 |
2012-09-01 | - Changed the column spacing in @go (town list) and @job (jobname list) so it... | brianluau | 1 | -16/+12 |
2012-09-01 | - help.txt Params lists: changed "/" to "|" to match the rest of the file. | brianluau | 1 | -136/+135 |