43232 Commits

Author SHA1 Message Date
Fabian Müller
4ec29e83dd LoW::2: Introduced the difficult levels for multiplayer mode. 2010-10-13 12:37:30 +00:00
Jérémy Rosen
cd9bf2ed40 add auto_vflip and auto_hflip animation parameters, partial fix for FR 16365 2010-10-12 14:19:56 +00:00
Timotei Dolean
a9a13b7b79 eclipse plugin: add fragments for building on multiple platforms 2010-10-12 13:49:59 +00:00
Timotei Dolean
6097c51bf7 eclipse plugin: add all required items (help and graphics)...
...in the built application too
2010-10-12 13:49:43 +00:00
Timotei Dolean
d9ef0a94fa eclipse plugin: finally wipe the 'Run' menu from main menu 2010-10-12 13:49:25 +00:00
Timotei Dolean
9186baa776 eclipse plugin: add the console view to default WMLPerspective 2010-10-12 13:49:07 +00:00
Lari Nieminen
248afafed6 Made forests use the small variants when next to ice,
and made mushroom groves not do so when next to sand dunes.
2010-10-12 10:20:16 +00:00
Eric S. Raymond
be8d4512cc Initial version of imgcheck.
PIL is failing to extract color tables from some images.  
This needs to be investigated.
2010-10-12 05:29:45 +00:00
Lari Nieminen
4713542863 Balance changes and some attack renames for the Rogue Mage line,
mostly according to elvish_sovereign's suggestions.
2010-10-11 23:00:13 +00:00
Nils Kneuper
634072a03b "make update-po4a" upon mordantes request 2010-10-11 18:17:26 +00:00
Phil Barber
0790eac8e7 Add and wire new Dwarf Guard standing animation by doofus-01.
Update changelogs.
2010-10-11 12:31:18 +00:00
Phil Barber
cb24d263b3 Add and wire new Spearman standing animation by Atz.
Update changelogs.
2010-10-11 12:26:59 +00:00
Timotei Dolean
fe71264a7e eclipse plugin: now I'm pissed.
That run menu still appears there. Hope I'll destroy it eventually
2010-10-11 12:24:32 +00:00
Phil Barber
82828a7f39 Add new alternate Swordsman portrait by LordBob.
Update changelogs, portrait credits.
2010-10-11 12:19:38 +00:00
Lari Nieminen
221d5dc360 Added a northwards melee animation for the Troll Hero...
...and fixed bugs in the existing ones.
2010-10-11 11:36:15 +00:00
Lari Nieminen
ca3684a95f Colour-shifted Grüü to have a somewhat redder skin tone. 2010-10-11 09:05:03 +00:00
Alexander van Gessel
b5d709ac64 Remove trailing commas from JSON lists, they are illegal 2010-10-11 09:37:12 +01:00
Steven Panek
e400969bc0 Fix macro name. 2010-10-11 05:52:47 +00:00
Gabriel Morin
2a01d5e0f1 Whiteboard/move: rename a variable,
...and extra trace to try and detect a bug under msvc 9.
2010-10-11 01:59:04 +00:00
Gabriel Morin
9744d8bacd Whiteboard/side_actions: test to try and diagnose a problem under msvc 9. 2010-10-11 01:58:58 +00:00
Gabriel Morin
297e8917f4 Whiteboard/side_actions: expose size() function from the underlying structure. 2010-10-11 01:58:52 +00:00
Nils Kneuper
e557c6b6f4 updated Galician translation 2010-10-10 22:28:12 +00:00
Lari Nieminen
3a02407e01 General tweaking and cleanup. 2010-10-10 22:00:52 +00:00
Lari Nieminen
2d5f40c62a Rewrote how the glyphs work...
...and made them require a unit to stand on them to keep them activated.
2010-10-10 20:59:40 +00:00
Lari Nieminen
cd3e089b6d Added some custom graphics and a closing animation for the gate. 2010-10-10 20:07:38 +00:00
Nils Kneuper
90cb2c5180 updated Vietnamese translation 2010-10-10 15:18:27 +00:00
Guillaume Melquiond
c68ee23836 Avoided integer check since there is an automatic demotion...
...of floating-point values.
2010-10-10 12:31:19 +00:00
Guillaume Melquiond
c7cdd9a65b Added Lua accessor for unit [variables] toplevel fields. 2010-10-10 12:31:17 +00:00
Guillaume Melquiond
6c3a97757e Added accessors for unit variables. 2010-10-10 12:31:14 +00:00
Lari Nieminen
eeafa45582 Rewrote the unit cost increase system. 2010-10-10 09:56:50 +00:00
Nils Kneuper
3f1343a332 updated Galician translation 2010-10-10 09:10:46 +00:00
Gabriel Morin
0da1b4b078 Changelog entries for my last two commits 2010-10-10 03:33:31 +00:00
Gabriel Morin
ef81324150 Whiteboard: add a new "Execute all actions" command,
...bound to ctrl+y by default, and added to the actions (not context)
menu. It executes actions in sequence until the first attack, or until
an action fails to execute. Fulfills the feature request of bug
#16807.

