Jérémy Rosen
57b6e02b29
sub frames of animations now handle their own invalidation.
...
They are not limited in placement or size anymore. Not that the main
unit frame still has the limitation. Please don't abuse this feature
since i'll remove the limitation to the main frame eventually
2008-04-04 18:25:27 +00:00
Tomasz Śniatowski
7d56fe139a
fix possible error in load_game_dialog if cancel_order checkbox was drawn but show_replay was not
2008-04-04 18:52:43 +01:00
Mark de Wever
1b6e325c78
Fix some 64 bit issues discovered by boucman.
2008-04-04 17:40:12 +00:00
Tomasz Śniatowski
640b5e86bc
Applied patch #1027...
...
...fixing possible label issues with repeated calls to the random map
generator
2008-04-04 18:31:07 +01:00
Mark de Wever
b77405209d
Wiring in the files for the new widget toolkit.
...
The files aren't used yet, but it allows the other buld systems to
have some time to wire in the files as well. I expect to add the real
test code rather soon, but still need some features to be completed
before that.
2008-04-04 17:17:12 +00:00
Mark de Wever
e5d3f2ed51
Set svn:ignore
2008-04-04 16:37:34 +00:00
Mark de Wever
10c5d496b1
Add the basics for the label class.
2008-04-04 16:30:48 +00:00
Mark de Wever
a94b01c1b1
Fix a wrongly closed tag, discovered by stikonas
2008-04-04 15:58:57 +00:00
David Philippi
279578ee3a
hungarian translation update
2008-04-04 15:56:14 +00:00
Nils Kneuper
3179410f58
updated Czech translation
2008-04-04 15:53:19 +00:00
Mark de Wever
fea91aaf89
Make the text boxes more useful, still a WIP.
2008-04-04 15:37:59 +00:00
Sergey Popov
fec3bb823f
Made use of more sophisticated fribidi check in scons recipe.
2008-04-04 13:57:25 +00:00
David Philippi
08803275f4
credit update
2008-04-04 13:50:07 +00:00
Eric S. Raymond
0af86e1936
Address bug #11409 .
2008-04-04 13:04:37 +00:00
Nils Kneuper
2b33454f11
updated Dutch translation
2008-04-04 10:37:17 +00:00
Lari Nieminen
436d4eceb5
Made the "get to work" and "oversee research" menus not invalidate undo...
...
...if you cancel them and renamed the CAPTURE_VILLAGE macro to
ANL_CAPTURE_VILLAGE to prevent conflicts.
2008-04-04 09:54:16 +00:00
Sergey Popov
0a0396d22b
Added unversioned scons files to svn:ignore.
2008-04-04 09:48:24 +00:00
Lari Nieminen
2b4546a489
Added missing [binary_path]s...
...
...so the editor finds the images for the campaign-specific terrains.
2008-04-04 09:35:11 +00:00
Eric S. Raymond
124062ca13
campaigns_client.py becomes one of the installable tools for content authors.
...
To conform to the naming convention of the other tools it is renamed
'wmlclient'.
2008-04-04 01:48:25 +00:00
Eric S. Raymond
f0f8f8f060
Add an explanatory comment.
2008-04-04 01:46:29 +00:00
Gunter Labes
9a03c80214
don't add a new link for existing entries
2008-04-03 23:16:50 +00:00
Eric S. Raymond
1cb846df7a
Deleted in error. Here is the history:
2008-04-03 23:03:37 +00:00
Benoît Timbert
36e0ee2823
Fix a few SVN properties
2008-04-03 22:43:34 +00:00
Piotr Cychowski
fd559eff8f
Fix indentation and remove some debug code leftovers
2008-04-03 22:40:35 +00:00
Eric S. Raymond
ffd3932384
Obsoleted by the Perl unit_tree script;
...
soon to be double-obsoleted by a Python rewrite of same.
2008-04-03 22:37:21 +00:00
Eric S. Raymond
84f68c3142
Obsolete, as we no longer use .am.in templating...
...
...even in the soon-to-be-discarded autotools build.
2008-04-03 22:32:55 +00:00
Eric S. Raymond
766a1ae929
Obsolete, this transformation has been done long since.
2008-04-03 22:29:53 +00:00
Eric S. Raymond
f7f2d28ddb
Obsolete, dates from when The Dark Hordes was un mainline.
2008-04-03 22:27:08 +00:00
Piotr Cychowski
aa527043f3
Initial version of class to validate user provided login/password...
...
...against the data pulled from forum tables. Should allow persistent
logins for wesnothd when implemented as part of the server. Not
integrated to anything yet. *Depends on mysql++ library for pulling
out the forum data
2008-04-03 22:18:21 +00:00
Eric S. Raymond
044d9b5fd9
Obsolesced by optipng.
2008-04-03 22:18:17 +00:00
Benoît Timbert
a6761ee4ac
Changelog entry for 2008-04-03T22:13:53Z!benoit.timbert@free.fr
2008-04-03 22:17:59 +00:00
Eric S. Raymond
5e23bb129f
Obsolete -- clearly unused since The Dark Hordes was mainline.
2008-04-03 22:16:11 +00:00
Benoît Timbert
2ffa5e9de0
Implement FR #11375 :
...
Make storing locations also store ownership info Affected tags :
[store_starting_location], [store_villages], [store_locations]
2008-04-03 22:13:53 +00:00
Eric S. Raymond
03633d8b8d
Obsolete, as Subversion checkout does out line-ending conversions now.
2008-04-03 22:10:55 +00:00
Eric S. Raymond
bad3ade049
Obsolesced by campaigns_client.py's -f option.
2008-04-03 21:59:35 +00:00
Eric S. Raymond
3121bf5a7f
Make sure all user_team_names are quoted.
...
Fix the glitch check for this to run even when lift is not enabled.
2008-04-03 20:29:02 +00:00
Benoît Timbert
ef82ef9567
French translation update
2008-04-03 20:24:15 +00:00
Eric S. Raymond
659f5d1894
More suppression of spurious wmllint warnings.
2008-04-03 19:13:14 +00:00
Sergey Popov
c09cb7563e
Made scons recipe enforce version requirements...
...
...for SDL_image, SDL_mixer and boost.
2008-04-03 19:03:48 +00:00
Sergey Popov
62b02122f4
Made scons recipe check for boost regex.
2008-04-03 18:26:18 +00:00
Sergey Popov
9b33dbb392
Removed gamestatus_editor.cpp from scons recipe.
2008-04-03 18:13:38 +00:00
Eric S. Raymond
d49822edf7
Fix up a few more team_name and user_team_name glitches.
2008-04-03 18:09:33 +00:00
Eric S. Raymond
01f02a707b
Teach wmllint to detect and warn of user_team_name members...
...
...without translation marks, and clean up a few.
2008-04-03 17:59:26 +00:00
Nils Kneuper
1dbcd26484
updated Chinese translation
2008-04-03 17:55:40 +00:00
Eric S. Raymond
4d413d9ba7
Give every SP team with an ID a user team name.
2008-04-03 17:27:19 +00:00
Mark de Wever
4be5771992
Remove the no longer needed file gamestatus_editor.cpp .
2008-04-03 16:15:47 +00:00
Mark de Wever
c5e954c8d7
Fix a problem with deferring a null-pointer.
2008-04-03 16:03:57 +00:00
David Philippi
6aaeb59fff
swedish translation update
2008-04-03 14:13:39 +00:00
Eric S. Raymond
6d98b75bdb
Fix various broken things in ANL picked up by wmllint and wmlscope.
2008-04-03 13:23:25 +00:00
Eric S. Raymond
ee61389d8a
Apply patch #1039 to fix bug #11078 .
2008-04-03 12:56:16 +00:00