Commit Graph

160 Commits (bad2326dadb5049778fba56d0863155feb43ee71)

Author SHA1 Message Date
rubidium 890032cec0 (svn r20270) -Merge: release updates from 1.0 14 years ago
rubidium 0ca6c03b1e (svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to be your working directory). If it's the directory where your binary is located it will still scan them. 14 years ago
rubidium b673d7cd3a (svn r20159) -Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker) 14 years ago
rubidium 5c6378bef2 (svn r19531) -Merge: documentation updates from 1.0 14 years ago
rubidium fbe80dc8c6 (svn r19442) -Update: readme about openmsx and make it easier to find the pulseaudio-ubuntu-slowness bug in the readme/known-bugs 15 years ago
rubidium d06eec5491 (svn r19108) -Document: what compilers are known to succeed compiling OpenTTD and which ones have proven to fail compiling OpenTTD 15 years ago
rubidium 0448e07e8b (svn r19007) -Prepare: 1.0.0-beta4 15 years ago
rubidium 6a17a06ac5 (svn r18998) -Update: the credits 15 years ago
rubidium 931f124233 (svn r18903) -Fix [FS#3562]: file locations for Windows weren't correct for all versions of Windows 15 years ago
rubidium a0c79657a0 (svn r18870) -Prepare: 1.0.0-beta3 15 years ago
rubidium 36df94ddb0 (svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed. 15 years ago
rubidium 5f06c7fd62 (svn r18734) -Prepare: for 1.0.0-beta2 15 years ago
rubidium 3bafba18c3 (svn r18622) -Merge: release changes 15 years ago
rubidium ec77e712b7 (svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages. 15 years ago
rubidium 6e44353f40 (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch 15 years ago
rubidium a1a8504260 (svn r18298) -Document: that the dummy AI message is because 'you' don't have an AI... and how to 'solve' the issue; way too many people are ignorant 15 years ago
smatz 0c4cada640 (svn r18156) -Add: crash screenshot, created from blitter buffer 15 years ago
alberth c025be2807 (svn r18111) -Change: One more developer added to the history of OpenTTD. 15 years ago
rubidium 1bc11b299f (svn r17962) -Fix: some spelling 15 years ago
rubidium 8a692f02d9 (svn r17679) -Merge: release changes back into trunk 15 years ago
smatz 9f4f7a2892 (svn r17561) -Fix: diacritics was missing at few places 15 years ago
rubidium af27b698bb (svn r17556) -Fix (r12321): the OSX port doesn't use /Library/Application Support/OpenTTD. 15 years ago
rubidium 1def1ec6fd (svn r17554) -Update: documentation about bug reporting and known bugs 15 years ago
yexo 601450b6f8 (svn r17317) -Document: how to manually install AIs 15 years ago
rubidium be9033295e (svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory. 15 years ago
rubidium 6174908dff (svn r17210) -Update: credits to reflect the (current) truth a bit better 15 years ago
rubidium 79e9bf7a37 (svn r17179) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium ffe05632b8 (svn r17027) -Document: that Solaris needs gmake instead of make and generalise the compiling section a bit 15 years ago
rubidium 6ce7df1153 (svn r16698) -Document: update documentation pointing to the old translator tool. 15 years ago
rubidium d65f941725 (svn r16541) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium edacf53288 (svn r15722) -Change: add a bit more information to the readme. 16 years ago
yexo af5c6f7996 (svn r15719) -Update: the credit section. 16 years ago
rubidium 3694acda4f (svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse) 16 years ago
rubidium a9dd6dc2f5 (svn r15578) -Change: unexternalise squirrel. 16 years ago
rubidium 9d3a8e11bd (svn r15501) -Document: the changes made over the last months 16 years ago
rubidium 283b3d16ab (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 16 years ago
rubidium 7a9ce3050f (svn r14846) -Doc: strgen hasn't been part of the trunk/release binaries for quite a while, so point to the precompiled strgen package instead. 16 years ago
rubidium f55995f1ef (svn r14772) -Codechange: make the "dump log of game to reproduce" desync debug stuff a runtime configurable debug option instead of a compile time option. 16 years ago
rubidium 415d5abc54 (svn r14708) -Change: update a few urls and fix some small errors/missing things in a few documents. 16 years ago
rubidium 8f75a8307f (svn r14650) -Merge: changelog etc. changes from the 0.6 branch. 16 years ago
rubidium 5dd4735da1 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 16 years ago
belugas dc2d133cdd (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit. 16 years ago
smatz f1c0555d2e (svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that 16 years ago
rubidium b9ed846df4 (svn r13578) -Merge: documentation updates from the 0.6 branch. 16 years ago
smatz 1f55797fe3 (svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details 16 years ago
belugas 6edc8ce369 (svn r12337) -Change: update some documentation. 17 years ago
glx 8da8f66ce1 (svn r12321) -Change: update readme about where openttd looks for files (based on dih work) 17 years ago
belugas 20035ca48d (svn r12187) -Add: frosch as dev. Last, but not least 17 years ago
belugas 6c59c9d746 (svn r12181) -Change: update some documentation. 17 years ago
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
darkvater e19caaf413 (svn r1626) -Updated readme and credits list. 20 years ago