13558 Commits

Author SHA1 Message Date
Gunter Labes
55351c80d5 performance tweak suggested by zaimoni 2006-10-22 11:19:50 +00:00
J.W. Bjerk
e024a42d6f LOSSLESS Png Optimization. campaing folder all optimized now. 2006-10-21 21:40:59 +00:00
J.W. Bjerk
2451c8ad40 LOSSLESS Png Optimization. images folder all optimized now. 2006-10-21 21:27:34 +00:00
J.W. Bjerk
e9d1327342 LOSSLESS Png Optimization 2006-10-21 21:05:51 +00:00
Jörg Hinrichs
04f1a065dc Reverts changes from 2006-10-10T19:57:48Z!joerg.hinrichs@alice-dsl.de
(savegame patch), since it causes more problems and i can't care for
it for at least a week.
2006-10-21 19:00:08 +00:00
Nils Kneuper
bfa5deba2b updated Turkish translation 2006-10-21 12:06:14 +00:00
Gunter Labes
1f13d568a6 map updates 2006-10-21 11:09:35 +00:00
Richard Kettering
86fbe66295 New, team-colored images for the woses. 2006-10-21 08:50:30 +00:00
Richard Kettering
421ea87b90 Added team color and animation tweaks to the woses. 2006-10-21 08:42:32 +00:00
Nils Kneuper
60ba43d32e updated Norwegian translation 2006-10-20 17:17:48 +00:00
Gunter Labes
63d07d5001 map update 2006-10-19 22:03:00 +00:00
Mark de Wever
37cdc1df36 Commit 2006-10-13T16:53:08Z!koraq@xs4all.nl should also have been applied to unit_types.cpp...
...since it has the same terrain alias bug.
2006-10-19 19:23:32 +00:00
Isaac Clerencia Perez
fe39a41981 Merged 2006-10-19T10:17:13Z!lari.nieminen@iki.fi into trunk 2006-10-19 15:04:36 +00:00
Lari Nieminen
ffa98deaf1 Added some filler frames for troll warrior's melee attack,
and offset-fixed the new trolls (except the troll, which isn't animated yet).
2006-10-19 10:17:13 +00:00
Isaac Clerencia Perez
da06c32232 Merged 2006-10-14T20:41:12Z!patrick_x99@hotmail.com into 1.2 branch 2006-10-19 09:15:05 +00:00
Richard Kettering
f795d15b97 New images for troll warrior and rocklobber. 2006-10-19 08:17:19 +00:00
Richard Kettering
c7da4e6b71 New images for troll warrior and lobber. 2006-10-19 08:16:07 +00:00
Rusty Russell
deb051171f Forward port of 2006-10-18T11:43:48Z!rusty@rustcorp.com.au
Fix bug 7395: Help from main screen gives terrain table titles, no
entries.  When Boucman introduced help from main screen, he didn't
realize map could be NU LL, so handed a dummy map.  NULL is handled
specially in code by not drawing terrain table at all for units.
2006-10-19 08:00:38 +00:00
Rusty Russell
12b65e215f Forward port of 2006-10-18T00:00:10Z!rusty@rustcorp.com.au
Soliton got an assert in battle_context observing game using old era data.

We should go OOS when defender weapon is impossible, as we do for
attacker weapon.
2006-10-19 07:59:31 +00:00
Rusty Russell
c47c478bfe Minor string fixes from bug #7438 (not for inclusion in 1.2) 2006-10-19 07:57:23 +00:00
Benoît Timbert
4c30ffa45d Remove not implemented fearless trait from the Dark Adept 2006-10-19 07:40:57 +00:00
Gunter Labes
ea11e9b781 remove entries that are already in the 1.2 changelog 2006-10-18 21:46:49 +00:00
Gunter Labes
650d08d649 Dark Adepts no longer get the 'strong' trait 2006-10-18 21:44:39 +00:00
Gunter Labes
53eb4ba9fc added 'fearless' to some more races
made healthy also give a +3HP bonus
made Dark Adepts not get the 'strong' trait anymore
2006-10-18 21:21:45 +00:00
Lari Nieminen
aac464cf0e ...oops. Reverted an accidental commit. 2006-10-18 19:00:16 +00:00
Lari Nieminen
10b540ab01 ...oops. Reverted an accidental commit. 2006-10-18 18:57:45 +00:00
Rusty Russell
b5302d8e71 Fix bug 7395: Help from main screen gives terrain table titles, no entries.
When Boucman introduced help from main screen, he didn't realize map
could be NULL, so handed a dummy map.  NULL is handled specially in
code by not drawing terrain table at all for units.
2006-10-18 11:43:48 +00:00
Isaac Clerencia Perez
4978f11cd4 Fixed mavorte's name 2006-10-18 07:05:29 +00:00
Patrick Parker
c9c0fd1235 two new traits ("fearless" and "healthy") 2006-10-18 03:55:31 +00:00
Rusty Russell
c1394b56b8 Soliton got an assert in battle_context observing game using old era data.
We should go OoS when defender weapon is impossible, as we do for
attacker weapon.
2006-10-18 00:00:10 +00:00
Gunter Labes
c928d99268 updated team configuration 2006-10-17 18:32:24 +00:00
Gunter Labes
88f5bdd87e updated team configuration 2006-10-17 18:20:31 +00:00
Josef Redinger
48fd4ce5fb fix bug #7473 - random range only in positive number 2006-10-17 14:34:14 +00:00
Josef Redinger
4d49b01030 fix bug #7473 - random range only in positive number 2006-10-17 14:31:40 +00:00
Jérémy Rosen
96cab1a3cf change function prototype slightly ot prevent incorrect use 2006-10-16 21:22:19 +00:00
Nils Kneuper
18d2adcff2 updated italian translation 2006-10-16 18:23:58 +00:00
Nils Kneuper
0608e503f9 updated italian translation 2006-10-16 18:23:29 +00:00
Rusty Russell
e2bdce1542 Partial revert of 2006-10-10T19:57:14Z!joerg.hinrichs@alice-dsl.de which causes OOS (see #7433). 1.2 only.
Joerg: please revert this once you've found the problem!

Unfortunately that commit 2006-10-10T19:57:14Z!joerg.hinrichs@alice-dsl.de did several things.  This keeps:
1) The renaming of status to gamestatus,
2) The use of gamestatus's snapshot member rather than a standalone.
3) Changes to firing of events in replays
2006-10-16 12:22:13 +00:00
Karen Baskins
d2c04eb0a2 Changed human loyalist halberdier idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-16 03:51:38 +00:00
Karen Baskins
0ea62bc4dc Changed human loyalist fencer idling animation...
...to take advantage of the new animation syntax.

