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
Darkvater
1312fe4468
(svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
2005-04-30 11:18:45 +00:00
Darkvater
31915cd8d7
(svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
2005-04-16 15:56:58 +00:00
bjarni
9bd93a1148
(svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder
2005-04-14 20:42:30 +00:00
matthijs
56ffd096da
(svn r2083) Add pasky's and my real name in readme.txt as well.
2005-03-27 01:23:31 +00:00
darkvater
e9364f60a9
(svn r1658) -Update readme and windows installer for 0.3.6
...
-Fix up VS6 and add new default icon for OpenTTD
2005-01-24 23:44:24 +00:00
tron
0f4b023539
(svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile
2005-01-24 07:18:45 +00:00
darkvater
e19caaf413
(svn r1626) -Updated readme and credits list.
2005-01-23 21:24:33 +00:00
darkvater
96335b8d6a
(svn r1625) -Alphabetized credits list
2005-01-23 20:41:20 +00:00
dominik
49a08e5e38
(svn r1453) Feature: MD5 hash check for TTD files
...
The original TTD files are now checked with a MD5 sum to determine which version of the grf files is used and to warn about possible file corruptions. (Thanks to ledow for the original patch)
2005-01-10 01:14:26 +00:00
truelight
b67e2eddd4
(svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
...
- Marked docs/console.txt as out-dated
2004-12-23 23:32:07 +00:00
dominik
6e99d2c0e8
(svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
...
Please read the Readme for further information. There are some minor graphical glitches when you use the DOS files. E.g. the autorail button is a bit screwed up.
2004-12-12 20:36:24 +00:00
tron
e35a0b1c44
(svn r803) Switch to ISO 8859-15
...
It has proper support for the euro sign and includes letters which are needed by the Latvian translation (and perhaps others), though the letter sprites are missing.
2004-11-24 22:52:57 +00:00
darkvater
089a2a7847
(svn r294) -Fix: autorail always builds rail, instead of occasional rail removal (on pressing hotkey after pressing 'bulldozer')
...
-Fix: network fixes (Tron)
-Some textfile changes, mainly URL's
2004-09-18 16:40:06 +00:00
darkvater
57e202b256
(svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
...
-Fix: warning on release build of strgen
2004-09-14 18:19:29 +00:00
darkvater
e295e46e3e
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
...
-CodeLayout: Remove trailing spaces and Windows linebreaks
2004-09-12 21:49:38 +00:00
dominik
0c25a4b10c
(svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yet
2004-08-13 11:28:59 +00:00
truelight
efaeb275f7
(svn r1) Import of revision 975 of old (crashed) SVN
2004-08-09 17:04:08 +00:00