Commit graph

4374 commits

Author SHA1 Message Date
Emilien Rotival
e087bbfa59 Add 2 new TC shades ("Bright orange" and "Light blue") and apply them to the part-moved & ally orb
The existing "Blue" TC rendered a orb that looked too much like the black one.
Same with existing orange vs. red.
2013-06-11 23:28:44 +02:00
flix
8c91d2e5cb Add deprecation messages to aspects
[target], [protect_unit], [protect_location],
protect_leader=, protect_leader_radius=.
Patch by pl_kolek. See https://gna.org/patch/?3884
2013-06-11 22:55:35 +03:00
Alexander van Gessel
6bc3de7663 Use hero ellipse alongside hero crown 2013-06-11 16:50:13 +02:00
Emilien Rotival
d201f1d590 Syntax fix in team-color.cfg
I pasted the raw WML from WesnothRCX and committed before realizing there was a difference in syntax
2013-06-11 14:48:03 +02:00
Emilien Rotival
10e61be88d Add a new TC shade ("Bright green") and apply to the unmoved orb
The existing "Green" TC was darker than the old unmoved orb artwork, which made the recolored orb difficult to spot against a green background.
2013-06-11 14:43:30 +02:00
Alexander van Gessel
6675dee702 Merge pull request #24 from spixi/master
fixed bug #20870 Typo in NAMED_LOYAL_UNIT macro documentation
2013-06-10 14:03:33 -07:00
Richard Kettering
e458f40658 New base frames for the elven cavalry units. 2013-06-10 01:03:34 -05:00
Richard Kettering
85b15a2c52 New base frames for the cavalryman line. 2013-06-10 00:22:59 -05:00
Richard Kettering
b11612cce9 Moved all the horseman images to their own folder. 2013-06-09 23:43:33 -05:00
Richard Kettering
444549dc34 New base frames for the knight, lancer, and grand-knight. 2013-06-09 22:08:22 -05:00
Richard Kettering
dbd2adf66a New base image for the paladin. 2013-06-09 21:34:35 -05:00
Richard Kettering
c1065bcbca New image for the skeletal dragon. 2013-06-09 17:10:01 -05:00
flix
9d1dfe0638 Add possibility to kill unit under cursor
...with context menu in debug mode.
Also assign the hotkey "shift+k" for this action.
Patch by pl_kolek. See https://gna.org/patch/?3905
2013-06-09 21:50:48 +03:00
fendrin
1f94b40846 Wired in the item group icons. 2013-06-09 12:54:47 +02:00
Charles Dang
3d59e29be6 Removed old theme image previously used in now-removed expirimental theme 2013-06-09 12:41:37 +11: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
Galen Brooks
69c9e3d9d7 Drake animation file name extension was missing 2013-06-08 07:57:59 -04:00
spixi
9625d6df6e fixed bug #20870 Typo in NAMED_LOYAL_UNIT macro documentation 2013-06-07 21:01:28 +03:00
fendrin
53b3e303d3 UnitBox experimental theme. 2013-06-04 22:42:41 +02:00
fendrin
d7f3b5426e Correct indentation. 2013-06-04 22:42:41 +02:00
flix/Felix Bauer
29e8584738 Add new aspect 'advancements'
As part of a GSoC proposal I added a new aspect so a scenario editor can control advancements in two ways:
1. Define a aspect with a string-value like "Swordsman, Knight", so the units of interesst will always advance to this
2. Use the LUA-Engine and return a function of the form advance(x, y) which will itself return a string-value
    like "Swordsman, Knight". Everytime a ai-unit advances advance(x, y) will be called.
The corresponding wikipage (http://wiki.wesnoth.org/AiWML) is going to be updated soon.
2013-06-01 17:21:12 +03:00
Emilien Rotival
2dbcdda8fa Renamed the folder for consistency with the editor theme 2013-05-31 01:10:08 +02:00
Emilien Rotival
3f0360365a Placeholder artwork for experimental GUI theme 2013-05-31 00:51:36 +02:00
Emilien Rotival
ea27d2e85f Placeholder artwork for experimental "unit_box" feature 2013-05-29 12:09:48 +02:00
fendrin
50682aa251 Adds the indoors schedule. 2013-05-28 22:18:46 +02:00
fendrin
c345286087 Added more ToD schedules. 2013-05-28 21:41:01 +02:00
fendrin
3b86a00756 Made use of lipkab's new full playlist. 2013-05-26 22:26:20 +02:00
Boldizsár Lipka
efd2abdc08 Macro documentation for FULL_MUSIC_PLAYLIST. 2013-05-26 15:14:50 +02:00
Boldizsár Lipka
e72dd524c9 New playlist FULL_MUSIC_PLAYLIST, containing all tracks. 2013-05-26 14:52:05 +02:00
Emilien Rotival
be7516c8e0 revised slicing for the 800x600 editor theme 2013-05-26 10:37:46 +02:00
Emilien Rotival
378d760d39 merged the tools + tools options palettes in the editor theme artwork 2013-05-26 10:18:19 +02:00
fendrin
db9a469310 Implemented the editor item tool. 2013-05-24 05:44:58 +02:00
Espreon
3f20785d02 Split all of the AI-related strings (except for the AI controller's) into a new 'wesnoth-ai' textdomain. Includes a pot-update for 'wesnoth' as a side effect. 2013-05-22 22:19:43 -04:00
Emilien Rotival
8fe9c6ddfa New slicing of the editor backgrounds 2013-05-22 08:36:09 +02:00
fendrin
48fe73889f Add the 24 Hour Schedule to the editor. 2013-05-19 03:07:20 +02:00
Elvish_Hunter
bf6ec6ebff Fixed some missing frames in female Elvish Marksman death animation 2013-05-17 21:18:31 +02:00
Emilien Rotival
54b2f55541 New artwork for status icons 2013-05-16 14:32:35 +02:00
Emilien Rotival
2ee7878c5a Updated backgrounds for the editor UI at 1024*768 (minimap with zoom slider) 2013-05-15 00:10:18 +02:00
fendrin
25f5d44d70 Time and Schedule selection in the editor. 2013-05-14 18:08:41 +02:00
Nils Kneuper
b41301e3d3 applied utiles/wesnoth-optipng on the latest images from Lord_Bob 2013-05-12 21:51:21 +02:00
Emilien Rotival
ee57dcd384 Replaced png files that had obtained an embedded ICC profile, which was causing error messages 2013-05-12 21:48:30 +02:00
Nils Kneuper
245d3934fa applied utiles/wesnoth-optipng on data/
Overall statistics (only for files with a smaller recompressed size):
  Original size: 276 KiB on 14 files
 Optimized size: 226 KiB
   Total saving: 50 KiB = 18% decrease
2013-05-12 20:55:41 +02:00
Nils Kneuper
fcf1c6dd4f updated Polish translation credits 2013-05-11 19:00:35 +02:00
jleldridge
e7f992b834 Added myself to about.cfg. 2013-05-08 12:36:41 -04:00
fendrin
931e1f9f3f Define some new [editor_times] for later usage. 2013-05-05 13:09:40 +02:00
Nils Kneuper
bde730d269 updated Vietnamese translation 2013-05-05 10:51:06 +02:00
Nils Kneuper
e86b2c4444 updated Russian translation 2013-05-05 10:41:42 +02:00
fendrin
9d52e89db4 Fixed the name of an editor brush. 2013-05-05 01:55:49 +02:00
fendrin
0b22b705ba New status box art from Lord Bob. 2013-05-03 21:51:20 +02:00
mattsc
a7ccb1c877 Add Goto Micro AI functionality 2013-05-02 20:16:33 -07:00