Alfredo Beaumont
7edfb478dd
Bugfix. --disable-debug flag now works as expected
2004-07-03 15:22:25 +00:00
Pauli Manninen
d370254e4e
pumped version to 0.8.1-CVS
...
ran autoreconf
2004-07-01 23:24:57 +00:00
Pauli Manninen
fed8cbb8f5
updated changelog
...
pumped version to 0.8
ran autoreconf
2004-07-01 23:21:50 +00:00
Philippe Plantier
5a6c5dfaf7
Re-enabling build of the "exploder" and "cutter" tools.
...
Adding in the repository the file whose absence was making it fail ^^
2004-06-28 18:20:02 +00:00
Pauli Manninen
ed1f8d6509
re-pumped version to 0.7.12-CVS
2004-06-28 11:41:59 +00:00
Pauli Manninen
9dc50c62c6
removed exploder and cutter from changelog
...
pumped version to 0.7.11 (for tagging)
ran autoreconf
2004-06-28 11:19:40 +00:00
Pauli Manninen
b27a5208b7
pumped version to 0.7.12-CVS
2004-06-28 09:17:11 +00:00
Pauli Manninen
a387aa9137
disabled exploder and cutter from being compiled as dummy_video.cpp is missing
2004-06-28 07:09:50 +00:00
Philippe Plantier
074c56ebf2
Added the cutter tool.
...
Added back the exploder tool, hopefully with all needed files so it do
not break compilation.
Fixed the autotools scripts only being partially commited on the last commit.
2004-06-27 16:47:02 +00:00
Pauli Manninen
feeffbba6b
pumped version to 0.7.11-CVS
...
ran autoreconf
2004-06-21 00:16:21 +00:00
Pauli Manninen
adc3ae1a8b
removed exploder from tools/Makefile.am
...
ran autoreconf
2004-06-20 23:02:22 +00:00
Pauli Manninen
a7b1cbaa4c
pumped version to 0.7.10
...
ran autoreconf
2004-06-20 22:45:12 +00:00
Philippe Plantier
2df8675fa8
Added the first version of the "exploder" tool.
...
It works, but it is pretty useless now, without documentation. But
this should come shortly.
2004-06-20 17:13:59 +00:00
Alfredo Beaumont
d619f20818
Checks for libpng
2004-06-20 14:42:53 +00:00
Alfredo Beaumont
83fa169842
Fixed SDL version checking bug in MacOSX
2004-06-13 19:53:29 +00:00
Pauli Manninen
3adba6c23e
pumped version to 0.7.10-CVS
...
ran autoreconf
2004-06-11 21:45:55 +00:00
Pauli Manninen
44691b0db5
tweaked changelog
...
pumped version to 0.7.9
ran autoreconf
2004-06-11 21:03:16 +00:00
Alfredo Beaumont
4a98c292c0
Check for SDL version > 1.2.7. Otherwise wesnoth won't compile.
2004-06-11 16:20:36 +00:00
Pauli Manninen
5f3d7a6ca0
updated changelog
2004-06-10 09:28:58 +00:00
Pauli Manninen
da10c90fb5
pumped version to 0.7.9-CVS
...
ran autoreconf
2004-05-27 23:44:03 +00:00
Pauli Manninen
fc265cce6b
pumped version to 0.7.8
...
ran autoreconf
updated changelog
2004-05-27 22:10:15 +00:00
Pauli Manninen
5ced5d005f
pumped version to 0.7.8-CVS
...
ran autoreconf
2004-05-19 23:18:14 +00:00
Pauli Manninen
356b1cb555
pumped version to 0.7.7
...
ran autoreconf
updated changelog
2004-05-19 21:11:22 +00:00
Francisco Muñoz
a9fcf3554d
Added images for boneshooter by Darth Fool
2004-05-14 18:04:26 +00:00
John B. Messerly
51abdb0d85
Added a new (not compiled by default) program called 'wesnoth_zip'.
...
It compresses/decompresses WML files using config::read_compressed and
config::write_compressed. The interface is similar to gzip (it's
intended to be a subset. This tool is for Wesnoth developers who are
working with Wesnoth's binary (compressed) WML format.
2004-05-11 05:36:21 +00:00
Pauli Manninen
a9c9423cd7
pumped version to 0.7.7-CVS
...
ran autoreconf
2004-05-04 00:46:46 +00:00
Pauli Manninen
9059ab6000
pumped version to 0.7.6
...
ran autoreconf
2004-05-03 22:32:49 +00:00
Alfredo Beaumont
fbf732c41b
Added --fno-omit-frame-pointer to autotools...
...
...to prevent possible crashes due to gcc bug
2004-04-29 21:12:49 +00:00
Dave White
7c6ecec04e
fixed some compile warnings
2004-04-28 15:03:32 +00:00
Pauli Manninen
f317de6067
pumped version to 0.7.6-CVS
2004-04-24 19:14:43 +00:00
Pauli Manninen
72e9e00ac5
updated changelog
...
pumped version to 0.7.5
ran autoreconf
2004-04-24 17:53:12 +00:00
Alfredo Beaumont
42773a6cb9
Fixed OGG checks for --enable-lite option
2004-04-24 09:57:18 +00:00
Pauli Manninen
8f03ee6059
pumped version to 0.7.5-CVS
...
ran autoreconf
2004-04-24 02:28:31 +00:00
Pauli Manninen
03197740b3
ran autoreconf
2004-04-24 00:44:06 +00:00
Pauli Manninen
0c1c9bf9d3
updated changelog
...
pumped version to 0.7.4
ran autoreconf
2004-04-24 00:29:04 +00:00
Alfredo Beaumont
dc7eab7dc9
Add --enable-tile for tile version of wesnoth
2004-04-21 22:08:13 +00:00
Alfredo Beaumont
b4711cfca2
Removed check for signness of char
2004-04-20 21:46:11 +00:00
Pauli Manninen
a028815955
added builder.hpp to src/Automake.am
...
ran autoreconf
2004-04-19 17:09:37 +00:00
Alfredo Beaumont
14cbbd9160
Fix to signed char detection. Now it uses C++ compiler
2004-04-18 19:53:00 +00:00
Pauli Manninen
2170375949
pumped version to 0.7.4-CVS
...
ran autoreconf
2004-04-18 06:54:04 +00:00
Pauli Manninen
62aed478fe
updated changelog
...
pumped version 0.7.3
ran autoreconf
2004-04-18 06:21:20 +00:00
Alfredo Beaumont
b04737de72
Configure checks that char is signed
2004-04-17 21:39:30 +00:00
Alfredo Beaumont
22a046efa2
Basic support for static compiling
2004-04-17 18:37:47 +00:00
Alfredo Beaumont
47524b26be
Fixed an unimportant bug.
2004-04-08 08:42:12 +00:00
Pauli Manninen
cd1e95d971
pumped version to 0.7.3-CVS
...
ran autoreconf
2004-04-08 04:49:32 +00:00
Pauli Manninen
318e5119d4
pumped version to 0.7.2
...
ran autoreconf
2004-04-08 04:23:17 +00:00
Pauli Manninen
1ef27f14b2
removed z_ai.[ch]pp from src/Makefile.am
...
ran autoreconf
2004-04-07 10:44:24 +00:00
Alfredo Beaumont
89f38e7136
Autotools clean up. Thanks to Guillem Jover
2004-04-06 23:29:47 +00:00
Pauli Manninen
3937c892d6
pumped version to 0.7.2-CVS
...
ran automake
2004-04-03 18:29:54 +00:00
Pauli Manninen
16c976cb7c
re-ran automake
2004-04-03 18:06:21 +00:00