summaryrefslogtreecommitdiff
path: root/src/char/int_storage.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-18* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to ...ai4rei1-14/+14
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-8/+8
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-8/+8
2010-11-22* Fixed a crash when shutting down char-server (TXT only), after it failed to...ai4rei1-4/+10
2010-08-03- Merged a few minor bugfixesSkotlex1-2/+2
2008-08-19* Fixed a storage saving issue with txt charserver (bugreport:2084)ultramage1-73/+88
2008-08-10Some small code cleaningultramage1-8/+0
2008-07-13Modified storage data loadingultramage1-53/+20
2008-07-13storage code cleanup (no behavioral changes yet)ultramage1-41/+53
2008-07-10Renamed 'storage_' to 'items' in the storage_data structure.ultramage1-14/+14
2008-07-10Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...ultramage1-19/+19
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin1-0/+481
2008-04-12I live in a giant bucket.Kevin1-481/+0
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage1-4/+4
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-2/+0
2007-11-08* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.FlavioJS1-4/+4
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-2/+2
2007-09-20* Merged the tmpsql branch:FlavioJS1-4/+5
2007-09-13Wiped out every mention of RETCODE from /src.ultramage1-2/+2
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-2/+4
2007-02-07Cleaning up of the socket codeultramage1-0/+2
2007-01-21Typo huntultramage1-4/+4
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-478/+478
2006-09-30- Rewrote the txt->sql converter. It now links directly to the char server fi...skotlex1-4/+6
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+476
2006-01-29Clearing trunk.Valaris1-516/+0
2005-03-30More ANSI C++/C conformance fixes [SVN 1341: MouseJstr]amber1-2/+2
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-56/+56
2005-03-23* Fixed alot of memory leakscelest1-0/+16
2005-01-24More G++ work(no author)1-6/+6
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-10/+10
2005-01-23update(no author)1-8/+8
2004-11-20* Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]valaris1-2/+2
2004-11-14Fixed some file typesamber1-500/+500
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+500