Commit Graph

213 Commits

Author SHA1 Message Date
rubidium
5c6378bef2 (svn r19531) -Merge: documentation updates from 1.0 2010-03-31 23:33:28 +00:00
rubidium
0a7659f8af (svn r19220) -Change: remove NoSound from the installer and add OpenMSX. 2010-02-23 17:39:07 +00:00
rubidium
6c55e93bf7 (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
9379469bbb (svn r19150) -Fix (r19143): some more locations could use updating 2010-02-17 15:31:46 +00:00
rubidium
0448e07e8b (svn r19007) -Prepare: 1.0.0-beta4 2010-02-04 17:11:46 +00:00
rubidium
a0c79657a0 (svn r18870) -Prepare: 1.0.0-beta3 2010-01-20 23:29:56 +00:00
rubidium
36df94ddb0 (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
5f06c7fd62 (svn r18734) -Prepare: for 1.0.0-beta2 2010-01-05 20:54:54 +00:00
yexo
ec9de781a6 (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
705068e290 (svn r18678) -Update: happy new year 2010-01-01 00:00:45 +00:00
orudge
3c90171805 (svn r18662) -Feature: Add WarpIN-based installer for OS/2 2009-12-30 02:23:10 +00:00
orudge
2c969bb4b9 (svn r18659) -Fix: Some minor language corrections in installer 2009-12-29 19:47:57 +00:00
rubidium
3bafba18c3 (svn r18622) -Merge: release changes 2009-12-23 23:09:47 +00:00
rubidium
fded7ef853 (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
42d7f30dcc (svn r18608) -Change: add the concept of music sets 2009-12-22 21:40:29 +00:00
rubidium
75dce10ae1 (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
99170a045a (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
6e44353f40 (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch 2009-12-01 00:17:32 +00:00
rubidium
8a692f02d9 (svn r17679) -Merge: release changes back into trunk 2009-10-01 11:11:09 +00:00
rubidium
1b9810fd57 (svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler) 2009-09-29 20:34:18 +00:00
rubidium
19b83eb5aa (svn r17336) -Codechange: move some os specific files into src/os/ 2009-08-31 22:38:37 +00:00
rubidium
19c8acb89c (svn r17261) -Fix (r17214): don't forget to package the compatability wrapper scripts 2009-08-22 16:07:39 +00:00
glx
27d588212f (svn r17191) -Add: windows installer can now optionnaly download opengfx and opensfx 2009-08-15 20:32:57 +00:00
rubidium
94b322eaaa (svn r17189) -Fix (r17186): really remove notice.ini ;) 2009-08-15 15:14:27 +00:00
glx
bbd8f22b3e (svn r17186) -Change: remove UNICODE notice in windows installer 2009-08-15 14:16:09 +00:00
rubidium
79e9bf7a37 (svn r17179) -Merge: changelog etc. changes from 0.7 branch 2009-08-14 22:27:48 +00:00
rubidium
93493827b6 (svn r17139) -Change: add the concept of sound sets 2009-08-09 19:50:44 +00:00
rubidium
d65f941725 (svn r16541) -Merge: changelog etc. changes from 0.7 branch 2009-06-08 23:58:53 +00:00
rubidium
3694acda4f (svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse) 2009-03-09 23:27:38 +00:00
rubidium
9d3a8e11bd (svn r15501) -Document: the changes made over the last months 2009-02-16 21:46:23 +00:00
smatz
638411c087 (svn r15062) -Fix: further forgotten svn properties and headers 2009-01-13 16:30:24 +00:00
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.
2009-01-01 22:21:25 +00:00
rubidium
415d5abc54 (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
8f75a8307f (svn r14650) -Merge: changelog etc. changes from the 0.6 branch. 2008-12-03 00:14:19 +00:00
rubidium
3a7763570d (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
5dd4735da1 (svn r14636) -Add: DOS port of OpenTTD, without network support though. 2008-11-26 13:12:45 +00:00
michi_cc
53e3ab0cf4 (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
1fa4be9d6d (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. 2008-11-16 13:05:39 +00:00
smatz
b622a3d905 (svn r14509) -Fix (r14507): missing svn:keywords 2008-10-21 19:26:36 +00:00
skidd13
ccc39d5b15 (svn r14507) -Codechange: Update the RPM spec file (futher changes are expected till 0.7) 2008-10-21 12:15:09 +00:00
matthijs
80631f4a45 (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
c2f3322264 (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. 2008-09-04 08:52:41 +00:00
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.
2008-09-03 17:18:04 +00:00
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.
2008-09-03 16:47:54 +00:00
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? 2008-08-31 19:46:04 +00:00
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. 2008-08-20 21:36:46 +00:00
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. 2008-08-15 23:00:56 +00:00
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). 2008-08-15 12:47:20 +00:00
rubidium
b9ed846df4 (svn r13578) -Merge: documentation updates from the 0.6 branch. 2008-06-19 11:45:44 +00:00
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. 2008-03-27 16:09:15 +00:00