22157 Commits

Author SHA1 Message Date
Mark de Wever
2a2c8969e6 Some comment rewriting 2008-01-24 18:01:34 +00:00
Mark de Wever
7326e18f3d Some code beautifications, which silence some gcc warnings 2008-01-24 17:59:29 +00:00
Pauli Nieminen
b57b72df5f Added missing semicolon 2008-01-24 17:15:52 +00:00
Mark de Wever
b89ed6d26b Fix some grammarerrors and typos 2008-01-24 17:07:32 +00:00
Pauli Nieminen
6ce9ca13bc Fixed get_playing_team to be const and inline 2008-01-24 17:01:40 +00:00
Lari Nieminen
16d70f5173 Fireball animation tweaks. 2008-01-24 16:18:30 +00:00
Pauli Nieminen
a9303d7f4c Optimized send buffer removal 2008-01-24 16:18:05 +00:00
Nils Kneuper
77d6fea369 updated Italian translation 2008-01-24 16:08:25 +00:00
Pauli Nieminen
e5c0ce6a54 Fixed some of networking code bugs 2008-01-24 16:04:58 +00:00
Pauli Nieminen
31a609bd35 Fixed server not to block others threads so much. 2008-01-24 15:51:44 +00:00
Richard Kettering
1a33f7e9e1 Fixed misnamed image. 2008-01-24 14:10:54 +00:00
Eric S. Raymond
9ba70b13a1 Document an accidental feature. Addresses bug #8275. 2008-01-24 13:02:40 +00:00
David Philippi
fa418659e0 spanish translation update 2008-01-24 12:37:10 +00:00
Jordà Polo
7a0bd9117a Updated Catalan translation (Jose Gordillo). 2008-01-24 09:09:22 +00:00
Richard Kettering
9e486fa487 Added scripting for an explosion animation when a fireball impacts on a target. 2008-01-24 07:31:39 +00:00
Richard Kettering
e801c3831e Added new animation images for the fireball. 2008-01-24 07:25:12 +00:00
Eric S. Raymond
8f757cc5ba Choose some non-default music. 2008-01-24 04:29:51 +00:00
Eric S. Raymond
3dc5ab79c9 Indentation cleanup.
If terrain transition graphics start breaking, suspect this commit.
2008-01-24 03:58:32 +00:00
Eric S. Raymond
09958275f6 More credits tweaks. 2008-01-24 03:51:56 +00:00
Eric S. Raymond
f5872b7989 Credits tweak. 2008-01-24 03:47:18 +00:00
Eric S. Raymond
400dd955c9 Indentation cleanup. 2008-01-24 03:44:03 +00:00
Eric S. Raymond
458c654c0c Indentation cleanup. 2008-01-24 02:54:52 +00:00
Eric S. Raymond
99009c5da5 And that isolates it. 2008-01-24 02:44:05 +00:00
Eric S. Raymond
9bab11d2e4 Another checkpoint on the road to understanding wmlindent's problem. 2008-01-24 02:42:18 +00:00
Eric S. Raymond
c8873e8408 Another checkpoint. 2008-01-24 02:12:40 +00:00
Eric S. Raymond
d94dc12305 Another checkpoint. 2008-01-24 02:06:59 +00:00
Eric S. Raymond
6e12b9708f Yet another checkpoint. 2008-01-24 02:02:14 +00:00
Eric S. Raymond
689e4f5468 Yet another checkpoint. 2008-01-24 01:56:20 +00:00
Eric S. Raymond
0e5e22130d Another bisection checkpoint. 2008-01-24 01:46:42 +00:00
Eric S. Raymond
b2a0f2f404 Closing in on the illl-formed bit... 2008-01-24 01:43:08 +00:00
Eric S. Raymond
fd338d3626 More reindenting.
There's some pathological bit of this tutorial that I have to isolate
by bisection.
2008-01-24 01:03:15 +00:00
Eric S. Raymond
4c496d9483 First pass at reindenting the tutorial. 2008-01-24 00:54:09 +00:00
Eric S. Raymond
2d20d0c18f Protect map data in macros from wmlindent. 2008-01-24 00:34:27 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Pauli Nieminen
ab20cd39e1 Added pkg.m4 to add PKG_CHECK_MODULES macro 2008-01-23 21:40:16 +00:00
Benoît Timbert
8b64805aef Cosmetic fix: Add a /* $Id$ */ header line in other C++ files 2008-01-23 20:06:14 +00:00
Benoît Timbert
4e7248f72c WML Typo Fix (btw () aren't really necessary here) 2008-01-23 19:56:40 +00:00
Pauli Nieminen
de8a7e66c6 Added files and configure option for server monitor; nothing done yet 2008-01-23 19:48:33 +00:00
Eric S. Raymond
cb2248e93a Generate an allow_player member as part of the config for a side.
This may solve bug #10746; somebody who groks the multiplayer code
should test.
2008-01-23 18:57:11 +00:00
Eric S. Raymond
0ef438d385 Address bug #10856. 2008-01-23 17:04:03 +00:00
Eric S. Raymond
f0b55cfae8 CIB's patch #5, refactoring the handling of ESC in dialogs. 2008-01-23 13:28:29 +00:00
Pauli Nieminen
f7b2703c71 Fixed [message] not to close if it has input (bug #10846) 2008-01-23 11:57:08 +00:00
Pauli Nieminen
e2d0b4b034 Fixed typo in commit #23146 2008-01-23 11:01:58 +00:00
Pauli Nieminen
43c13b38dd Fixed control change not to set wrong team if we are playing now 2008-01-23 09:55:41 +00:00
uso
1832d8b37f change the short spacing between buttons to 21...
...as a compromise which fixes the graphical glitches (bug #10850) and
still looks good in lower resolutions (especially 800x600)
2008-01-23 03:11:22 +00:00
Gunter Labes
ffa0c83922 make 'm' another alias for whispers 2008-01-23 02:44:22 +00:00
Eric S. Raymond
2b5e383e38 Address bug #10850. Change short_interline from 20 to 24. 2008-01-23 00:19:33 +00:00
Jordà Polo
10bacc46f9 Updated Catalan translation (thanks to Jose Gordillo). 2008-01-22 22:39:10 +00:00
uso
4e972ababb better check for the side parameter in the droid command,
...also fixes a crash with a wrong droid command for me, not sure why
2008-01-22 21:43:37 +00:00
Gunter Labes
d181840126 clear history also on game start to remove some server messages 2008-01-22 20:34:05 +00:00