Christian Ohm
602e7f13c9
Add missing files to the tarball.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11370 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-03 09:38:30 +02:00
i-nod
cec20aae6a
- NSIS changes from 2.3 ( #1111 ).
...
- Additional fixes to [9642]: remove old-1.10-balance.wz instead of origianl.wz.
- MinGW build system updates.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9727 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:28:16 +01:00
Christian Ohm
d278371ac0
wz2100welcome.bmp doesn't exist in trunk.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9149 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:04:34 +01:00
Christian Ohm
b0c4e40934
Include files needed for win32 cross-building.
...
Building from tarball still doesn't work, since nsis wants the gmo files in the
build dir while they are in the source dir.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9146 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:04:34 +01:00
dak180
72ccb7c384
PNG optimization, also known as 'Crush them all!'.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9038 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:04:21 +01:00
Guangcong Luo
d913d66cc6
Add 256x256 icon.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7805 4a71c877-e1ca-e34f-864e-861f7616d084
2009-09-27 19:06:25 +02:00
Per Inge Mathisen
24c8a256c9
Remove reference to removed SVG file
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7649 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:05 +02:00
Guangcong Luo
5f4223cbf2
Icons updated a bit - add some dithering to 32x32x16, make the other ones more readable.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7647 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:04 +02:00
Guangcong Luo
4c640229ab
Temporary workaround for bad resource compiler not supporting modern icon formats.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7643 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:04 +02:00
Guangcong Luo
08afa2392b
Remove outdated SVG file.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7641 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:03 +02:00
Guangcong Luo
a965cec42d
New icons and header. Large icon is missing due to lack of support from some resource compiler.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7639 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:03 +02:00
Buginator
57af1ab80d
Revert warzone2100.ico
...
(you can't use vista format icons with VC2005--it breaks the build process)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7637 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-05 16:21:03 +02:00
Buginator
6d08939f11
Update NSIS again, and add the wz2100header.bmp that NSIS uses.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7625 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:57 +02:00
Guangcong Luo
a72fb9094d
Updated icon file - new 32x32x256, 16x16x256, 32x32x16 versions, other versions updated to be more readable at lower resolutions.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7622 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:57 +02:00
Guangcong Luo
7fa42b2038
Add a high-resolution of the Warzone logo.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7621 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:56 +02:00
Guangcong Luo
62c9c4abab
Icons now have 32x32x16 version.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7611 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:56 +02:00
Guangcong Luo
7c9ba61782
New icons by Garrett Wiens-Kind <Neuralize>, 16x16 version by Zarel.
...
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7603 4a71c877-e1ca-e34f-864e-861f7616d084
2009-06-01 21:19:55 +02:00
Giel van Schijndel
810fac209b
* Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line
...
* Alphabetically sort the file lists
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6144 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-13 13:04:37 +00:00
Dennis Schridde
477711c9a4
Optimise more pngs
...
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4784 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-26 13:59:50 +00:00
Dennis Schridde
82921fea9e
Merge back r3223 from branches/2.0:
...
- Move win32/*.ico into icons/
- Modify windows icon to use 4/8/32bpp per size (except at 48x48 where 8 and 32bpp are sufficient), so that it properly displays on Vista
- Add splashbar I used for MojoSetup
- Add windows uninstaller icon
- Use (un)installer icon for the NSIS installer
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3224 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-29 13:55:17 +00:00
Dennis Schridde
c540d8c070
Remove automake workarounds and require 1.10.
...
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2995 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-07 21:09:34 +00:00
Dennis Schridde
e749359794
* r2977 /branches/2.0/icons/warzone2100.desktop: Bring desktop file up to current revision of the Free Desktop Desktop Entry Specification: http://standards.freedesktop.org/desktop-entry-spec/1.0/
...
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2978 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-04 20:06:42 +00:00
Dennis Schridde
813c5db69c
- Merge my OpenAL installer NSIS script with Giels (Installed into INSTDIR instead of TEMP)
...
- Simplify Windows NSIS Makefile. Since 2.25 -options are supported
- Add updater rule to AutoMakefile
- Remove unnecessary aclocal flags from icons/
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1925 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-22 16:01:46 +00:00
Dennis Schridde
e305f2a566
Move icons and desktop into /icons/. Autotools work, Debian buildscripts may need further adjustments.
...
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1838 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-07 22:51:52 +00:00