For inclusion in trunk only.
2006-10-16 03:37:35 +00:00
Rusty Russell
8d19660966 Fix aggression calculations (bug #7432)
1) harm_weight is 1 - aggression, but we were handing aggression
directly in all but one place!  This lead to negative aggression
settings becoming actively masochistic: rewarding self-damage!
Changed battle_context constructor to take aggression and convert
internally, since that is how it was being used.

2) aggression was only taken into account when comparing chance to
kill, not damage.  This means that the bug above only showed up in
cases where there was a chance to kill.  This may re-balance some
scenarios slightly.

I suspect this may have been involved in bug #6095 (AI too uncautions
with its leader).
2006-10-16 01:58:47 +00:00
Karen Baskins
b691155bab Changed goblin wolf rider idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-16 01:11:51 +00:00
Patrick Parker
330408863d make trunk compile again. 2006-10-16 00:52:03 +00:00
Karen Baskins
49ebeed811 Changed goblin spearman idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-16 00:27:01 +00:00
Karen Baskins
6eeb31b573 Changing the goblin direwolf rider idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-16 00:14:35 +00:00
Karen Baskins
7ccd057232 Changed elvish archer idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-16 00:03:16 +00:00
Karen Baskins
987fa9dcf7 Changing dwarf steelclad idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-15 23:51:15 +00:00
Karen Baskins
71a4d8aab6 Changed dwarf runemaster idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-15 23:35:40 +00:00
Karen Baskins
b8b8eb4ed7 Changed dwarf guardsman idling animation...
...to take advantage of new animation sytax.

For inclusion in trunk only.
2006-10-15 23:18:28 +00:00
Karen Baskins
63d25305e9 Changed dwarf fighter idling animation...
...to take advantage of new animation syntax.

For inclusion in trunk only.
2006-10-15 22:56:01 +00:00