log src/textures.cc @ 107:20aa5a515896

age author description
Mon, 06 Oct 2014 12:42:55 +0300 Matti Hamalainen Reformat one line /* */ comments to //
Mon, 26 Sep 2011 17:39:49 +0300 Matti Hamalainen Huge cleanup -- move some global variables into a struct.
Mon, 26 Sep 2011 12:47:29 +0300 Matti Hamalainen Change return type of {Valid|Invalid}TextureName() functions, and make them
Mon, 26 Sep 2011 07:03:47 +0300 Matti Hamalainen Add in more extensive error reporting.
Mon, 26 Sep 2011 07:03:29 +0300 Matti Hamalainen Fix a NASTY bug in TEXTURE2 lump directory reading. This sometimes/often
Mon, 26 Sep 2011 06:02:12 +0300 Matti Hamalainen Cosmetics.
Mon, 26 Sep 2011 04:39:34 +0300 Matti Hamalainen Add simple functions for checking if texture name is "valid" (e.g. not empty or "-")
Sat, 24 Sep 2011 15:59:33 +0300 Matti Hamalainen Oops, used indent with tabs enabled. Remove tabs.
Sat, 24 Sep 2011 14:16:04 +0300 Matti Hamalainen Reindent the source using GNU indent and "indent -i4 -bli0 -npcs -nprs -npsl".
Sat, 24 Sep 2011 12:42:59 +0300 Matti Hamalainen Remove DOS mouse code and most of the BGI crap.
Wed, 21 Sep 2011 04:30:44 +0300 Matti Hamalainen Initial import. yadex-1_7_0