summaryrefslogtreecommitdiff
path: root/src/char/inter.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-15HPM Updateshennetsind1-74/+75
2013-04-11Added birthdate to @accinfoshennetsind1-3/+4
2013-03-30Hercules Renewal: clif.c completeshennetsind1-3/+0
2013-03-27@accinfo updateshennetsind1-4/+9
2013-01-25Dropping _athena file suffixesshennetsind1-1/+1
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-0/+21
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1028/+994
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-994/+1028
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-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind1-10/+1
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.glighta1-4/+4
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-0/+1
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...shennetsind1-3/+2
2012-05-03Regularized file not found error messages.xazax-hun1-1/+1
2012-05-02Fixed bugreport:5682 elemental_init was being called instead of final at inter.cshennetsind1-1/+1
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-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-1/+5
2012-03-19- Updated existing registry saving code to perform one single uniform query. ...epoque111-15/+22
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-3/+6
2012-03-04- Guild Castle code cleanup:gepard19841-3/+1
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard19841-1/+1
2012-01-20Merged TXT removal branch back to trunk.gepard19841-378/+384
2011-10-09* Rework some party code.flaviojs1-1/+1
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-2/+2
2010-12-01* Fixed using main chat nick longer than 15 characters would cause a buffer o...ai4rei1-1/+1
2009-11-03Extended broadcast implementation:Gepard1-11/+17
2009-06-16Fixed an exploit that makes guild skill get higher level than the max defined...Inkfish1-1/+1
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-15/+19
2008-07-15Corrected wrong data loading order in txt storage code causing crashes at sta...ultramage1-1/+3
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin1-0/+711
2008-04-12I live in a giant bucket.Kevin1-711/+0
2008-04-11The max_account_id packetver detection mechanism will never cause any connect...ultramage1-11/+0
2008-04-10Modified the charservers to use a DBMap instead of a cyclic array for auth data.ultramage1-5/+5
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-26/+22
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-1/+1
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-4/+0
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-4/+4
2007-10-24* Cleaned up some messy guild code (more to come)ultramage1-5/+5
2007-10-18Some code cleaning...ultramage1-1/+1
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-5/+4
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-1/+1
2007-07-26* Cleaned up mob drop code, crashfix is still needed though...ultramage1-1/+2
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-5/+4