Age | Commit message (Expand) | Author | Files | Lines |
2012-02-14 | Updated `@marry` and `@divorce` to use standard charcommand invocation (`#com... | gepard1984 | 1 | -46/+24 |
2012-02-14 | Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`. | gepard1984 | 1 | -39/+3 |
2012-02-14 | Merged code of `@whomap` commands into `@who`. | gepard1984 | 1 | -232/+63 |
2012-02-14 | Merged code of `@who`, `@who2` and `@who3` commands. | gepard1984 | 1 | -200/+62 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -920/+667 |
2012-02-09 | Follow up r15557, modified it so that @ban only checks for @unban if the over... | shennetsind | 1 | -6/+19 |
2012-02-09 | @ban is no longer able to reduce the length of a ban unless you can also @unb... | shennetsind | 1 | -1/+6 |
2012-02-09 | Added minor autolootitem code improvement. saves from scenarios like: | shennetsind | 1 | -0/+6 |
2012-01-31 | * Added display name to warps created with `@addwarp`, so their name is visi... | gepard1984 | 1 | -2/+6 |
2012-01-31 | * Fixes and improvements related to MVP rewards (bugreport:1259): | gepard1984 | 1 | -2/+2 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -5/+5 |
2012-01-30 | - Removed trailing tabs, and fixed some spacing. | brianluau | 1 | -2/+2 |
2012-01-22 | Minor cleanups, mostly reducing scopes. | xazax-hun | 1 | -1/+0 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -9/+1 |
2012-01-18 | Extended @alootid command to support multiple items (default: 10). | gepard1984 | 1 | -21/+76 |
2012-01-17 | Enabled Mersenne Twister MT19937 as random number generator instead of standa... | gepard1984 | 1 | -8/+9 |
2012-01-17 | * Merged changes up to eAthena 15061. | eathenabot | 1 | -17/+2 |
2012-01-17 | * Merged changes ONLY eAthena 15002. | eathenabot | 1 | -0/+1 |
2012-01-14 | fixed bug with @homevolution not refreshing homun's skill tree (4th skill mis... | shennetsind | 1 | -1/+1 |
2012-01-12 | fixed bug with aliases of the @commands command from working properly; bugfix... | shennetsind | 1 | -7/+24 |
2012-01-12 | Fixed bug with @commands/@charcommands not displaying aliases | shennetsind | 1 | -5/+6 |
2012-01-11 | fix to bug on import of atcommand_athena, bugreport:5207 | shennetsind | 1 | -3/+4 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -26/+6 |
2012-01-10 | Xantara's fix for bugreport:5201, bugreport:5222 and bugreport:5227 (@command... | shennetsind | 1 | -7/+9 |
2012-01-04 | *Added 2 new accessory skills. | Chilly0123 | 1 | -4/+27 |
2012-01-04 | Fixed atcommand aliases memory leak, bugreport:5200 | shennetsind | 1 | -3/+18 |
2012-01-04 | fixed @hide from not refreshing users who did not know about the @hide, bugre... | shennetsind | 1 | -0/+2 |
2012-01-03 | Fixed atcommand system not being case insensitive since r15346, thanks to keikun | shennetsind | 1 | -1/+1 |
2012-01-03 | Follow up r15343, added trimming to each individual aliases, allows the follo... | shennetsind | 1 | -1/+1 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -370/+375 |
2011-12-31 | Fixed "#cmd" nick exploit, bugreport:5188 | shennetsind | 1 | -4/+8 |
2011-12-26 | minor @spiritball bugfix, bugreprot:2751 | shennetsind | 1 | -2/+4 |
2011-12-24 | * Merged changes up to eAthena 15040 (follow up to r15245, fixed some errors). | brianluau | 1 | -13/+6 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -14/+14 |
2011-12-23 | - Replaced tabs with spaces in @go, follow up to r15070. (bugreport:5156) | brianluau | 1 | -4/+10 |
2011-12-19 | * Merged changes up to eAthena 15036. | eathenabot | 1 | -2/+1 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -6/+6 |
2011-12-14 | - Updated msg_athena.conf to include castle counts up to 34. (bugreport:1522) | brianluau | 1 | -18/+18 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 1 | -0/+21 |
2011-12-12 | Corrected an event mob being summoned in Endless tower (bugreport:4942) | jmanfffreak | 1 | -1/+5 |
2011-12-10 | Added client feedback to @cash and @points | calciumkid | 1 | -4/+15 |
2011-12-09 | New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301 | shennetsind | 1 | -11/+14 |
2011-12-09 | @command log bug fix, bugreport:4010 | shennetsind | 1 | -8/+7 |
2011-12-08 | Fixed @reloadskilldb, bugreport:4412 and in the flow of that mercenary db is ... | shennetsind | 1 | -0/+2 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -73/+257 |
2011-09-20 | * Applied map flag update patch provided by Daegaladh. Will mess with custom ... | L0ne_W0lf | 1 | -0/+2 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -7/+9 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -1/+1 |
2011-06-26 | * Fixed @mobinfo displaying mvp rewards with 'AegisName' although normal drop... | ai4rei | 1 | -2/+2 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -15/+1 |