Commit Graph

13319 Commits

Author SHA1 Message Date
Patrick Parker
a351011d26 use imgsel_style for add-on dialog menu 2006-10-15 06:12:10 +00:00
Patrick Parker
3df196b778 scale the images in the Get Add-ons dialog to maximum 72x72 (relative_size) 2006-10-15 02:18:00 +00:00
Patrick Parker
19fae4eec1 fixes FR #7266
- uses the menu help string to show the full map filename on the MP
  create screen
2006-10-14 21:33:45 +00:00
Patrick Parker
e4cc0b6e85 fix logical error in menu::process_help_string 2006-10-14 20:41:12 +00:00
Elias Pschernig
84d14271bf Improved the current ".py.unchecked" renaming by the CS somewhat:
- The CS renames files on upload instead of download now, and gives a
  warning message to the user.

- Approval of files now is possible by simply renaming the files back
  to ".py" on the CS.

- If approved ".py" files are unchanged or only renamed/moved, they
  are not renamed.

- When downloading a campaign with ".py.unchecked" files in it, a
  message is displayed to the user.

The first three items only affect campaignd.
2006-10-14 16:59:43 +00:00
Benoît Timbert
0022d9654e Proven by the Sword: tell Deoran to go to Westin if the citadel is secured
(fixes #7360) Can't apply it to 1.2 because of string freeze.
2006-10-14 16:31:17 +00:00
Benoît Timbert
ae2705cbc3 New operation for set_variable : divide
(Trunk only)
2006-10-14 15:11:23 +00:00
Nils Kneuper
630194b4a6 updated German translation 2006-10-14 10:02:35 +00:00
Isaac Clerencia Perez
ed5df7b918 Merged 2006-10-13T23:43:38Z!lari.nieminen@iki.fi into trunk 2006-10-14 09:59:56 +00:00
Elias Pschernig
18419ea7e9 Added a PYTHON preprocessor variable to WML, as requested by zookeeper.
(Also had to increase the number of allowed defines from 4 to 5, for
some reason.)
2006-10-14 09:36:23 +00:00
Richard Kettering
cf7757b580 New images for young ogre. 2006-10-14 08:49:58 +00:00
Richard Kettering
e490a96497 New images for young ogre. 2006-10-14 08:43:18 +00:00
Richard Kettering
96891faf26 New animations for saurian magic users. 2006-10-14 07:54:54 +00:00
Richard Kettering
6392a05d50 New animations for saurian magic users. 2006-10-14 07:43:59 +00:00
Richard Kettering
22d0926477 Added halo for saurian magic. 2006-10-14 07:33:45 +00:00
Jérémy Rosen
8d2e6ecb20 better use of image::locator for units.
This will be improved to be used in halos at a later stage, porting to
1.2 will be done on the performance branch...
2006-10-13 23:07:34 +00:00
Nils Kneuper
97a4b5fa9b updated Italian translation 2006-10-13 21:30:11 +00:00
Jörg Hinrichs
707cbd728f [[Fixes for bug #7245 and bug #6937]]
fixes bug #7245 (stats in replay counted not from 0) and #6937 (at
replay end shows the scenario objectives). Also prevents to be thrown
back to the title screen if replay ends with victory or defeat.
2006-10-13 19:33:45 +00:00
Mark de Wever
57bc655606 unit::defense_modifier now uses the defense modifier
and the - sign is no longer ignored
2006-10-13 16:53:08 +00:00
David Philippi
e6d2556293 MANUAL update 2006-10-13 12:47:58 +00:00
Isaac Clerencia Perez
b343789ebd Merged 13930 13931 into trunk 2006-10-13 10:00:34 +00:00
Richard Kettering
24bc00830b Added team color to trolls, and animation tweaks to whelp. 2006-10-13 09:11:00 +00:00
Richard Kettering
3dd03e60af New base images for trolls, and animations for whelp. 2006-10-13 09:05:46 +00:00
Karen Baskins
4fe19802c5 Adding idling animation for dwarvish berserker.
For inclusion in trunk only.
2006-10-13 06:06:09 +00:00
Karen Baskins
bc01e2d33c Adding idling animation for dwarvish guardsman.
For inclusion in trunk only.
2006-10-13 05:39:25 +00:00
Richard Kettering
eb0c9856d3 New images for dwarven dragonguard. 2006-10-12 09:20:26 +00:00
Richard Kettering
0230dabc7a Added animations for dragonguard. 2006-10-12 08:53:21 +00:00
Isaac Clerencia Perez
aea46c1234 Merged 13916 into trunk 2006-10-11 19:07:25 +00:00
Jordà Polo
602afae48c Updated catalan translation. 2006-10-11 17:28:45 +00:00
David Philippi
dc40069622 translation update 2006-10-11 14:00:55 +00:00
Serge Martin
caf4d4c36c fix https://gna.org/bugs/?7346 even in single player 2006-10-11 08:13:04 +00:00
Richard Kettering
a14658e5e2 New image for the sceptre. 2006-10-11 08:08:37 +00:00
Richard Kettering
c97594d6a3 New ships from GPL project FreeCol. 2006-10-11 07:48:53 +00:00
Richard Kettering
a32c399f43 Minor edits to some of pekka's icons. 2006-10-11 06:58:39 +00:00
Jörg Hinrichs
ce7d23442c fixes ctd in replay_controller, if replay throws an error 2006-10-11 03:35:03 +00:00
Karen Baskins
15058967ed Adding idling animation for human outlaw.
For inclusion in trunk only.
2006-10-11 00:26:41 +00:00
Gunter Labes
18d9ec4432 set starting gold to 150 2006-10-10 21:54:05 +00:00
Nils Kneuper
950190b2a0 updated German translation 2006-10-10 21:13:17 +00:00
Jörg Hinrichs
c3fd8ca698 silences some 68 compiler errors
because vc++ does not get that the static structure is used only in
one of those switch-branches :/
2006-10-10 20:00:03 +00:00
Jörg Hinrichs
4069a6811a [[Gamestate and replay fixes]]
- makes some use of gamestate wording more consistent

- enables (again) saving of events and variables for mp savegames

- uses the same gamestate information for mp saves, campaign saves and autosaves

- keeps replay information for mp saves so that they always start from
  the beginning

- corrects the messed up savegame WML structure

I tested this in itself but not against latest changes: If there are
any incompatibilities/problems please tell me
2006-10-10 19:57:48 +00:00
Nils Kneuper
3df9eff2f4 updated German translation 2006-10-10 19:38:04 +00:00
Nils Kneuper
545d91aa56 fixed wrong image path (please check) 2006-10-10 19:31:00 +00:00
Serge Martin
f854c7eff7 some format clean 2006-10-10 14:14:26 +00:00
Josef Redinger
9ae62ff459 fix malfunctioned sighed event during shroud (bug #4398) 2006-10-10 12:26:07 +00:00
Serge Martin
1f7b93ca18 fix https://gna.org/bugs/?7351 2006-10-10 09:44:06 +00:00
Josef Redinger
d2bab935d4 fixed mute bug (#7129) 2006-10-10 08:59:44 +00:00
Isaac Clerencia Perez
88b6a27519 Merged 2006-10-09T22:53:29Z!lari.nieminen@iki.fi into trunk 2006-10-10 06:31:49 +00:00
Isaac Clerencia Perez
3a994b8bc6 Merged 2006-10-09T16:39:28Z!lari.nieminen@iki.fi into trunk 2006-10-10 06:29:59 +00:00
Karen Baskins
737f2b6f71 Adding idling amination for goblin wolf rider.
For inclusion in trunk only.
2006-10-10 00:08:00 +00:00
Karen Baskins
5fae7e7297 Adding idling animation for human loyalist lieutenant.
For inclusion in trunk only.
2006-10-09 23:49:48 +00:00