Commit Graph

37176 Commits

Author SHA1 Message Date
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
Ali El Gariani
009d7d31f0 A recent bugfix made a 'fixme' possible (declare ToD areas in event)
Also use the now-allowed terrain filter's feature to simplify the WML.
No change for gameplay.
2009-12-02 20:12:06 +00:00
Ali El Gariani
de90f3fbac Replace huge list of separated ToD areas by only one using location ranges
(which is also much better for the engine)
2009-12-02 19:33:12 +00:00
Fabian Müller
622bff9805 Fixed the ugly map hack. 2009-12-02 19:27:09 +00:00
Nils Kneuper
dcaa8c9c61 Updated Latvian translation 2009-12-02 19:16:41 +00:00
Ali El Gariani
60daaf0f8d Improve 2009-11-29T21:16:16Z!alinkmaze@gmail.com by using location ranges...
...for saving ToD areas created by event
2009-12-02 18:53:37 +00:00
Nils Kneuper
c0d7acc18c updated Russian translation 2009-12-02 14:33:35 +00:00
Fabian Müller
ab38be78ad LoW: Fixed several issues with the recall lists. 2009-11-30 23:05:44 +00:00
Ali El Gariani
5cb9f27a92 Fix bug #14865: Move and Attack into hex with ambusher causes crash
Also make that code more safe against unexpected cases.
2009-11-30 21:54:25 +00:00
Ali El Gariani
d39556e2d5 Add a 'temporary unit mover'. 2009-11-30 21:49:53 +00:00
Fabian Müller
c15d9cb2fc LoW::19 and further: Fixed double Cleodil. 2009-11-30 21:38:47 +00:00
Fabian Müller
5a447c53ff LoW::3: Used wmlflip to transform the WML coordinates...
...to match the map transformation.
2009-11-30 21:35:44 +00:00
Eric S. Raymond
2d8550e6c0 Note on two cases wmlflip cannot handle. 2009-11-30 21:26:19 +00:00
Eric S. Raymond
b5f3719a81 Catch two other kinds of coordinate reference. 2009-11-30 20:29:40 +00:00
Fabian Müller
8d903a1ed3 LoW3: Load only a subset of the map. 2009-11-30 19:31:10 +00:00
Eric S. Raymond
72a86184b2 Give wmlflip the ability to apply translations. 2009-11-30 19:18:11 +00:00
Nils Kneuper
272a6777d0 updated Russian translation 2009-11-30 09:49:52 +00:00