summaryrefslogtreecommitdiff
path: root/src/char
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Improvements all over the placeshennetsind2-12/+13
2013-02-16Updating the Headers across source filesshennetsind3-4/+5
2013-02-16Minor changes; check descriptionshennetsind1-3/+9
2013-02-16Fixed Bug #7070shennetsind1-3/+12
2013-02-16Dropped _sql suffix in server names.shennetsind2-15/+15
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-07Fixing mistake in modified source code headersshennetsind2-2/+2
2013-02-06Fixed Bug #7056shennetsind1-1/+1
2013-02-04Allow unsigned int values for guild exp (as it was before the change).akrus1-2/+2
2013-02-04Merged some commits from rAthena.Matheus Macabu1-4/+5
2013-02-01Added New Char-Server Rename Packetshennetsind1-0/+29
2013-01-31Fixed Bug #3080shennetsind2-6/+8
2013-01-27Fixed Bug #7035shennetsind1-1/+1
2013-01-26Changing ASCI Art / Moving stat server to Hercules.shennetsind1-1/+1
2013-01-25Merge pull request #4 from mkbu95/mastershennetsind1-1/+1
2013-01-25Fixed bugreport:7218, where unique id was implemented and they forgot that mo...Matheus Macabu1-1/+1
2013-01-25Dropping _athena file suffixesshennetsind3-6/+6
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd5-30/+30
2013-01-07- Fixed a typo on SQL single quote, in int_storage.c, follow up r17080.(bugre...markzd1-1/+1
2013-01-07* Follow Up: r17080markzd1-1/+0
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd6-30/+87
2013-01-02-Follow up r17065 glighta1-25/+25
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-5/+5
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