Sergey Popov
1f5f895571
Added "destdir" option to scons recipe.
2008-04-28 14:39:07 +00:00
Richard Kettering
730c01137e
Replaced my old hack with kestenvarn's newest HttT map,
...
...faded slightly for readability on the main screen.
2008-04-28 03:37:45 +00:00
Gunter Labes
04518278ba
now really use the current dir for translations
...
comment the funny pop_to_top() call out since it doesn't work on
units.wesnoth.org
remove trailing spaces
2008-04-27 23:41:31 +00:00
Gunter Labes
90c7d5c289
default to the current directory for translations rather than cwd + /data
2008-04-27 22:47:18 +00:00
Ignacio R. Morelle
41cb27d28d
Fixed ally_race i18n issues
2008-04-27 22:16:49 +00:00
Mark de Wever
c8447a8370
Also move the locker class for SDL_Surface*
2008-04-27 21:56:49 +00:00
Richard Kettering
0de662dbcc
New and improved melee animations for the banebow.
2008-04-27 21:44:47 +00:00
Richard Kettering
84b01a61b6
New and improved melee animations for the banebow.
2008-04-27 21:41:00 +00:00
Ignacio R. Morelle
c17555c6f0
More i18n fixes on the same vein (ally name)
2008-04-27 21:35:40 +00:00
Ignacio R. Morelle
17e9e2628b
i18n fixes optimized using WML variables
2008-04-27 21:29:28 +00:00
Ignacio R. Morelle
a3a8c41498
ally names i18 fix, optimized
2008-04-27 21:25:23 +00:00
Ignacio R. Morelle
3babc79daf
Ally name's i18n fix - part three with defferent approach
2008-04-27 21:21:25 +00:00
Ignacio R. Morelle
392f589afd
Testing a different approach to solve the i18n names issue
2008-04-27 21:05:12 +00:00
Richard Kettering
261b738336
Slight tweak to ranger melee frames.
2008-04-27 20:57:23 +00:00
Richard Kettering
dbdadf2487
Slight tweak to ranger melee frames.
2008-04-27 20:55:11 +00:00
Moritz Göbelbecker
ab74a6bc3c
Move blit_surface from gui/widgets/helper.cpp to sdl_utils.cpp
2008-04-27 20:33:19 +00:00
Elias Pschernig
657da51da7
wmlunits: display attacks also in the overview tree
2008-04-27 20:28:24 +00:00
Nils Kneuper
9dd166175d
clean up RELEASE_NOTES after 1.5.0
2008-04-27 20:27:00 +00:00
Jörg Hinrichs
ebf71fa06f
Add filesystem_win32.ii to make Windows compile
2008-04-27 19:46:59 +00:00
Nils Kneuper
7f2011934f
updated Russian translation
2008-04-27 19:18:48 +00:00
Mark de Wever
848416aea8
Add a spacer class used to align the buttons better at the left side.
2008-04-27 18:09:34 +00:00
Mark de Wever
a0f17c383d
Remove some not needed translatable strings.
...
Make other strings like the currently used strings.
2008-04-27 16:02:30 +00:00
Mark de Wever
f7228ced85
Add the widget library to the wesnoth-lib domain and update the helper files.
2008-04-27 15:48:07 +00:00
Mark de Wever
174966c394
Implement the different copy buffer...
...
...for mouse selection and keyboard copy under X11 systems. The old
widget library doesn't use it the new one does.
2008-04-27 15:09:20 +00:00
Sergey Popov
f130a87cb1
SDL check no longer appends unneeded paths to CPPPATH and LIBPATH.
2008-04-27 11:45:12 +00:00
Mark de Wever
57b52369b9
Properly clear the X11 clipboard when we select in another application.
...
Pasting from another application is still borked.
2008-04-27 11:33:15 +00:00
Mark de Wever
9e89ca161d
Send system events to the event handler for the X11 clipboard.
2008-04-27 11:29:28 +00:00
Mark de Wever
dae63c82da
Add some debug info.
...
Fix a bug where every click was a left click.
Middle click in a text box now pastes on UNIX systems.
Pasting only works withing Wesnoth.
2008-04-27 08:55:31 +00:00
Mark de Wever
5de36bcee4
Made the mouse button handeling generic...
...
...and implement the middle and right button.
Also fixes a minor bug in the the text_box where a mouse out of the
widget when not captured never recieved the mouse up.
2008-04-27 08:08:36 +00:00
Gunter Labes
4b82fdb63a
abort games with more than MAX_PLAYERS sides
2008-04-27 06:13:02 +00:00
Gunter Labes
a87cd64086
typo fix
2008-04-27 03:15:00 +00:00
Richard Kettering
bf9990c472
New images for the elven sorceress.
2008-04-27 02:37:32 +00:00
Richard Kettering
1b561d8ead
New images for the elven sorceress.
2008-04-27 02:28:56 +00:00
Ali El Gariani
bd2c765909
Fix a missing use of reference for unit parameter in undo action
2008-04-27 01:44:58 +00:00
Ali El Gariani
9546abc1bf
Cut again the head of our leader, to reminds ours to solve this nicely.
...
This revert the temporary hack used for the 1.5.0 release, except the
part about unit fake, because it fixed a real bug: moving a unit
behind another placed on a keep, and he walks on his head (of course
the keep-cut-head bug make it hard to see it, but the rendering order
was wrong)
2008-04-27 01:36:39 +00:00
Ignacio R. Morelle
ea9ff187b8
Use translatable ally unit's name field...
...
...instead of nontranslatable $ally_name variable value in dialogues
2008-04-27 01:19:33 +00:00
Ignacio R. Morelle
70cce499ce
Fix a small variable expansion order bug
2008-04-27 01:15:32 +00:00
Gunter Labes
5bbb0afe2f
go back to using sed to find the build dir, seems more reliable after all
2008-04-27 01:08:49 +00:00
Ignacio R. Morelle
d70d945b78
Use translatable ally name instead of the nontranslatable $ally_name...
...
...variable value in dialogues
2008-04-27 01:01:36 +00:00
Ignacio R. Morelle
54856ca47c
Fix dialogues using nontranslatable ally_name...
...
...variable value to use unit's name instead.
Also, introduced a bugcheck (hint:
http://www.wesnoth.org/forum/viewtopic.php?f=7&t=13827 )
2008-04-27 00:53:35 +00:00
Ignacio R. Morelle
12007e1566
Use primary_unit's name instead of nontranslatable ally_name...
...
...variable contents in dialogue (i18n fix)
2008-04-27 00:47:22 +00:00
Gunter Labes
6a285fc7a3
little tweak to the query commands
2008-04-27 00:34:15 +00:00
Nils Kneuper
bae216103b
remove unneeded listing
2008-04-26 22:59:52 +00:00
Nils Kneuper
b7c215df56
updated Turkish translation
2008-04-26 22:40:51 +00:00
Nils Kneuper
71ba600fe3
add SConscript files to tarball...
...
...(why has noone said that the test tarball from two weeks ago was
not working with scons???)
2008-04-26 20:15:52 +00:00
Moritz Göbelbecker
5da3f92634
Reorganisation of the terrain macros including more consistent image naming.
2008-04-26 19:44:45 +00:00
Gunter Labes
7fa4661094
send error messages to STDERR
...
get the server port from the redirect.cfg (which needs to be changed anyway)
2008-04-26 18:10:52 +00:00
Ali El Gariani
b07b80147a
add a word about the new (heavy) map-screenshot and the smarter pathfinding
2008-04-26 16:44:22 +00:00
Benoît Timbert
8b0f50850f
French translation update
2008-04-26 14:40:13 +00:00
Nils Kneuper
745f0b9b9b
post release version bump to 1.5.0+svn
2008-04-26 14:34:30 +00:00