26969 Commits

Author SHA1 Message Date
Tomasz Śniatowski
0218bd8e54 fix bug #12187: [set_variables] [split] with empty separator...
...was not doing what it intended to do due to incorrectly converting
a char to a string.
2008-08-17 13:05:56 +01:00
Nils Kneuper
fcfa29b88c just another pot update...
...(will do the next one shortly before 1.5.3, probably on tuesday)
2008-08-17 11:59:55 +00:00
Nils Kneuper
4c338e8dda updated Lithuanian translation 2008-08-17 11:51:48 +00:00
Tomasz Śniatowski
ff98c91cc7 more data/_main.cfg cleanup, set proper defines in cpp...
...instead of juggling them with ifdef define
2008-08-17 12:47:21 +01:00
Tomasz Śniatowski
75a44d83fd change editor2 theme's textdomain to wesnoth-editor 2008-08-17 12:34:41 +01:00
Tomasz Śniatowski
c3e7247dd3 data/_main.cfg cleanup 2008-08-17 12:33:05 +01:00
Nils Kneuper
732d6797f3 list new files for po scanning 2008-08-17 11:16:39 +00:00
Bartek Waresiak
bf7a186449 Fixed serialization to string of location callable 2008-08-17 11:04:07 +00:00
Bartek Waresiak
9c9d889e6a Improved formula error msgs for unit formulas 2008-08-17 11:03:57 +00:00
Mark de Wever
d438f80f12 Added a MSVC 9 projectfile and some fixes for that compiler (patch #1093). 2008-08-17 08:07:54 +00:00
Patrick Parker
e20c3cbd6c now [store_unit] and [kill] understand x,y=recall,recall
still some bugs with the Tutorial... needs research
2008-08-17 07:26:26 +00:00
Patrick Parker
4293de829e patch up the EDITOR2 tooltip assertion failure and added a FIXME 2008-08-17 05:23:47 +00:00
Patrick Parker
d302ea8f34 cleaner(?) implementation of unit_animation::all_tag_names 2008-08-17 03:34:52 +00:00
Mark de Wever
4679e964f7 Comment out an unused parameter. 2008-08-16 21:09:30 +00:00
Mark de Wever
e19f13e758 Code and comment cleanup. 2008-08-16 21:07:13 +00:00
Ignacio R. Morelle
f01dde488c Removed the [if] block altogether...
Gruu must be alive at this point anyway
2008-08-16 20:52:21 +00:00
Ignacio R. Morelle
b8d18f830e Fix misspelled closing tag...
...([/fi] instead of [/if]... too much sh scripting?)
2008-08-16 20:50:22 +00:00
Tomasz Śniatowski
1ef3d771ee editor2: selected fg/bg terrain mouse overlay,
...code mostly lifted from old editor
2008-08-16 21:47:42 +01:00
Tomasz Śniatowski
5c99f2ccb9 editor2: sidebar tweaks 2008-08-16 20:42:19 +01:00
Mark de Wever
06aa851094 Add some comment. 2008-08-16 18:13:00 +00:00
Mark de Wever
46f7661a48 Code and comment cleanup. 2008-08-16 18:07:47 +00:00
Elias Pschernig
f4990dc70e The name Paŭlo as wiki user name causes problems with the current mediawiki
changing it for now
2008-08-16 15:48:16 +00:00
Mark de Wever
ad97b72399 Editor2 is enabled by default. 2008-08-16 14:53:09 +00:00
Mark de Wever
27c4042564 Hack to make the floating labels work again in the editor,
...it does fail in the test scenario since the window there is big and
transparent.  Since it's really needed for the editor this hack does
suffice.  NOTE there are glitches if the border of the dialog is
partial on a label (same cause which breaks the test scenario).
2008-08-16 14:51:15 +00:00
Mark de Wever
4a0bccfa4e Fix a typo. 2008-08-16 14:20:51 +00:00
Mark de Wever
7151380b1d Add some svn:ignore properties. 2008-08-16 14:04:34 +00:00
Thomas Baumhauer
5410f759fb Add deconstructor to the forum_user_handler class to make it compile again 2008-08-16 12:57:42 +00:00
Thomas Baumhauer
ada8f49783 Moving the md5 files to the src directory 2008-08-16 12:47:34 +00:00
Tomasz Śniatowski
c06ec2c186 editor2: right mouse button functions...
...(paint with bg terrain, deselect, remove starting pos). The drag
handling code should probably be moved from the editor into
mouse_handler_base, but it's not needed in the game at the moment.
2008-08-16 13:40:28 +01:00
Thomas Baumhauer
3002c9314a Added md5.cpp 2008-08-16 12:08:50 +00:00
Mark de Wever
07cf051d62 Fix a compilation error due to calling a non-existing function. 2008-08-16 11:49:39 +00:00
Mark de Wever
7a76225dcd Fix compilation for the server.
Fix compilation for the game, this is a kind of ugly since the game
depends on a source file in the server tree.
2008-08-16 11:40:18 +00:00
Mark de Wever
89644fdc23 Fix some compiler error. 2008-08-16 11:39:13 +00:00
Mark de Wever
b098425d30 Set svn properties end fix end of lines. 2008-08-16 11:28:39 +00:00
Nils Kneuper
53744a76bd some comments regarding tthe problems with pasting current about data...
...in the wiki
2008-08-16 11:23:51 +00:00
Mark de Wever
72b02bfdd6 Code and comment cleanup. 2008-08-16 11:15:03 +00:00
Nils Kneuper
bda69a35ca the so called "fix" by cycholka fixed nothing...
...but just destroyed the first line
2008-08-16 11:07:35 +00:00
Mark de Wever
121120633b Fix the usage description. 2008-08-16 10:59:53 +00:00
Sergey Popov
ec62afa06e Fix compile warnings. 2008-08-16 10:54:26 +00:00
Thomas Baumhauer
3a92732ccc Adding files to cmake 2008-08-16 10:54:16 +00:00
Thomas Baumhauer
8153a0c7d7 Adding files to autotools 2008-08-16 10:47:46 +00:00
Thomas Baumhauer
8d5ffff845 Adding files to Scons 2008-08-16 10:36:59 +00:00
Thomas Baumhauer
5c36ef6ca8 Initial commit of client registration code 2008-08-16 10:36:09 +00:00
Thomas Baumhauer
77bafadc19 small fixes in forum_auth 2008-08-16 10:34:50 +00:00
Thomas Baumhauer
d35f2a0e65 Initial commit of server registration code 2008-08-16 10:34:15 +00:00
Thomas Baumhauer
9ba1f7a2e3 adding the jwsmtp library 2008-08-16 10:32:48 +00:00
Mark de Wever
d4f8cc7021 Code and comment cleanup. 2008-08-16 10:28:47 +00:00
Piotr Cychowski
e1205622ca convert file to utf-8 2008-08-16 10:23:30 +00:00
Patrick Parker
7b1438071e Fix the fix for exp tracking in the tutorial 2008-08-16 07:57:42 +00:00
Mark de Wever
a015053e91 Comment out an unused parameter. 2008-08-16 07:51:36 +00:00