summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-04Introducing account-dependent character slot countshennetsind1-16/+28
2013-02-18Improvements all over the placeshennetsind1-7/+7
2013-02-16Updating the Headers across source filesshennetsind1-2/+3
2013-02-16Minor changes; check descriptionshennetsind1-3/+9
2013-02-16Fixed Bug #7070shennetsind1-3/+12
2013-02-15Fix to char.c::mmo_char_fromsql loading skill id and flag as USHORT while bot...shennetsind1-3/+3
2013-02-14Fixed Bug #5018shennetsind1-11/+15
2013-02-14Introducing MySQL DB Update Checkershennetsind1-0/+1
2013-02-04Merged some commits from rAthena.Matheus Macabu1-4/+5
2013-02-01Added New Char-Server Rename Packetshennetsind1-0/+29
2013-01-26Changing ASCI Art / Moving stat server to Hercules.shennetsind1-1/+1
2013-01-25Dropping _athena file suffixesshennetsind1-4/+4
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-12/+12
2013-01-07* Follow Up: r17080markzd1-1/+0
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-15/+24
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).brianluau1-4052/+4115
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.greenboxal21-4115/+4044
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 ...shennetsind1-27/+7
2012-11-20- Fixed bugreport:6915, where @follow would still be enabled when the target/...momacabu1-0/+3
2012-10-31Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m...shennetsind1-26/+17
2012-10-29-Add some src basic documentation.glighta1-5/+5
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-1/+30
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-7/+4
2012-08-18Fixed bugreport:6496 character selection screen rename function fixed for cli...shennetsind1-1/+1
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-05-30Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b...rud0lp201-5/+0
2012-05-03Regularized file not found error messages.xazax-hun1-1/+1
2012-04-22* Merged changes up to eAthena 15088.eathenabot1-1/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-26/+28
2012-04-20=Generaltechnote241-1/+4
2012-04-19=Generaltechnote241-2/+5
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 Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sexepoque111-12/+4
2012-03-13Fixed char-server notifying map-servers only about first 30 maps (on other ma...gepard19841-2/+2
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-20/+38
2012-03-11* Added packets for clients 2012-03-07+Protimus1-1/+24
2012-02-18Fixed char server's 0x2b05 not skipping it's full length.shennetsind1-3/+2