Anonymissimus
0056c7c18a
VS9 projectfiles update
2011-08-23 16:33:15 +00:00
Elvish_Hunter
f4fe0be05a
THoT: fixed a 'tried to add duplicate track' error
2011-08-23 07:29:23 +00:00
Sergey Popov
a8c1fef4c6
Updated the sconscript file.
2011-08-22 23:12:06 +00:00
Anonymissimus
f6ca5cdbf7
New function wesnoth.get_traits...
...
...returning a table holding the global traits known to the engine.
Creating a proxy table for this seems kind of overkill for now, and it
is possible to add the function in the "compatibility" file later on
just in case.
(FR bug #18362 )
2011-08-22 22:35:10 +00:00
Anonymissimus
026566f0af
add a getter unit_type_data::traits()
2011-08-22 22:35:07 +00:00
Anonymissimus
5f4723b6d9
expanded wesnoth.races to return the WML object...
...
...a race was constructed from via the __cfg field (FR bug #18362 )
2011-08-22 22:35:04 +00:00
Anonymissimus
2b27d38f8b
function unit_race::get_cfg
2011-08-22 22:35:00 +00:00
Anonymissimus
03598c597a
add a unit_race::cfg_ member
2011-08-22 22:34:58 +00:00
Nils Kneuper
9b58a4ff1e
updated Greek translation
2011-08-22 22:06:06 +00:00
Sytyi Nick
7458e377cb
Updated schema markup for GUI WML
2011-08-22 21:45:56 +00:00
Mark de Wever
9dcccf7143
Fix copying a singular iterator.
2011-08-22 19:57:53 +00:00
Nils Kneuper
22db1b733b
updated Greek and Indonesian translation
2011-08-22 18:15:10 +00:00
Elias Pschernig
741d008939
[units.wesnoth.org] fix translations
2011-08-22 18:08:58 +00:00
Tommy Schmitz
79e294f9c8
Fixed 2 bugs.
...
Fixed: planning multi-turn moves that conflict with allies at some point.
Fixed: crash when planning multi-turn moves through the fog.
2011-08-22 10:07:35 +00:00
Tommy Schmitz
97755aec92
Maybe fixed a bug with invalid/multi-turn actions.
...
Refactored mapbuilder::visit().
2011-08-22 10:07:18 +00:00
Tommy Schmitz
532d5e298a
Fixed bug with out-of-turn planning (from multi-turn moves commit).
2011-08-22 10:07:01 +00:00
Tommy Schmitz
fbaaf7f7a9
Eliminated confirmation dialog when ending turn with multi-turn plans.
2011-08-22 10:06:43 +00:00
Tommy Schmitz
5c98579181
Fixed crash on "bump later".
2011-08-22 09:53:51 +00:00
Anonymissimus
5ca4430b7e
inserted [remove_item]x,y=$x1,$y1 where needed (bug #18522 )
...
Using a local wmllint patch which I post only as an attachment in the bug.
2011-08-21 17:39:15 +00:00
Anonymissimus
75bf37ed86
improved [store_items] to store only items on locs matching given SLF
2011-08-21 17:39:11 +00:00
Anonymissimus
e040cfba34
improved changelog wording for SLF in [item], [remove_item]
2011-08-21 17:39:08 +00:00
Anonymissimus
9493a930c0
cb projectfile update
2011-08-21 17:39:04 +00:00
Elvish_Hunter
65ed9e2895
Added support for 24 hour ToD
2011-08-21 13:38:26 +00:00
Thonsew
4ec518fe3d
Unit map changes
...
1. Added a self_check() function to verify all invariants
2. Added a recovery mode to search all uids when unit->underlying_id()
is changed after insertion and before extraction of the unit.
2011-08-20 21:45:35 +00:00
Tommy Schmitz
8d2b02b457
Updated changelogs (whiteboard stuff).
2011-08-20 21:21:25 +00:00
Tommy Schmitz
13e8912a8f
Shot-in-the-dark fix for bug #18525 (whiteboard recruit crash).
2011-08-20 20:39:20 +00:00
Thonsew
6c21d06c48
Fix for bug #18524 [replace_map] doesn't force window repainting
...
Added redraw_background to reload_map()
2011-08-20 14:24:09 +00:00
Nils Kneuper
22c92baef9
updated Russian translation
2011-08-20 08:47:55 +00:00
Tommy Schmitz
3f97512688
Renamed mapbuilder_visitor to mapbuilder.
2011-08-20 08:05:42 +00:00
Tommy Schmitz
bd5c4f2dee
Fixed movement left when planning a move to a village or into an enemy zoc hex.
2011-08-20 07:57:49 +00:00
Timotei Dolean
eb691071eb
eclipse plugin: Add file includes in the Dependency List as well.
2011-08-20 06:39:32 +00:00
Timotei Dolean
e1d8605511
eclipse plugin: Enable error markers in our Project Explorer
2011-08-20 06:39:22 +00:00
Simon Forsyth
0325952db6
Update Mac OS X project file
2011-08-20 04:21:51 +00:00
Tommy Schmitz
55b67189d0
Corrected action-reordering when ending a turn...
...
...with planned moves remaining.
2011-08-19 20:59:07 +00:00
Tommy Schmitz
cd698eddaf
Fix crash.
2011-08-19 20:58:49 +00:00
Tommy Schmitz
2960d98c19
Fixed crash when a unit with planned actions is killed.
2011-08-19 20:58:31 +00:00
Tommy Schmitz
522228dd47
Fixed recruit bug from multi-turn moves commit.
2011-08-19 20:58:08 +00:00
Elias Pschernig
adf26fffa0
[units.wesnoth.org] more small CSS changes
2011-08-19 19:46:54 +00:00
Lari Nieminen
afea77cf60
Made the gray and tropical reef variations alias...
...
...to the normal reef and made their ids unique.
2011-08-19 17:23:08 +00:00
Thonsew
aead1784f1
Added patch by Brilliand for bug #2851
...
(Ghast and Necrophage double feeding)
1. Added event ids to prevent duplicates
2. Added event deletion via ids.
2011-08-19 10:54:44 +00:00
Sergey Popov
d8a87d0335
Fixed extra qualification and a warning suggesting extra braces with gcc.
2011-08-19 10:20:42 +00:00
Elvish_Hunter
9853a5d3f3
Added patch #2470
...
(support for harmer and xp calculation), with a few modifications.
2011-08-19 08:12:34 +00:00
Dmitry Kovalenko
ce66c8d2a7
Fai part rewritten to Lua and is now more readable/maintainable
2011-08-19 07:51:21 +00:00
Nils Kneuper
49b80b14f1
updated Greek translation
...
changelog fixes/improvements
2011-08-19 07:37:01 +00:00
Tommy Schmitz
2c07b91e6e
Added multi-turn move whiteboard plans.
2011-08-18 23:40:11 +00:00
Tommy Schmitz
b4132d5332
Changed manager::draw_hex().
2011-08-18 23:39:56 +00:00
Tommy Schmitz
6f9096bb28
Changed mapbuilder/validate _visitor implementations.
2011-08-18 23:39:39 +00:00
Tommy Schmitz
f63224dc22
Added whiteboard options dialog.
2011-08-18 23:39:21 +00:00
Tommy Schmitz
093ab10fa0
Changed action::from_config() to do what its comment says it should do.
2011-08-18 23:39:04 +00:00
Tommy Schmitz
ccaa6c64be
Changed side_actions implementation.
2011-08-18 23:38:48 +00:00