Simplified some return type in the process in side_actions: returning
iterators wasn't really useful for the execute functions.
2010-10-10 03:33:24 +00:00
Steven Panek
8db7212c73 Killed ADD; expanded some VARIABLE_OP and VARIABLE calls;...
...killed some unneeded initial variable setups; made some [variable]
codeblocks use 'boolean_equals' instead of 'equals'.
2010-10-10 00:05:57 +00:00
Gabriel Morin
72a3dcd738 Whiteboard/side_actions: make sure to return end() right away...
...if action queue is empty. Should fix bug #16705.
2010-10-09 23:10:11 +00:00
Steven Panek
9961982d01 Split the remaining 'Death of <heroes>' objectives. 2010-10-09 22:57:08 +00:00
Steven Panek
190805737b Made many events in scenario one custom events...
...that are to be activated with [fire_event]; added triggers to go
along with them.
2010-10-09 22:49:17 +00:00
Steven Panek
905d2e7edf Ran dos2unix and umcpropfix. 2010-10-09 21:27:46 +00:00
Timotei Dolean
eea4a6bfe6 eclipse plugin: first try to remove the run and search menus`` 2010-10-09 20:51:22 +00:00
Lari Nieminen
17fda0cff8 Fixed some castle glitches,
...added a probability-affecting variation of the new wall macro and
used that to convert the sunken castle to use the new macros.
2010-10-09 11:06:21 +00:00
Steven Panek
72b8f0500a Beginning porting AI configurations to their newer equivalents. 2010-10-09 02:11:00 +00:00
Steven Panek
f16131fe39 Replaced a MODIFY_UNIT call with a [petrify] equivalent. 2010-10-09 01:28:19 +00:00
Steven Panek
29b7a5cd9b Replaced most MODIFY_UNIT calls with [modify_unit] equivalents. 2010-10-09 01:25:28 +00:00
Steven Panek
83a8f784b4 Two new macros, UTBS_INCLUDE and UTBS_MAP. 2010-10-09 00:53:27 +00:00
Alexander van Gessel
f7b73f56e5 Make wmlparser2's jsonify option use a single dictionary entry...
...with a list containing all tags with the same name
2010-10-09 01:20:17 +01:00
Steven Panek
aba0b2ea17 Changed UtBS's definition to 'CAMPAIGN_UNDER_THE_BURNING_SUNS'. 2010-10-08 23:56:31 +00:00
Steven Panek
ea524aa11a Moved the dehydration stuff to a separate file. 2010-10-08 23:18:42 +00:00
Mark de Wever
3a1fa9c1fa Remove some unused commented out code.
Added in 2007-08-07T17:28:04Z!koraq@xs4all.nl and unused since. nNa discovered the unwanted
translatable strings it added, so remove the code to remove the strings.
2010-10-08 19:45:36 +00:00
Mark de Wever
59e3676759 Remove unused game_logo variable. 2010-10-08 19:45:32 +00:00
Lari Nieminen
7be275f3e1 Added scavenger's portrait for Mal M'Brin. 2010-10-08 19:32:04 +00:00