Age | Commit message (Expand) | Author | Files | Lines |
2012-11-25 | * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M... | euphyy | 1 | -0/+2 |
2012-11-23 | * Added Guillotine Cross job quest, again thanks to Muad_Dib! (bugreport:5834) | euphyy | 1 | -1/+1 |
2012-11-20 | Minor improvement in char_per_account setting, which could be greater than MA... | momacabu | 1 | -0/+2 |
2012-11-13 | - Fixed bugreport:6887, a variable was not initialized; | momacabu | 1 | -1/+1 |
2012-11-12 | Modified @addwarp to accept a new optional parameter <npc name>. If <npc name... | momacabu | 1 | -1/+1 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -1/+1 |
2012-11-11 | * Cleaning of script_commands.txt, with db paths updated to reflect pre-re/re... | euphyy | 1 | -4/+3 |
2012-11-10 | - Added configuration to wheter the monster size would change experience earn... | momacabu | 1 | -0/+7 |
2012-11-10 | Commented out poring_c01/02 since they are no longer present in the latest gr... | shennetsind | 1 | -2/+2 |
2012-11-10 | - Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n... | momacabu | 1 | -1/+1 |
2012-11-09 | - Updated the list of dnsbl_servers. (bugreport:6862) | brianluau | 1 | -2/+12 |
2012-11-09 | Fixed bugreport:6851, two chrif-related messages had the same id as cash points. | momacabu | 1 | -3/+4 |
2012-11-08 | - Fixed a typo in @mapflag example, since r15009. | brianluau | 1 | -1/+1 |
2012-11-07 | Added support to pre-re/re map_cache since some maps differ, this results in ... | shennetsind | 1 | -3/+0 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -6/+6 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -8/+45 |
2012-09-21 | * Merged eAthena ea:15187 by ai4rei, effect list improvements (doc\effect_lis... | euphyy | 1 | -4/+5 |
2012-09-18 | * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs... | euphyy | 1 | -2/+1 |
2012-09-10 | Added client MD5 hash check option to login-server. | greenboxal2 | 1 | -0/+12 |
2012-09-06 | Added new group permission as discussed with other developers "disable_comman... | shennetsind | 1 | -0/+3 |
2012-09-06 | Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg... | shennetsind | 1 | -0/+5 |
2012-09-01 | - Changed the column spacing in @go (town list) and @job (jobname list) so it... | brianluau | 2 | -88/+63 |
2012-09-01 | - help.txt Params lists: changed "/" to "|" to match the rest of the file. | brianluau | 1 | -19/+18 |
2012-08-31 | * Updated new atcommand messages in msg_athena to be more grammar-friendly. | euphyy | 1 | -169/+169 |
2012-08-31 | - Moved 400+ hard-coded messages to msg_athena.conf for easier translating. T... | brianluau | 1 | -0/+793 |
2012-08-25 | Follow up r16669 updated the new monster hp to its official behavior. | rud0lp20 | 2 | -1/+4 |
2012-08-18 | Follow up r16653 duplicate entries stop the file parsing and cause aliases to... | shennetsind | 1 | -1/+1 |
2012-08-17 | Follow up documentation for r16635 and r16649 | arcshiru | 1 | -0/+4 |
2012-08-17 | Added documentation for @reloadquestdb which was added in r16651. | arcshiru | 1 | -0/+1 |
2012-07-24 | Moved a few messages from source to msg_athena.conf. | xazax-hun | 1 | -0/+10 |
2012-07-24 | Renamed leftovers REMODE to RENEWAL in documentation. | xazax-hun | 1 | -1/+1 |
2012-07-22 | * Follow-up r16471, standardized new bindatcmd documentation and added an exa... | euphyy | 1 | -4/+0 |
2012-07-22 | Added a new configuration option to allow either weapon switching to cancel S... | cookiecrumbs | 1 | -0/+5 |
2012-07-21 | * Created standardized headers with explanations in /conf/mapflag/, deleted "... | euphyy | 27 | -145/+266 |
2012-07-20 | * Optimized "Magic Books" quest, 60% size reduction (npc\re\quests\magic_book... | euphyy | 1 | -1/+1 |
2012-07-19 | * Condensed the documentation on the "Import" folder, it should be more reade... | euphyy | 1 | -24/+13 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 1 | -1/+1 |
2012-07-14 | - Added new script command hommutate which changes an Homunculus into an Homu... | masao87 | 1 | -1/+7 |
2012-07-12 | * Added Expanded Super Novice support to custom Job Master, and Kagerou/Oboro... | euphyy | 1 | -0/+1 |
2012-07-11 | Updated 'questskill' and 'lostskill' messages. (bugreport:5750) | kenpachi2k11 | 1 | -4/+30 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1 | -3/+0 |
2012-07-05 | Implemented Renewal ASPD formula(bugreport:5644) | rud0lp20 | 1 | -2/+5 |
2012-06-28 | Fixed typo that made this thing on by default while it should be off. | shennetsind | 1 | -1/+1 |
2012-06-28 | - Changed the default log type to SQL. (tid:62476) | brianluau | 1 | -16/+16 |
2012-06-24 | Fixed bugreport:5295 Added a config so each server owner may decide whether t... | shennetsind | 1 | -0/+5 |
2012-06-13 | Follow up r16288 the extra F was unnecessary o-o also fixing the default valu... | shennetsind | 1 | -2/+2 |
2012-06-13 | Added support for 2012-04-10, super special ultra ubber plus master thanks to... | shennetsind | 1 | -1/+1 |
2012-06-03 | Adding new config min_npc_vending_distance which simulates the official 'no v... | shennetsind | 1 | -0/+4 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -29/+0 |
2012-06-01 | - Replaced more -> rAthena (follow up to r15251). | brianluau | 1 | -2/+2 |