Commit Graph

279 Commits

Author SHA1 Message Date
planetmaker fe6080650c (svn r21676) -Prepare 1.1.0-beta2 2010-12-31 14:08:21 +00:00
rubidium ff8b269dc9 (svn r21614) -Fix: the spelling of some of the documentation
-Update: some of the documentation
2010-12-23 22:40:01 +00:00
glx 480f66d73f (svn r21294) -Fix [FS#4251]: check for existance of save/scenario dirs before asking for deletion confirmation 2010-11-22 17:42:34 +00:00
rubidium f70202bfa8 (svn r21280) -Merge: documentation updates from 1.0 2010-11-20 21:27:21 +00:00
glx 7167da3521 (svn r21210) -Fix [FS#4231]: make sure text files use DOS EOL
-Fix: shortcuts were not delete when uninstalling OpenTTD on Windows Vista/7
-Add [FS#4231]: shortcuts to extra documentation files (docs and scripts subdir)
2010-11-16 15:12:22 +00:00
glx 6543339f91 (svn r21146) -Fix [FS#4212]: make sure to be upgraded openttd is not running when installing (Win32) 2010-11-11 17:06:33 +00:00
rubidium 05407c9b74 (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
2010-10-27 21:56:10 +00:00
rubidium 59519edd34 (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 2010-10-27 16:42:20 +00:00
rubidium 5ad2265c1d (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 2010-10-26 22:27:33 +00:00
rubidium 9e35e80aa1 (svn r20999) -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec 2010-10-20 07:23:40 +00:00
rubidium 8fceb3f851 (svn r20810) -Merge: documentation updates from 1.0 2010-09-15 22:05:08 +00:00
rubidium 5b20472ccb (svn r20270) -Merge: release updates from 1.0 2010-07-31 21:48:42 +00:00
rubidium 50c7f60eca (svn r20160) -Merge: changelog updates from the 1.0 branch 2010-07-16 08:20:33 +00:00
rubidium 283b4c184a (svn r20129) -Add [Debian]: debug symbols package 2010-07-11 17:51:02 +00:00
smatz 0ef33548c2 (svn r19614) -Codechange: "it's" => "its" where appropriate 2010-04-12 14:12:47 +00:00
rubidium dfa9e9d9d3 (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package 2010-04-07 14:07:49 +00:00
rubidium 69fec2d146 (svn r19531) -Merge: documentation updates from 1.0 2010-03-31 23:33:28 +00:00
rubidium 21bf1ca7c7 (svn r19220) -Change: remove NoSound from the installer and add OpenMSX. 2010-02-23 17:39:07 +00:00
rubidium 30520d7762 (svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting) 2010-02-18 18:20:15 +00:00
rubidium 9f27959fcd (svn r19150) -Fix (r19143): some more locations could use updating 2010-02-17 15:31:46 +00:00
rubidium d11bb39f43 (svn r19007) -Prepare: 1.0.0-beta4 2010-02-04 17:11:46 +00:00
rubidium 02edae5454 (svn r18870) -Prepare: 1.0.0-beta3 2010-01-20 23:29:56 +00:00
rubidium 3ca0937c1c (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. 2010-01-10 13:12:34 +00:00
rubidium 435ef4ea8d (svn r18734) -Prepare: for 1.0.0-beta2 2010-01-05 20:54:54 +00:00
yexo 33e48c63b8 (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated.
Add docs/obm_format.txt and docs/obs_format.txt to Makefile.bundle
Add several documentation files to the windows installer
2010-01-03 22:10:17 +00:00
rubidium 0bc292056d (svn r18678) -Update: happy new year 2010-01-01 00:00:45 +00:00
orudge b1f8915f1d (svn r18662) -Feature: Add WarpIN-based installer for OS/2 2009-12-30 02:23:10 +00:00
orudge 5b896198e5 (svn r18659) -Fix: Some minor language corrections in installer 2009-12-29 19:47:57 +00:00
rubidium 60082980fd (svn r18622) -Merge: release changes 2009-12-23 23:09:47 +00:00
rubidium 5aea707be0 (svn r18621) -Fix: [Windows] obm files didn't get deleted by the installer; update download size of OpenSFX. 2009-12-23 23:00:23 +00:00
rubidium a8d6d18b22 (svn r18608) -Change: add the concept of music sets 2009-12-22 21:40:29 +00:00
rubidium cc82065298 (svn r18510) -Codechange: some further cleanups of the Windows installer; it didn't always remove all the files it installed and the downloaded free graphics/sounds are now fully extracted instead of dumped as tar in the data directory. This should make reading the readme for them quite a bit easier. 2009-12-15 14:29:47 +00:00
rubidium a1d1ee89ed (svn r18496) -Codechange: some changes to the installer to make it more usable, easier to maintain and more up-to-date 2009-12-14 18:20:42 +00:00
rubidium f73f6bacaa (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch 2009-12-01 00:17:32 +00:00
rubidium 9d4e88be6c (svn r17679) -Merge: release changes back into trunk 2009-10-01 11:11:09 +00:00
rubidium d3cfacdbf0 (svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler) 2009-09-29 20:34:18 +00:00
rubidium bc8e66c202 (svn r17336) -Codechange: move some os specific files into src/os/ 2009-08-31 22:38:37 +00:00
rubidium 1c8c6090d0 (svn r17261) -Fix (r17214): don't forget to package the compatability wrapper scripts 2009-08-22 16:07:39 +00:00
glx 157dd0748a (svn r17191) -Add: windows installer can now optionnaly download opengfx and opensfx 2009-08-15 20:32:57 +00:00
rubidium 625905d4b1 (svn r17189) -Fix (r17186): really remove notice.ini ;) 2009-08-15 15:14:27 +00:00
glx cd1de081c2 (svn r17186) -Change: remove UNICODE notice in windows installer 2009-08-15 14:16:09 +00:00
rubidium 27f5c7cba0 (svn r17179) -Merge: changelog etc. changes from 0.7 branch 2009-08-14 22:27:48 +00:00
rubidium 9ee2a66c86 (svn r17139) -Change: add the concept of sound sets 2009-08-09 19:50:44 +00:00
rubidium 394e405bdd (svn r16541) -Merge: changelog etc. changes from 0.7 branch 2009-06-08 23:58:53 +00:00
rubidium 62e2de5822 (svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse) 2009-03-09 23:27:38 +00:00
rubidium db0cd46a3f (svn r15501) -Document: the changes made over the last months 2009-02-16 21:46:23 +00:00
smatz 0a357c0ac1 (svn r15062) -Fix: further forgotten svn properties and headers 2009-01-13 16:30:24 +00:00
rubidium 6513bf3a3a (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.
2009-01-01 22:21:25 +00:00
rubidium 8431174e88 (svn r14708) -Change: update a few urls and fix some small errors/missing things in a few documents. 2008-12-20 20:44:47 +00:00
rubidium 57eb0df62d (svn r14650) -Merge: changelog etc. changes from the 0.6 branch. 2008-12-03 00:14:19 +00:00
rubidium d3da60f01d (svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing makefile target when rerunning it with dpkg-buildpackage 2008-11-30 18:45:44 +00:00
rubidium a614dd7174 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 2008-11-26 13:12:45 +00:00
michi_cc 46bf0fadaa (svn r14585) -Fix (r14580): File mask for the script directory was wrong in the Win32 install script. 2008-11-16 20:15:37 +00:00
rubidium fd3335521a (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. 2008-11-16 13:05:39 +00:00
smatz c4046a3ea5 (svn r14509) -Fix (r14507): missing svn:keywords 2008-10-21 19:26:36 +00:00
skidd13 0c253041bd (svn r14507) -Codechange: Update the RPM spec file (futher changes are expected till 0.7) 2008-10-21 12:15:09 +00:00
matthijs a527d237aa (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, this is not the right way to do this. 2008-09-09 11:26:17 +00:00
matthijs 8ca4d34aad (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. 2008-09-04 08:52:41 +00:00
matthijs 6c924578de (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.
2008-09-03 17:18:04 +00:00
matthijs 1c3b4c8a54 (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.
2008-09-03 16:47:54 +00:00
rubidium c930fb4c81 (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? 2008-08-31 19:46:04 +00:00
rubidium 2c09760378 (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. 2008-08-20 21:36:46 +00:00
rubidium a8e85f00c9 (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. 2008-08-15 23:00:56 +00:00
rubidium d7382c86a5 (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). 2008-08-15 12:47:20 +00:00
rubidium ad8578419e (svn r13578) -Merge: documentation updates from the 0.6 branch. 2008-06-19 11:45:44 +00:00
rubidium b88882c2fa (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. 2008-03-27 16:09:15 +00:00
rubidium c7d4c0e269 (svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk. 2008-03-22 19:54:50 +00:00
belugas 266dd80f6c (svn r12337) -Change: update some documentation. 2008-03-04 17:07:33 +00:00
glx 68aaeec3a8 (svn r12269) -Fix: [Win32] don't create save dir on install 2008-02-26 15:31:48 +00:00
glx 747f57bcec (svn r12234) -Fix [FS#1798]: Mac OSX bundle display name should be 'OpenTTD' (oVRoM) 2008-02-24 21:47:02 +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
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
rubidium 50cf379330 (svn r11115) -Merge: release changes from 0.5. 2007-09-15 12:43:04 +00:00
rubidium 9d994ce270 (svn r10589) -Fix (Debian): --enable-install is not needed anymore. 2007-07-16 13:48:12 +00:00
rubidium 1761ff341c (svn r10378) -Merge: release changes from 0.5. 2007-06-28 19:02:59 +00:00
rubidium c23228af8c (svn r9980) -Merge: Windows Installer changes in 0.5 (r9864). 2007-05-29 19:01:38 +00:00
rubidium 902b2a1d58 (svn r9979) -Merge: release changes from 0.5. 2007-05-29 18:55:15 +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
Darkvater eb1af4a65e (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. 2007-02-27 22:11:12 +00:00
Darkvater 61a4f434d7 (svn r8927) -Codechange: [win32] Update the installer to use the new paths after the makefilerewrite and add roadstops.grf to the uninstaller. 2007-02-27 17:04:22 +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
celestar 7299a42729 (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 2007-02-09 08:58:25 +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
Darkvater 4955ea7c79 (svn r7934) -Cleanup: [win32] Remove unused and totally useless files. 2007-01-06 23:47:59 +00:00
rubidium 6e4f855993 (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 2007-01-02 21:29:11 +00:00
rubidium 8b67672080 (svn r7765) -Fix (r7759): forgot to update the os/debian files. 2007-01-02 20:35:16 +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
bjarni 4cee3f0b06 (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
2006-12-29 21:46:21 +00:00
matthijs a3e0d20c64 (svn r7625) * Change debian packaging version to support proper upgrading from/to release versions. 2006-12-29 21:30:31 +00:00
bjarni d657aa97de (svn r7588) -Change: [OSX] removed the flag JAGUAR since it didn't work anyway
Also removed all the Makefile code regarding this flag since it's no longer needed
   Removed documentation about special limitations regarding running the game on OSX 10.2
   OpenTTD now officially needs OSX 10.3.9 to work correctly (the trunk needed that for months)
2006-12-28 01:24:00 +00:00
Darkvater 09aa02542b (svn r7577) -Fix (r7565): Missed out some OSX files (Bjarni) 2006-12-27 14:27:30 +00:00
matthijs d88e549d9f (svn r7533) -Codechange [Debian]: Update debian packaging files
- Update to latest standards version.
	- Fix rules to compile only once.
2006-12-21 14:44:19 +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