Sergey Popov
b857566f71
Moved manual targets to SConscript file in doc/manual.
2008-04-17 15:20:27 +00:00
Sergey Popov
d596b57e0b
Fixed "test" target.
2008-04-17 14:26:42 +00:00
Sergey Popov
ea1b9efdd7
Made scons build hierarchical.
2008-04-17 13:59:21 +00:00
Gunter Labes
9f608b9838
add support for a banlist for bans across restarts
2008-04-17 13:52:25 +00:00
Gunter Labes
0afbb92b11
actually use the set CXXFLAGS when bulding with scons..
2008-04-17 13:51:18 +00:00
Lari Nieminen
4b008e5c35
Applied patch #1058 .
2008-04-17 10:09:22 +00:00
Patrick Parker
d42e83a20e
slight change in a deletion order
2008-04-17 09:01:40 +00:00
Patrick Parker
bf481d299c
preventing the WML from doing very bad things with memory...
...
...when using [insert_tag], and I spotted some minor bugs in other
game_events as I was making the change
2008-04-17 08:52:03 +00:00
Nils Kneuper
e03c58f1dc
updated Russian translation
2008-04-17 08:34:16 +00:00
Mark de Wever
7a602eccec
Move tpanel to it's own file, will get more refactoring later.
2008-04-17 06:25:00 +00:00
Mark de Wever
04a0723ed1
Fix the render hack, which is no longer required with blit_surface().
2008-04-17 06:10:56 +00:00
Mark de Wever
724143e019
Remove a not needed variable.
2008-04-17 06:07:01 +00:00
Mark de Wever
1f6aec3145
Make the redraw work properly, was broken due the new blit_surface() changes.
2008-04-17 06:02:35 +00:00
Tomasz Śniatowski
a3f50da439
Fix a minor bug and remove some unused code and warnings related to :/commands
2008-04-16 23:43:10 +01:00
Tomasz Śniatowski
9e0987c8b3
Fix recently broken :/command arg parsing.
...
Allows easy use of any number of args in worker functions.
2008-04-16 23:06:11 +01:00
Benoît Timbert
4ca9eedf50
French translation update
2008-04-16 20:21:10 +00:00
Mark de Wever
cfc6417f68
Wrote a replacement for SDL_BlitSurface...
...
...which allows blitting of transparent surfaces on top of
each other. It's not optimized with assembly code like the normal
SDL_BlitSurface so might be a bit slower.
2008-04-16 17:21:12 +00:00
Mark de Wever
dcd16ecc47
Fix a gcc warning about a missing virtual destructor.
2008-04-16 15:35:47 +00:00
Eric S. Raymond
28e7fa0bf8
Restore an accidental deletion.
2008-04-16 15:03:52 +00:00
Ignacio R. Morelle
9a2794ef69
Remove now unused unit graphics
2008-04-16 14:16:06 +00:00
Eric S. Raymond
fd9da2854f
Address bug #11249 .
2008-04-16 12:12:59 +00:00
Tomasz Śniatowski
ef4068efda
fix typos gcc -pedantic complains about with an error
2008-04-15 23:30:48 +01:00
Tomasz Śniatowski
2eb911e413
remove pointless >=0 check
2008-04-15 21:56:31 +01:00
Nils Kneuper
3d500f6f3c
updated Slovak translation
2008-04-15 20:56:08 +00:00
Nils Kneuper
f6aef0352b
define encoding for Serbian (Latin version) manpages (patch #1053 )
2008-04-15 20:29:24 +00:00
Tomasz Śniatowski
bcf7770e3b
chat /commands refactoring and semi-merge with user :commands
2008-04-15 21:17:39 +01:00
Eric S. Raymond
c06064cbad
Clear SpellingMistakes.
2008-04-15 20:04:09 +00:00
Eric S. Raymond
23cdb64dc1
More careful logging of AI recruitment.
2008-04-15 18:47:52 +00:00
Richard Kettering
9c4ff75c68
New melee frames for the bone shooter.
2008-04-15 18:05:21 +00:00
Richard Kettering
94cfd76019
New melee frames for the bone shooter.
2008-04-15 18:00:53 +00:00
Eric S. Raymond
6b81fbc53a
Ensure that the distribution tarball is bzip2-compressed.
2008-04-15 17:58:01 +00:00
Eric S. Raymond
5e1dd6f880
Comment fix.
2008-04-15 15:22:26 +00:00
Nils Kneuper
d59dad037e
updated Croatian translation
2008-04-15 14:58:14 +00:00
Lari Nieminen
1f9b1219c7
Tabs to 4 spaces for ANL (it was using only tabs for indentation).
2008-04-15 12:26:26 +00:00
Eric S. Raymond
7330f5f271
Address bug #11474 .
2008-04-15 12:05:10 +00:00
Eric S. Raymond
a75b4364fc
Address bug #11484 .
2008-04-15 12:00:00 +00:00
Eric S. Raymond
42322d5d93
Fix a bug induced by a wmllint false-positive match,
...
...and prevent wmllint from doing it again.
2008-04-15 11:34:00 +00:00
Gunter Labes
93e1e73e98
replace == with = in test comparisons...
...
...(fixes bug #11496 : Unportable test(1) construct)
2008-04-15 02:51:29 +00:00
Benoît Timbert
f9f3eb2f0c
French translation update
2008-04-14 19:05:11 +00:00
Benoît Timbert
b988ef75a6
One more translation update (i'm flooded by updates today :D)
2008-04-14 17:24:11 +00:00
Benoît Timbert
220fb1cdb2
French translation update
2008-04-14 17:12:50 +00:00
Gunter Labes
8c29ff525b
synchronize all campaign ids with their directory name
2008-04-14 15:42:01 +00:00
Eric S. Raymond
504e37dc04
Detect campaigns without IDs.
2008-04-14 15:39:35 +00:00
Eric S. Raymond
4e7e09a5ca
Remove a crock now that we're out of string freeze.
2008-04-14 15:27:37 +00:00
Gunter Labes
60044e289a
add an id=
2008-04-14 15:22:12 +00:00
Eric S. Raymond
a4d18fb1c1
Detect units missing a race attribute.
2008-04-14 15:20:57 +00:00
Eric S. Raymond
e1cb485826
Typo fixes. Also, revert an earlier typo fix that was incorrect.
2008-04-14 15:02:21 +00:00
Gunter Labes
cb92c9a19a
add race=mechanical to the Caravan
2008-04-14 14:39:45 +00:00
Gunter Labes
8f9d45cf10
move the addon manager back to its intended location and give it its name back
2008-04-14 14:25:07 +00:00
Sergey Popov
97b1fca309
Made "install" target also install command-line targets.
2008-04-14 07:14:36 +00:00