Commit Graph

183 Commits (eb505888eab2736f66b0bf4649d3869dc3fd5ea9)

Author SHA1 Message Date
smatz 638411c087 (svn r15062) -Fix: further forgotten svn properties and headers 16 years ago
rubidium c00e21dc34 (svn r14781) -Change: someone changed _cur_year; so update it in a few hardcoded places... happy new year!
-Fix (r11790): a few instances were forgotten.
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 3a7763570d (svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing makefile target when rerunning it with dpkg-buildpackage 16 years ago
rubidium 5dd4735da1 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 16 years ago
michi_cc 53e3ab0cf4 (svn r14585) -Fix (r14580): File mask for the script directory was wrong in the Win32 install script. 16 years ago
rubidium 1fa4be9d6d (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. 16 years ago
smatz b622a3d905 (svn r14509) -Fix (r14507): missing svn:keywords 16 years ago
skidd13 ccc39d5b15 (svn r14507) -Codechange: Update the RPM spec file (futher changes are expected till 0.7) 16 years ago
matthijs 80631f4a45 (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, this is not the right way to do this. 16 years ago
matthijs c2f3322264 (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. 16 years ago
matthijs 90e4744ca3 (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
- Packaging files are now identical to those of the official 0.6.2-1 (or,
	r11138 in the collab-maint subversion repository), with the following
	exceptions:
  - Desktop files are removed, since openttd trunk installs them already.
  - Changes regarding package names from r14237 are preserved.
  - Topmost changelog entry with version 0.7~svn-1 is added.
16 years ago
matthijs da01ca41cc (svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
- The name can be changed at build time, by changing the package name in debian/changelog.
  - This will allow packages like openttd-svn or openttd-cargodest packages to be built.
16 years ago
rubidium 7759bfd109 (svn r14206) -Fix (r14197): why don't people just compile a trunk checkout and do we have to think about adding everything to those pesky precompiled binaries? 16 years ago
rubidium f64984467d (svn r14115) -Codechange: add make bundle_exe which makes a windows installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer. 16 years ago
rubidium e0e86f4714 (svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and the installer for the 64 bits binary installed in the wrong directory. Thanks to michi_cc and glx for testing. 16 years ago
rubidium 80376a11a0 (svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all). 16 years ago
rubidium b9ed846df4 (svn r13578) -Merge: documentation updates from the 0.6 branch. 16 years ago
rubidium fbb3a02718 (svn r12448) -Change: add a spec file for RPMs. The spec file replaces the SuSE and Mandrake versions as these distributions are also supported by the new spec file. New spec file by Denis Burlaka. 16 years ago
rubidium 72f5869cc9 (svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk. 16 years ago
belugas 6edc8ce369 (svn r12337) -Change: update some documentation. 17 years ago
glx cf07a1044c (svn r12269) -Fix: [Win32] don't create save dir on install 17 years ago
glx 13b145b364 (svn r12234) -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM) 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
rubidium ab26d2a712 (svn r11612) -Change: update some documentation. 17 years ago
rubidium 29e4b4e263 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD. 17 years ago
rubidium 99f7432b02 (svn r11115) -Merge: release changes from 0.5. 17 years ago
rubidium c9d293e090 (svn r10589) -Fix (Debian): --enable-install is not needed anymore. 17 years ago
rubidium bb73947efd (svn r10378) -Merge: release changes from 0.5. 17 years ago
rubidium 0b3ad0ceb9 (svn r9980) -Merge: Windows Installer changes in 0.5 (r9864). 17 years ago
rubidium 1dfeb8261c (svn r9979) -Merge: release changes from 0.5. 17 years ago
rubidium 2a0dca9257 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium d835957939 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium 6c06a10ffa (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
Darkvater 1168c5beb3 (svn r8929) -Codechange: [win32] Give the installer a slightly more verbose link at the final screen and also copy any heightmaps to the desination directory. 18 years ago
Darkvater ff9a02c1c8 (svn r8927) -Codechange: [win32] Update the installer to use the new paths after the makefilerewrite and add roadstops.grf to the uninstaller. 18 years ago
Darkvater 116fa34316 (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
celestar 0cfd58f21a (svn r8648) -Codechange: Renamed os/linux to os/mandrake because that's what is is about. Added another spec file for suse (early version) which will be used to create rpms 18 years ago
rubidium 85da85c70a (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
Darkvater 75a63767ad (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater 3fce857f1c (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
Darkvater 9961e309ea (svn r7934) -Cleanup: [win32] Remove unused and totally useless files. 18 years ago
rubidium e0c46049df (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 18 years ago
rubidium 30635a98ef (svn r7765) -Fix (r7759): forgot to update the os/debian files. 18 years ago
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.
18 years ago
Darkvater 1319954a5d (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
bjarni 06852337c8 (svn r7626) -Fix r7600: [OSX] building release dmg files no longer includes console.txt, since we don't have that file anymore (this made dmg building fail)
-Cleanup:   [OSX] removed the link files since they aren't needed and broken anyway
18 years ago
matthijs ba670cb9bd (svn r7625) * Change debian packaging version to support proper upgrading from/to release versions. 18 years ago