Commit Graph

212 Commits (369975964ab3633fcc28e924b5d48bb03d635cbe)

Author SHA1 Message Date
rubidium 0a7659f8af (svn r19220) -Change: remove NoSound from the installer and add OpenMSX. 15 years ago
rubidium 6c55e93bf7 (svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting) 15 years ago
rubidium 9379469bbb (svn r19150) -Fix (r19143): some more locations could use updating 15 years ago
rubidium 0448e07e8b (svn r19007) -Prepare: 1.0.0-beta4 15 years ago
rubidium a0c79657a0 (svn r18870) -Prepare: 1.0.0-beta3 15 years ago
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. 15 years ago
rubidium 5f06c7fd62 (svn r18734) -Prepare: for 1.0.0-beta2 15 years ago
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
15 years ago
rubidium 705068e290 (svn r18678) -Update: happy new year 15 years ago
orudge 3c90171805 (svn r18662) -Feature: Add WarpIN-based installer for OS/2 15 years ago
orudge 2c969bb4b9 (svn r18659) -Fix: Some minor language corrections in installer 15 years ago
rubidium 3bafba18c3 (svn r18622) -Merge: release changes 15 years ago
rubidium fded7ef853 (svn r18621) -Fix: [Windows] obm files didn't get deleted by the installer; update download size of OpenSFX. 15 years ago
rubidium 42d7f30dcc (svn r18608) -Change: add the concept of music sets 15 years ago
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. 15 years ago
rubidium 99170a045a (svn r18496) -Codechange: some changes to the installer to make it more usable, easier to maintain and more up-to-date 15 years ago
rubidium 6e44353f40 (svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch 15 years ago
rubidium 8a692f02d9 (svn r17679) -Merge: release changes back into trunk 15 years ago
rubidium 1b9810fd57 (svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler) 15 years ago
rubidium 19b83eb5aa (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
rubidium 19c8acb89c (svn r17261) -Fix (r17214): don't forget to package the compatability wrapper scripts 15 years ago
glx 27d588212f (svn r17191) -Add: windows installer can now optionnaly download opengfx and opensfx 15 years ago
rubidium 94b322eaaa (svn r17189) -Fix (r17186): really remove notice.ini ;) 15 years ago
glx bbd8f22b3e (svn r17186) -Change: remove UNICODE notice in windows installer 15 years ago
rubidium 79e9bf7a37 (svn r17179) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium 93493827b6 (svn r17139) -Change: add the concept of sound sets 15 years ago
rubidium d65f941725 (svn r16541) -Merge: changelog etc. changes from 0.7 branch 15 years ago
rubidium 3694acda4f (svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse) 16 years ago
rubidium 9d3a8e11bd (svn r15501) -Document: the changes made over the last months 16 years ago
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. 17 years ago