Commit Graph

61 Commits (391898b47a628d0e0b35b5b8d9ea51362f2ae28e)

Author SHA1 Message Date
rubidium 7e96113c4d (svn r11868) -Fix: some files were still mentioning that beta1 is the latest release when that's not the case. 17 years ago
belugas f8925b6faa (svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team 17 years ago
belugas 13fe232f68 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team 17 years ago
rubidium ab26d2a712 (svn r11612) -Change: update some documentation. 17 years ago
rubidium 29e4b4e263 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD. 17 years ago
truelight dd6ef7ad49 (svn r11409) -Update: as of now, I am a retired Developer, so mark me as such 17 years ago
rubidium 898bdfcfa6 (svn r11217) -Update: the readme as some things weren't quite right anymore. 17 years ago
rubidium 99f7432b02 (svn r11115) -Merge: release changes from 0.5. 17 years ago
rubidium bb73947efd (svn r10378) -Merge: release changes from 0.5. 17 years ago
truelight a1d3c96040 (svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;) 17 years ago
orudge 9f8c5a97c0 (svn r10311) -Fix: I'm not retired, just relatively inactive ;) 17 years ago
orudge f0117974cd (svn r10310) -Fix: Trunk can now be built on OS/2 :) 17 years ago
rubidium 1dfeb8261c (svn r9979) -Merge: release changes from 0.5. 17 years ago
rubidium a8d9b4e040 (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. 17 years ago
peter1138 e2858120ff (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias) 17 years ago
rubidium 2a0dca9257 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium d835957939 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium 6c06a10ffa (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. 18 years ago
celestar 7d08af73f0 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
-Documentation: Updated readme.txt for SunOS 5.10 (aka Solaris 10)
Note: With this commit, building and running on Solaris 10 works, thus
we officially support this OS now :)
18 years ago
Darkvater 116fa34316 (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
rubidium 85da85c70a (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
Darkvater 75a63767ad (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater 3fce857f1c (svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
rubidium 013df98f79 (svn r7759) -Merge: makefile rewrite. This merge features:
- A proper ./configure, so everything needs to be configured only once, not for every make.
 - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies.
 - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC.
 - Proper support for OSX universal binaries.
 - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files.
 - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files.

Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.
18 years ago
Darkvater 1319954a5d (svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
rubidium a40482f9a6 (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
-Change: make readme.txt UTF-8 instead of ISO 8859-15.
-Change: some indenting, aligning and other small textual changes.
-Add: some comments about port forwarding and NewGRF over the net..
18 years ago
bjarni fbec15ab1d (svn r7587) -Change: [OSX] updated readme about compiling a universal binary as the flag name changed, but didn't change in the readme 18 years ago
Darkvater 5e504bd65b (svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai) 18 years ago
Darkvater 85da0eb990 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1 18 years ago
Darkvater 657f6edd6c (svn r6699) -Fixed translator link in readme 18 years ago
Darkvater f0a476e7ca (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
Darkvater 15516f5de5 (svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
truelight 2c49023269 (svn r5489) -Fix: corrected tokai's name and morphos details (tokai) 18 years ago
Darkvater cec0e23a34 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
Darkvater 3cc69d7b48 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 19 years ago
Darkvater af08671127 (svn r3727) - Fix some typos in the readme and known-bugs text files 19 years ago
Darkvater b3e08febc6 (svn r3502) - Update appropiate files with release information for 0.4.5 19 years ago
bjarni ab81c6f79c (svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing) 19 years ago
bjarni 2d0dc53ee1 (svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries 19 years ago
Darkvater acf8bba4f6 (svn r3293) - Miscellaneous: add peter1138 as developer 19 years ago
tron d58d228619 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports 19 years ago
Darkvater 57084f2caa (svn r2644) - Fix: my name was mistyped ;p
- Add DoDrawStringCentered() and change the multiline strings in the about box to single-line ones
19 years ago
orudge 2f83fd2c93 (svn r2354) Update OpenTTD for 0.4.0.1 release 19 years ago
Darkvater d006bd358f (svn r2325) - Update OpenTTD for 0.4.0 release 19 years ago
Darkvater 1312fe4468 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge) 19 years ago
Darkvater 31915cd8d7 (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard. 19 years ago
bjarni 9bd93a1148 (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
matthijs 56ffd096da (svn r2083) Add pasky's and my real name in readme.txt as well. 20 years ago
darkvater e9364f60a9 (svn r1658) -Update readme and windows installer for 0.3.6
-Fix up VS6 and add new default icon for OpenTTD
20 years ago
tron 0f4b023539 (svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile 20 years ago