24266 Commits

Author SHA1 Message Date
Mark de Wever
2563ef1135 Fix an aliasing problem with indent.
The scoped logger now also indents the entire line instead if the word BEGIN.
2008-04-09 15:16:15 +00:00
Eric S. Raymond
0d03d5930b Fix buggy unit-preview display. 2008-04-09 15:08:53 +00:00
Eric S. Raymond
6431ccdcd8 More name changes to avoid type vs. name confusion. 2008-04-09 15:02:43 +00:00
Eric S. Raymond
0371639b52 Change some internal names...
...to reduce confucion between unit names and unit type names.
2008-04-09 14:46:08 +00:00
Lari Nieminen
0388ab59a2 Fix a stupid WML bug. 2008-04-09 13:16:20 +00:00
Lari Nieminen
50d4c0da92 Tuned Gerrick's animations a bit. 2008-04-09 12:54:43 +00:00
Lari Nieminen
577ac8b138 Removed the sleeves of the wesfolk outcast, to differentiate it from the lvl2. 2008-04-09 11:12:05 +00:00
Gunter Labes
6d61311bcb also mention losing not recalled units in the objectives of Evacuation 2008-04-09 10:59:56 +00:00
Gunter Labes
ebba6f469e remove the man pages after install 2008-04-09 10:52:07 +00:00
Bruno Wolff III
c6a6cd0a0f Prevent gcc 4.3 warning (promoted to error)...
...for having const for a function return type.
2008-04-09 01:39:06 +00:00
Jörg Hinrichs
bc8d0cf104 Update windows installer stuff for release 1.4.1 2008-04-08 22:09:53 +00:00
Mark de Wever
fc6d047c13 Converted the entire widget toolkit to use the new LOG_STREAM_INDENT instead of
LOG_STREAM.
2008-04-08 21:00:41 +00:00
Mark de Wever
ec2d355022 Added the option to indent the output for the logging,
...this is handy when using log_scope/log_scope2.
2008-04-08 20:44:38 +00:00
Benoît Timbert
e384658c2c french translation update 2008-04-08 19:36:49 +00:00
Elias Pschernig
91c44fee30 Made wmlunits 250% faster. 2008-04-08 18:48:02 +00:00
David Philippi
5f706a980b missed changelog while updating a translation it seems 2008-04-08 17:57:28 +00:00
Elias Pschernig
1d2e6debf4 Python version of wmlunits is done (minus some todos and bugs). 2008-04-08 17:22:38 +00:00
Mark de Wever
8d2a2a6d54 Another refactoring.
- remove set_best_size()

