Commit Graph

78 Commits

Author SHA1 Message Date
Nils Kneuper
2754868e7b pngcrush 2007-02-17 18:39:01 +00:00
David Philippi
739452000d applied patch #671 2007-02-07 18:10:07 +00:00
Richard Kettering
0d3cf81575 etc. 2007-01-25 05:23:03 +00:00
Richard Kettering
a6c278e995 Slight revision to Mac map editor icon. 2007-01-25 05:06:07 +00:00
Richard Kettering
7bb2b716a3 New icons for the mac packager to use. 2006-12-23 14:38:45 +00:00
Nils Kneuper
7f45052bdc changed wesnoth.desktop (#7797) 2006-12-23 00:07:24 +00:00
Isaac Clerencia Perez
8d718d0767 pngcrush 2006-10-06 11:20:40 +00:00
Nils Kneuper
28e9154e36 cleaning png files form profiles/comment 2006-09-28 12:28:41 +00:00
Nils Kneuper
0f90d37d62 cleaning png files form profiles/comments 2006-09-27 15:43:22 +00:00
Isaac Clerencia Perez
78231c10c4 Merge 2006-08-04T00:45:23Z!rusty@rustcorp.com.au into trunk 2006-08-04 06:26:18 +00:00
Nils Kneuper
2f415dc895 fixed --with-icondir and --with-desktopdir (#6499) 2006-08-03 21:07:50 +00:00
Richard Kettering
5fa42f5f90 Updated icon to match logo. 2006-05-06 09:08:20 +00:00
Isaac Clerencia Perez
c2fde62cc1 Include icons/wesnoth-icon.png in the tarball 2006-02-08 21:35:52 +00:00
Isaac Clerencia Perez
e60dad40fb Rewrite paths for icon 2006-01-09 13:29:31 +00:00
Isaac Clerencia Perez
2fb7741ab9 Move icon to the right place and fix icons/Makefile.am 2006-01-09 13:28:53 +00:00
Isaac Clerencia Perez
d11f3ff282 Commit Oron's patch for bidirectional support (patch #470) (uses fribidi)
Added language definition for Hebrew
2005-10-11 10:44:49 +00:00
András Salamon
2e95508578 update for Afrikaans 2005-10-01 14:49:40 +00:00
Isaac Clerencia Perez
59024ba575 Update wesnoth.desktop with sk translation 2005-09-29 15:47:37 +00:00
Isaac Clerencia Perez
a1f8a707fe Remove more cvsignore stuff 2005-09-21 00:54:00 +00:00
András Salamon
4e86305b40 revert to Unix line endings 2005-07-18 12:31:57 +00:00
Nils Kneuper
2f3e6e449f Added German description for the KDE menu 2005-07-17 13:34:18 +00:00
Susanna Björverud
7a48610665 Added Hungarian translation 2005-04-07 12:52:44 +00:00
Susanna Björverud
458604ff00 Added GenericGame to the Russian translation 2005-04-05 16:46:24 +00:00
Susanna Björverud
b60e0040d4 Added Russian translation 2005-04-05 14:16:55 +00:00
Yann Dirson
9806b88f67 add recently-removed generated files to cvsignore lists 2004-10-10 19:24:03 +00:00
Yann Dirson
61839fd0ff remove autotools-generated files from cvs control 2004-10-08 19:27:17 +00:00
Pauli Manninen
681d4c38f8 pumped version to 0.8.5
ran autogen.sh
2004-10-04 07:30:51 +00:00
Dave White
6103d56dae refactored game.cpp 2004-09-18 21:42:14 +00:00
Pauli Manninen
2705a67b90 ran ./autogen.sh 2004-09-13 10:47:43 +00:00
Dave White
aac88ce5cc added 'campaign server'...
...and capability to connect to the server to download campaigns
2004-09-12 21:55:21 +00:00
Pauli Manninen
93615be525 ran ./autogen.sh 2004-09-11 05:39:13 +00:00
Dave White
680646b25e fixed bug where trying to move onto a tile occupied by an enemy...
...but under fog of war would allow one to see where enemy units are
under the fog
2004-09-11 02:55:46 +00:00
Pauli Manninen
28245e2986 updated changelog
pumped version to 0.8.4
ran ./autogen.sh
2004-09-09 18:35:52 +00:00
Dave White
e56b98d5de added parandra; code refactoring 2004-09-06 20:50:48 +00:00
Yann Dirson
12d29cb85f cleanup a little the absolute/relative localedir handling 2004-09-03 17:19:03 +00:00
Yann Dirson
655a527057 install message catalogs together with other wesnoth data by default 2004-09-03 15:08:53 +00:00
Yann Dirson
dc4a545beb added --with-localedir configure option;
fixed configure options broken when migrating to --with; cause
--enable-debug to force -O0
2004-09-03 11:29:56 +00:00
Yann Dirson
cffb68f4bf .cvsignore more files 2004-09-02 19:27:56 +00:00
Yann Dirson
64f755c341 moved finding of data files from configure.ac to Makefile.am:
"make dist" as well
2004-09-02 09:36:11 +00:00
Dave White
04ed3003f2 made it so units with the scepter can be displayed holding the scepter;
added new sea serpent images
2004-08-29 20:33:01 +00:00
Philippe Plantier
21a3d8921f Fixed the tools in src/tools not building 2004-08-28 21:16:17 +00:00
Dave White
825e5e9856 made hosting games work elegantly when wesnothd is running on the same machine 2004-08-28 04:51:51 +00:00
Pauli Manninen
c546dde8e5 updated changelog
pumped version to 0.8.3
ran autoreconf and autogen.sh
2004-08-27 16:24:43 +00:00
Dave White
5e0815989d added feature to replace an AI or local player with an observer;
added some optimizations.
2004-08-21 22:21:05 +00:00
Yann Dirson
112830d8ad Use libtool when available to build static binary...
(on current Debian Sarge at least it needs manual fix to
libSDL_image.la, and manually rerunning final link command with -gpm
added, bugs submitted).  Moved config options at top of configure.ac
so that they can be used later.  Simplified LIBS setting in
Makefile.am.
2004-08-21 10:20:42 +00:00
Dave White
c3d2f8abe9 removed the unit description dialog in favor of unit help 2004-08-18 02:51:23 +00:00
Yann Dirson
039d4e84b2 merge of gettext branch 2004-08-15 20:25:11 +00:00
Pauli Manninen
2273628cf1 pumped version to 0.8.2
ran autoreconf
2004-08-14 20:51:12 +00:00
Dave White
666191d71c added ban functionality to multiplayer server games 2004-08-06 02:42:36 +00:00
Pauli Manninen
c58ded0cf5 pumped version to 0.8.1
ran autoreconf
2004-08-03 01:35:18 +00:00