Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m... | shennetsind | 1 | -26/+17 |
2012-10-31 | Improved char server packet 0x3087, gave it a variable/dynamic length so that... | shennetsind | 1 | -7/+9 |
2012-10-29 | -Add some src basic documentation. | glighta | 4 | -39/+52 |
2012-09-16 | Introducing rAthena's anonymous data collector. This aims at improving rAthen... | shennetsind | 2 | -1/+31 |
2012-08-23 | Fixed bugreport:6543, just removing a unused variable. | shennetsind | 1 | -1/+0 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 2 | -10/+6 |
2012-08-18 | Fixed bugreport:6496 character selection screen rename function fixed for cli... | shennetsind | 1 | -1/+1 |
2012-08-18 | Fixed bugreport:6343 homun-s skill tree now is properly populated with previo... | shennetsind | 1 | -24/+25 |
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-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -17/+12 |
2012-05-30 | Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b... | rud0lp20 | 1 | -5/+0 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 1 | -5/+3 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -3/+5 |
2012-05-03 | Regularized file not found error messages. | xazax-hun | 2 | -2/+2 |
2012-05-02 | Fixed bugreport:5682 elemental_init was being called instead of final at inter.c | shennetsind | 3 | -4/+4 |
2012-05-02 | Follow up r16025 minor performance improvement on the already-stupid job name... | shennetsind | 1 | -11/+12 |
2012-05-01 | Follow up r16025 fixing gcc warning, special thanks to brian for noticing. | shennetsind | 1 | -1/+2 |
2012-05-01 | Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3. | shennetsind | 1 | -1/+502 |
2012-04-22 | * Merged changes up to eAthena 15088. | eathenabot | 1 | -1/+1 |
2012-04-21 | Add CMakeLists.txt changes missing from r15885 | flaviojs | 1 | -0/+2 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 5 | -29/+214 |
2012-04-20 | =General | technote24 | 1 | -1/+4 |
2012-04-19 | =General | technote24 | 1 | -2/+5 |
2012-04-04 | Changed some defines into an enumerator. | protimus | 2 | -25/+23 |
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 CMake compilation (libconfig integrated into common_base). | flaviojs | 1 | -2/+2 |
2012-03-20 | - Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex | epoque11 | 1 | -12/+4 |
2012-03-19 | - Updated existing registry saving code to perform one single uniform query. ... | epoque11 | 1 | -15/+22 |
2012-03-13 | Fixed char-server notifying map-servers only about first 30 maps (on other ma... | gepard1984 | 1 | -2/+2 |
2012-03-13 | Fixed mail system not notifying about new messages that were received from an... | gepard1984 | 1 | -1/+2 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 3 | -26/+50 |
2012-03-11 | * Added packets for clients 2012-03-07+ | Protimus | 1 | -1/+24 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 2 | -13/+8 |
2012-03-05 | - Guild Castle code cleanup: | gepard1984 | 1 | -21/+3 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 3 | -205/+126 |
2012-03-02 | Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ... | gepard1984 | 1 | -1/+1 |
2012-03-02 | Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`. | gepard1984 | 1 | -18/+6 |
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 | 2 | -2/+1 |
2012-02-14 | Removed deprecated memory manager macros (follow-up to r14916). | gepard1984 | 2 | -2/+2 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 2 | -17/+25 |
2012-02-07 | Removed some TXT converter leftovers (follow-up to r15503). | gepard1984 | 1 | -4/+0 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 2 | -4/+4 |