rubidium
b9ed846df4
(svn r13578) -Merge: documentation updates from the 0.6 branch.
2008-06-19 11:45:44 +00:00
smatz
1f55797fe3
(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
6edc8ce369
(svn r12337) -Change: update some documentation.
2008-03-04 17:07:33 +00:00
glx
8da8f66ce1
(svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
2008-02-29 22:01:47 +00:00
belugas
20035ca48d
(svn r12187) -Add: frosch as dev. Last, but not least
2008-02-19 17:52:30 +00:00
belugas
6c59c9d746
(svn r12181) -Change: update some documentation.
2008-02-18 20:59:04 +00:00
rubidium
7e96113c4d
(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
f8925b6faa
(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
13fe232f68
(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
ab26d2a712
(svn r11612) -Change: update some documentation.
2007-12-09 21:23:20 +00:00
rubidium
29e4b4e263
(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
dd6ef7ad49
(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
898bdfcfa6
(svn r11217) -Update: the readme as some things weren't quite right anymore.
2007-10-06 13:18:43 +00:00
rubidium
99f7432b02
(svn r11115) -Merge: release changes from 0.5.
2007-09-15 12:43:04 +00:00
rubidium
bb73947efd
(svn r10378) -Merge: release changes from 0.5.
2007-06-28 19:02:59 +00:00
truelight
a1d3c96040
(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
9f8c5a97c0
(svn r10311) -Fix: I'm not retired, just relatively inactive ;)
2007-06-24 20:44:36 +00:00
orudge
f0117974cd
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
2007-06-24 20:41:24 +00:00
rubidium
1dfeb8261c
(svn r9979) -Merge: release changes from 0.5.
2007-05-29 18:55:15 +00:00
rubidium
a8d9b4e040
(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
2007-05-25 22:07:40 +00:00
peter1138
e2858120ff
(svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
2007-05-23 16:40:40 +00:00
rubidium
2a0dca9257
(svn r9700) -Merge: Release changes from 0.5 branch back to trunk.
2007-04-20 20:48:04 +00:00
rubidium
d835957939
(svn r9663) -Merge: Release changes from 0.5 branch back to trunk.
2007-04-17 21:08:05 +00:00
rubidium
6c06a10ffa
(svn r9424) -Merge: Release changes from 0.5 branch back to trunk.
2007-03-24 00:02:13 +00:00
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 :)
2007-03-05 09:35:45 +00:00
Darkvater
116fa34316
(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
85da85c70a
(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
75a63767ad
(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
3fce857f1c
(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
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.
2007-01-02 19:19:48 +00:00
Darkvater
1319954a5d
(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
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..
2006-12-28 18:01:22 +00:00
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
2006-12-28 01:13:55 +00:00
Darkvater
5e504bd65b
(svn r7548) -Codechange: Some MorphOS changes to get OpenTTD compiled, packaged (tokai)
2006-12-22 15:06:27 +00:00
Darkvater
85da0eb990
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
2006-12-21 14:23:47 +00:00
Darkvater
657f6edd6c
(svn r6699) -Fixed translator link in readme
2006-10-09 14:28:35 +00:00
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.
2006-08-12 17:33:05 +00:00
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.
2006-07-31 22:40:55 +00:00
truelight
2c49023269
(svn r5489) -Fix: corrected tokai's name and morphos details (tokai)
2006-07-13 17:58:13 +00:00
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.
2006-06-28 23:05:00 +00:00
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.
2006-03-26 21:07:56 +00:00
Darkvater
af08671127
(svn r3727) - Fix some typos in the readme and known-bugs text files
2006-03-02 02:30:15 +00:00
Darkvater
b3e08febc6
(svn r3502) - Update appropiate files with release information for 0.4.5
2006-01-31 22:26:00 +00:00
bjarni
ab81c6f79c
(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
2d0dc53ee1
(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries
2006-01-30 19:17:48 +00:00
Darkvater
acf8bba4f6
(svn r3293) - Miscellaneous: add peter1138 as developer
2005-12-13 20:20:44 +00:00
tron
d58d228619
(svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
2005-09-09 07:08:27 +00:00
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
2005-07-19 22:12:04 +00:00
orudge
2f83fd2c93
(svn r2354) Update OpenTTD for 0.4.0.1 release
2005-05-21 19:41:35 +00:00
Darkvater
d006bd358f
(svn r2325) - Update OpenTTD for 0.4.0 release
2005-05-15 21:50:26 +00:00