John W. C. McNabb
45745afbcb
fixed bug with < named units crashing game. Should also fix 5105.
2006-02-13 00:48:47 +00:00
Rusty Russell
e2feadfc86
Warning fixes:
...
not complete, but I stopped pulling the thread before the whole
project unravelled 8)
(1) team and player numbers should be unsigned.
(2) sizes of gui elements should usually be unsigned.
This probably introduced some bugs.
2006-01-24 01:17:58 +00:00
Jon Daniel
e1096a0e0c
fix alot of warnings
2006-01-15 13:03:14 +00:00
András Salamon
13bb34761d
codeclean, whitespace changes only (line endings and spaces at end of lines)
2005-12-03 18:12:10 +00:00
Jörg Hinrichs
e194ad7454
[[Unit map fixes]]
2005-11-27 23:12:50 +00:00
John W. C. McNabb
8ded490aa4
added colors to themes and modified sidebar unit information layout
2005-11-23 07:03:14 +00:00
Jörg Hinrichs
a67b344071
Minor corrections to make VC++ compile
2005-11-06 23:51:57 +00:00
Yann Dirson
7b980656e6
cleanup of compilation on windows (feedback from Nicolas Weeger)
2005-10-30 09:31:11 +00:00
Yann Dirson
1f82f09803
added copyright boilerplate and properties on new files...
...
...introduced in my last commits
2005-10-29 08:56:16 +00:00
Yann Dirson
5d352a5961
dependency cleanup: split font.* into marked-up_string.*,
...
...so that 'font' does not depend any more on 'team' (was a major
contributor to the dependency mess)
2005-10-28 21:03:07 +00:00