smatz
aae2aa64c4
(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that
2008-07-24 15:19:26 +00:00
rubidium
ad8578419e
(svn r13578) -Merge: documentation updates from the 0.6 branch.
2008-06-19 11:45:44 +00:00
smatz
c7a9637834
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
2008-06-03 18:35:58 +00:00
belugas
266dd80f6c
(svn r12337) -Change: update some documentation.
2008-03-04 17:07:33 +00:00
glx
9973b7fb64
(svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
2008-02-29 22:01:47 +00:00
belugas
b4b5c09ff9
(svn r12187) -Add: frosch as dev. Last, but not least
2008-02-19 17:52:30 +00:00
belugas
0cdf2b525f
(svn r12181) -Change: update some documentation.
2008-02-18 20:59:04 +00:00
rubidium
ef112812c6
(svn r11868) -Fix: some files were still mentioning that beta1 is the latest release when that's not the case.
2008-01-15 20:44:31 +00:00
belugas
7e4b7e3ad4
(svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team
2008-01-03 14:04:08 +00:00
belugas
a85c832919
(svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
2007-12-11 19:59:53 +00:00
rubidium
f854b129af
(svn r11612) -Change: update some documentation.
2007-12-09 21:23:20 +00:00
rubidium
56f332fafd
(svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
2007-11-18 14:57:14 +00:00
truelight
f6dda29549
(svn r11409) -Update: as of now, I am a retired Developer, so mark me as such
2007-11-11 14:32:18 +00:00
rubidium
e485669d2c
(svn r11217) -Update: the readme as some things weren't quite right anymore.
2007-10-06 13:18:43 +00:00
rubidium
50cf379330
(svn r11115) -Merge: release changes from 0.5.
2007-09-15 12:43:04 +00:00
rubidium
1761ff341c
(svn r10378) -Merge: release changes from 0.5.
2007-06-28 19:02:59 +00:00
truelight
189fa7cca5
(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)
2007-06-26 13:36:00 +00:00
orudge
a191162f59
(svn r10311) -Fix: I'm not retired, just relatively inactive ;)
2007-06-24 20:44:36 +00:00
orudge
0bad65bf78
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
2007-06-24 20:41:24 +00:00
rubidium
902b2a1d58
(svn r9979) -Merge: release changes from 0.5.
2007-05-29 18:55:15 +00:00
rubidium
17390241e6
(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
2007-05-25 22:07:40 +00:00
peter1138
22c3337071
(svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
2007-05-23 16:40:40 +00:00
rubidium
eda671a752
(svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
2007-04-20 20:48:04 +00:00
rubidium
bc86bc3801
(svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
2007-04-17 21:08:05 +00:00
rubidium
d5f16924d9
(svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
2007-03-24 00:02:13 +00:00
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 :)
2007-03-05 09:35:45 +00:00
Darkvater
285c068aae
(svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
2007-02-27 16:51:49 +00:00
rubidium
656766da02
(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc.
2007-02-08 17:57:19 +00:00
Darkvater
8e06ff09a6
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
2007-01-18 15:39:58 +00:00
Darkvater
23776138ef
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
2007-01-08 00:16:03 +00:00
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.
2007-01-02 19:19:48 +00:00
Darkvater
c3b333088d
(svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
2006-12-31 11:36:11 +00:00
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..
2006-12-28 18:01:22 +00:00
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
2006-12-28 01:13:55 +00:00
Darkvater
458eb02678
(svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai)
2006-12-22 15:06:27 +00:00
Darkvater
29ed5e55c7
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
2006-12-21 14:23:47 +00:00
Darkvater
a18011934c
(svn r6699) -Fixed translator link in readme
2006-10-09 14:28:35 +00:00
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.
2006-08-12 17:33:05 +00:00
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.
2006-07-31 22:40:55 +00:00
truelight
aa79d65807
(svn r5489) -Fix: corrected tokai's name and morphos details (tokai)
2006-07-13 17:58:13 +00:00
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.
2006-06-28 23:05:00 +00:00
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.
2006-03-26 21:07:56 +00:00
Darkvater
841e6ab121
(svn r3727) - Fix some typos in the readme and known-bugs text files
2006-03-02 02:30:15 +00:00
Darkvater
024db8d058
(svn r3502) - Update appropiate files with release information for 0.4.5
2006-01-31 22:26:00 +00:00
bjarni
a092ee463f
(svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing)
2006-01-30 19:31:02 +00:00
bjarni
e2df07ec05
(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries
2006-01-30 19:17:48 +00:00
Darkvater
2a60262c99
(svn r3293) - Miscellaneous: add peter1138 as developer
2005-12-13 20:20:44 +00:00
tron
b45ab0fab4
(svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
2005-09-09 07:08:27 +00:00
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
2005-07-19 22:12:04 +00:00
orudge
54bc10515f
(svn r2354) Update OpenTTD for 0.4.0.1 release
2005-05-21 19:41:35 +00:00