summaryrefslogtreecommitdiff
path: root/src/m_misc.h
AgeCommit message (Expand)Author
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-29misc: Make arguments to string functions const.Simon Howard
2014-03-29misc: Add M_StringConcat.Simon Howard
2014-03-29misc: Add string utility functions.Simon Howard
2013-09-20Set setup tool title so that it it shows the name of the correct gameSimon Howard
2012-10-28Merge from trunk.Simon Howard
2012-02-04On Windows, convert the USER and USERNAME environment variables from OEMSimon Howard
2010-02-08Add case-insensitive version of strstr(), and use this instead ofSimon Howard
2009-11-21Merge from trunk.Simon Howard
2009-10-17Import donut overrun emulation code from PrBoom+ (Thanks entryway).Simon Howard
2008-10-30Factor out Heretic and Hexen versions of m_misc.c. Make -file forSimon Howard
2008-03-09Split out configuration file code from m_misc.c into m_config.c. MoveSimon Howard
2007-01-06Choose the locations for temporary files more intelligently.Simon Howard
2006-12-21Split off IWAD-related code into separate d_iwad.c. On Windows, searchSimon Howard
2006-10-23Move MakeDirectory function into m_misc.c. Move configdir related codeSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard