Commit Graph

4699 Commits

Author SHA1 Message Date
Cédric Duval
2e9cc4fc2b Updated portuguese translation. 2004-11-01 16:34:22 +00:00
Cédric Duval
cfced93cdb Defeated miyo's evil plans. :> 2004-11-01 16:28:56 +00:00
Cédric Duval
ec10dd6472 Fixed untranslatable map name. 2004-11-01 15:42:22 +00:00
James Spencer
c4b60377aa Prevent prolonged darkness 2004-11-01 08:49:32 +00:00
James Spencer
5e2c43722f Use Typhon portrait, Use new merfolk... 2004-11-01 08:44:01 +00:00
Pauli Manninen
f6d3976686 updated changelog 2004-11-01 07:17:31 +00:00
Yann Dirson
633ac5337a updated changelog for last commit 2004-11-01 00:34:13 +00:00
Yann Dirson
8bb469ce35 delayed initialization of gettext system...
...until command-line has been parsed and get_intl_dir() returns what
we expect it to
2004-11-01 00:29:51 +00:00
Cédric Duval
e4d73d4f9d Added Lord Typhon's portrait. 2004-10-31 23:34:07 +00:00
Guillaume Melquiond
8757fccecf Fix textbox background refresh. 2004-10-31 23:12:07 +00:00
Guillaume Melquiond
bb4b6cece4 When selecting faction, the leader should get visibly modified.
Do it by deselecting on option list change.
2004-10-31 22:23:43 +00:00
Guillaume Melquiond
866504b122 Fix a few problems with buttons.
The old behavior of checkboxes (dragging a click over them) is still
available.
2004-10-31 21:42:56 +00:00
Philippe Plantier
bbf5436664 Inverted layering of desert and dirt transitions,
so that the sand goes on the dirt.
2004-10-31 21:37:27 +00:00
Guillaume Melquiond
92cc99799b The widgets rewrite;
a whole lot of new bugs for those who were bored with the old ones. It
comes with a patch (see task #3503) in case somebody needs to revert
it.
2004-10-31 20:50:13 +00:00
Philippe Plantier
ba0d6ebcf2 Fixed the menus not being totally translated. 2004-10-31 20:42:17 +00:00
James Spencer
9e99f565a2 A Fix for Chest placement 2004-10-31 20:30:30 +00:00
James Spencer
a23e7085a6 Fix the trident to use the new Merfolk 2004-10-31 20:13:43 +00:00
Yann Dirson
9eeded3ce2 declare correct gettext domain for hotkeys 2004-10-31 20:06:24 +00:00
Guillaume Melquiond
e080d34827 The code for handling objects was obsolete. Now fixed. 2004-10-31 19:46:57 +00:00
Philippe Plantier
c26ebd98df Fixed an unproperly-escaped quote in the French translation 2004-10-31 19:20:07 +00:00
Pauli Manninen
3e91a28ad8 pumped version to 0.8.8-CVS 2004-10-31 19:14:07 +00:00
Philippe Plantier
2f81426586 Partly rewrote the hotkey system, fixing bug 9981,
other possible hotkeys bug, and simplifying the access to hotkeys.
2004-10-31 18:48:07 +00:00
Cédric Duval
12948da4ec Updated swedish translation. 2004-10-31 18:04:48 +00:00
Pauli Manninen
a8ea4a2df8 fixed changelog header 2004-10-31 17:10:33 +00:00
Guillaume Melquiond
be7cd157a3 Fix typos 2004-10-31 15:34:40 +00:00
Guillaume Melquiond
e57b0b56c2 Few changes 2004-10-31 15:24:16 +00:00
Philippe Plantier
abe0774338 Update changelog 2004-10-31 15:21:38 +00:00
Pauli Manninen
f0a0545699 dos2unix 2004-10-31 15:21:04 +00:00
Cédric Duval
4903fd88ae Fixed typo. 2004-10-31 15:18:21 +00:00
Pauli Manninen
d7b93e9404 pumped version to 0.8.7 2004-10-31 15:12:19 +00:00
Guillaume Melquiond
3c552b2db8 Various improvements to the french translation. 2004-10-31 14:57:20 +00:00
Pauli Manninen
920acdcc09 updated changelog 2004-10-31 14:56:16 +00:00
Dave White
59f4067b6d removed unnecessary assertion 2004-10-31 14:45:45 +00:00
Guillaume Melquiond
5f5619c722 Fix untranslatability in the damage-computation-thingy dialog box. 2004-10-31 14:28:31 +00:00
Cédric Duval
4729c7a76b Forcing a config reload upon language change. 2004-10-31 13:18:56 +00:00
Philippe Plantier
fd469bb905 Fixed Makefile.am not including SDL_ttf.h 2004-10-31 12:45:50 +00:00
Philippe Plantier
e54684259b Changed the order of include paths in the Makefile.am file,
to make sure local headers have priority over system ones 

(fixing the wrong SDL_ttf header being included)
2004-10-31 11:58:22 +00:00
Pauli Manninen
4230536319 updated changelog 2004-10-31 10:25:48 +00:00
Philippe Plantier
3fe5e862de Updated the French translation 2004-10-31 09:00:11 +00:00
Philippe Plantier
38eb4eb4d2 Updated the French translation. 2004-10-31 08:57:39 +00:00
Richard Kettering
4bc6bc81c8 Added animations for Merman Triton, slightly reduced damage. 2004-10-31 08:27:05 +00:00
Richard Kettering
5b04bfa5a6 Added animations for Merman Hoplite, downpowered stats. 2004-10-31 08:25:56 +00:00
Guillaume Melquiond
103992d683 Help system a bit faster by directly caching the parsed text...
...rather than the generated markup text. Also clean the unit topic
generator: identation and code.
2004-10-31 08:19:40 +00:00
Richard Kettering
a84eeb0bb0 Animated Merman Triton and Hoplite.
Made slight cosmetic change to attacks of warrior and fighter.
2004-10-31 08:15:04 +00:00
Guillaume Melquiond
4686661007 Reduce help.hpp to minimum size and dependencies.
Should somewhat speed up (re)compilation.
2004-10-31 07:19:44 +00:00
James Spencer
8fe155dd6b get rid of call to delay 2004-10-31 06:59:17 +00:00
Dave White
ee3cc9fe99 added server facility to record the way games end 2004-10-31 05:13:22 +00:00
Cédric Duval
fd8b5dd962 Per-language cache files. Fixes #10338.
Another approach would be to invalidate _every_ cache file for the current
Wesnoth version, whenever the language is changed.

Opinions?
2004-10-31 03:20:14 +00:00
James Spencer
c0eeb5247e Map descriptions 2004-10-31 03:08:33 +00:00
James Spencer
b4702ea1df Make the Lt. not hit lv. 4 in TRoW.
He shouldn't hit a higher level than Haldric or Jessica.
2004-10-31 03:02:23 +00:00