Patrick Parker
d217771f43
smarter filtering for the 100xp event
2007-07-16 00:08:32 +00:00
Taurus
695adb5b8e
Ballancing
2007-07-15 19:51:06 +00:00
Taurus
855b3d08c2
Fixed User_Description Bug
2007-07-15 19:27:18 +00:00
Nils Kneuper
0874376010
fixed some cases of * being at the beginning of a string,
...
this should not happen...
2007-07-15 16:50:23 +00:00
Gunter Labes
91d2fc0b60
fix a typo thanks to Smar
2007-07-15 16:17:57 +00:00
Mark de Wever
415615a007
[unstore_unit] can now try to level a unit...
...
...and does so by default this time added for real, the replay can
also handle it (bug #7426 ). Also added a test case to the test
scenario.
2007-07-15 09:06:13 +00:00
Richard Kettering
d526785d45
Rewrote Armageddon Drake description from scratch,
...
removed level-up references from some level-1 drakes, and removed
other artifacts of the original (atrocious) descriptions.
2007-07-15 08:01:53 +00:00
Richard Kettering
c99714f208
Modified Descriptions.
2007-07-15 07:35:57 +00:00
Richard Kettering
c0ffd81cd1
Modified Descriptions.
2007-07-15 06:39:31 +00:00
Mark de Wever
8803aeac3e
Made the off map terrain fit better with the new background.
...
There are still some glitches with this border idea:
* this terrain gets a tod filter which looks silly
* also the terrain is hidden in the shroud which looks bad
I'll test on a larger screen later to find more glitches.
2007-07-14 15:42:21 +00:00
Patrick Parker
a5172d724a
update mainline campaigns to use the correct [or] syntax
2007-07-14 15:26:17 +00:00
Mark de Wever
e24d2042b9
reverted commit 2007-06-30T13:36:28Z!koraq@xs4all.nl and 2007-06-28T19:39:48Z!koraq@xs4all.nl...
...
...which removed the special border transitions.
2007-07-14 15:11:19 +00:00
Mark de Wever
88b05148f6
Added a new background tile as proof-of-concept for the new off map area.
...
Also the fade to black is changed to blend to another colour which fits better
with the new background.
2007-07-14 14:53:08 +00:00
Taurus
0c4ac36cb6
Set random traits for created units and fixed more User_Description bugs
2007-07-13 20:53:13 +00:00
Benoît Timbert
0bc25bb7c9
New "mechanical" trait for mechanical unit.
...
This is only meant to display those units are immune to plague, poison and drain
mention the drain and plague immunity in the "undead" trait description.
2007-07-13 16:48:38 +00:00
Mark de Wever
e6d6e74ab1
Fixed some grammer mistakes, patch provided by Rhonda.
2007-07-13 14:47:41 +00:00
Richard Kettering
5916548e90
Modified descriptions.
2007-07-13 08:50:44 +00:00
Nils Kneuper
89ef9cca3d
dirty hack to have damage types translated ingame...
2007-07-12 11:09:56 +00:00
Taurus
999d654c11
Increased Woodsman Cost to 10 and changed usage to Archer
2007-07-12 06:38:00 +00:00
Taurus
7c82e9927f
More Ballancing
2007-07-12 04:36:26 +00:00
Taurus
b6d296e749
Fixed typo in Ghoul description
2007-07-12 04:33:09 +00:00
Ali El Gariani
d501d3cdeb
Fix impassable movement cost from 100 to the standard 99 for these 2 units,
...
...as pointed by Hajo in his patch #763
2007-07-12 03:21:46 +00:00
Ali El Gariani
a7dd95e6ab
use the TINY WML #define to simplify game_config.cpp.
...
This also allow to more easily tune some values of
[game_config]. Start doing this by recenter the logo in tiny-gui and
prevent the menu to hide it.
2007-07-12 01:32:32 +00:00
Benoît Timbert
5c634618f9
Move gryphon riders to the proper place
2007-07-11 23:13:10 +00:00
Benoît Timbert
7aecc602c6
Add AMLA to the Wolf
2007-07-11 23:11:45 +00:00
Joseph Simmons
93b75af859
added extra line back to HotSC
...
(because the map is the same size as for 6_ otherwise)
2007-07-11 21:21:42 +00:00
Joseph Simmons
5bd5e2a0a9
added back the missing line to scenario 6 map
2007-07-11 21:14:03 +00:00
Gunter Labes
68cb534706
fix a syntax error
2007-07-11 21:09:36 +00:00
Mark de Wever
f195aa4ae3
Keep the code for the wood, but turn it into a black tile...
...
...so the user won't see wood anymore.
2007-07-10 16:03:04 +00:00
Lari Nieminen
b26e27ae25
Fixed some user_description= bugs.
2007-07-10 08:26:04 +00:00
Lari Nieminen
4339a20d42
Fixed two unclosed strings.
2007-07-10 08:17:20 +00:00
Lari Nieminen
681450dd44
Removed two unused sounds and changed one sound...
...
...in one scenario of NR to a more fitting one.
2007-07-10 07:57:39 +00:00
Benoît Timbert
58ff646a05
Fix #9469 (ON_TILE_ONCE)
2007-07-09 23:13:31 +00:00
Ali El Gariani
155392bc5a
Fix/improve hp/xp bars in tiny-gui
...
(its ugly hacks didn't like my last cache optimization of default zoom
level)
- add a special image of energy-bar for this gui
- update its url in the "don't scale it" list of make install
- finally use the new WML #ifdef TINY in _main.cfg with it
2007-07-09 21:06:06 +00:00
Richard Kettering
2a64f97573
Updated Asheviere portrait.
2007-07-09 05:58:29 +00:00
Gunter Labes
9f05565201
updated maps
2007-07-09 00:41:06 +00:00
Gunter Labes
c1677e57d5
remove the trait overriding again since it's not needed anymore
2007-07-08 17:24:50 +00:00
Patrick Parker
1f045db8dd
make it easier to get wmlindent --help
2007-07-07 22:17:36 +00:00
Patrick Parker
e6d9458cd2
some minor fixes to wmlindent
2007-07-07 21:57:33 +00:00
Taurus
57effdb399
Ballancing
2007-07-07 17:28:51 +00:00
Lari Nieminen
1aa84cd38f
Fixed the flame sword animation.
2007-07-07 17:01:55 +00:00
Gunter Labes
e31334ddd6
convert the file back to UTF8 and correct the offending name
2007-07-07 04:43:53 +00:00
Gunter Labes
30c32246c7
updated map
2007-07-06 23:52:43 +00:00
Mark de Wever
a319f8739e
Added the sync function, needs some refactoring after more testing.
2007-07-06 20:20:30 +00:00
Taurus
7d3bc15f0b
Balancing, and Fixed 'User_Description' Bug
2007-07-06 18:13:50 +00:00
Gunter Labes
522d27eaae
add an ignore for *.pyc files
2007-07-06 15:50:10 +00:00
Gunter Labes
35737d99f9
removed a conflict svn reported and got committed on accident
...
Taurus, please double check that it was the right thing to do
2007-07-06 15:30:01 +00:00
Thomas Baumhauer
ed1ee95cd4
Very small fix in DiD
2007-07-06 15:12:07 +00:00
Nils Kneuper
e604d49e97
moved did content completely into it's own textdomain
2007-07-06 11:23:39 +00:00
Nils Kneuper
762e16ee31
move multiplayer in its own textdomain
2007-07-06 11:18:41 +00:00