Commit Graph

33817 Commits

Author SHA1 Message Date
Mark de Wever
478f6d21b2 Remove an unneeded include. 2009-06-14 16:13:46 +00:00
Mark de Wever
fa0bc3b9c7 Remove an unused exception class. 2009-06-14 16:13:30 +00:00
Tomasz Śniatowski
22d9a73991 initial framework for server-side lobby room support 2009-06-14 17:09:48 +01:00
Tomasz Śniatowski
026b608dec new lobby gui stub files 2009-06-14 17:09:27 +01:00
Tomasz Śniatowski
1fc6f9432f fix a struct/class warning in msvc 2009-06-14 17:08:48 +01:00
Guillaume Melquiond
9f50ddb060 Typo. 2009-06-14 15:56:18 +00:00
Mark de Wever
a9f7e7571c A click on a slider now properly sets the position. 2009-06-14 12:44:32 +00:00
Guillaume Melquiond
e4ea7dcfc3 Reverted 2008-10-22T23:39:04Z!esr@thyrsus.com...
...to prevent some overestimation of poisoning units, since they do
not necessarily poison, they do not necessarily have 70% cth, and they
certainly do not inflict 8 dmg on their next strike. Cleaned the code
along the way.
2009-06-14 12:08:05 +00:00
Mark de Wever
5522542d29 Implement the tips panel in the new titlescreen. 2009-06-14 09:57:55 +00:00
Mark de Wever
a7982dedcb Add a panel for the new title screen. 2009-06-14 09:04:37 +00:00
Mark de Wever
f8097c24d0 Set a maximum width for the campaign dialog. 2009-06-14 07:58:02 +00:00
Mark de Wever
2a29e844b2 Allow to define a maximum width for a window.
This feature is only used with automatic placement and allows a window
not to grow beyond a wanted maximum regardless of the window resolution.
2009-06-14 07:57:57 +00:00
Gunter Labes
0db26dbd6e do not match on empty x,y keys in [kill]...
...(fixes bug #13685: Dwarvish "Sneak Attack" kills all units on map
in UtBS - A Subterranean Struggle)
2009-06-14 02:58:43 +00:00
Alexander van Gessel
79220496f8 Update wmlgrammar a bit to newer WML. 2009-06-14 00:23:53 +01:00
Guillaume Melquiond
1470694588 Reduced a bit the underestimation of power_projection...
...for wounded attackers, as a unit with half its life hits for more
than half its damage.
2009-06-13 21:44:22 +00:00
Guillaume Melquiond
66b064aca0 Removed almost unused use_terrain parameter from power_projection.
Its only use was slightly incorrect, since it would cause allied
support to be overestimated on poor terrain.
2009-06-13 21:44:17 +00:00
Guillaume Melquiond
7282306a10 Partly reverted 2009-05-27T00:19:10Z!soliton@wesnoth.org so that it fixes suokko's breakage...
2009-05-25T10:44:00Z!paniemin@cc.hut.fi without changing end-of-game behavior.
2009-06-13 19:21:44 +00:00
Guillaume Melquiond
8167f7eb94 Removed code duplication. 2009-06-13 19:21:03 +00:00
Nils Kneuper
3f840d69b4 *really* fix the typo from bug #13664 basically two words were missing... 2009-06-13 19:17:02 +00:00
Gunter Labes
d4e7cc50f2 fixed a typo 2009-06-13 19:02:04 +00:00
Nils Kneuper
78312e498c updated German translation 2009-06-13 18:48:22 +00:00
Nils Kneuper
f07a57a879 pot-update
regenerated doc files
2009-06-13 18:44:15 +00:00
Nils Kneuper
705b5b1fb7 update list of source files 2009-06-13 18:36:08 +00:00
Mark de Wever
a37e75915b Properly align the campaign ok button. 2009-06-13 17:16:19 +00:00
Mark de Wever
0633b7a5d3 Removed the option to disable the tips of the day.
The option was hidden and not even sure anybody is/was aware of the
feature.
2009-06-13 17:04:04 +00:00
Mark de Wever
f39da12fd5 Expose a bit of the tips of day implementation.
This is needed to share the code between to old an new titlescreen code.
2009-06-13 17:03:56 +00:00
Mark de Wever
1e2c094f11 Some minor code polishing. 2009-06-13 17:03:52 +00:00
Mark de Wever
0daca9f4ba Properly prefix the titlescreen macros with _GUI. 2009-06-13 17:03:47 +00:00
Mark de Wever
753962e091 Properly align the menu in the new titlescreen. 2009-06-13 17:03:41 +00:00
Mark de Wever
fb7280aa1c Remove the last part of the old campaign dialog. 2009-06-13 14:50:27 +00:00
Mark de Wever
47142ec674 Made the gui2 campaign dialog the default.
Fixes Debian bug #497655.
2009-06-13 14:50:21 +00:00
Mark de Wever
2396c8a1fb Implement find_widget(coord,...) for tindependant.
This fixes the scrollbar problem mentioned in the last commit.
2009-06-13 14:50:12 +00:00
Mark de Wever
d7db1f3a44 Polish the definition of the campaign dialog.
The dialog now looks fine, only the scrollbars don't work yet.
2009-06-13 14:50:07 +00:00
Mark de Wever
3eddba5ad5 Fix the initialization of the generator grids.
The initialization depends much on the selection_action so moved the
function there and separated it for the select and visible version.
2009-06-13 14:50:02 +00:00
Mark de Wever
96ae41f6d1 Forward tcontainer_::find_widget(id, ...). 2009-06-13 14:49:51 +00:00
Guillaume Melquiond
50ca004918 Simplified [unit_worth] code. 2009-06-13 12:34:06 +00:00
Guillaume Melquiond
aae5533518 Fixed incorrectly overridden menu item. 2009-06-13 12:33:59 +00:00
Mark de Wever
e111adb9b8 Add po update targets per language.
This is needed for maintenance and thus are the targets only available
if the maintenance target is enabled.
2009-06-12 17:45:04 +00:00
Mark de Wever
c3cf4d1dc7 Add mo update targets per language.
This is needed for maintenance and thus are the targets only available
if the maintenance target is enabled.
2009-06-12 17:44:58 +00:00
Eric S. Raymond
a797f34029 Prevent Pango markup from confusing the spellchecker. 2009-06-11 19:55:49 +00:00
Tomasz Śniatowski
d39b3ff94f disable one more instance of the msvc warning 4250 in new ai code 2009-06-11 20:55:23 +01:00
Tomasz Śniatowski
eb0997d1a9 add new files to msvc project and fix issues with same filenames 2009-06-11 20:55:03 +01:00
Tomasz Śniatowski
ef5a2202dc rm deleted files from the msvc project 2009-06-11 20:54:45 +01:00
Tomasz Śniatowski
bddcd60d77 fix an error in a msvc-only workaround 2009-06-11 20:54:26 +01:00
Tomasz Śniatowski
1d991f7637 disable msvc warning 4250 in new ai code 2009-06-11 20:54:00 +01:00
Eric S. Raymond
e4776e7077 Fix a minor Python error. 2009-06-11 19:01:36 +00:00
Iurii Chernyi
b192e801c8 fixed MSVC compilation error 2009-06-11 18:45:09 +00:00
Eric S. Raymond
a6818271ab Sagus has a portait (draft). 2009-06-11 18:25:48 +00:00
McShark
a707843a19 Fix compiler warning about "no newline at end of file" 2009-06-11 17:34:17 +00:00
Eugen Jiresch
bd0d689cfb added a turn_manager_ member to class ai_default 2009-06-11 15:43:37 +00:00