Nils Kneuper
9969a2c665
updated Russian translation
2011-07-13 10:01:05 +00:00
Steven Panek
ce280fced1
Eliminated a Britishism.
2011-07-12 21:06:31 +00:00
Dmitry Kovalenko
de73faad91
Tweaked the patrol_gen function to return a pair of function: execution and evaluation
2011-07-12 08:39:18 +00:00
Nils Kneuper
3c51dda69a
updated Russian translation
2011-07-12 08:23:53 +00:00
Tommy Schmitz
f2e7ec0ef5
Fixed loophole in disabling undo for whiteboard.
...
Activating the whiteboard while an undo (or redo) is in progress will
no longer crash Wesnoth.
2011-07-12 07:45:32 +00:00
Tommy Schmitz
78ae1bdd68
Fixed loophole in disabling undo for whiteboard.
...
Issue with goto and "Press 't' to continue".
2011-07-12 07:45:01 +00:00
Tommy Schmitz
ed996e745c
Changed wb::manager fcn clear_undo() into possibly_clear_undo().
2011-07-12 07:44:44 +00:00
Tommy Schmitz
1afd5a9152
Added newline between 'else' and statement following it.
2011-07-12 07:44:26 +00:00
Tommy Schmitz
4645fc831d
Fixed crash when planning a suppose_dead.
2011-07-12 07:44:05 +00:00
Tommy Schmitz
1171962774
Changed data structure to boost::ptr_vector.
2011-07-12 07:40:22 +00:00
Steven Panek
3eae05564e
Updated the British English translation.
2011-07-12 02:04:10 +00:00
Anonymissimus
d6893dd609
removed leftover old animations
...
fix for wmlscope messages
2011-07-11 19:58:11 +00:00
Timotei Dolean
b1b2114546
eclipse plugin: When removing a _main.cfg, restore...
...
...the previous directories/entries
2011-07-10 20:48:32 +00:00
Timotei Dolean
789a29c07c
eclipse plugin: Tweak the new node's index. If the...
...
...new index is greater than the previous + step, use the latter
2011-07-10 20:48:23 +00:00
Timotei Dolean
c446bfd401
eclipse plugin: take in account the special file...
...
...'_main.cfg' case when adding a new node to the list
2011-07-10 20:48:14 +00:00
Timotei Dolean
34614cb84e
eclipse plugin: Use the parent's file path to match...
...
...the file in the directories list
2011-07-10 20:48:05 +00:00
Timotei Dolean
a2f08a41d8
eclipse plugin: Refactor and reorganize the whole list builder
2011-07-10 20:47:56 +00:00
Timotei Dolean
9969b98ad1
eclipse plugin: Tweak the internal_addNode function...
...
...to correctly set the new node's index and take in account all cases
when adding it to the list
2011-07-10 20:47:47 +00:00
Timotei Dolean
266d32cf58
eclipse plugin: Make the 'Tree' be 'List'
2011-07-10 20:47:37 +00:00
Timotei Dolean
c67dd24831
eclipse plugin: Update the changelog with info...
...
...about the new wesnoth addons view
2011-07-10 20:47:28 +00:00
Timotei Dolean
fa24e3bf54
eclipse plugin: Force focus the addons list after...
...
...selecting a server from the list, to prevent scrolling the combobox
instead of the addon list
2011-07-10 20:47:19 +00:00
Timotei Dolean
d6a3d068c4
eclipse plugin: Fix the visibility condition...
...
...for the container actions
2011-07-10 20:47:11 +00:00
Timotei Dolean
4433ec4111
eclipse plugin: Add a button for opening the Addon...
...
...Upload preferences page from within the Addons view
2011-07-10 20:47:02 +00:00
Timotei Dolean
8ba72f62e2
eclipse plugin: Use the password sent as parameter...
...
...not the one in the preferences
2011-07-10 20:46:52 +00:00
Dan Gerhards
02d0edd20b
Made EASY difficulty easier.
2011-07-10 11:28:11 +00:00
Dan Gerhards
f63b94e5bf
Fixed bug causing enemy to recruit too many Chocobones on EASY
2011-07-10 10:32:03 +00:00
Richard Kettering
49fcbbf92c
New animations for the horseman.
2011-07-10 07:06:06 +00:00
Steven Panek
f8209c4e47
Updated the Latin translation.
2011-07-09 09:37:05 +00:00
Nils Kneuper
a93ab50b2b
applied utils/wesnoth-optipng
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 273 KiB on 62 files
Optimized size: 238 KiB
Total saving: 34 KiB = 12% decrease
2011-07-09 08:26:43 +00:00
Tommy Schmitz
aa8519ea85
Oops.
2011-07-09 07:57:56 +00:00
Tommy Schmitz
4665d0d637
Removed a fixed FIXME comment.
2011-07-09 07:57:38 +00:00
Tommy Schmitz
e0f0acdd4f
Optimized by not iterating so much.
2011-07-09 07:57:20 +00:00
Tommy Schmitz
709869961b
Whiteboard: Fixed a network problem...
...
...with planning multiple sequential actions for a single unit.
2011-07-09 07:57:02 +00:00
Tommy Schmitz
7ac027d06f
Fixed a unit::underlying_id_ OOS.
2011-07-09 07:56:44 +00:00
Tommy Schmitz
d889831477
Changed an 'if' into an 'assert'.
2011-07-09 07:56:26 +00:00
Tommy Schmitz
6475b5c6d2
Changed behavior of whiteboard action validation.
...
Instead of validating actions from separate teams separately, each
team's actions are applied in turn order, starting with the player who
is currently taking his or her turn.
2011-07-09 07:56:08 +00:00
Tommy Schmitz
f8b462a004
Changed unit constructor to assign a fake underlying_id...
...
...when real_unit==false.
2011-07-09 07:53:40 +00:00
Nils Kneuper
98a03ae76a
pot-update
...
regenerated doc files
2011-07-09 07:03:15 +00:00
Nils Kneuper
3498a37f3a
updated Vietnamese translation
2011-07-09 06:56:08 +00:00
Steven Panek
9f64815d41
Updated the Old English translation.
2011-07-09 00:06:21 +00:00
Timotei Dolean
8abc24d539
eclipse plugin: Tweak the code and add a refresh button
2011-07-08 21:12:13 +00:00
Timotei Dolean
38743e3aef
eclipse plugin: Create a project for downloaded addon...
...
...if the user wants
2011-07-08 21:12:04 +00:00
Timotei Dolean
551d1cc8c4
eclipse plugin: Remove unreachable catch exception blocks
2011-07-08 21:11:55 +00:00
Timotei Dolean
2351c76734
eclipse plugin: Simplify the project creation methods
2011-07-08 21:11:45 +00:00
Timotei Dolean
c7d1f7586c
eclipse plugin: Implement the download addon feature
2011-07-08 21:11:35 +00:00
Timotei Dolean
f8a903d4e4
eclipse plugin: Tweak a bit the layout and...
...
...the functionality of the addon manager
2011-07-08 21:11:26 +00:00
Timotei Dolean
4a84b4278d
eclipse plugin: Implement the GUI + some logic for the Addons manager
2011-07-08 21:11:17 +00:00
Timotei Dolean
65f8ba2b56
eclipse plugin: Done some extra checks for the parameters
2011-07-08 21:11:08 +00:00
Timotei Dolean
9253682e33
eclipse plugin: Move the loading message to a better place
2011-07-08 21:10:59 +00:00
Timotei Dolean
19ca8740d7
eclipse plugin: missed the 'static' keyword for the wanted behavior
2011-07-08 21:10:50 +00:00