Commit Graph

107 Commits (b4a9e9cadcbe8dfb18751a28f1bc4d7dc1a1966a)

Author SHA1 Message Date
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 14 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