summaryrefslogtreecommitdiff
path: root/src/char
AgeCommit message (Expand)AuthorFilesLines
2012-12-22Community Contribution Time!momacabu1-2/+2
2012-12-12- Follow up r17004 & bugreport:6995, added safer calculation to strategic poi...markzd2-2/+3
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-16/+18
2012-12-09* Use sv_readdb to read exp_guild.momacabu1-24/+11
2012-12-05- Re-committed r16985 (pid:161281).glighta1-73/+83
2012-12-05 - Re-committed r16979/trunk/src/ (pid:161281).markzd1-3/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau19-9195/+9087
2012-11-29- Upon character deletion remove received mails and elemental.momacabu1-2/+12
2012-11-29* Minor fix and description when removing debuffs by status_change_clear_buffs.markzd1-2/+0
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal219-9087/+9187
2012-11-24-Fix geoipreading cache for Windows, bugreport:6923glighta1-2/+2
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-75/+75
2012-11-21Another minor improvement on char_per_account setting (follow up to r16937). ...momacabu1-7/+4
2012-11-20Minor improvement in char_per_account setting, which could be greater than MA...momacabu1-5/+9
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind2-37/+8
2012-11-20- Fixed bugreport:6915, where @follow would still be enabled when the target/...momacabu1-0/+3
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu3-9/+0
2012-10-31Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m...shennetsind1-26/+17
2012-10-31Improved char server packet 0x3087, gave it a variable/dynamic length so that...shennetsind1-7/+9
2012-10-29-Add some src basic documentation.glighta4-39/+52
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind2-1/+31
2012-08-23Fixed bugreport:6543, just removing a unused variable.shennetsind1-1/+0
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind2-10/+6
2012-08-18Fixed bugreport:6496 character selection screen rename function fixed for cli...shennetsind1-1/+1
2012-08-18Fixed bugreport:6343 homun-s skill tree now is properly populated with previo...shennetsind1-24/+25
2012-07-28Added support for the "favorite item tab" feature. super-mega-thanks to Judas...shennetsind1-10/+145
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind1-1/+1
2012-06-24Fixed bugreport:5951 changesex bug regarding it not changing bard/dancer clas...shennetsind1-0/+3
2012-06-24Fixed bugreport:5947 Genetic/Mechanics should be displayed properly in their ...shennetsind1-2/+2
2012-06-15Fixed bugreport:6035, chars will now start with all stats 1 and 48 status poi...shennetsind1-9/+21
2012-06-08` Fixed bugreport:5717 if character's last map is invalid, move to a major cityxantara1-1/+1
2012-06-01feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...blacksirius1-17/+12
2012-05-30Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b...rud0lp201-5/+0
2012-05-13- Full revert of r16105 and r16106.eathenabot1-5/+3
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-3/+5
2012-05-03Regularized file not found error messages.xazax-hun2-2/+2
2012-05-02Fixed bugreport:5682 elemental_init was being called instead of final at inter.cshennetsind3-4/+4
2012-05-02Follow up r16025 minor performance improvement on the already-stupid job name...shennetsind1-11/+12
2012-05-01Follow up r16025 fixing gcc warning, special thanks to brian for noticing.shennetsind1-1/+2
2012-05-01Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.shennetsind1-1/+502
2012-04-22* Merged changes up to eAthena 15088.eathenabot1-1/+1
2012-04-21Add CMakeLists.txt changes missing from r15885flaviojs1-0/+2
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind5-29/+214
2012-04-20=Generaltechnote241-1/+4
2012-04-19=Generaltechnote241-2/+5
2012-04-04Changed some defines into an enumerator.protimus2-25/+23
2012-04-03Cleanup of conditions for old clients.protimus1-7/+0
2012-03-21- Fixed characters being automatically deleted when confirmation was required...epoque111-23/+2
2012-03-20- Fixed character deletion not updating the client when char_del_delay was se...epoque111-0/+16
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-2/+2