rubidium [Tue, 06 May 2008 22:42:10 +0000] rev 9119
(svn r12979) -Codechange: support using MORPHOS in sources.list.
rubidium [Tue, 06 May 2008 22:41:28 +0000] rev 9118
(svn r12978) -Codechange: "\\0" is not needed for the MorphOS revision string. Patch by tokai.
rubidium [Tue, 06 May 2008 22:17:12 +0000] rev 9117
(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
rubidium [Tue, 06 May 2008 22:08:18 +0000] rev 9116
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL.
rubidium [Tue, 06 May 2008 21:28:30 +0000] rev 9115
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium [Tue, 06 May 2008 21:07:47 +0000] rev 9114
(svn r12974) -Codechange: check whether loading/saving highscores goes as it should be.
peter1138 [Tue, 06 May 2008 17:24:27 +0000] rev 9113
(svn r12973) -Codechange: Rename GRMSpriteEntry to GRFLocation, as it is not necessarily specific to GRM sprites...
glx [Tue, 06 May 2008 15:36:55 +0000] rev 9112
(svn r12972) -Fix (r12971): forgot to close a comment
rubidium [Tue, 06 May 2008 15:11:33 +0000] rev 9111
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
glx [Tue, 06 May 2008 15:06:19 +0000] rev 9110
(svn r12970) -Codechange: coding style for some function names