1541 Commits

Author SHA1 Message Date
Philippe Plantier
93df05d0dc FIxed editor not building 2004-09-13 18:48:07 +00:00
Pauli Manninen
2705a67b90 ran ./autogen.sh 2004-09-13 10:47:43 +00:00
Dave White
2eabb754ec patch to allow multiple recall lists 2004-09-13 03:16:19 +00:00
Dave White
9d687d0eb1 fixed bug in getting campaigns that could cause a crash...
...if files weren't available
2004-09-12 23:13:35 +00:00
Isaac Clerencia Perez
32e08fead7 Fixed several Makefile.am to make campaignd compile 2004-09-12 22:39:58 +00:00
Dave White
5d42473ef2 added forgotten file 2004-09-12 22:08:22 +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
Dave White
a60a87a690 implemented sorting of campaigns by rank 2004-09-12 14:07:21 +00:00
Guillaume Melquiond
48c3c41363 These log scopes are not useful:
they don't even say what is drawn; just remove them.
2004-09-12 12:41:46 +00:00
Guillaume Melquiond
c6ebafd443 Comment out debug message displayed on each frame of a unit animation 2004-09-12 12:33:08 +00:00
Guillaume Melquiond
2df0c805ed Missing forward declaration 2004-09-12 08:47:06 +00:00
Dave White
b50700d04b addendum to previous checkin 2004-09-12 03:00:04 +00:00
Dave White
e1d109faf0 fixed bug with [not] tags in filters 2004-09-12 02:41:56 +00:00
Yann Dirson
835289ac82 bracket the BeOS hack with #ifdef 2004-09-11 21:58:01 +00:00
Philippe Plantier
0598787322 Made it possible to have [terrain_graphics] rule as childs of [scenario]s.
Fixed a bug where tiles from terrain_graphics rule did not have the per-rule
image when only defined through [map].
2004-09-11 21:22:57 +00:00
Yann Dirson
0e74e08732 #ifdef indent 2004-09-11 20:39:51 +00:00
Pauli Manninen
2f3b938485 pumped version to 0.8.5-CVS
ran ./autogen.sh
2004-09-11 18:03:54 +00:00
Philippe Plantier
b5f4e42467 Added a way to specify the actual position of multi-hex tiles,
to fix several graphic glitches. Fixed several graphic clitches.
2004-09-11 17:17:20 +00:00
Isaac Clerencia Perez
fc9a3b3ace Added Jean-Luc Richard to about.cpp 2004-09-11 16:56:18 +00:00
Isaac Clerencia Perez
8537afd3a0 Missing German translator added 2004-09-11 16:46:39 +00:00
Isaac Clerencia Perez
7f10836e8b Renewed the German translation team 2004-09-11 16:44:54 +00:00
Guillaume Melquiond
de974a665b Keep headers ordered 2004-09-11 08:55:43 +00:00
Guillaume Melquiond
ba8de3eaeb Remove debug messages 2004-09-11 08:55:13 +00:00
Pauli Manninen
93615be525 ran ./autogen.sh 2004-09-11 05:39:13 +00:00
Dave White
8ea9ae7214 added patch to make gettext work with OSX 2004-09-11 03:23:21 +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
Guillaume Melquiond
e2485184ac Don't show the position/size of the dialog 2004-09-10 18:08:56 +00:00
Guillaume Melquiond
975f6a9e92 Don't say the font has opened okay when it has obviously not,
and remove wrapping debug.
2004-09-10 17:41:32 +00:00
Guillaume Melquiond
b0b82073c0 No need to be so verbose,
it is only important to know if we are interactive or not
2004-09-10 17:40:12 +00:00
Isaac Clerencia Perez
c86d6971b6 Added Stefan's nick (teflon) to Swedish translation team 2004-09-10 17:35:07 +00:00
Guillaume Melquiond
df839fbc74 Remove dump of help strings in widgets 2004-09-10 17:23:09 +00:00
Yann Dirson
4c7861c854 catch return value from setlocale, warn on stderr on error 2004-09-09 22:39:02 +00:00
Yann Dirson
0ad1a3bcf1 removed dead code 2004-09-09 22:32:41 +00:00
Pauli Manninen
28245e2986 updated changelog
pumped version to 0.8.4
ran ./autogen.sh
2004-09-09 18:35:52 +00:00
Yann Dirson
d7501955df fixed includes 2004-09-09 17:48:15 +00:00
Isaac Clerencia Perez
60ade5b034 Added Swedish translators to about.cpp (they are the first in the ranking :)) 2004-09-09 11:24:26 +00:00
Yann Dirson
bc77fd70dd work around BeOS' gettext implementation (adapted patch from ahwayakchih) 2004-09-08 19:55:46 +00:00
Dave White
8299185b02 fixed bug where 'The End' displayed when a scenario isn't found (CVS internal) 2004-09-08 01:36:48 +00:00
Guillaume Melquiond
856ce6ad1a Correctly detect past-the-end issue on botched utf8 strings 2004-09-07 19:52:19 +00:00
Dave White
e56b98d5de added parandra; code refactoring 2004-09-06 20:50:48 +00:00
Isaac Clerencia Perez
b50aa5933b Added Susanne Mesoy to Norwegian translation 2004-09-06 19:19:09 +00:00
Guillaume Melquiond
33b0b608d4 Fix directory handling to workaround Reiser4 "feature". See bug #10264. 2004-09-05 10:16:28 +00:00
Isaac Clerencia Perez
141e12d7c5 Fixed nasty problem in config.cpp with prevented loading saved games 2004-09-04 23:55:07 +00:00
Yann Dirson
758ac8f4b3 interpret all textdomains as UTF-8 2004-09-04 17:13:16 +00:00
Guillaume Melquiond
3273903a33 Nobody uses the features the release variable provides,
just remove it (empty data member optimization is a urban legend)
2004-09-04 16:54:20 +00:00
Dave White
69160b3eb2 added new @ prefix to {inclusion} in config files
to make it search both in the user's preferences dir and in the main data dir
2004-09-03 23:48:43 +00:00
Guillaume Melquiond
b2c7b81400 Cleanup of surface class:
trivial functions should be inline, and a bit of reorganization.
2004-09-03 21:42:00 +00:00
Yann Dirson
992c80ee55 implemented textdomain switch using textdomain= in wml 2004-09-03 21:05:36 +00:00
Kristoffer Erlandsson
038389c15d Fixed a bug where the help would be empty upon reloads (CVS only) 2004-09-03 19:34:05 +00:00
Yann Dirson
12d29cb85f cleanup a little the absolute/relative localedir handling 2004-09-03 17:19:03 +00:00