Commit Graph

161 Commits (ea7ab09edeb5b3059bd4cf953490e8da2811946a)

Author SHA1 Message Date
rubidium 7d11c392a4 (svn r20490) -Change: merge the extra GRF sources so updating them becomes a bit easier.
The (prebuilt) grf will still remain, so if you don't have NFORenum and GRFCodec it will still work.
14 years ago
rubidium 5b20472ccb (svn r20270) -Merge: release updates from 1.0 14 years ago
rubidium 6863b7539c (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 816222cd48 (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 69fec2d146 (svn r19531) -Merge: documentation updates from 1.0 14 years ago
rubidium c2b509719a (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 a1c66a956f (svn r19108) -Document: what compilers are known to succeed compiling OpenTTD and which ones have proven to fail compiling OpenTTD 15 years ago
rubidium d11bb39f43 (svn r19007) -Prepare: 1.0.0-beta4 15 years ago
rubidium 9f49882de7 (svn r18998) -Update: the credits 15 years ago
rubidium 6ea1eb1463 (svn r18903) -Fix [FS#3562]: file locations for Windows weren't correct for all versions of Windows 15 years ago
rubidium 02edae5454 (svn r18870) -Prepare: 1.0.0-beta3 15 years ago
rubidium 3ca0937c1c (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 435ef4ea8d (svn r18734) -Prepare: for 1.0.0-beta2 15 years ago
rubidium 60082980fd (svn r18622) -Merge: release changes 15 years ago
rubidium b9b357b8e8 (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 f73f6bacaa (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch 15 years ago
rubidium 25a15c79ae (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 5924863a49 (svn r18156) -Add: crash screenshot, created from blitter buffer 15 years ago
alberth 0666a70583 (svn r18111) -Change: One more developer added to the history of OpenTTD. 15 years ago
rubidium b211e0d5f5 (svn r17962) -Fix: some spelling 15 years ago
rubidium 9d4e88be6c (svn r17679) -Merge: release changes back into trunk 15 years ago
smatz 1858fef92f (svn r17561) -Fix: diacritics was missing at few places 15 years ago
rubidium 893f1282cb (svn r17556) -Fix (r12321): the OSX port doesn't use /Library/Application Support/OpenTTD. 15 years ago
rubidium d4eb51e023 (svn r17554) -Update: documentation about bug reporting and known bugs 15 years ago
yexo 6870aed528 (svn r17317) -Document: how to manually install AIs 15 years ago
rubidium 60a3bc9034 (svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory. 15 years ago
rubidium 2ae150af8e (svn r17210) -Update: credits to reflect the (current) truth a bit better 15 years ago
rubidium 27f5c7cba0 (svn r17179) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium 338c33db08 (svn r17027) -Document: that Solaris needs gmake instead of make and generalise the compiling section a bit 15 years ago
rubidium 414b719b03 (svn r16698) -Document: update documentation pointing to the old translator tool. 15 years ago
rubidium 394e405bdd (svn r16541) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium e9ae5ae307 (svn r15722) -Change: add a bit more information to the readme. 16 years ago
yexo e5204f96f9 (svn r15719) -Update: the credit section. 16 years ago
rubidium 62e2de5822 (svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse) 16 years ago
rubidium 1ad50ce4e6 (svn r15578) -Change: unexternalise squirrel. 16 years ago
rubidium db0cd46a3f (svn r15501) -Document: the changes made over the last months 16 years ago
rubidium 377ce6c5bf (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 d5f311d3a2 (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 3c6add5293 (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 8431174e88 (svn r14708) -Change: update a few urls and fix some small errors/missing things in a few documents. 16 years ago
rubidium 57eb0df62d (svn r14650) -Merge: changelog etc. changes from the 0.6 branch. 16 years ago
rubidium a614dd7174 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 16 years ago
belugas 70edc700b1 (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit. 16 years ago
smatz aae2aa64c4 (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 ad8578419e (svn r13578) -Merge: documentation updates from the 0.6 branch. 16 years ago
smatz c7a9637834 (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 266dd80f6c (svn r12337) -Change: update some documentation. 17 years ago
glx 9973b7fb64 (svn r12321) -Change: update readme about where openttd looks for files (based on dih work) 17 years ago
belugas b4b5c09ff9 (svn r12187) -Add: frosch as dev. Last, but not least 17 years ago
belugas 0cdf2b525f (svn r12181) -Change: update some documentation. 17 years ago
rubidium ef112812c6 (svn r11868) -Fix: some files were still mentioning that beta1 is the latest release when that's not the case. 17 years ago
belugas 7e4b7e3ad4 (svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team 17 years ago
belugas a85c832919 (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 f854b129af (svn r11612) -Change: update some documentation. 17 years ago
rubidium 56f332fafd (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 f6dda29549 (svn r11409) -Update: as of now, I am a retired Developer, so mark me as such 17 years ago
rubidium e485669d2c (svn r11217) -Update: the readme as some things weren't quite right anymore. 17 years ago
rubidium 50cf379330 (svn r11115) -Merge: release changes from 0.5. 17 years ago
rubidium 1761ff341c (svn r10378) -Merge: release changes from 0.5. 17 years ago
truelight 189fa7cca5 (svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;) 17 years ago
orudge a191162f59 (svn r10311) -Fix: I'm not retired, just relatively inactive ;) 17 years ago
orudge 0bad65bf78 (svn r10310) -Fix: Trunk can now be built on OS/2 :) 17 years ago
rubidium 902b2a1d58 (svn r9979) -Merge: release changes from 0.5. 17 years ago
rubidium 17390241e6 (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. 17 years ago
peter1138 22c3337071 (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias) 17 years ago
rubidium eda671a752 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium bc86bc3801 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium d5f16924d9 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. 18 years ago
celestar f8e7d08885 (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 285c068aae (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
rubidium 656766da02 (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
Darkvater 8e06ff09a6 (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater 23776138ef (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 66bbf336c6 (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 c3b333088d (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 fafafcc3f8 (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 1f836aa995 (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 458eb02678 (svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai) 18 years ago
Darkvater 29ed5e55c7 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1 18 years ago
Darkvater a18011934c (svn r6699) -Fixed translator link in readme 18 years ago
Darkvater df4f4253da (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 90d284372a (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 aa79d65807 (svn r5489) -Fix: corrected tokai's name and morphos details (tokai) 18 years ago
Darkvater 1759f27b32 (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 24b31ea883 (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 841e6ab121 (svn r3727) - Fix some typos in the readme and known-bugs text files 19 years ago
Darkvater 024db8d058 (svn r3502) - Update appropiate files with release information for 0.4.5 19 years ago
bjarni a092ee463f (svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing) 19 years ago
bjarni e2df07ec05 (svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries 19 years ago
Darkvater 2a60262c99 (svn r3293) - Miscellaneous: add peter1138 as developer 19 years ago
tron b45ab0fab4 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports 19 years ago
Darkvater f0c0c03c5f (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 54bc10515f (svn r2354) Update OpenTTD for 0.4.0.1 release 19 years ago
Darkvater 7dc5c5d1b1 (svn r2325) - Update OpenTTD for 0.4.0 release 19 years ago
Darkvater e32aa54a41 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge) 19 years ago
Darkvater 7a787a672d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard. 19 years ago
bjarni 3e470708a6 (svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder 19 years ago
matthijs e01338fcf5 (svn r2083) Add pasky's and my real name in readme.txt as well. 20 years ago
darkvater 212ecff33b (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 ad6cc5a12d (svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile 20 years ago