Guillaume Melquiond
432db965db
Fixed Boost's version matching failing on some systems.
2010-05-27 07:37:13 +00:00
Guillaume Melquiond
cdd70e473c
Updated Boost detection a bit.
...
(Note: the upstream version does not work for me, so this is a
handcrafted one.)
2009-12-14 06:41:22 +00:00
Ignacio R. Morelle
40462d1d5e
Remove spurious -R command line switch from generated C++ linker step
2008-03-24 13:47:35 +00:00
Ignacio R. Morelle
08ed96b1a9
Test for ZLib installation, as requested by Sirp
2008-03-14 19:27:56 +00:00
Pauli Nieminen
ab20cd39e1
Added pkg.m4 to add PKG_CHECK_MODULES macro
2008-01-23 21:40:16 +00:00
Eric S. Raymond
6ddf569495
Adapt autotools machinery to use AC_PYTHON_DEVEL().
...
This does not solve bug #8635 yet, but is a long step towards it.
2008-01-10 14:23:34 +00:00
Eric S. Raymond
631a33d170
Address bug #10419 .
...
Having reviewed the way it's used, I don't believe using it will make Wesnoth a
derivative work of boost.m4, so v3 terms will not propagate to the
rest of the code. (Obligatory note: I am not a lawyer.)
This is an issue we'll face again when and if autotools goes v3.
2007-12-07 16:28:11 +00:00
Isaac Clerencia Perez
fa79a63b74
Remove .cvsignore files
2005-09-21 00:27:34 +00:00
Yann Dirson
eca4fd2e17
updated to gettext 0.14.4, merging po/Makefile.in.in
...
...with BRANCH_vendor_gettext at tag gnu-gettext-0_14_4; removed intl/
directory
2005-05-22 13:06:21 +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
Yann Dirson
1c87994563
removed most generated files from version control...
...
...and updated autogen.sh to rebuild them, that really makes much too
much noise, on this branch at least
2004-06-22 23:13:35 +00:00
Yann Dirson
fe195c84fc
added intl/ for platforms without proper gettext
...
added test message
2004-06-22 21:32:43 +00:00
Yann Dirson
ec18689e38
First stakes at gettext infrastructure
2004-06-21 20:44:20 +00:00