You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(127) |
Nov
(40) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(60) |
Feb
(95) |
Mar
(123) |
Apr
(269) |
May
(146) |
Jun
(90) |
Jul
(79) |
Aug
(218) |
Sep
(273) |
Oct
(25) |
Nov
(6) |
Dec
(37) |
| 2003 |
Jan
(73) |
Feb
(97) |
Mar
(34) |
Apr
(17) |
May
(11) |
Jun
(49) |
Jul
|
Aug
(7) |
Sep
(8) |
Oct
|
Nov
(67) |
Dec
(12) |
| 2004 |
Jan
(32) |
Feb
|
Mar
(47) |
Apr
(49) |
May
(27) |
Jun
|
Jul
(7) |
Aug
(23) |
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
1
|
2
|
3
|
|
4
|
5
(5) |
6
|
7
(2) |
8
|
9
|
10
|
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
From: Jan E. <ch...@us...> - 2004-07-07 11:23:28
|
Date: Wednesday July 7, 2004 @ 4:23 Author: chakie Update of /cvsroot/civil/civil/src/action In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9343/action Modified Files: factory.py Added Files: set_visibility_act.py Log Message: * added a SetVisibilityAct action. * added initial stub code for updating LOS on the server side. =================================================================== File: no file set_visibility_act.py Status: Needs Checkout Working revision: 1.1 Wed Jul 7 11:23:21 2004 Repository revision: 1.1 /cvsroot/civil/civil/src/action/set_visibility_act.py,v Existing Tags: No Tags Exist =================================================================== File: no file factory.py Status: Needs Checkout Working revision: 1.23 Wed Jul 7 11:23:15 2004 Repository revision: 1.23 /cvsroot/civil/civil/src/action/factory.py,v Existing Tags: CIVIL-0_82-3 (revision: 1.15) CIVIL-0_82-2 (revision: 1.15) CIVIL-0_82 (revision: 1.15) CIVIL-0_81 (revision: 1.12) CIVIL-0_80 (revision: 1.10) CIVIL-0_70 (revision: 1.8) |
|
From: Jan E. <ch...@us...> - 2004-07-07 11:23:28
|
Date: Wednesday July 7, 2004 @ 4:23 Author: chakie Update of /cvsroot/civil/civil/src/server/engine/ai In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9343/server/engine/ai Added Files: check_los.py Log Message: * added a SetVisibilityAct action. * added initial stub code for updating LOS on the server side. =================================================================== File: no file check_los.py Status: Needs Checkout Working revision: 1.1 Wed Jul 7 11:23:22 2004 Repository revision: 1.1 /cvsroot/civil/civil/src/server/engine/ai/check_los.py,v Existing Tags: No Tags Exist |
|
From: Marcus A. <ms...@us...> - 2004-07-05 19:31:08
|
Date: Monday July 5, 2004 @ 12:31 Author: msa Update of /cvsroot/civil/civil/src/server/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19372/server/engine Modified Files: engine.py Log Message: * bugfix to the bugfix :) check if unit alive before continuing with it =================================================================== File: no file engine.py Status: Needs Checkout Working revision: 1.30 Mon Jul 5 19:31:02 2004 Repository revision: 1.30 /cvsroot/civil/civil/src/server/engine/engine.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2004-07-05 19:10:10
|
Date: Monday July 5, 2004 @ 12:10 Author: chakie Update of /cvsroot/civil/civil/src/server/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15365/server/engine Modified Files: engine.py Log Message: * bugfix as suggested my msa. =================================================================== File: no file engine.py Status: Needs Checkout Working revision: 1.29 Mon Jul 5 19:10:03 2004 Repository revision: 1.29 /cvsroot/civil/civil/src/server/engine/engine.py,v Existing Tags: No Tags Exist |
|
From: Marcus A. <ms...@us...> - 2004-07-05 15:44:03
|
Date: Monday July 5, 2004 @ 8:43 Author: msa Update of /cvsroot/civil/civil/src/server/engine/executor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9897/server/engine/executor Modified Files: combat_util.py Log Message: * audiomanager: just report an error when an audio-file can't be played instead of crashing. * combat_util: variable renaming to be consistent (??) * combat_util: bugfix when returning from createModifierActions, must return iterable "(act1)" is one value, "(act1,)" is a tuple. =================================================================== File: no file combat_util.py Status: Needs Checkout Working revision: 1.2 Mon Jul 5 15:43:57 2004 Repository revision: 1.2 /cvsroot/civil/civil/src/server/engine/executor/combat_util.py,v Existing Tags: No Tags Exist |
|
From: Marcus A. <ms...@us...> - 2004-07-05 15:44:03
|
Date: Monday July 5, 2004 @ 8:43 Author: msa Update of /cvsroot/civil/civil/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9897 Modified Files: audio_manager.py Log Message: * audiomanager: just report an error when an audio-file can't be played instead of crashing. * combat_util: variable renaming to be consistent (??) * combat_util: bugfix when returning from createModifierActions, must return iterable "(act1)" is one value, "(act1,)" is a tuple. =================================================================== File: no file audio_manager.py Status: Needs Checkout Working revision: 1.15 Mon Jul 5 15:43:57 2004 Repository revision: 1.15 /cvsroot/civil/civil/src/audio_manager.py,v Existing Tags: CIVIL-0_82-3 (revision: 1.14) CIVIL-0_82-2 (revision: 1.12) CIVIL-0_82 (revision: 1.12) CIVIL-0_81 (revision: 1.9) CIVIL-0_80 (revision: 1.9) CIVIL-0_70 (revision: 1.9) CIVIL-0_60 (revision: 1.6) CIVIL-0_50 (revision: 1.6) CIVIL-0_40 (revision: 1.4) |
|
From: Marcus A. <ms...@us...> - 2004-07-05 15:04:54
|
Date: Monday July 5, 2004 @ 8:04 Author: msa Update of /cvsroot/civil/civil In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3387 Modified Files: Makefile.in civil.spec Log Message: * Make RPM release to be arch-specific, since we now have a .so library * Require and use python2.3 in RPM build. Probably python2.2 should work just as well, but I don't have access to such an installation. =================================================================== File: no file Makefile.in Status: Needs Checkout Working revision: 1.27 Mon Jul 5 15:04:47 2004 Repository revision: 1.27 /cvsroot/civil/civil/Makefile.in,v Existing Tags: CIVIL-0_82-3 (revision: 1.26) CIVIL-0_82-2 (revision: 1.19) CIVIL-0_82 (revision: 1.19) CIVIL-0_81 (revision: 1.16) CIVIL-0_80 (revision: 1.11) CIVIL-0_70 (revision: 1.8) CIVIL-0_60 (revision: 1.7) CIVIL-0_50 (revision: 1.7) CIVIL-0_40 (revision: 1.6) CIVIL-0_30 (revision: 1.6) CIVIL-0_20 (revision: 1.3) CIVIL-0_10 (revision: 1.3) CIVIL-0_03 (revision: 1.3) CIVIL-0_02 (revision: 1.3) =================================================================== File: civil.spec Status: Up-to-date Working revision: 1.19 Mon Jul 5 15:04:45 2004 Repository revision: 1.19 /cvsroot/civil/civil/civil.spec,v Existing Tags: CIVIL-0_82-3 (revision: 1.18) CIVIL-0_82-2 (revision: 1.17) CIVIL-0_82 (revision: 1.17) CIVIL-0_81 (revision: 1.15) CIVIL-0_80 (revision: 1.8) CIVIL-0_70 (revision: 1.1) CIVIL-0_60 (revision: 1.1) CIVIL-0_50 (revision: 1.1) CIVIL-0_40 (revision: 1.1) CIVIL-0_30 (revision: 1.1) CIVIL-0_20 (revision: 1.1) CIVIL-0_10 (revision: 1.1) CIVIL-0_03 (revision: 1.1) CIVIL-0_02 (revision: 1.1) |