Commit Graph

4901 Commits

Author SHA1 Message Date
Yann Dirson
a94e9354e3 more relative positionning in 1024x768 theme 2004-12-08 23:11:16 +00:00
Yann Dirson
98b1d68f52 typo 2004-12-08 23:01:35 +00:00
Yann Dirson
80601853ff allow relative theme rects to reference other rects...
...within the same config subtree
2004-12-08 22:59:26 +00:00
Jordà Polo
e83d93d157 updated catalan translation 2004-12-08 20:47:28 +00:00
Jordà Polo
e13c9a7130 updated catalan translation 2004-12-08 15:21:16 +00:00
Isaac Clerencia Perez
a82bc2f247 Update changelog 2004-12-08 11:44:21 +00:00
Richard Kettering
0b34e3fee0 Spearman can now level into Javelineer. 2004-12-08 06:50:06 +00:00
Richard Kettering
916e9f3ac2 [Changelog] modified resistances for swordsmen/pikeman lines,
added new unit - Human Javelineer
2004-12-08 06:41:29 +00:00
Richard Kettering
ae4c66b1c5 [Changelog] Images for new unit - Human Javelineer 2004-12-08 06:37:34 +00:00
Richard Kettering
7201430803 Tweaks to goblin spearmen and impaler. 2004-12-08 04:42:45 +00:00
Richard Kettering
e7811fb469 New cfg files to fix a bunch of little things with goblins...
....no stat changes.  Modified impaler's description.
2004-12-08 04:38:07 +00:00
Dave White
ff109c1b6b made it so a restart isn't needed...
...before campaigns downloaded from the campaign server appear
2004-12-08 02:09:56 +00:00
Joseph Simmons
67b752fb13 Used new unit for Owaec, Mounted Fighter not Mounted Captain 2004-12-07 22:51:09 +00:00
Joseph Simmons
287a5bcde4 Small fix to files added five minutes ago. 2004-12-07 22:49:05 +00:00
Joseph Simmons
849761487f New names for Owaec's units. (I guess i'm supposed to get new files too? I did) 2004-12-07 22:48:10 +00:00
Joseph Simmons
1411a4fa5d fixing bug #11241: made owaec's death message more logical.
also removed extraneous sudoc death messages.
2004-12-07 22:36:33 +00:00
Guillaume Melquiond
9ef3b4f027 The smallest patch ever,
...only one char changed; but how much it will break is yet to be
seen. Switch the column separator from ',' to '='. The only problem
that I know of at the moment is the campaign difficulty level
selection box.
2004-12-07 18:14:55 +00:00
Guillaume Melquiond
fa846ff999 Remove implicit column separators in the filechooser box so that the editor is happy. 2004-12-07 18:08:52 +00:00
Guillaume Melquiond
e24524e906 Remove implicit column separators in campaign selection boxes. 2004-12-07 18:02:32 +00:00
Susanna Björverud
d1fd39635b Updated Swedish Translation 2004-12-06 08:31:52 +00:00
James Spencer
59deeeb39d Mention Jevyan in the intro. There is a big scary Lich there... 2004-12-05 23:07:41 +00:00
Guillaume Melquiond
ca9195dac8 Remove A* from the header and put it into a single object file.
It reduces compile time, and it could speed up the AI.
2004-12-05 22:14:29 +00:00
Yann Dirson
8d97394fa7 implemented ref= to specify explicit reference rect...
...in relative positionning of theme elements (still one problem with
finding an id in grand-children of [resolution] blocks); converted
most of the 1024x768 theme to use them
2004-12-05 22:14:04 +00:00
Guillaume Melquiond
022b2e16f4 Don't use hardcoded separators in main menus. 2004-12-05 19:54:26 +00:00
James Spencer
5dfa8f571a Update 2004-12-05 19:28:46 +00:00
James Spencer
8fc000c2d0 Add Deathblade to MP 2004-12-05 19:27:10 +00:00
James Spencer
b16b31dd79 Move it to the 'monster' group 2004-12-05 19:15:59 +00:00
Guillaume Melquiond
00aae16f59 Apply patch #3480 which documents thread.hpp.
Also comment the wait_timeout function since its use can really lead
to problem on some systems.
2004-12-05 19:09:47 +00:00
Susanna Björverud
e0bce7967a Updated Russian translation 2004-12-05 18:39:04 +00:00
Guillaume Melquiond
5f2d71b016 At first it was supposed to be a small patch...
to fix weapons not being translated in the attack box. But now it also
handles the way the battle statistics are stored in memory: the
optional part is now strictly user-oriented, and hence can be fully
translated. As a consequence, the common part is much smaller, almost
a POD; it should speed up the AI since both the memory footprint and
the _struction time are notably reduced. To avoid changing too much
code, there are still two strings in the common structure in order to
handle attack specials; they could be replaced later on by an integer
bitset to further speed up the game.
2004-12-05 18:37:36 +00:00
Guillaume Melquiond
be62da89b1 Because gettext is allowed to do as it pleases...
...when it is fed with an empty string, let's workaround it by adding
a new function.
2004-12-05 18:24:44 +00:00
Isaac Clerencia Perez
e986dc7ac0 Updated changelog with missing info, I will do it better in next release :( 2004-12-05 15:45:47 +00:00
Isaac Clerencia Perez
4979a2698c Bump version to 0.8.9-CVS 2004-12-05 15:45:04 +00:00
Isaac Clerencia Perez
4ef3bdb999 Bumped version to 0.8.8 2004-12-05 10:38:01 +00:00
Guillaume Melquiond
ea905b91c6 Update changelog with Mage balancing. 2004-12-05 00:39:45 +00:00
Isaac Clerencia Perez
5e97661108 Reduced the cost of Mages by 1g 2004-12-05 00:12:58 +00:00
Isaac Clerencia Perez
ac0644688e Run make -C po update-po 2004-12-05 00:12:18 +00:00
Isaac Clerencia Perez
f475cc3f1f Run dos2unix 2004-12-04 23:44:10 +00:00
James Spencer
df9a2cab10 Make it sane: Credit Invisible Philosophe 2004-12-04 22:00:12 +00:00
Guillaume Melquiond
4f94a75e73 Fix EI end of campaign, and update changelog accordingly. 2004-12-04 21:53:19 +00:00
Guillaume Melquiond
4bf305508d Remove unused variable. 2004-12-04 20:06:07 +00:00
Isaac Clerencia Perez
90b2119103 Updated Italian translation 2004-12-04 19:28:41 +00:00
Isaac Clerencia Perez
c284c74b81 Updated Italian translation 2004-12-04 19:20:20 +00:00
Isaac Clerencia Perez
abe706972a Updated Italian translation for TRoW 2004-12-04 18:55:57 +00:00
Guillaume Melquiond
032a18f89e Mistakenly put a column separator instead of a help string separator. 2004-12-04 18:38:30 +00:00
Isaac Clerencia Perez
88c56eaede Updated German translation 2004-12-04 17:41:39 +00:00
Richard Kettering
4dafe8e552 Realignment of Silver Mage teleportation animation, fixes to alpha. 2004-12-04 15:58:48 +00:00
Guillaume Melquiond
ab0a4a1e53 Switched to new logging system. 2004-12-04 15:14:09 +00:00
Guillaume Melquiond
d16fad73e8 Switched to new logging system. 2004-12-04 15:05:32 +00:00
Guillaume Melquiond
203b2816f5 Switched to new logging system. 2004-12-04 15:02:09 +00:00