summaryrefslogtreecommitdiff
path: root/src/tool/mapcache.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Corrected several format-string errors through the codeHaru1-2/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-6/+8
2014-05-10Revert "Fixed order of includes in all source files"panikon1-8/+6
2014-05-09Fixed order of includes in all source filesHaru1-6/+8
2014-05-06Bug fixes and other changespanikon1-54/+5
2013-12-17Fixed several compiler warningsHaru1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-242/+242
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-242/+242
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-9/+7
2012-11-23- Fixed dumb warning (follow up to r16950) -_-momacabu1-1/+1
2012-11-23- There will now be a warning regarding to map name length limitation (part o...momacabu1-0/+2
2012-11-09Follow up r16884 fixed a typo =Xshennetsind1-1/+1
2012-11-09Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ...shennetsind1-1/+12
2012-05-02Fixed 2 buildbot warnings throughout multiple operating systems.shennetsind1-3/+5
2011-09-08* Fix C++ compilation issues.flaviojs1-1/+1
2011-07-06* Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of...flaviojs1-2/+2
2011-05-01* Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from ...ai4rei1-1/+1
2011-01-01* Updates to map cache generator tool.ai4rei1-27/+31
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
2009-01-24* Changed the variables of the mapcache structs to fixed size equivalents. (6...FlavioJS1-36/+38
2008-01-30Added back the GRF_PATH_FILENAME variable and commandline parameter.ultramage1-1/+1
2007-12-26Fixed the incorrect interpretation of the map-cell height information stored ...ultramage1-11/+9
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-2/+2
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-2/+2
2007-05-05- imported the latest working grfio code from stableultramage1-3/+1
2007-04-17* Discarded extra deflate function needed for afm readingultramage1-1/+1
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage1-4/+3
2007-04-16Small bugfixes and enhancements to the map cache generatorDracoRPG1-0/+1
2007-04-08- Added missing header to mapcache.cultramage1-0/+1
2007-04-07- Fixed the platform-specific stricmp compilation problemultramage1-3/+3
2007-04-07- Added function str2ip() to do platform-safe conversionsultramage1-4/+4
2007-04-07- Moved e_mail_check() and config_switch() to strlib.hultramage1-1/+0
2007-04-06I'm still here!DracoRPG1-60/+154
2007-03-27- Removed a missing file reference in the athena-start scriptultramage1-1/+0
2007-03-13Mapcache update, should polish off remaining bugsDracoRPG1-4/+3
2007-03-09- Took care of all the warnings in grfio and mapcache.FlavioJS1-28/+79
2007-03-07New mapcache system :xDracoRPG1-18/+13
2007-03-02EOL-styled some more filesultramage1-202/+202
2007-02-28Added experimental new mapcache generatorDracoRPG1-0/+202