src/endian_check.cpp
Wed, 18 Jun 2008 21:19:04 +0000 smatz (svn r13571) -Codechange: define channels in struct Colour in different order on LE and BE machines
Tue, 17 Jun 2008 19:38:00 +0000 smatz (svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD_[BIG/LITTLE]_ENDIAN is defined
Wed, 25 Jul 2007 00:16:30 +0000 rubidium (svn r10684) -Codechange: some more coding style related changes. Primarily moving { to a new line.
Fri, 06 Apr 2007 04:10:19 +0000 belugas (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
Fri, 23 Feb 2007 18:55:07 +0000 belugas (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Wed, 10 Jan 2007 18:12:09 +0000 KUDr (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)