summaryrefslogtreecommitdiff
path: root/src/os2.cpp
AgeCommit message (Expand)Author
2007-11-21(svn r11488) -Codechange: Spilt the random functions out to seperate fileskidd13
2007-07-30(svn r10736) -Fix: Correct all mispellings of 'successful'.peter1138
2007-07-22(svn r10651) -Fix: Fix chdir problem with open/save dialog on OS/2 (Paul Smed...orudge
2007-06-24(svn r10310) -Fix: Trunk can now be built on OS/2 :)orudge
2007-04-18(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab...rubidium
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-03-21(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion....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-01-10(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and True...orudge
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr