summaryrefslogtreecommitdiff
path: root/src/doomtype.h
AgeCommit message (Expand)Author
2015-08-29Adjust PACKEDATTR for ClangJonathan Dowland
2015-08-24Apply gcc_struct tag to packed structsFabian Greffrath
2015-03-26Move MSVC-specific inline definition to doomtype.hFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30Eliminate some uses of sprintf() from common code.Simon Howard
2013-08-11Remove Windows CE support.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-10-16Fix compile under MSVC (thanks entryway).Simon Howard
2009-06-09Merge from trunk.Simon Howard
2009-06-07Include libc_wince.h when on Windows CE.Simon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2006-12-22Add definitions for PATH and directory separators.Simon Howard
2006-12-22Switch from stdint.h to inttypes.h (which includes stdint.h). OldSimon Howard
2006-11-25Use C99 types.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard