28275 Commits

Author SHA1 Message Date
Eric S. Raymond
79f71984fa trackplacer: implementthe help button. 2008-10-13 12:19:35 +00:00
Gunter Labes
c06cf61985 allow out-of-turn unit renaming again 2008-10-13 12:16:21 +00:00
Gunter Labes
1ef8c37590 added missing newline 2008-10-13 12:16:05 +00:00
Richard Kettering
d8b3043297 New graphics for failed fireballs. 2008-10-13 06:26:26 +00:00
Eric S. Raymond
9f10a7b737 trackplacer: implement a civilized quit button. 2008-10-13 04:08:38 +00:00
Eric S. Raymond
9d6161f8e3 trackplacer: simplify and refactor file selector code. 2008-10-13 03:06:02 +00:00
Bartek Waresiak
5f8e84774a Add support for unit loop formulas 2008-10-12 22:24:40 +00:00
Bartek Waresiak
ac84c24591 Error handling for shortest_path formula function 2008-10-12 21:37:15 +00:00
Eric S. Raymond
14fbce435f trackplacer: fix bug in erasure code. 2008-10-12 20:52:49 +00:00
Eric S. Raymond
e0097e7119 trackplacer: draw icons at proper size. 2008-10-12 20:41:00 +00:00
Eric S. Raymond
71f5eb875a trackplacer: cleaner coordinate display usung a label. 2008-10-12 19:52:50 +00:00
Eric S. Raymond
e9bc38c246 trackplacer: coordinate display enabled. 2008-10-12 19:50:15 +00:00
Bartek Waresiak
1e976cdf74 New formula function: shortest_path 2008-10-12 19:43:31 +00:00
Tomasz Śniatowski
f3fd023e9f fix missing ; in LOW_MEM, spotted by Friker 2008-10-12 20:04:40 +01:00
Tomasz Śniatowski
7b57f7dd85 Allow painting fog and shroud terrains in the editor,
...as it should be useful for making masks
2008-10-12 18:20:06 +01:00
Eric S. Raymond
64d8844c0d trackplacer: now drawing with transparency. 2008-10-12 17:18:47 +00:00
Eric S. Raymond
eb007f1a00 Features are now drawn, but without transparency. 2008-10-12 17:05:58 +00:00
Eric S. Raymond
d34f99828d trackplacer: fix slightly bugg cancel button. 2008-10-12 16:18:29 +00:00
Eric S. Raymond
0ffdea70f5 trackplacer: Add -d option to set source tree root. 2008-10-12 16:15:11 +00:00
Eric S. Raymond
236e8bbf62 trackplacer: refactor to support any number of action icons. 2008-10-12 16:07:23 +00:00
Fabian Müller
1a61c766a3 moved wesnoth-low in CMakeLists.txt to the right place. 2008-10-12 16:04:07 +00:00
Fabian Müller
5cd8075a11 added wesnoth-low to the CMakeLists.txt 2008-10-12 15:44:46 +00:00
Eric S. Raymond
557f02ae36 trackplacer: deletions from tracks now work. 2008-10-12 15:38:49 +00:00
Eric S. Raymond
c72e637e63 track_placer: snap-to logic for deleting icons is working. 2008-10-12 15:28:46 +00:00
Eric S. Raymond
df7711c340 trackplacer: we can erase brush dots now. 2008-10-12 14:02:16 +00:00
Nils Kneuper
a62aaad2d9 pot-update (now with new names for locations ;) )
regenerated doc files
2008-10-12 13:27:25 +00:00
Bartek Waresiak
4a6173b04a New formula function: move_partial 2008-10-12 13:07:11 +00:00
Elias Pschernig
7211157845 addon_manager:
- Table sorting now displays nice arrows (using the "jquery"
  javascript library for this now).

- Auto-create --tar folder.
2008-10-12 13:05:11 +00:00
Bartek Waresiak
6359ebd5d8 Fix to formula's attack analysis 2008-10-12 11:18:53 +00:00
Jérémy Rosen
5b9eb9a02f fix missiles being incorrectly fliped in some cases 2008-10-12 10:55:02 +00:00
Jérémy Rosen
992ae22bc5 allow interrupting selection anim when standing anims are disabled 2008-10-12 10:10:24 +00:00
Jérémy Rosen
02575b0888 more anim reorganisation,
...unit frame is now drawn in the animation code, not in the unit code
2008-10-12 09:55:53 +00:00
Jordà Polo
baef420c83 Updated Valencian translation (thanks to Robert Millan) 2008-10-12 08:11:12 +00:00
Jordà Polo
312361ac55 Fix typos in Catalan translation (thanks to Robert Millan). 2008-10-12 07:55:23 +00:00
Eric S. Raymond
f363d4e8d3 trackplacer: cosmetic tweak to the interface. 2008-10-12 06:23:34 +00:00
Eric S. Raymond
fe5b7b9045 trackplacer: editing controls are iconized. 2008-10-12 06:04:09 +00:00
Eric S. Raymond
ae04573fc5 trackplacer: Control to set editing action is now active. 2008-10-12 05:45:00 +00:00
Eric S. Raymond
33302e66b8 trackplacer: instantiate the editing controls. 2008-10-12 05:39:23 +00:00
Eric S. Raymond
745ddafdd7 trackplacer: map now renders in correct colors. 2008-10-12 04:12:02 +00:00
Eric S. Raymond
c7ad8a4fcb trackplacer: we've got map rendering, but the colors are wrong. 2008-10-12 02:44:32 +00:00
Eric S. Raymond
5ff665e366 trackplacer: simplify handling of the map backround. 2008-10-12 02:30:34 +00:00
Eric S. Raymond
1b8d24cd69 trackplacer: Found out how to extract image dimensions. 2008-10-12 01:37:30 +00:00
Alexander van Gessel
d0a69634e4 Add (un)consider events to AIs. (bug #12375) 2008-10-12 01:33:55 +01:00
Eric S. Raymond
ddfb35bbb1 trackplacer: refactor, eliminating a global. 2008-10-11 23:41:41 +00:00
Eric S. Raymond
e286fad78c trackplacer: correctly modal file selector. 2008-10-11 23:07:34 +00:00
Nils Kneuper
09459c3b6f updated Italian translation 2008-10-11 22:19:34 +00:00
Jordà Polo
701ec68b2a Fix more encoding issues. 2008-10-11 21:52:10 +00:00
Lari Nieminen
84f2531c09 Removed a couple more trees. 2008-10-11 21:11:38 +00:00
Lari Nieminen
e40877ac5f Made the forests on hills be a bit more sparse,
...to make the underlying terrain more visible.
2008-10-11 21:06:31 +00:00
Alexander van Gessel
88e9b0c5c1 Catch end_turn_exception for non-humans. 2008-10-11 21:22:18 +01:00