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
Isaac Clerencia Perez
d606a95719
Bump version to 1.1.7+svn
2006-06-24 08:03:19 +00:00
Isaac Clerencia Perez
d26d5669f3
1.1.7
2006-06-22 06:19:58 +00:00
Isaac Clerencia Perez
de97887a1b
1.1.6+svn
2006-06-21 12:32:35 +00:00
Isaac Clerencia Perez
5e2141bf36
1.1.6
2006-06-21 11:10:18 +00:00
Isaac Clerencia Perez
c537d5f3aa
Bump version to 1.1.5+svn
2006-06-09 22:19:21 +00:00
Isaac Clerencia Perez
a93fa33c4a
Bump version to 1.1.5
2006-06-09 14:53:30 +00:00
Gunter Labes
4768dddbbb
fix erroneous check for PNG support (bug #6113 )
2006-06-08 12:56:50 +00:00
Isaac Clerencia Perez
eb93886325
Remove AM_MAINTAINER_MODE from trunk configure.ac
2006-06-08 06:53:33 +00:00
Isaac Clerencia Perez
4937f995bd
Bump version to 1.1.4+svn
2006-05-30 10:05:33 +00:00
Isaac Clerencia Perez
bd680e7f1f
Approaching 1.1.4
2006-05-30 06:04:04 +00:00
Isaac Clerencia Perez
2927a6c581
Bump version to 1.1.3+svn
2006-05-24 22:30:51 +00:00
Isaac Clerencia Perez
f98aadb767
Bump version to 1.1.3
2006-05-24 05:57:54 +00:00