Mark de Wever
43b71f2ff0
New year copyright update.
2013-01-01 09:22:03 +00:00
J. Tyne
f0222685ae
Make use of the new conversions from attribute_value to numeric types.
2012-12-14 16:01:49 +00:00
Alexander van Gessel
ff26ab4415
Replace some cast-to-string,lexical-cast-back with to_int and the like
2012-10-21 03:21:38 +01:00
Ignacio R. Morelle
f281c17fc1
Convert remaining uses of utils::string_bool()...
...
...on config attributes to use config::attribute_value::to_bool()
2012-02-29 09:11:28 +00:00
Ignacio R. Morelle
6ca69b2df5
New year copyright update
2012-01-07 02:35:17 +00:00
Mark de Wever
ecbabea838
New year copyright update.
2011-01-01 15:57:50 +00:00
Mark de Wever
228efb74c3
Revert 2010-12-14T07:50:26Z!guillaume.melquiond@gmail.com.
2010-12-14 18:09:40 +00:00
Guillaume Melquiond
f97da238a5
Reverted 2010-12-12T19:12:44Z!koraq@xs4all.nl.
...
The code has been there for months if not years, and it has never been
used. Add it only the day it is actually useful, as it currently
bloats compilation for everyone with no benefit at all.
2010-12-14 07:50:26 +00:00
Mark de Wever
71321caa4f
Readd some recently removed functions.
...
These functions are still used local branches thus still
required. It's also part of the WIP GUI2 project.
2010-12-12 19:12:44 +00:00
Guillaume Melquiond
c8f04bc63e
Reverted 2010-11-02T20:32:09Z!koraq@xs4all.nl,
...
...since the code has never been used for the last two years (since
July 2008).
2010-11-03 07:19:44 +00:00
Mark de Wever
5bbd7f3064
Readd tportrait removed in 2010-10-30T09:02:09Z!guillaume.melquiond@gmail.com.
...
The code is WIP and will be finished some point in the future.
2010-11-02 20:32:09 +00:00
Guillaume Melquiond
13539498e5
Removed unused function unit::portrait.
2010-10-30 09:02:09 +00:00
Guillaume Melquiond
eeb047de55
Fixed file headers so that they match the content of the COPYING file.
2010-09-01 21:12:38 +00:00
Mark de Wever
ead3d0be5b
Readd the tportrait class.
...
The code is used in a locally uncommitted branch, reverts 2010-03-28T13:27:17Z!guillaume.melquiond@gmail.com.
2010-04-11 05:34:51 +00:00
Guillaume Melquiond
00d7c314af
Removed unused class tportrait.
2010-03-28 13:27:17 +00:00
Mark de Wever
92f5f92ce5
New year copyright update.
2010-01-01 13:16:49 +00:00
Mark de Wever
4145e09e1f
Remove an unneeded include.
2009-11-27 23:00:48 +00:00
Mark de Wever
29ae8bf5de
Remove an unneeded include.
2009-11-27 23:00:41 +00:00
Guillaume Melquiond
789736ac91
Removed specialized domains from log.hpp,
...
...so that adding a new domain no longer forces to recompile the whole
game.
2009-04-24 23:18:31 +00:00
Mark de Wever
973a0a7d5c
Remove trailing whitespace.
2009-01-01 10:28:26 +00:00
Mark de Wever
a5d1d2e969
New year copyright update.
2009-01-01 10:27:41 +00:00
Eric S. Raymond
9223460daa
Remove unused headers.
2008-11-09 04:35:13 +00:00
Mark de Wever
ee140c0587
Add engine support for mirrored portraits.
2008-07-12 13:11:45 +00:00
Mark de Wever
91da341212
Update the message test code...
...
...to show the new portraits which were wired in in
2008-07-12T09:48:29Z!koraq@xs4all.nl. Depending on the size of the game window it now either
shows the small or big image.
2008-07-12 10:56:27 +00:00