summaryrefslogtreecommitdiff
path: root/src/unix.cpp
AgeCommit message (Expand)Author
2007-05-30(svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that m...rubidium
2007-05-17(svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS.rubidium
2007-04-04(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al...belugas
2007-03-17(svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeW...rubidium
2007-03-17(svn r9266) -Codechange: unify the retrieval of the base paths a little more.rubidium
2007-03-12(svn r9129) -Codechange: unify parts of DeterminePaths.rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in...rubidium
2007-02-15(svn r8745) [PSP] -Add: added a CSleep() for PSPtruelight
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-14(svn r8134) -Fix (r8013): Add a newline after the ShowInfo console outputDarkvater
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr