summaryrefslogtreecommitdiff
path: root/src/common/mapindex.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Fixed numerous /W4 warnings (and created more :)ultramage1-1/+1
2007-10-17Using predefined constants as parameters to the exit() function.ultramage1-1/+1
2007-09-22* Added 'safestrnlen' to prevent null pointer crashesultramage1-1/+1
2007-08-15small mapindex.c typo fixultramage1-5/+5
2007-08-09- stable -> trunk syncultramage1-1/+1
2007-08-09The new functions now clear junk from the output buffer, this simplifies the ...ultramage1-2/+5
2007-08-08* Cleaned up junk left in the code by the mapcache/mapindex updateultramage1-18/+55
2007-07-23* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleportultramage1-22/+20
2007-07-18- Small update to the effects list (new exe's effects by Au{R}oN)ultramage1-3/+3
2007-05-25Corrected some weird fgets() statements, plus reformatted themultramage1-1/+2
2007-05-19Reformatting @_@ultramage1-4/+8
2007-05-05- imported the latest working grfio code from stableultramage1-3/+1
2007-04-06- Fixed the start_point setting smashing t3h stack in some situationsultramage1-9/+8
2007-04-06I'm still here!DracoRPG1-20/+32
2007-03-13Fixed a warningDracoRPG1-1/+1
2007-03-13Mapcache update, should polish off remaining bugsDracoRPG1-18/+6
2007-03-09- Made conv_str return const char* since the script engine screws up if you m...skotlex1-1/+1
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-0/+3
2007-01-07Undid the memset->malloc_set replacementultramage1-1/+1
2006-12-18- Cosmetic changes to db.FlavioJS1-59/+61
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-1/+2
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-0/+1
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+130