Alexander van Gessel
823abf8e14
Use split enemy hover-hex image
2013-06-11 03:47:31 +02:00
Alexander van Gessel
8d97a1b442
Cut enemy/yours hover hex images into top and bottom
2013-06-11 03:47:12 +02:00
Alexander van Gessel
7e31d6b632
Use hover-hex-enemy.png over attack targets
2013-06-09 03:21:41 +02:00
Espreon
612f71eac9
Updated the Old English translation.
2013-06-08 19:36:33 -04:00
Ignacio R. Morelle
0e92c59803
Fix incorrect image path function name in ~CROP() diagnostics
...
The error messages generated by using ~CROP() with negative coordinates
referred to the function's original name, ~SECTION().
2013-06-08 19:29:50 -04:00
Derek Hoagland
88e2040204
Move images/flags/ to data/core/images/flags where WML is 'allowed' to access it.
2013-06-08 17:10:17 -04:00
JaMiT
4da4104965
Use the correct index for filter_textbox::delete_item().
...
This fixes the issues when dismissing recallable units as reported:
http://forum.wesnoth.org/viewtopic.php?f=4&t=38479
2013-06-08 15:28:23 -05:00
JaMiT
86089f2ba4
Remove some do-nothing code.
2013-06-08 15:28:23 -05:00
Emilien Rotival
c3c2f5c3b7
Updated artwork for a team-colored status orb
...
The jewel file was created to account for possible TC glitches due to transparency. We'll find a use for it, eventually
2013-06-08 21:22:01 +02:00
Emilien Rotival
2d1e7940ac
New artwork for a team-colored status orb
2013-06-08 20:32:25 +02:00
Charles Dang
3394edafde
Removed 'lite' button images
...
If these need to be restored, the H18 menu images in
attic/spare_buttons will suffice
2013-06-09 05:07:55 +11:00
Charles Dang
e0fb308439
Fixed wrong macro arg name and missing quote
2013-06-09 05:07:04 +11:00
Charles Dang
7d654199ed
Convert uses of lite button to H20 menu button
...
Lite has the same dimensions of the H18 menu button, which is unused
and moved to attic. Since all uses of lite were menus, I reassigned
them to use the current H20 menu image.
2013-06-09 04:53:59 +11:00
Charles Dang
586b1bb9e6
Move disabled slider images to attic
2013-06-09 03:29:26 +11:00
Charles Dang
cd07621cc0
Use grayscale IPF for slider disabled state
2013-06-09 03:28:17 +11:00
Charles Dang
9e4e09296c
Move transparent scrollbar images to attaic
2013-06-09 03:16:51 +11:00
Charles Dang
60283c1455
USe opacity IPF for transparent scrollbars instead of seperate images (value set to 65%)
2013-06-09 03:13:02 +11:00
Charles Dang
4cab896cf9
Moved unused H18 menu button images to attic
2013-06-09 02:44:23 +11:00
Andrius Silinskas
ec1a14a300
Add missing newline symbol for debug statement.
2013-06-08 16:29:27 +01:00
Charles Dang
a7e088cad0
Moved disabled widget images to attic
2013-06-09 02:13:09 +11:00
Alexander van Gessel
ce8e60bdda
Merge pull request #23 from groggydice/rgb
...
append pango code to message about color spec requiring manual fix
2013-06-08 08:06:13 -07:00
Charles Dang
de3deab416
Fixed typo in a path
2013-06-09 01:11:50 +11:00
Charles Dang
0348e68de6
Use grayscale IPF for disabled tree view toggle button state
2013-06-09 01:11:42 +11:00
Alexander van Gessel
dcfe8e577e
Merge pull request #22 from fluffbeast/drake-anim-fix
...
Drake animation file name extension was missing
2013-06-08 06:26:54 -07:00
Galen Brooks
69c9e3d9d7
Drake animation file name extension was missing
2013-06-08 07:57:59 -04:00
Charles Dang
7fe8cc5f84
Use grayscale IPF for disabled widget variations instead of specific images
2013-06-08 22:54:37 +11:00
fendrin
d971585a20
Fix the low resolution editor theme.
2013-06-08 13:50:44 +02:00
Mark de Wever
9cd27ce482
Merge branch 'pull_1_fixes'
2013-06-08 12:05:30 +02:00
Mark de Wever
7e681056c9
Use const references for arguments not modified.
2013-06-08 12:04:00 +02:00
Mark de Wever
93eaedde07
Remove a temporary used only once.
...
Instead use the return value of the function used to initialise the
temporary.
2013-06-08 12:02:31 +02:00
Mark de Wever
2e8e81bc34
Prefer default construction.
2013-06-08 12:01:33 +02:00
Ignacio R. Morelle
12b53629cb
addon/mg: Don't bump download count when reinstalling/upgrading stuff
2013-06-08 04:56:35 -04:00
Ignacio R. Morelle
d1d920024e
addon/client: Add optional increase_downloads arg to download_addon()
...
This allows for requesting campaignd to not bump the downloads count for
an add-on that is being downloaded.
2013-06-08 04:56:35 -04:00
Ignacio R. Morelle
60f49eaf11
campaignd: Allow clients to ask to not bump the downloads count
...
This allows clients to specify in the [request_campaign] body whether to
bump the downloads count for an add-on (e.g. when upgrading or
reinstalling a currently installed add-on). The default is 'true' for
backwards compatibility with older clients.
This change isn't advertised in the changelog on purpose.
2013-06-08 04:56:35 -04:00
fendrin
85b2774f28
Wired in a button for the minimap color coding.
2013-06-08 10:52:30 +02:00
fendrin
2bec0b28e9
Hotkey for the minimap team&movement/side color coding feature.
2013-06-08 10:46:00 +02:00
fendrin
6fae698757
Fix spelling in a comment.
2013-06-08 10:38:57 +02:00
Mark de Wever
46ea339015
Mark system headers as system headers in CMake.
...
Compilers suppress some errors in system headers, this avoids false
positives of some compiler warnings not in our source code.
2013-06-08 09:14:37 +02:00
Mark de Wever
868f2214b7
Remove an old style cast.
2013-06-08 09:13:22 +02:00
fendrin
8fe409717d
Added mini-map specific buttons.
2013-06-08 08:54:13 +02:00
fendrin
1c57a7235d
Remove a duplicate command.
2013-06-08 08:54:13 +02:00
fendrin
3db0ba133c
Fix the spelling in comments.
2013-06-08 08:54:13 +02:00
fendrin
620dd05bea
Fix the spelling in comments.
2013-06-08 08:54:13 +02:00
fendrin
4130a42928
Fix spelling.
2013-06-08 08:54:13 +02:00
fendrin
c57e4d2c67
Fix spelling in a comment.
2013-06-08 08:54:13 +02:00
fendrin
4197f4cb59
Fix some spelling mistakes in comments.
2013-06-08 08:54:13 +02:00
mattsc
e6ec4152d2
ExpAI: make recruiting work with all keys of [chance_to_hit] special
...
Previously there would be an error, and subsequently no recruiting, if
the value= key was not set.
2013-06-07 19:17:21 -07:00
Charles Dang
750d9d084a
Used correct image paths for default toggle button's disabled state
2013-06-08 11:07:53 +11:00
Charles Dang
403c2b52ef
Updated GUI1 mplobby background
2013-06-08 05:27:06 +11:00
mattsc
f06daf98fd
Micro AIs: minor grammar fixes
2013-06-07 07:34:17 -07:00