461 Commits

Author SHA1 Message Date
Gunter Labes
07f041d0c0 build the server by default 2009-05-08 15:30:52 +00:00
Guillaume Melquiond
5bb0a75cac Removed -Wno-sign-compare...
...and -Wno-unused-{function,label,variable,value} from compile options.
2009-04-25 14:06:46 +00:00
Guillaume Melquiond
9535cf7fac Conditionalized sendfile support...
...on the presence of sys/sendfile.h, since FreeBSD version is
slightly different.
2009-04-23 21:43:29 +00:00
Iurii Chernyi
0892b7d631 Fixed issue with autogen.sh not finding lua-5.1 on FreeBSD 2009-04-23 21:32:07 +00:00
Guillaume Melquiond
9f46eed858 Reverted "Removed conditional compilation...
...for dummy_locales option" (2009-04-12T10:16:02Z!loonycyborg@gmail.com)

It doesn't detect disabled option and it causes problems on Windows.
2009-04-12 10:40:14 +00:00
Sergey Popov
b10bc463b1 Removed conditional compilation for dummy_locales option
Since it doesn't save much binary size/compile time but adds a
possibility of uncaught compile errors unless both values of the options
are regularly tested.
2009-04-12 10:16:02 +00:00
Nils Kneuper
5076f1796f change textdomain from wesnoth-Delfadors_Memoirs to wesnoth-dm
add wesnoth-dm to CMake build system
2009-04-10 17:28:10 +00:00
Nils Kneuper
bc0f04e783 import po files for Delfadors Memoirs from (ancient) wescamp translations
created po files for those not in that ancient wescamp version

pot-update for this campaign to have it match latest string status

steps to follow: switch textdomain to wesnoth-dm, add wesnoth-dm to g.w.o, ...
2009-04-10 17:19:52 +00:00
Daniel Franke
26ecf0955a Improve autotools error message when SDL_ttf is missing or too old.
Fixes bug #13249

[[Split portion of a mixed commit.]]
2009-03-29 09:16:31 +00:00
Guillaume Melquiond
1b9c2f552e Added support for Lua scripts. 2009-03-22 18:59:12 +00:00
Nils Kneuper
1031ea65e8 correct changelog entries to list all the 1.6a stuff correctly
bump version to 1.7.0-svn
2009-03-20 00:13:26 +00:00
Nils Kneuper
44d814755a bump version to 1.6 (finally!) 2009-03-18 16:41:42 +00:00
Nils Kneuper
dd87d6f429 post release version bump to 1.5.14+svn
took over the changelog entry for the max map size in the editor, too
2009-03-15 23:37:14 +00:00
Nils Kneuper
bc3ba54291 bump version to 1.5.14 2009-03-15 22:33:13 +00:00
Mark de Wever
0f278988a4 Reduce the fontconfig dependency to 2.4.1.
On the forum there has been a report[1] that 2.4.1 also works so lower the
dependency.

[1] http://www.wesnoth.org/forum/viewtopic.php?f=4&t=24456
2009-03-13 17:49:38 +00:00
Guillaume Melquiond
77f33d2270 Added proper detection of round and sendfile. 2009-03-10 13:07:19 +00:00
Nils Kneuper
8a78f68d98 post release version bump to 1.5.13+svn 2009-03-08 22:42:54 +00:00
Nils Kneuper
4e76c74041 bump version to 1.5.13 2009-03-08 21:54:57 +00:00
Nils Kneuper
89f8d3e355 post release version bump to 1.5.12 2009-03-01 21:43:19 +00:00
Nils Kneuper
3b8fc24e1b bump version to 1.5.12-1.6rc1 2009-03-01 20:29:16 +00:00
Nils Kneuper
960387bbef post release version bump to 1.5.11+svn 2009-02-23 23:29:56 +00:00
Sergey Popov
8d0095f9ff Fix "pkgpython_PYTHON' is used but pkgpythondir' is undefined"...
...autotools error.
2009-02-23 22:44:38 +00:00
Sergey Popov
e1ea62cda0 Remove AC_ARG_ENABLE for python ai support and python check from autotools. 2009-02-23 22:34:01 +00:00
Nils Kneuper
1459d34d22 turn python off by default in autotools...
...and mention that python support is not used ingame anyway

real removal of the flags has still to be done
2009-02-23 22:29:10 +00:00
Nils Kneuper
2d16cec623 revert part of the changes by dfranke,
...those broke creation of the tarball

now the interesting task starts:

get rid off the python configure check (and using python flags at
building) without breaking installation of the python tools
2009-02-23 22:20:14 +00:00
Nils Kneuper
841a800e95 some changelog updates
bump version to 1.5.11-1.6beta3
2009-02-23 22:03:12 +00:00
Daniel Franke
d2d21276a2 Remove Python AI, resolving bug #13047 and #13048. 2009-02-23 07:05:50 +00:00
Nils Kneuper
dc18092554 post release version bump to 1.5.10+svn 2009-02-15 21:54:46 +00:00
Nils Kneuper
453eccfc38 bump version to 1.5.10 for the upcoming release (still about 60mins left...) 2009-02-15 19:58:41 +00:00
Nils Kneuper
18e2ddbf1f post release version bump to 1.5.9+svn 2009-02-01 21:50:44 +00:00
Nils Kneuper
146f2578bb bump version to 1.5.9 2009-02-01 19:05:02 +00:00
Nils Kneuper
b091040ada post release version bump to 1.5.8 2009-01-18 15:31:06 +00:00
Nils Kneuper
206bbcd710 changelog updates/fixes
bumped version to 1.5.8
2009-01-18 14:31:01 +00:00
Nils Kneuper
107826031e post release version bump to 1.5.7+svn 2008-12-30 23:37:16 +00:00
Mark de Wever
d8262df9c5 Disable the new pool allocated by default.
The new allocator seems to give some problems on some systems so disable
by default. The changes haven't been tested on scons and cmake.
2008-12-30 21:03:11 +00:00
Nils Kneuper
5d8e98bbed bump version to 1.5.7
tagging got to wait for mordantes change to the build system(s)
disabling the new memory allocator by default
2008-12-30 20:49:23 +00:00
Mark de Wever
0f28a42494 Properly implement the CFLAGS for autotools.
There was a bug in the $ZLIB_CFLAGS and also duplicated the CXXFLAGS at
most places. Not everywhere since poolalloc.c still has some issues.
2008-12-27 13:14:57 +00:00
Mark de Wever
5d2251dad1 Add the option to autotools to disable poolalloc. 2008-12-26 12:18:01 +00:00
Nils Kneuper
8f7a6c6936 correct some values
rewrite the "evaluating build systems"-part to refelect current
situation better insert correct places for reporting bugs
2008-11-23 11:38:41 +00:00
Nils Kneuper
4a4ca0816f post release version bump to 1.5.6+svn 2008-11-22 20:31:20 +00:00
Nils Kneuper
4357061f38 bump version to 1.5.6
tiny changes to the changelog...
2008-11-22 19:26:18 +00:00
Nils Kneuper
01c0ba38a8 restore UtBS since ESR is going to make it work as expected again... 2008-11-17 18:37:44 +00:00
Nils Kneuper
5d9a606873 step 3 of moving UtBS out of mainline 2008-11-16 19:26:14 +00:00
Mark de Wever
9c1e36145c Add a new debug class for the widgets.
This debug option can output dot files which can be transformed to
images so it's easier to get debug info about the widgets in a
window. This function is enabled by the --enable-debug-window-layout
configure switch. It has not been implemented in the other build
systems yet. (Not sure whether or not it's needed.)
2008-11-10 20:01:25 +00:00
Nils Kneuper
f03d9eeb1f initial po files for Legend of Wesmere, direct copy from wescamp
(pot-update on files to follow)
2008-10-07 14:13:04 +00:00
Nils Kneuper
d2ca2f9c82 post release version bump to 1.5.5+svn 2008-10-05 19:21:19 +00:00
Nils Kneuper
62ea512289 bump version to 1.5.5 2008-10-05 18:38:20 +00:00
Nils Kneuper
68d31c5902 allow building with autotools again 2008-10-04 19:30:36 +00:00
Mark de Wever
3d34ea9173 Editor cleanups.
* Remove the now obsolete manual.

* Rename to editor in autotools and document it's enable by default.
2008-10-04 13:22:57 +00:00
Tomasz Śniatowski
6022234caa Remove the old editor.
This includes removing sources, cfg files, editor targets in build
systems (scons was done already), and removing old-editor only parts
from several other files under data/ and src/. There probably are some
remains of the old editor left.
2008-10-04 12:24:35 +01:00