Commit Graph

254 Commits

Author SHA1 Message Date
Eric S. Raymond
822439e8ee Address bug #9296 by adding a switch to disable Python module installation. 2007-06-08 21:50:54 +00:00
Eric S. Raymond
8fb016cbe9 Eliminate all but three compiler warnings.
Most are banished by use of a new UNUSED macro that expnds to the
right GNU C++ attribute but an empty string elsewhere.  I have the
definition being generated into config.h, which therefore has to be
included a few places it wasn't before.  There might be a better place
to put it.
2007-06-08 19:54:28 +00:00
Mark de Wever
65c0563f9d removes zipios support.
Project files in the root haven't been updated since I'm unable to test them.
2007-06-02 06:46:01 +00:00
Mark de Wever
d5243e114c really remove WESNOTH_DEFAULT_SERVER;
with it still in configure.ac it also gets back in wesconfig.h
2007-06-02 06:35:51 +00:00
Elias Pschernig
e645d62ed2 fixed python module path 2007-05-31 19:00:49 +00:00
Elias Pschernig
64ddf173c2 Removed use of AM_PYTHON_PATH...
as it makes autotools fail if no python is present.
2007-05-29 18:23:01 +00:00
Mark de Wever
249d3039e9 bump minimum savegame version to 1.3.2
since the automatic terrain translation is about to be removed
2007-05-27 14:53:44 +00:00
Nils Kneuper
2e10eb1ad0 bumped version to 1.3.3+svn
and changed ports for the default mp server to the one for trunk
2007-05-26 09:21:18 +00:00
Nils Kneuper
43e95200ad bumped version to 1.3.3 2007-05-25 18:14:55 +00:00
Mark de Wever
ae269e7fee removed the option to show deprecated WML messages in a dialog,
it's really too annoying
2007-05-24 18:29:29 +00:00
Eric S. Raymond
97d36340d8 Make the PNG check message more informative...
...in case of more image moves.
2007-05-16 16:04:35 +00:00
Eric S. Raymond
c5db737d70 Make the PNG capability test point at an image that actually exists. 2007-05-16 15:53:48 +00:00
Nils Kneuper
406da6fb81 moved textdomain from wesnoth-Descent to wesnoth-did 2007-05-10 17:24:29 +00:00
Nils Kneuper
6e5d66b1d1 wescamp import of Descend into Darkness 2007-05-10 17:20:31 +00:00
Eric S. Raymond
ebe3493f6d Cosmetic fix. 2007-05-10 12:03:16 +00:00
Nils Kneuper
333cb3683c changed textdomain for SoF from wesnoth-Sceptre_of_Fire to wesnoth-sof 2007-05-07 20:54:42 +00:00
Nils Kneuper
d1f3ca73a0 wescamp import of Sceptre of Fire 2007-05-07 20:53:26 +00:00
Eric S. Raymond
566d56938e Factor the macroscope cross-reference generator into a re-usable module...
...and a wrapper, because other tools will need the cross-referencer.  

