28107 Commits

Author SHA1 Message Date
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
Fabian Müller
df15a0fe12 remade scenario LoW::15 2008-10-11 20:01:21 +00:00
Mark de Wever
d753ac2fe2 Rename foo_content_bar to content_foo_bar.
Only a mechanical cleanup to get better names for functions, has no
runtime changes.
2008-10-11 19:54:00 +00:00
Mark de Wever
4534d6cf8b Remove the now obsolete multiline_label_. 2008-10-11 19:53:43 +00:00
Alexander van Gessel
4c60ff1e4c Fix typo in elvish description. 2008-10-11 20:32:55 +01:00
Fabian Müller
a22152979d about.cfg file updated 2008-10-11 19:01:11 +00:00
Fabian Müller
273964084a changed the teamcolour of the player back to red 2008-10-11 18:26:35 +00:00
Mark de Wever
a36e1ee696 Add text wrapping.
The layout engine now first tries to wrap some text if too wide before
trying to use scrollbars.
2008-10-11 17:04:18 +00:00
Mark de Wever
6329273f9e Logging improvements.
Moved the layout logging to the gui_layout domain and added move verbose
debug logging.
2008-10-11 17:04:13 +00:00
Mark de Wever
4a70ae1593 Disable the size caching.
Disable the size caching for now, it gives problems with the new
wrapping code. Postpone the final faith of this code until we know
whether or not the caching is needed for speed.
2008-10-11 17:03:49 +00:00
Jordà Polo
e115bbd12f Update ca_ES@valencia's name to match the in-game name 2008-10-11 17:01:11 +00:00
Jordà Polo
bbd8713377 Convert ASCII accents. 2008-10-11 16:50:41 +00:00
Nils Kneuper
cc11522edc add RACV Language to g.w.o 2008-10-11 16:44:44 +00:00
Jordà Polo
3dd513b9e6 Add new translation to RACV and reinitialize Valencian translation 2008-10-11 16:36:31 +00:00
Fabian Müller
18e54dca6d update to the wml emacs mode 2008-10-11 15:20:34 +00:00
Eric S. Raymond
be7411fc8b trackplacer: paste in the simplescribble demo code...
...so we have basic event capture working.
2008-10-11 15:11:16 +00:00
Eric S. Raymond
8c314bc016 trackplacer: add some autodocumentation. 2008-10-11 15:04:27 +00:00
David Philippi
382740bbb4 updated danish manpages 2008-10-11 14:19:58 +00:00
Eric S. Raymond
56c4ec5c42 Remove reference to deleted Anduilas portrait. 2008-10-11 14:00:57 +00:00