mattsc
c63258da84
Micro AIs: add zone guardian by Zazweda
2013-05-01 14:09:14 -07:00
Mark de Wever
98084d86a9
Fixes the wml_dialogs with wide screen theme.
...
Fixes bug #20592 , applies patch #3844 .
2013-05-01 20:40:26 +02:00
mattsc
5033ef7ebf
Micro AIs: use [filter_location] and variants thereof for SLFs
...
Rename Standard Location Filters in order to be consistent with other
WML.
2013-05-01 10:54:07 -07:00
mattsc
f7aa38bca4
Micro AIs: use [filter] and [filter_second] for SUFs
...
Rename Standard Unit Filters in order to be consistent with other WML.
2013-05-01 10:16:25 -07:00
fendrin
f1527dd8a0
Reenabled the palette group menu.
2013-05-01 19:08:32 +02:00
mattsc
9995853471
The Elves Besieged Micro AI test scenario: update deprecated aspect syntax
2013-05-01 09:44:35 -07:00
mattsc
2103ece522
Micro AI switchboard scenario: fix some of the context menu item IDs
...
... so that they are consecutively numbered
2013-05-01 09:39:58 -07:00
mattsc
b1cef372d6
Healer Support Micro AI: add optional SUF for healers
...
If set, only units passing this filter and having the healing ability
are used as healers.
2013-05-01 07:30:45 -07:00
mattsc
0b5da53da8
[micro_ai] tag: move serialization of cfg table into add_CA() function
...
This has the advantage that we can still add information to the cfg at
this level (namely the CA name, which gets checked for uniqueness here).
2013-05-01 07:17:00 -07:00
mattsc
a929543f4c
[micro_ai] tag: make sure that each CA gets a unique name
...
This is important if more than one Micro AI of the same type is set up
for a side.
2013-05-01 07:05:59 -07:00
fendrin
c59da51bac
Fix the layout for 1024x768 and higher.
2013-05-01 14:59:40 +02:00
fendrin
507d2b2b6f
Change replay buttons from [menu] to [action].
2013-05-01 12:09:41 +02:00
Alexander van Gessel
04b42cba37
Optipng run
...
Original size: 422 KiB on 63 files
Optimized size: 307 KiB
Total saving: 114 KiB = 27% decrease
2013-04-30 16:59:21 +02:00
mattsc
1951cc218e
Healer Support Micro AI: bug fix for aggression= key
...
Key needs to converted to a number before checking its value.
2013-04-29 17:39:39 -07:00
fendrin
b97ed9b338
Changed the endturn button from [menu] to [action].
2013-04-29 20:11:04 +02:00
fendrin
a1861e2aa3
Tooltip support in GUI1 widgets.
2013-04-29 16:33:50 +02:00
Mark de Wever
1efebdeea4
Fix a typo in DiD.
...
The issue was discovered by vultraz.
2013-04-28 22:03:38 +02:00
upthorn
8cd86671ac
Add persistent variable subnamespace usage into scenario-test, for testing persistent variable subnamespace behavior.
2013-04-13 12:21:51 -03:00
fendrin
59902f7900
Removed the "Feature not implemented yet." mark for the map label tool.
2013-04-08 14:21:10 +02:00
Alarantalara
8afb36ff7c
Merge branch 'master' of ssh://git.code.sf.net/p/wesnoth/code
2013-04-05 23:14:35 -04:00
Alarantalara
27c984c384
Match coral reef water to surrounding water.
2013-04-05 23:13:32 -04:00
Ignacio R. Morelle
210b293b3d
Update credits entry to include the username
2013-04-05 23:31:53 -03:00
fendrin
b47a8ec637
Moved the editor buttons in subfolders depending on their purpose.
2013-04-05 19:58:05 +02:00
fendrin
a3cd1fa6bc
Removed obsolete image attribute in the editor's brushes.cfg file.
2013-04-03 20:38:34 +02:00
fendrin
26fb1edb6b
Moved all editor specific buttons in their subfolder. Added
...
radiobuttons.
2013-04-02 01:00:11 +02:00
fendrin
c9eabcdadc
Removed the already commented brush_bar entry.
2013-04-01 15:03:38 +02:00
fendrin
9cbc251919
Replaced the brush bar with a theme wml solution.
2013-04-01 14:19:10 +02:00
fendrin
9cf3f41291
Enabled all new editor buttons.
2013-04-01 04:29:31 +02:00
Mark de Wever
9c80bf64c5
Fixes the text box cursor position.
...
The placement of the cursor sometimes was wrong under Windows. (The bug
could be reproduced under Linux by changing the configuration files.)
The problem was caused by the height of the text box and the permission
to wrap the text on a new line. This caused the cursor position to
return to the beginning of the line.
Fixes bug #17220 using patch #3822 .
2013-03-31 21:01:28 +02:00
fendrin
8ada4fb582
Editor: Made the toogle grid button a checkbox one.
2013-03-31 13:26:40 +02:00
anonymissimus
0c46e0bc5a
fix the surviving orc leader starting poisoned in the next scenario
2013-03-31 01:28:33 +01:00
fendrin
b1399dcba6
Made the editor palette's scrollbuttons to turbo ones.
2013-03-30 19:19:36 +01:00
fendrin
8e5941eb03
Fixed the reference to a renamed gui image.
2013-03-30 18:16:11 +01:00
fendrin
4f2e9e3e1a
Implemented a gui1 radiobutton
...
Put it in place at the editor toolbar and the lobby preferences.
2013-03-29 17:22:24 +01:00
fendrin
d891187366
Better versions of the editor brush button images.
2013-03-29 14:55:56 +01:00
Alexander van Gessel (AI0867)
5f584b8fa7
Remove executable bit from various images
2013-03-29 12:12:09 +01:00
Eric S. Raymond
8c044a01db
Mainline campaigns are wmllint/wmlscope clean again.
...
Unfortunately, this required telling wmlscope to ignore all present
instances of new-style animation wildcarding. Some rather messy changes
to wmlscope will have to be considered if it gets more widely used.
2013-03-28 11:33:43 -04:00
Eric S. Raymond
31376d4f70
Change some names of formal arguments to suppress wmlscope warnings.
2013-03-28 10:42:16 -04:00
fendrin
cd25b98877
Editor Brushes: Replaced the ugly red border marker with a radio button
...
behaviour.
2013-03-28 12:40:52 +01:00
Ignacio R. Morelle
66efdbab26
gui2/trename_unit: Implement new GUI2 Rename Unit dialog
...
This is probably the simplest GUI2 dialog I've ever implemented.
2013-03-28 05:15:56 -03:00
Eric S. Raymond
17414644c1
Fix up a large number of wmlscope errors created by bigmap.cfg rewrites.
...
Undefining and renaming library macros confuses the crap out of wmlscope,
causing many spurious messages.
This revision also normalized some line endings in files that has to be
modified anyway.
2013-03-28 00:46:14 -04:00
Eric S. Raymond
45cdd236db
wmllint/wmlscope glitch fixes. No substantive changes.
2013-03-27 22:33:14 -04:00
fendrin
45f7dfe671
Turned the editor's toolbox buttons into checkboxes.
2013-03-28 00:07:30 +01:00
Alexander van Gessel (AI0867)
2561c5b28c
Use sourceforge rather than GNA for terrain image URLs
2013-03-27 12:50:15 +01:00
Eric S. Raymond
c95c19aa38
Anotther test commit, to credits this time.
2013-03-27 01:23:33 -04:00
Eric S. Raymond
043c4f9fd3
Remove $Id$ cookies.
2013-03-26 21:41:37 -04:00
Eric S. Raymond
7f85fa000c
The git transition.
...
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04:00
Lari Nieminen
27cad62b33
Removed mention of Romyr and updated the Far North section to match the new map.
2013-03-24 10:58:53 +00:00
Nils Kneuper
8c75191933
another pass of utils/wesnoth-optipng to prepare for 1.11.2
2013-03-24 10:39:48 +00:00
Ignacio R. Morelle
c6a1b4a9c9
Tutorial scenario 1: suppress warnings...
...
...about "nonstandard word-wrap style within message"
2013-03-24 10:23:20 +00:00