Commit Graph

34496 Commits

Author SHA1 Message Date
Alexander van Gessel
9e21ca890d Don't show 'recruit' in the context menu unless...
...the leader is actually on a keep.
2009-07-20 03:21:49 +01:00
Alexander van Gessel
f1f74fd609 Multiple-leaders fix:
...if the first leader you see isn't on a castle, check for others.
2009-07-20 03:21:44 +01:00
Tomasz Śniatowski
b99b888929 fix a typo 2009-07-19 22:11:03 +01:00
Tomasz Śniatowski
0510d9e7dc simplify --screenshot code a bit and kill a msvc warning 2009-07-19 22:10:45 +01:00
Tomasz Śniatowski
7327b9c0b2 serverside RNG - fix the guaranteed OOS on unit advancement after combat 2009-07-19 22:10:27 +01:00
Tomasz Śniatowski
b4bff8ac72 make THROW_END_LEVEL_DELETE zero the exception pointer...
...after copying the contents and deleting it
2009-07-19 22:10:10 +01:00
Tomasz Śniatowski
d29213365d fix newrng ai hang and player attack UB 2009-07-19 22:09:52 +01:00
Tomasz Śniatowski
6c82272234 Server side RNG, client part draft.
There are two different approaches here:

 - in the AI code, the attack is queued, sent to the server and then
   the attacking code waits for a new random seed o arrive, polling UI
   events and syncing network in a loop.

 - in the player code, the actual attak procedure is delayed until
   after a new seed arrives by means of a callback that is called when
   a seed message is received. This is potentially problematic as, for
   example, commands need to be disabled across different scopes.
2009-07-19 22:09:31 +01:00
Tomasz Śniatowski
f82f8b49fd add a sync network event to ai manager 2009-07-19 22:09:09 +01:00
Tomasz Śniatowski
7b00ae508b server RNG - server part.
inject a random seed into all [attack]s and also send it back to the
attacking client
2009-07-19 22:03:16 +01:00
Nils Kneuper
73de2b4391 post release version bump to 1.7.2+svn 2009-07-19 19:53:01 +00:00
Nils Kneuper
8f1a19d196 bump version to 1.7.2 2009-07-19 19:06:17 +00:00
Nils Kneuper
a6af0c49de pot-update (preparing for 1.7.2) 2009-07-19 19:04:28 +00:00
Mark de Wever
3d0f367e3a Fix indent after 2009-07-19T17:21:09Z!guillaume.melquiond@gmail.com. 2009-07-19 19:02:57 +00:00
Nils Kneuper
d0b3ced2af ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3288 KiB on 149 files                                         
 Optimized size: 2992 KiB                
   Total saving: 296 KiB = 9% decrease
2009-07-19 18:57:25 +00:00
Mark de Wever
5d130f886b WIKI Convert the minimap info to use macros. 2009-07-19 18:45:33 +00:00
Mark de Wever
5df10f06cb Add preprocessor macros to the wiki grabber.
This allows to copy information about widgets at three places without
copy pasting and it's bugs. The three places are:

- In the widget overview list

- In the widget definition info

