Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | Changing ASCI Art / Moving stat server to Hercules. | shennetsind | 1 | -1/+1 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 1 | -4/+4 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -12/+12 |
2013-01-07 | * Follow Up: r17080 | markzd | 1 | -1/+0 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -15/+24 |
2012-12-05 | - Re-committed r16985 (pid:161281). | glighta | 1 | -73/+83 |
2012-12-05 | - Re-committed r16979/trunk/src/ (pid:161281). | markzd | 1 | -3/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -4052/+4115 |
2012-11-29 | - Upon character deletion remove received mails and elemental. | momacabu | 1 | -2/+12 |
2012-11-29 | * Minor fix and description when removing debuffs by status_change_clear_buffs. | markzd | 1 | -2/+0 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -4115/+4044 |
2012-11-21 | Another minor improvement on char_per_account setting (follow up to r16937). ... | momacabu | 1 | -7/+4 |
2012-11-20 | Minor improvement in char_per_account setting, which could be greater than MA... | momacabu | 1 | -5/+9 |
2012-11-20 | Console clean up, dropped quite a few pointless messages and modified others ... | shennetsind | 1 | -27/+7 |
2012-11-20 | - Fixed bugreport:6915, where @follow would still be enabled when the target/... | momacabu | 1 | -0/+3 |
2012-10-31 | Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m... | shennetsind | 1 | -26/+17 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -5/+5 |
2012-09-16 | Introducing rAthena's anonymous data collector. This aims at improving rAthen... | shennetsind | 1 | -1/+30 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 1 | -7/+4 |
2012-08-18 | Fixed bugreport:6496 character selection screen rename function fixed for cli... | shennetsind | 1 | -1/+1 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 1 | -10/+145 |
2012-07-26 | Added the merges proposed in evilpuncker's list of suggestions: http://rathen... | shennetsind | 1 | -1/+1 |
2012-06-24 | Fixed bugreport:5951 changesex bug regarding it not changing bard/dancer clas... | shennetsind | 1 | -0/+3 |
2012-06-24 | Fixed bugreport:5947 Genetic/Mechanics should be displayed properly in their ... | shennetsind | 1 | -2/+2 |
2012-06-15 | Fixed bugreport:6035, chars will now start with all stats 1 and 48 status poi... | shennetsind | 1 | -9/+21 |
2012-06-08 | ` Fixed bugreport:5717 if character's last map is invalid, move to a major city | xantara | 1 | -1/+1 |
2012-05-30 | Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b... | rud0lp20 | 1 | -5/+0 |
2012-05-03 | Regularized file not found error messages. | xazax-hun | 1 | -1/+1 |
2012-04-22 | * Merged changes up to eAthena 15088. | eathenabot | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -26/+28 |
2012-04-20 | =General | technote24 | 1 | -1/+4 |
2012-04-19 | =General | technote24 | 1 | -2/+5 |
2012-04-03 | Cleanup of conditions for old clients. | protimus | 1 | -7/+0 |
2012-03-21 | - Fixed characters being automatically deleted when confirmation was required... | epoque11 | 1 | -23/+2 |
2012-03-20 | - Fixed character deletion not updating the client when char_del_delay was se... | epoque11 | 1 | -0/+16 |
2012-03-20 | - Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex | epoque11 | 1 | -12/+4 |
2012-03-13 | Fixed char-server notifying map-servers only about first 30 maps (on other ma... | gepard1984 | 1 | -2/+2 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 1 | -20/+38 |
2012-03-11 | * Added packets for clients 2012-03-07+ | Protimus | 1 | -1/+24 |
2012-02-18 | Fixed char server's 0x2b05 not skipping it's full length. | shennetsind | 1 | -3/+2 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 1 | -1/+0 |
2012-02-14 | Removed deprecated memory manager macros (follow-up to r14916). | gepard1984 | 1 | -1/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -12/+10 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -2/+2 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -2/+2 |
2012-01-23 | ` Added renaming support for the remaining 'ragnarok' tables in the inter_ath... | xantara | 1 | -4/+17 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -2/+1 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -1819/+1658 |
2011-12-18 | * Merged changes up to eAthena 15034. | eathenabot | 1 | -1/+5 |
2011-10-16 | * Added field for the change slot feature to character select list packet for... | ai4rei | 1 | -1/+5 |