orudge
|
79e0a48c42
|
(svn r11814) -Fix: Get OpenTTD compiling again on OS/2
|
2008-01-11 18:53:52 +00:00 |
|
rubidium
|
a3ccdcea36
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
8f0e68285b
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
glx
|
65754b8d12
|
(svn r11676) -Fix (r11674): some references to macros.h were left
|
2007-12-21 21:16:14 +00:00 |
|
skidd13
|
83601671c7
|
(svn r11488) -Codechange: Spilt the random functions out to seperate file
-Codechange: Make the mersenne twister more readable
-Codechange: Unify the seeding process of random
|
2007-11-21 19:13:38 +00:00 |
|
peter1138
|
06986b7744
|
(svn r10736) -Fix: Correct all mispellings of 'successful'.
|
2007-07-30 13:36:09 +00:00 |
|
orudge
|
6196ff1263
|
(svn r10651) -Fix: Fix chdir problem with open/save dialog on OS/2 (Paul Smedley)
|
2007-07-22 17:21:25 +00:00 |
|
orudge
|
0bad65bf78
|
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
|
2007-06-24 20:41:24 +00:00 |
|
rubidium
|
2dc5589290
|
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
|
2007-04-18 22:41:53 +00:00 |
|
belugas
|
addcae43fa
|
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
|
2007-04-17 21:09:38 +00:00 |
|
belugas
|
57557ba599
|
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
|
2007-03-21 15:19:33 +00:00 |
|
rubidium
|
534db3cf08
|
(svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeWorkingDirectory (it was moved).
|
2007-03-17 14:15:21 +00:00 |
|
rubidium
|
50b2088674
|
(svn r9266) -Codechange: unify the retrieval of the base paths a little more.
|
2007-03-17 11:36:04 +00:00 |
|
rubidium
|
9299e76a25
|
(svn r9129) -Codechange: unify parts of DeterminePaths.
|
2007-03-12 15:25:33 +00:00 |
|
rubidium
|
36bb92ae24
|
(svn r9050) -Codechange: Foo(void) -> Foo()
|
2007-03-07 11:47:46 +00:00 |
|
rubidium
|
1e8a2e19b3
|
(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg).
|
2007-03-06 22:37:04 +00:00 |
|
orudge
|
6b58c1c2ff
|
(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)
|
2007-01-10 19:39:54 +00:00 |
|
KUDr
|
e373ea7096
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|