Yann Dirson
655a527057
install message catalogs together with other wesnoth data by default
2004-09-03 15:08:53 +00:00
Yann Dirson
dc4a545beb
added --with-localedir configure option;
...
fixed configure options broken when migrating to --with; cause
--enable-debug to force -O0
2004-09-03 11:29:56 +00:00
Yann Dirson
306c0017c2
make editor init wesnoth-lib textdomain to get prefs translated
2004-09-03 10:35:28 +00:00
Yann Dirson
a33d502dbb
new wesnoth-lib textdomain, only contains preferences.cpp for now
2004-09-03 09:57:08 +00:00
Yann Dirson
1af1e56ec7
use macro to make it easier to eventually switch textdomain
2004-09-03 09:20:31 +00:00
Yann Dirson
bc23845b6b
fixed editor compilation resulting from too-quick gettextisation,
...
by using better translatable strings
2004-09-03 08:27:13 +00:00
Guillaume Melquiond
1626b9db93
Text rendering optimization, see patch 3334 for comments
2004-09-03 07:18:48 +00:00
Yann Dirson
7dcbfacc26
ran wml2gettext on editor
2004-09-03 00:42:36 +00:00
Yann Dirson
efebb23918
typo
2004-09-02 19:31:26 +00:00
Yann Dirson
cffb68f4bf
.cvsignore more files
2004-09-02 19:27:56 +00:00
Yann Dirson
1dcd7fa7e8
missing file from the "reducing deps" commit
2004-09-02 19:15:19 +00:00
Yann Dirson
558d7daf14
first attempt at desentangling file deps to make editor smaller
2004-09-02 15:41:10 +00:00
Yann Dirson
7861533d0b
added support for using C++ files using a different domain;
...
new dsgettext function
2004-09-02 15:19:01 +00:00
Yann Dirson
0a5f545d1c
bind to wesnoth-lib textdomain as well
2004-09-02 15:17:32 +00:00
Yann Dirson
1727306280
fixed multiline string
2004-09-02 14:01:21 +00:00
Isaac Clerencia Perez
f4957ffd8d
More i18n changes in editor source
2004-09-02 11:43:11 +00:00
Isaac Clerencia Perez
3ae265a60c
First steps towards a gettext translatable editor ;)
2004-09-02 11:34:28 +00:00
Yann Dirson
64f755c341
moved finding of data files from configure.ac to Makefile.am:
...
"make dist" as well
2004-09-02 09:36:11 +00:00
Jordà Polo
84b3b2688c
fixed C�dric
2004-08-31 21:05:56 +00:00
Jordà Polo
37a1a29454
added Yann Dirson as Developer
2004-08-31 20:37:38 +00:00
Jordà Polo
0f37fb52cd
fixed minor bug
2004-08-31 20:19:33 +00:00
Jordà Polo
1580d77a25
updated about
2004-08-31 19:51:52 +00:00
Jordà Polo
24913a2253
updated about
2004-08-31 19:47:41 +00:00
Isaac Clerencia Perez
1a550ac1c3
Changed Kovar's 'r' with caron to simple 'r'...
...
...to be correctly displayed with Vera font
2004-08-31 14:10:27 +00:00
Isaac Clerencia Perez
eeb4598db9
Added Czech translation team to about
2004-08-31 13:32:51 +00:00
Isaac Clerencia Perez
05df7c9e64
Removing forgotten debug code
...
< Ce`dric> isaac: what is this woo thingie, btw. Forgotten debug code?
< isaac> Ce`dric: oops
< isaac> Ce`dric: sure :P
2004-08-31 13:19:43 +00:00
Isaac Clerencia Perez
e0fa9fabbb
Make credits translatable,
...
I've needed to move the string vector inside a function because
otherwise I couldn't call gettext because the textdomain wasn't still
set. Have a look at it, Dave.
2004-08-31 12:00:24 +00:00
Dave White
3003d18a11
made charge, backstab, and steadfast abilities use true doubling and halving...
...
...of damage rather than additive percentage calculations
2004-08-31 02:02:37 +00:00
Kristoffer Erlandsson
87c04f5183
Fixed the problem with parse errors occuring in the units descriptions.
...
Fixed empty terrain names occuring in the help system.
2004-08-30 17:46:28 +00:00
Dave White
695ab820f8
made recall work properly
2004-08-30 02:05:28 +00:00
Dave White
f173278be0
made units disappear properly when they die
2004-08-30 02:03:07 +00:00
Dave White
404c93ad6f
undo of previous accidental checkin
2004-08-30 02:00:36 +00:00
Dave White
99781f3447
made vision range based on potential movement
2004-08-30 01:36:32 +00:00
Dave White
3b70cd0127
small dialog improvements
2004-08-30 01:23:16 +00:00
Dave White
b3352567a8
made it so that cycling units with 'n' doesn't show enemy invisible units...
...
...while it's their turn
2004-08-30 01:03:59 +00:00
Dave White
2191efbfe4
made it so that saving with illegal characters in the filename...
...
....will fail elegantly with an error message
2004-08-29 23:28:26 +00:00
Dave White
04ed3003f2
made it so units with the scepter can be displayed holding the scepter;
...
added new sea serpent images
2004-08-29 20:33:01 +00:00
Philippe Plantier
caaac267c4
Fixed a bug where unselected units were too dark.
2004-08-29 19:31:39 +00:00
Guillaume Melquiond
df03440062
No need for pixel_data::read to be in the header;
...
it's too big to be inlined anyway. Remove the dependence on config.hpp
as a side effect.
2004-08-29 17:17:45 +00:00
Kristoffer Erlandsson
0e8b77a955
The help system should open much faster after the first try now.
2004-08-29 17:05:29 +00:00
Kristoffer Erlandsson
ada7085bb6
Potential fix to the help system parse errors occuring.
...
Made the error message more descriptive to help with further debugging.
2004-08-29 16:48:01 +00:00
Dave White
e3b87d78e7
some gettext fixes
2004-08-29 16:09:57 +00:00
Dave White
7cac94778f
fixed sounds to hopefully work well on all systems
2004-08-29 15:21:10 +00:00
Yann Dirson
23399f493a
missing generated file from patch 3322 changeset (sigh)
2004-08-29 15:02:48 +00:00
Yann Dirson
37d0073136
drop the font from english.cfg,
...
...fill it directly from font.cpp. also drop useless strings
2004-08-29 14:58:40 +00:00
Isaac Clerencia Perez
b779590507
Changed about.cpp to use only a push_back instead of a hundred (Silene's patch)
2004-08-29 14:05:41 +00:00
Isaac Clerencia Perez
8b985a05e2
Added ai_interface.hpp to Makefile.am
2004-08-29 11:54:24 +00:00
Isaac Clerencia Perez
3b6cf7aad0
Applied Silene's "speed up compilation - AI" (patch #3322 )
2004-08-29 11:48:34 +00:00
Isaac Clerencia Perez
2b18748bb2
Applied patch from Silene which deals with several warnings (patch #3318 )
2004-08-29 11:12:20 +00:00
Isaac Clerencia Perez
002ae3fde6
Applied patch from Silene (patch #3320 ) to speed up village location
2004-08-28 23:23:05 +00:00