log src/unix.cpp @ 7276:09ed8c0bd0ed draft

age author description
Wed, 30 May 2007 18:24:54 +0000 rubidium (svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that means the same as "/../" in means in Unix. draft
Thu, 17 May 2007 12:06:47 +0000 rubidium (svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS. draft
Wed, 04 Apr 2007 04:08:47 +0000 belugas (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that... draft
Sat, 17 Mar 2007 14:15:21 +0000 rubidium (svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeWorkingDirectory (it was moved). draft
Sat, 17 Mar 2007 11:36:04 +0000 rubidium (svn r9266) -Codechange: unify the retrieval of the base paths a little more. draft
Mon, 12 Mar 2007 15:25:33 +0000 rubidium (svn r9129) -Codechange: unify parts of DeterminePaths. draft
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo() draft
Tue, 06 Mar 2007 22:37:04 +0000 rubidium (svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg). draft
Thu, 15 Feb 2007 16:15:00 +0000 truelight (svn r8745) [PSP] -Add: added a CSleep() for PSP draft
Mon, 05 Feb 2007 21:16:56 +0000 bjarni (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ draft
Sun, 14 Jan 2007 22:39:53 +0000 Darkvater (svn r8134) -Fix (r8013): Add a newline after the ShowInfo console output draft
Thu, 11 Jan 2007 17:29:39 +0000 KUDr (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter draft
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. draft
Wed, 10 Jan 2007 18:12:09 +0000 KUDr (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) draft