Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | - Follow up to r15111, renamed RRMODE to REMODE. Thanks Wolfed! | brianluau | 1 | -1/+1 |
2012-03-22 | Fixed bug in @mount allowing you to mount dragon/mado while in disguise (BADA... | shennetsind | 1 | -1/+1 |
2012-02-29 | Fixed Bradium Brooch ASPD bonus. | protimus | 1 | -0/+1 |
2012-02-24 | - Clarified the comment about spaces in 'server_name' config. (bugreport:2656) | brianluau | 2 | -26/+16 |
2012-02-19 | - reverted part of r15609 since apparently the issue is purely limited to ZC_... | lordttseven | 1 | -4/+3 |
2012-02-18 | * adjusted socket_max_client_packet to a more accurate (if guessed) value to ... | lordttseven | 1 | -3/+4 |
2012-02-16 | - Filled in placeholders, follow up to r15572. (bugreport:5336) | brianluau | 1 | -3/+3 |
2012-02-14 | Updated `@marry` and `@divorce` to use standard charcommand invocation (`#com... | gepard1984 | 1 | -2/+2 |
2012-02-14 | Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`. | gepard1984 | 2 | -2/+2 |
2012-02-14 | Merged code of `@whomap` commands into `@who`. | gepard1984 | 1 | -1/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 10 | -1124/+577 |
2012-02-02 | Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R... | gepard1984 | 1 | -4/+0 |
2012-01-31 | Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137) | gepard1984 | 1 | -4/+0 |
2012-01-23 | ` Added renaming support for the remaining 'ragnarok' tables in the inter_ath... | xantara | 1 | -3/+6 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 3 | -40/+0 |
2012-01-15 | Typo correction in eden/71-85.txt file | jmanfffreak | 1 | -1/+1 |
2012-01-15 | Fixed gm_all_skill, bugreport:5239 | shennetsind | 1 | -2/+2 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -18/+21 |
2012-01-01 | Fixed a bunch of whitespace issues in atcommand_athena.conf, due to teamwork :P | jmanfffreak | 1 | -240/+4 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -141/+319 |
2011-12-25 | Added a new login server config for _F/_M account creation method which denie... | shennetsind | 1 | -0/+4 |
2011-12-25 | Removed Changelog files left over from eAthena. We use Trac to log changes no... | jmanfffreak | 1 | -572/+0 |
2011-12-24 | * Merged changes up to eAthena 15042. | eathenabot | 2 | -36/+25 |
2011-12-24 | - Reverted a change in inter_athena.conf, follow up r15251 (accidentally comm... | mercurial123 | 1 | -12/+12 |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 50 | -92/+92 |
2011-12-24 | - Removed ASCII art from text files (keeping it in the console though). | brianluau | 21 | -253/+1 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 2 | -29/+34 |
2011-12-23 | follow up r15227, removed save_log from misc.conf | shennetsind | 1 | -3/+0 |
2011-12-21 | *Updated mapflags for all maps up to Episode 14.2 | Chilly0123 | 11 | -9/+429 |
2011-12-21 | *Updated maps and map_cache.dat to Episode 14.2 | Chilly0123 | 1 | -0/+51 |
2011-12-20 | - Partial revert of r15165: commented out "account.sql" settings in login_ath... | brianluau | 1 | -9/+9 |
2011-12-19 | * Merged changes up to eAthena 15036. | eathenabot | 2 | -12/+35 |
2011-12-19 | Follow up to r15164. Edited some conf files to work with new rAsql system. | jmanfffreak | 2 | -10/+10 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 1 | -1/+3 |
2011-12-14 | Added support for item_db_re table renaming in inter_athena.conf | shennetsind | 1 | -0/+1 |
2011-12-14 | - Added 'nopenalty' mapflag to mosk_ship. (bugreport:3109) | brianluau | 2 | -2/+6 |
2011-12-14 | - Updated msg_athena.conf to include castle counts up to 34. (bugreport:1522) | brianluau | 1 | -19/+29 |
2011-12-14 | - Added new check conditions to prevent abuse from no-delay .act files (bugre... | epoque11 | 1 | -0/+8 |
2011-12-12 | Minor renaming. | shennetsind | 1 | -1/+1 |
2011-12-12 | - Fixed some default #command levels that were raised in r13403. (bugreport:2... | brianluau | 1 | -120/+120 |
2011-12-11 | - Merged /branches/renewal/conf (partial) | brianluau | 6 | -8/+38 |
2011-12-10 | Added client feedback to @cash and @points | calciumkid | 1 | -0/+2 |
2011-12-09 | Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110 | shennetsind | 1 | -1/+2 |
2011-12-09 | New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301 | shennetsind | 1 | -0/+4 |
2011-12-09 | - Set svn:eol-style=native for some recently added text files (follow up to r... | brianluau | 1 | -42/+42 |
2011-12-06 | clarified zeny_penalty configuration | shennetsind | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 2 | -0/+11 |
2011-11-28 | * Fixed novending cell check using misleading error message (bugreport:2592, ... | ai4rei | 1 | -1/+1 |
2011-10-31 | - Removed .gat from map names. | brianluau | 1 | -1/+1 |
2011-10-26 | * Implemented first version of rebalanced Rune Knight skills. | L0neW0lf.eAthena | 1 | -0/+8 |