Commit Graph

37342 Commits

Author SHA1 Message Date
Mark de Wever
7f6fce0eb0 Remove an unneeded include. 2009-12-05 21:24:36 +00:00
Mark de Wever
566dd52691 Remove an unneeded include. 2009-12-05 21:24:32 +00:00
Mark de Wever
b6190a9521 Remove an unneeded include. 2009-12-05 21:24:29 +00:00
Mark de Wever
fb9f2b16f8 Remove an unneeded include. 2009-12-05 21:24:25 +00:00
Mark de Wever
32f23eda2e Resizing the MP lobby no longer crashes randomly.
The problem occured if the number of visible items was larger as the
number of items.
2009-12-05 21:05:49 +00:00
Guillaume Melquiond
3ed60d9445 Removed unused function unit_type::has_ability. 2009-12-05 18:01:14 +00:00
Guillaume Melquiond
d0eac7ef4c Reverted commit 40081 "Converted menus to Pango rendering.
(Partial fix for bug #14487.)"
2009-12-05 17:34:26 +00:00
Mark de Wever
6573897f89 Remove spurious hover error messages. 2009-12-05 16:45:56 +00:00
Guillaume Melquiond
9263b4900e Converted menus to Pango rendering. (Partial fix for bug #14487.) 2009-12-05 16:23:18 +00:00
Mark de Wever
40fdb61129 Strip trailing whitespace. 2009-12-05 16:12:01 +00:00
Mark de Wever
2e9a889a47 Remove trailing dots in changelog. 2009-12-05 16:11:56 +00:00
Mark de Wever
f073c9677a Enable the fullscreen hotkey in the lobby.
Fixes bug #14759.
2009-12-05 16:11:48 +00:00
Mark de Wever
2330359fe8 Implement initial hotkey support for gui2.
It will be polished further post 1.8.
2009-12-05 16:11:38 +00:00
Fabian Müller
c897ee158b LoW::14: Code cleanups. Balancing changes. 2009-12-05 16:02:24 +00:00
Fabian Müller
40f29c86f6 LoW::3: Removed loading lua code in a preload event.
That lua code is loaded in the campaign's _main.cfg file instead.
2009-12-05 15:58:21 +00:00
Lari Nieminen
c764afffdd Fixed bug #14763. 2009-12-05 15:12:14 +00:00
Guillaume Melquiond
10d234874f Added check for ending level in 'start' event. (Fix for bug #14833.) 2009-12-05 14:22:15 +00:00
Eric S. Raymond
2cd678f8fa Stone road to grassland path. 2009-12-05 12:52:17 +00:00
Eric S. Raymond
ead68fe2a4 Turn human keep to camp; turn the Wosecastle to ruins. 2009-12-05 12:45:52 +00:00
Eric S. Raymond
f7c8e0b783 Border cleanups for Northern Rebirth. 2009-12-05 12:32:40 +00:00
Guillaume Melquiond
e12d220772 Fixed crash when using a nonstandard theme. 2009-12-05 12:02:02 +00:00
Guillaume Melquiond
0a460c1392 Prevented conflicts between Pango and column stops by ignoring '='...
...inside markup. Fixed bug #14825 along the way.
2009-12-05 10:47:57 +00:00
Guillaume Melquiond
4e85a7839e Removed code unused for several releases. 2009-12-05 10:47:51 +00:00
Guillaume Melquiond
7edfa4eeb0 Removed conditional compilation of Lua,
...as several mainline campaigns won't work properly without it.
2009-12-05 10:47:43 +00:00
Mark de Wever
0fcff59936 Add set_fullscreen overload.
Needed to set the fullscreen from the MP lobby (that code is WIP and
will be committed later).
2009-12-05 08:20:12 +00:00
Ali El Gariani
6e875ac3ba clean some includes 2009-12-05 04:34:45 +00:00
Ali El Gariani
f891c65a3d clean some includes 2009-12-05 00:35:20 +00:00
Ali El Gariani
6e0b12e8c0 clean some includes 2009-12-05 00:19:32 +00:00
Ali El Gariani
19cd668ede simplify a bit some includes 2009-12-04 23:42:16 +00:00
Ali El Gariani
3b7116e372 update changelog 2009-12-04 23:22:04 +00:00
Ali El Gariani
bd77cf5580 better constness control on where we modify the main config object 2009-12-04 22:37:33 +00:00
Nils Kneuper
2e101b1e44 updated Russian translation 2009-12-04 14:43:49 +00:00
Sergey Popov
78638c7e69 Fixed compile errors when compiling unit tests. 2009-12-04 14:32:41 +00:00
Chusslove Illich
306b3e5149 Updated localized images for Italian. 2009-12-04 09:54:45 +00:00
Ali El Gariani
d12566c446 use lexical_cast_default 2009-12-04 07:06:34 +00:00
Ali El Gariani
fde533b6b1 Stop uselessly storing precedence into each rule
(already stored in the main containing structure)
2009-12-04 06:01:02 +00:00
Ali El Gariani
e3b61579f0 Cache the parsing of global terrain rules during same campaign/MP.
This shorten the "Initializing display" phase (except the first, of
course).
2009-12-04 05:40:44 +00:00
Steven Panek
3094707cfd Added the source file for the Spanish TRoW logo. 2009-12-04 05:29:44 +00:00
Steven Panek
0527b4118d Added the Spanish version of the TRoW logo. 2009-12-04 05:23:42 +00:00
Nils Kneuper
99b72f8a5a pot-update (no new/changed strings)
regenerated doc files
2009-12-03 17:42:14 +00:00
Nils Kneuper
4e9a6986c9 updated Russian translation 2009-12-03 16:28:30 +00:00
Chusslove Illich
75a555a62d Updated localized images for Italian. 2009-12-03 10:00:16 +00:00
Ali El Gariani
725ae2a1b0 Optimize find_unit_type() by stopping to search the same things 3 times 2009-12-03 02:30:46 +00:00
Ali El Gariani
0a76731c0b Optimize a little registering of specific profile's unit. 2009-12-03 02:26:58 +00:00
Ali El Gariani
5cd75ad594 Stop using unit::type() as a simple getter, because it's rather slow. 2009-12-03 02:25:41 +00:00
Iurii Chernyi
08ac3d103d various tweaks of ai handling of map changes
solve some problems which might arise if map changes in the middle of
the turn thanks to WML events
2009-12-02 23:53:49 +00:00
Fabian Müller
8c157b38e7 Reduced the MP of the dwarvish scout line by one. 2009-12-02 22:48:00 +00:00
Nils Kneuper
c123e7cad9 updated Latvian translation 2009-12-02 22:11:32 +00:00
Nils Kneuper
fd12e14305 credits update 2009-12-02 21:28:16 +00:00
Fabian Müller
54a43a8145 Added a macro to core that moves all units by an offset.
Fixed bugs in LoW14.
2009-12-02 20:29:49 +00:00