46499 Commits

Author SHA1 Message Date
Timotei Dolean
ca1a0d42f0 eclipse plugin: Work a bit more on the updating mechanism 2011-08-04 19:11:04 +00:00
Timotei Dolean
7a00bb459c eclipse plugin: Update the manual 2011-08-04 19:10:29 +00:00
Timotei Dolean
1e09f27b37 eclipse plugin: Revert part of the flattening commit.
It seems the PDE Build needs a separate directory for the feature
2011-08-04 19:09:59 +00:00
Timotei Dolean
96b5a936db eclipse plugin: Play a bit with the dependencies 2011-08-04 19:09:31 +00:00
Timotei Dolean
e697c37dfd eclipse plugin: update the manual to reflect the latest changes 2011-08-04 19:09:08 +00:00
Timotei Dolean
a69c057b4d eclipse plugin: Flatten the feature project into...
...the main one and rename it to 'org.wesnoth'
2011-08-04 19:08:45 +00:00
Timotei Dolean
2410c4ad0e eclipse plugin: Remove some redundant plugin dependencies 2011-08-04 19:08:22 +00:00
Timotei Dolean
1115717e11 eclipse plugin: Remove the dependency of the the plugin...
...to org.xtext.junit et al, by creating a separate tests project
2011-08-04 19:07:48 +00:00
Timotei Dolean
d6822b1d06 eclipse plugin: Document the last build changes 2011-08-04 19:07:16 +00:00
Anonymissimus
bad5d3db18 fixed tod image referred to as above minimap (bug #18022) 2011-08-04 18:14:05 +00:00
Anonymissimus
556638a3b4 let units submerge in swamp merfolk village (fix for bug #18140) 2011-08-04 18:13:46 +00:00
Anonymissimus
c56b0bb72d more terrain types for wolf and wolf rider...
...water standing animations (fix for bug #18138)
2011-08-04 18:13:24 +00:00
Tommy Schmitz
5ea504863c Fixed problem with highlighting allies' actions...
...and attempting to modify them.
2011-08-04 06:54:57 +00:00
Tommy Schmitz
2c73eb7501 Fixed: ability to move leader when recruits are planned. 2011-08-03 22:00:55 +00:00
Tommy Schmitz
e0af996ea3 Fixed bug when planning a move to a village out of turn. 2011-08-03 22:00:37 +00:00
Tommy Schmitz
5553385f29 Changed private inheritance into composition. 2011-08-03 22:00:19 +00:00
Tommy Schmitz
d7602bfadb Reduced complexity by eliminating inheritance of visitor from visitor_base.
Renamed visitor_base to enable_visit_all.

Added visitor::visit_all_actions() to fill the resulting void.
2011-08-03 21:58:59 +00:00
Anonymissimus
2b7e36c4b1 Revert "let wolfs advance to Great Wolfs and to Direwolfs" 2011-08-03 20:05:30 +00:00
Anonymissimus
2655e8ddff cb projectfile update 2011-08-02 20:41:49 +00:00
Timotei Dolean
6cd8d213e0 eclipse plugin: Replace the 2 shell scripts with a Scons script 2011-08-02 19:36:11 +00:00
Timotei Dolean
f23067109f eclipse plugin: Remove some useless fragment dependencies 2011-08-02 19:35:51 +00:00
Timotei Dolean
e612b974b7 eclipse plugin: Fix the map opener hyperlink creator
code
2011-08-02 19:35:32 +00:00
Timotei Dolean
d77c2ccae8 eclipse plugin: Add a new parameter for install name for the wml tools 2011-08-02 19:35:10 +00:00
Timotei Dolean
df649344f0 eclipse plugin: Remove unused class 2011-08-02 19:34:46 +00:00
Timotei Dolean
2daa48be21 save the install name when creating the project 2011-08-02 19:34:23 +00:00
Tommy Schmitz
6eec0edfa1 More cleanup. 2011-08-02 17:45:44 +00:00
Sergey Popov
1b77bc9dc9 Fixed compile warnings. 2011-08-02 10:41:54 +00:00
Tommy Schmitz
bdfccbd189 Partly fixed whiteboard issue with droiding and player-switching. 2011-08-02 10:18:22 +00:00
Tommy Schmitz
b2be7c7cab Reimplemented a lot of iteration code using the new visitor_base template.
Removed visitor.cpp because all the code is in visitor.hpp now.
2011-08-02 10:17:48 +00:00
Tommy Schmitz
85ef242fe3 Added class template visitor_base. 2011-08-02 10:17:19 +00:00
Tommy Schmitz
619909de76 Alphabetized #includes. 2011-08-02 10:16:52 +00:00
Tommy Schmitz
d31e8eb8f2 Changed wb::manager::net_buffer_.
Instead of just one buffer for all network data,

...there is now one separate buffer for each team's whiteboard network
data.
2011-08-02 10:16:23 +00:00
Tommy Schmitz
99a9f77410 Changed indentation. 2011-08-02 10:15:55 +00:00
Tommy Schmitz
008e63c0b8 Made whiteboard action numbers team-colored. 2011-08-02 10:15:28 +00:00
Tommy Schmitz
b89bd07425 Added wb::side_actions::hide(). 2011-08-02 10:15:01 +00:00
Tommy Schmitz
1155b3c65b Added wb::side_actions::make_net_cmd_refresh(). 2011-08-02 10:14:33 +00:00
Tommy Schmitz
a45aab728f Added fcn side_actions::safe_clear(). 2011-08-02 10:14:05 +00:00
Tommy Schmitz
189e853082 Removed debug chat msg on whiteboard activation. 2011-08-02 10:13:38 +00:00
Tommy Schmitz
c41ac5450a Changed indentation. 2011-08-02 10:13:11 +00:00
Tommy Schmitz
4e5e722e67 Added wb::action::hide(). 2011-08-02 10:12:37 +00:00
Tommy Schmitz
1fcb46e4e7 Made arrow noncopyable because it's an RAII object now.
Constructor adds it to the screen, destructor removes it.
2011-08-02 10:12:09 +00:00
Tommy Schmitz
8f8e133474 Added hide() to class arrow. (whiteboard) 2011-08-02 10:11:41 +00:00
Tommy Schmitz
2e94d061c6 Eliminated a function. 2011-08-02 09:55:03 +00:00
Steven Panek
dceb504f76 Updated the changelog. 2011-08-02 08:31:44 +00:00
Jérémy Rosen
058732340f apply patch #2857: Implemented sub= and divide=...
...for weapon special codeblocks by Espreon
2011-08-02 08:25:22 +00:00
Jérémy Rosen
9da3b6ac61 apply patch #2819: Change unit_map to a faster implementation by thonsew 2011-08-02 07:31:39 +00:00
Ignacio R. Morelle
31d619503c Expanded tabs in players_changelog, reduced spacing 2011-08-02 05:55:50 +00:00
Ignacio R. Morelle
62cac69ebc Update changelog 2011-08-02 05:55:36 +00:00
Ignacio R. Morelle
f0a3854f1b wmllint: Handle deprecated implicit side=1 in more actions;...
...run the new code in mainline

Shame on you, esr.

This commit handles [remove/place_shroud], [gold] and [modify_side/ai]...

...using modified code derived from patch #2666
2011-08-02 00:38:36 +00:00
Ignacio R. Morelle
97da3fcaa3 Teach wmllint to fix deprecated implicit side=1 in [store_gold] actions
This uses esr's rule from 2011-07-03T10:55:21Z!esr@thyrsus.com rather than patch #2666's.
2011-08-02 00:38:06 +00:00