summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-24- Re-added a 'sprintf' that was accidentally removed in r16495. (bugreport:6729)brianluau1-2/+4
2012-09-22* Fixed applicable job on Ebone Armor (bugreport:6705)euphyy1-2/+2
2012-09-22Oops I goofed Forgot to resave the File Left out arguements for mora. [Spre]spre1231-1/+1
2012-09-22Fixed @go, where mora and morocc had conflicts, @mora was sending you to moro...spre1231-2/+3
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind8-28/+214
2012-09-16Follow up r16769, initnpctimer should reset the timer.greenboxal21-0/+1
2012-09-16- Partial revert of r16782. (bugreport:6704)brianluau1-4/+2
2012-09-16Removed stupid alternative city names from @go command and added real ones, a...daegaladh1-15/+15
2012-09-13Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerf...shennetsind1-1/+1
2012-09-13Follow up r16738 MO_ETREMITYFIST renewal behavior.rud0lp205-21/+26
2012-09-11Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ...greenboxal21-5/+7
2012-09-10Added missing memory finalization for client_hash_nodes linked list.greenboxal21-0/+8
2012-09-10Added client MD5 hash check option to login-server.greenboxal22-1/+80
2012-09-10Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map.rud0lp204-14/+15
2012-09-10Fixed bugreport:6665 NPC timer will not stop anymore after running all timer ...greenboxal21-30/+32
2012-09-08Fixed error when running a server w/o RENEWAL but with RENEWAL_EXPshennetsind1-1/+1
2012-09-08Fixed bugreport:6428 Fixed behavior issues with script commands replacestr an...shennetsind1-2/+2
2012-09-08Fixed bugreport:6651 restart_sp_rate is only applied if user current sp is sm...shennetsind1-1/+2
2012-09-08Fixed @raise/@raisemap incorrect behavior which would heal everyone in the se...shennetsind1-8/+6
2012-09-08Fixed bugreport:6601 guild aura refreshes as soon as you ressurect instead of...shennetsind1-2/+8
2012-09-08Fixed bugreport:6587 removed unused parameters in several damage/heal functio...shennetsind7-14/+12
2012-09-08Fixed bugreport:6557 players unable to use char commands will no longer get t...shennetsind1-0/+10
2012-09-07Removed pre-re item_db from mysql item db load order when renewal is enabled ...shennetsind1-16/+15
2012-09-06Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank youshennetsind1-6/+3
2012-09-06Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db d...shennetsind1-0/+44
2012-09-06Added new group permission as discussed with other developers "disable_comman...shennetsind2-20/+26
2012-09-06Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg...shennetsind1-6/+44
2012-09-05Fixed ERS cache linked list algorithm.greenboxal21-6/+7
2012-09-05Fixed bugreport:6621 get rid of some warnings that probably caused the map-se...greenboxal21-3/+2
2012-09-04Changed ERS cache array to use a linked list.greenboxal21-31/+29
2012-09-04Rewrote ERS system in a more debug friendly way.greenboxal21-416/+192
2012-09-03Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.rud0lp206-58/+78
2012-09-02Follow up r16736 fixing something that'd happen when DISABLE_ERS is used.shennetsind1-1/+1
2012-09-02Hello! few things.shennetsind14-47/+67
2012-09-02* Follow-up r16725: changed atcommand.c comments to match new msg_athena line...euphyy1-186/+186
2012-09-02Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit...shennetsind1-0/+4
2012-09-01- Changed the column spacing in @go (town list) and @job (jobname list) so it...brianluau1-16/+12
2012-09-01- help.txt Params lists: changed "/" to "|" to match the rest of the file.brianluau1-136/+135
2012-08-31* Updated new atcommand messages in msg_athena to be more grammar-friendly.euphyy1-1/+2
2012-08-31- Moved 400+ hard-coded messages to msg_athena.conf for easier translating. T...brianluau1-560/+469
2012-08-31- Fixed warnings from r16722.brianluau1-2/+2
2012-08-31- Fixed @item so it only displays message "Item created" on success.brianluau3-14/+39
2012-08-30Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point...shennetsind3-18/+14
2012-08-30Fixed bugreport:6584 reverted something that shouldn't have been removed in r...shennetsind1-3/+3
2012-08-29Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skil...rud0lp201-14/+14
2012-08-27Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBotrud0lp201-1/+1
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp203-153/+233
2012-08-27Updated read_elemental_skilldb() to skip empty lines instead of throwing an e...kenpachi2k111-0/+3
2012-08-27- read_elementaldb: skip blank lines.brianluau1-0/+3
2012-08-26Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection eff...rud0lp201-1/+3