summaryrefslogtreecommitdiff
path: root/src/common/grfio.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-2/+4
2007-05-20- Fixed one missed malloc->aMallocA typo, causing memory deallocation problemsultramage1-1/+1
2007-05-05Missed a few occurences of strdup (followup to r10468)ultramage1-3/+3
2007-05-05- imported the latest working grfio code from stableultramage1-283/+174
2007-05-04adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.blackhole891-0/+877
2007-04-17* Discarded extra deflate function needed for afm readingultramage1-90/+1
2007-04-09* Played around with MinGW a bit today...ultramage1-1/+0
2007-03-13Mapcache update, should polish off remaining bugsDracoRPG1-873/+1
2007-01-07Undid the memset->malloc_set replacementultramage1-4/+4
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-1031/+1031
2006-09-19Fixed some gcc4 warningstoms1-1/+1
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-4/+4
2006-05-29[Optimized] Lance1-1/+1
2006-05-04- Stun time for using ES magic on non-mobs reduced to 0.5 secs.skotlex1-5/+5
2006-04-29* Using malloc for memory allocations that doesn't need to be pre-initialized.Lance1-7/+7
2006-04-25- Simplified npc_gettimerevent_tick so that it should return a tick value eve...skotlex1-1/+1
2006-04-16- Removed water_height.txt reading (since it is always done from the rsw now)skotlex1-1/+4
2006-04-02- grfio.c fixed compile warningLance1-1/+1
2006-04-02* Loading waterheight aliases from resnametable.txt.Lance1-2/+21
2006-03-24- Some cleaning around the return to egg code. Pets should stop duplicating now.skotlex1-3/+3
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex1-1/+3
2006-02-01* Fixed an overflow in grfiocelest1-219/+80
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1146
2006-01-29Clearing trunk.Valaris1-1070/+0
2005-04-04some aesthetics changes ^^celest1-14/+14
2005-03-30Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]amber1-1/+1
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-14/+41
2005-02-17* Readded Chemical Protectioncelest1-1/+1
2005-02-06Upped max_files(no author)1-1/+1
2005-01-24A lot of changes. login and char server compile under both TXT and SQL under ...(no author)1-2/+2
2005-01-24Some more changes for g++(no author)1-11/+12
2005-01-23forgot something...(no author)1-2/+2
2005-01-23update(no author)1-35/+33
2004-12-29cxx updatesamber1-18/+18
2004-12-27* Updated map cache system from jAcelest1-1/+72
2004-12-27updateamber1-3/+4
2004-12-26* Added Bitmap File systemcelest1-3/+3
2004-12-23* Added some of Shinomori's fixescelest1-5/+15
2004-12-23updateajarn1-1/+3
2004-12-20* Added auto reading leveluseskillspamount.txt and indoorrswtable.txtcelest1-7/+10
2004-12-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-2/+2
2004-12-14git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-3/+5
2004-12-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-1/+3
2004-11-14* Fixed loading of AFMs when no resnametable is found. [Valaris]valaris1-1/+1
2004-11-14Fixed some file typesamber1-953/+953
2004-11-14Fixed map-server loading, doesn't require data\resnametable.txt anymore [Wizp...wizputer1-13/+18
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d4...(no author)1-0/+948