Note to packagers: 'make install' now puts wmltools.py in the Python directory
for site-local packages.  If you build a Wesnoth development package, include
this.  But the main Wesnoth package for players can leave it out.
2007-05-07 14:18:20 +00:00
Nils Kneuper
709e2e5688 moved textdomains for wesnoth-Son_Of_The_Black_Eye to wesnoth-SotBE 2007-05-03 13:20:51 +00:00
Nils Kneuper
4e7156292a wecamp import of SotBE, move of textdomain will follow afterwards 2007-05-03 13:19:41 +00:00
Nils Kneuper
dc8beda7d7 moved textdomains for Northern_rebirth to nr 2007-05-02 18:21:44 +00:00
Nils Kneuper
a59b259243 added files for the translation of Northern Rebirth 2007-04-30 11:00:44 +00:00
Mark de Wever
6ad1e04ae4 Disallow loading versions prior to 1.3.1 (changelog entry will follow) 2007-04-29 14:33:52 +00:00
Isaac Clerencia Perez
45d7cdbf53 Don't have configure failing if python is not found, just disable it,
bug #8315
2007-04-27 11:42:52 +00:00
Nils Kneuper
e254e4fe1f bumped version to 1.3.2+svn 2007-04-25 18:48:31 +00:00
Eric S. Raymond
2a508e1542 Minor fixes for SVN-revision display. 2007-04-25 16:48:33 +00:00
Eric S. Raymond
0db20f348c Add option to enable SVN revision display, defaulting to off. 2007-04-25 15:39:59 +00:00
Nils Kneuper
9a85b442d6 bummped version to 1.3.2, will wait 40mins with tagging... 2007-04-25 14:19:45 +00:00
Isaac Clerencia Perez
a1aef025ce Fix detection of python libraries,
for some reason the variable defined to cache the result of the python
detection has changed and the code that invalidated the cache to be
able to check several directories no longer worked because of that
2007-04-23 22:03:07 +00:00
Isaac Clerencia Perez
51009a408d Check for python 2.4 instead of 2.3 2007-04-23 10:18:37 +00:00
Gunter Labes
608f637d81 change MP server port from 14998 to 15000 2007-04-19 23:19:01 +00:00
Ali El Gariani
93d60a4c14 For tiny-gui: add comment in configure option and code...
...about the needed scaling of images during install.
2007-04-04 19:34:13 +00:00
Mark de Wever
9332a97d13 made the WML less intrusive by changing the default option. 2007-03-19 06:45:24 +00:00
Mark de Wever
be2b213a46 the changes to wesconfig.h didn't survive a configure, now they do 2007-03-11 17:51:17 +00:00
Karol Nowak
66ec68c2ee Remove --enable-gp2x switch from configure script...
...and an obsolete changelog entry
2007-02-27 16:23:06 +00:00
Nils Kneuper
78b56a2496 bumped version to 1.3.1+svn
still have to add a new correct mp server for trunk
2007-02-26 16:42:19 +00:00
Nils Kneuper
f0a594651e version bump to 1.3.1 2007-02-25 17:37:09 +00:00
David Philippi
739452000d applied patch #671 2007-02-07 18:10:07 +00:00
Nils Kneuper
f37539ad78 enable python as default, use --disable-python to not compile...
...with python support

python >= 2.3 is required

please revert if it causes serious problems, it should not do so
2007-01-20 16:46:52 +00:00
Jérémy Rosen
2fd7fab299 change the way new SUF are implemented,
to allow tricky cases of backward compatibility
2006-12-02 11:33:22 +00:00
Jérémy Rosen
f1d5aa8854 small patch to correctly handle libpng support in configure.ac 2006-11-19 18:07:50 +00:00
David Philippi
76d86c5538 slightly better help string after yann's change :-) 2006-10-07 19:16:54 +00:00
Yann Dirson
963ec49b5c Make --without-zipios the default 2006-10-07 17:56:47 +00:00
Karol Nowak
8a97634c73 Add --enable-gp2x switch for gp2x-specific code. 2006-09-17 09:05:52 +00:00
Jordà Polo
408915a652 Allow 'make update-po4a' if po4a is installed. 2006-08-08 18:15:20 +00:00
Bruno Wolff III
60bf0afdc3 This is 2006-08-08T16:52:55Z!bruno@wolff.to applied to trunk. 2006-08-08 16:53:40 +00:00
Karol Nowak
afa27092fe Introduce a new configure switch (--enable-lowmem)
for reduced memory usage by removing extra functionality
2006-08-04 12:18:34 +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
Isaac Clerencia Perez
a7b36053d1 Remove 1.1.7+svn changes from trunk's changelog,
...they will be added once 1.2 is out.

Bumped version to 1.3-svn
2006-07-04 12:15:27 +00:00