- move more code in tcontrol.
2008-04-08 16:04:03 +00:00
Ignacio R. Morelle
9deecb8b7f Update changelog,
...corrected some grammatical inconsistencies at the top entries
2008-04-08 15:06:09 +00:00
Ignacio R. Morelle
ee47767b8d Implemented light level settings for editor (feature / bug #11408) 2008-04-08 14:59:32 +00:00
Eric S. Raymond
42635b86f6 Comment out an unsupported option. 2008-04-08 12:37:31 +00:00
Eric S. Raymond
80c7933d95 Test build finally works. 2008-04-08 12:32:44 +00:00
Eric S. Raymond
8602c090e2 Attempt to fix test build. 2008-04-08 12:30:01 +00:00
Eric S. Raymond
17cfd3160c Improve documentation. 2008-04-08 12:18:18 +00:00
Sergey Popov
20bbc2e121 scons recipe: fixed install-wesnothd target. 2008-04-08 12:02:53 +00:00
Eric S. Raymond
8ce2f8ec47 Fix documentation. 2008-04-08 11:55:40 +00:00
Eric S. Raymond
f47f86f3a4 Use single-argument Alias to bundle actions together for computed install. 2008-04-08 11:36:56 +00:00
Patrick Parker
f2bbcc3507 changelog entry for filter_x renaming 2008-04-08 08:11:55 +00:00
Patrick Parker
14247b09cd patch #1037: Filter_x renaming 2008-04-08 07:15:25 +00:00
Patrick Parker
3e3268ac86 add a usage warning about the nonstandard (and possibly buggy) behavior...
...in merge_and_keep
2008-04-08 06:12:24 +00:00
Eric S. Raymond
4c2a539e54 Synthesize install target based on what installables are available. 2008-04-08 04:45:32 +00:00
Eric S. Raymond
818d6722c3 Reindent, recomment, and clean up. 2008-04-08 03:18:24 +00:00
Eric S. Raymond
a8853d4a63 Remove bad code. This fixes bug #11451. 2008-04-08 02:55:21 +00:00
Eric S. Raymond
a00f282be9 Remove code that is dead because the type field always has to be present...
...now. Resulting version deliberately not re-indented so the changes
are easy to see.
2008-04-08 02:45:15 +00:00
Benoît Timbert
8062bcf21f French translation update 2008-04-07 23:00:40 +00:00
Benoît Timbert
8ce43a05df French translation update 2008-04-07 21:07:04 +00:00
Eric S. Raymond
038de6ffa3 First step in cleaning up the unit configuration reader.
Compute the unit type iterator corresponding to the instance early, so
it doesn't have to be done *three different times*!  Geez, this code
was crappy.
2008-04-07 20:50:25 +00:00
Gunter Labes
17c2144698 avoid now unnecessary t_string creation and remove some code duplication 2008-04-07 20:49:40 +00:00
Mark de Wever
f0b71e8dd6 Remove a no longer needed function. 2008-04-07 19:22:26 +00:00
Benoît Timbert
0fd5cf7689 French translation update 2008-04-07 19:13:58 +00:00
Mark de Wever
8d60860970 control::label std::string -> t_string 2008-04-07 18:51:46 +00:00
Mark de Wever
0f420d967a Started to implement the grid flags:
- panel no longer decends from a grid but contains one, give less problems with
  the functions with the same name.

- flags are read from the .cfg file.

Still more testing and some cleaning up is required.
2008-04-07 18:16:30 +00:00
Lari Nieminen
adaa158611 The magic circle image is supposed to be that big...
...and is just used in a broken way, so reverted 2008-04-07T14:20:50Z!bruno@wolff.to and the
part of 2008-02-17T06:42:01Z!esr@thyrsus.com which introduced the brokenness.
2008-04-07 15:03:22 +00:00
Elias Pschernig
10eee98e63 More work on wmlunits.
Uses now an external stylesheet, performs team colorization, displays
female variants. And some bugs fixed.
2008-04-07 14:55:39 +00:00
Bruno Wolff III
c0c7a80860 Changelog entry corresponding to 2008-04-07T14:20:50Z!bruno@wolff.to. 2008-04-07 14:36:17 +00:00
Bruno Wolff III
4e028465c2 Fix problem (#11438) with mis-sized images causing problems...
...in Liberty - The Gray Woods.

The updated images were provided by "segfault".

I'll be backporting this to 1.4 after I make sure they also really
work there.  The images are currently only used in Liberty (based on
grep -r), so I don't expect any surprises here.
2008-04-07 14:20:50 +00:00
Lari Nieminen
fa0a98ce90 Gave a more clear visual indication of where the gate will appear...
...and fixed a bug with the side of the starting guardsmen.
2008-04-07 11:59:20 +00:00
Gunter Labes
ac9f0827ab use the boost flags rather than supplying $CXXFLAGS and $LDFLAGS 2008-04-07 00:46:28 +00:00
Lari Nieminen
26f1bc1fdd Change some parenthesis to quotes to prevent preprocessor errors. 2008-04-06 22:43:00 +00:00
Tommy
03cb730ec2 tabs to spaces 2008-04-06 22:39:56 +00:00