- In the widget instanciate info
2009-07-19 18:45:28 +00:00
Mark de Wever
ffcb31b84f WIKI Moved more variable info to the canvas. 2009-07-19 18:45:18 +00:00
Guillaume Melquiond
611788b037 Switched to C++-style header. 2009-07-19 17:36:33 +00:00
Guillaume Melquiond
43c65b495c Fixed incorrect code simplification: enemies were no longer sighted. 2009-07-19 17:21:09 +00:00
Sergey Popov
0db9614379 Fix compilation on mingw 4.3 2009-07-19 17:18:31 +00:00
Phil Barber
ba830d86ef Add and wire new Dwarf Scout portrait, update changelogs, portrait credits. 2009-07-19 17:13:08 +00:00
Lari Nieminen
8711aaf9a0 Made 'Evacuation' a little bit easier...
...by dropping the enemy gold and income slightly.
2009-07-19 16:41:08 +00:00
Lari Nieminen
cfd19660f1 Used the new drakes villages on Morogor. 2009-07-19 16:31:52 +00:00
Guillaume Melquiond
b181364752 Cleaned code a bit. 2009-07-19 16:30:17 +00:00
Lari Nieminen
77d735d105 Simplified an incredibly unnecessarily complicated bit of code. 2009-07-19 16:25:04 +00:00
Lari Nieminen
ff5bf8dd6e Updated changelogs. 2009-07-19 16:16:15 +00:00
Lari Nieminen
78d657c7bf Added Blarumyrran's drake villages (Rr^Vd). 2009-07-19 16:13:47 +00:00
Nils Kneuper
2db70ab34a updated Serbian translation 2009-07-19 13:43:28 +00:00
Tomasz Śniatowski
3664972768 newlobby changelog entry 2009-07-19 14:21:38 +01:00
Phil Barber
0dd2dc42b5 New Drake Enforcer base frame and animations,
...remove old Gladiator frames.  Update changelogs.
2009-07-19 13:13:04 +00:00
Phil Barber
8047d73ce1 New Drake Gladiator base frame and animations, remove old Gladiator frames. 2009-07-19 13:08:29 +00:00
Phil Barber
ec72fd10d8 Minor update to a few Clasher frames, remove old Clasher frames. 2009-07-19 13:03:46 +00:00
Nils Kneuper
dce3e76afe updated Lithuanian translation 2009-07-19 12:29:31 +00:00
Guillaume Melquiond
01e7617077 Removed unused function. 2009-07-19 12:16:01 +00:00
Guillaume Melquiond
240273a4c9 update-pot 2009-07-19 12:02:26 +00:00
Guillaume Melquiond
451a21a925 Restored double quotes in clasher description. 2009-07-19 12:02:18 +00:00
Guillaume Melquiond
0c85a3a440 Fixed wmlxgettext so that it understands escaped quotes. 2009-07-19 12:02:09 +00:00
Nils Kneuper
c100cd0525 pot-update
regenerated doc files
2009-07-19 11:33:46 +00:00
Nils Kneuper
fbabf7391c replace double double quotes by single quotes in clash description
in general double quotes should be completely avoided in strings (not
just because the translation tools break (string extraction via
wmlxgettext) but because they too easily break things (not sure how
gettext will handle it *at all*!))
2009-07-19 10:42:44 +00:00
Guillaume Melquiond
3548e731fc Fixed quotes in clasher description. 2009-07-19 10:13:19 +00:00
Mark de Wever
78d26006d3 Fix a WML error in the mp lobby.
Fixes the "horizontal_grow and horizontal_alignment can't be combined,
alignment is ignored." error.
2009-07-19 10:12:36 +00:00
Mark de Wever
5b18d19f57 Minor improvement to the game delete dialog.
Added some borders and fixed a "horizontal_grow and horizontal_alignment
can't be combined, alignment is ignored" warning.
2009-07-19 10:12:18 +00:00
Phil Barber
1f1cb7658c Add and wire LordBob's Cavalryman portrait, update portrait credits. 2009-07-19 10:08:40 +00:00
Guillaume Melquiond
522568e59c Fixed dependencies. 2009-07-19 10:06:07 +00:00
Phil Barber
323b02e51c Add and wire Valkier's Skeleton portrait,
...update changelogs, portrait credits.  Add Valkier to about.cfg.
2009-07-19 10:05:28 +00:00
Guillaume Melquiond
bef5b93e84 Removed unneeded forward declarations. 2009-07-19 09:50:08 +00:00
Guillaume Melquiond
e08df87727 Removed redundant parameters from generate_report. 2009-07-19 09:50:00 +00:00
Guillaume Melquiond
6f6f7c4a8b Removed unneeded dependency. 2009-07-19 09:49:56 +00:00
Guillaume Melquiond
667431833c Removed unused field from attack_type. 2009-07-19 08:40:11 +00:00