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
|
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:35
|
Date: Tuesday October 16, 2001 @ 6:17 Author: chakie Update of /cvsroot/civil/civil/src/state In directory usw-pr-cvs1:/tmp/cvs-serv11038/state Modified Files: basestate.py own_unit.py select.py Added Files: change_combat_policy.py Log Message: * fixed bug in selection. Didn't work when selecting from right to left or down to up. * added a baseclass for in-game dialogs: DialogLayer. * added initial version of a combat policy dialog. * other misc fixes related to the above. =================================================================== File: no file change_combat_policy.py Status: Needs Checkout Working revision: 1.1 Tue Oct 16 13:17:38 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/state/change_combat_policy.py,v Existing Tags: No Tags Exist =================================================================== File: no file basestate.py Status: Needs Checkout Working revision: 1.30 Tue Oct 16 13:17:38 2001 Repository revision: 1.30 /cvsroot/civil/civil/src/state/basestate.py,v Existing Tags: CIVIL-0_40 (revision: 1.27) CIVIL-0_30 (revision: 1.20) CIVIL-0_20 (revision: 1.10) CIVIL-0_10 (revision: 1.4) CIVIL-0_03 (revision: 1.3) CIVIL-0_02 (revision: 1.3) =================================================================== File: no file own_unit.py Status: Needs Checkout Working revision: 1.54 Tue Oct 16 13:17:40 2001 Repository revision: 1.54 /cvsroot/civil/civil/src/state/own_unit.py,v Existing Tags: CIVIL-0_40 (revision: 1.51) CIVIL-0_30 (revision: 1.42) CIVIL-0_20 (revision: 1.31) CIVIL-0_10 (revision: 1.22) CIVIL-0_03 (revision: 1.16) CIVIL-0_02 (revision: 1.16) =================================================================== File: no file select.py Status: Needs Checkout Working revision: 1.4 Tue Oct 16 13:17:41 2001 Repository revision: 1.4 /cvsroot/civil/civil/src/state/select.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:22
|
Date: Tuesday October 16, 2001 @ 6:16 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv11038 Modified Files: civil.py event_loop.py properties.py Log Message: * fixed bug in selection. Didn't work when selecting from right to left or down to up. * added a baseclass for in-game dialogs: DialogLayer. * added initial version of a combat policy dialog. * other misc fixes related to the above. =================================================================== File: no file civil.py Status: Needs Checkout Working revision: 1.62 Tue Oct 16 13:15:50 2001 Repository revision: 1.62 /cvsroot/civil/civil/src/civil.py,v Existing Tags: CIVIL-0_40 (revision: 1.57) CIVIL-0_30 (revision: 1.49) CIVIL-0_20 (revision: 1.40) CIVIL-0_10 (revision: 1.35) CIVIL-0_03 (revision: 1.32) CIVIL-0_02 (revision: 1.27) =================================================================== File: no file event_loop.py Status: Needs Checkout Working revision: 1.72 Tue Oct 16 13:15:59 2001 Repository revision: 1.72 /cvsroot/civil/civil/src/event_loop.py,v Existing Tags: CIVIL-0_40 (revision: 1.68) CIVIL-0_30 (revision: 1.50) CIVIL-0_20 (revision: 1.47) CIVIL-0_10 (revision: 1.44) CIVIL-0_03 (revision: 1.35) CIVIL-0_02 (revision: 1.29) =================================================================== File: no file properties.py Status: Needs Checkout Working revision: 1.89 Tue Oct 16 13:16:04 2001 Repository revision: 1.89 /cvsroot/civil/civil/src/properties.py,v Existing Tags: CIVIL-0_40 (revision: 1.82) CIVIL-0_30 (revision: 1.71) CIVIL-0_20 (revision: 1.63) CIVIL-0_10 (revision: 1.44) CIVIL-0_03 (revision: 1.38) CIVIL-0_02 (revision: 1.35) |
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:14
|
Date: Tuesday October 16, 2001 @ 2:24 Author: chakie Update of /cvsroot/civil/civil/src/engine/ai In directory usw-pr-cvs1:/tmp/cvs-serv21437/engine/ai Modified Files: assign_targets.py Log Message: * damage is now applied to units and units get destroyed too * destroyed units are removed properly and not shown anymore. * DamageCmd has separate damages for killed and destroyed guns. =================================================================== File: no file assign_targets.py Status: Needs Checkout Working revision: 1.2 Tue Oct 16 09:24:19 2001 Repository revision: 1.2 /cvsroot/civil/civil/src/engine/ai/assign_targets.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:04
|
Date: Tuesday October 16, 2001 @ 6:17 Author: chakie Update of /cvsroot/civil/civil/src/playfield In directory usw-pr-cvs1:/tmp/cvs-serv11038/playfield Added Files: combat_policy_layer.py dialog_layer.py Log Message: * fixed bug in selection. Didn't work when selecting from right to left or down to up. * added a baseclass for in-game dialogs: DialogLayer. * added initial version of a combat policy dialog. * other misc fixes related to the above. =================================================================== File: no file combat_policy_layer.py Status: Needs Checkout Working revision: 1.1 Tue Oct 16 13:17:27 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/playfield/combat_policy_layer.py,v Existing Tags: No Tags Exist =================================================================== File: no file dialog_layer.py Status: Needs Checkout Working revision: 1.1 Tue Oct 16 13:17:30 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/playfield/dialog_layer.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:02
|
Date: Tuesday October 16, 2001 @ 2:24 Author: chakie Update of /cvsroot/civil/civil/src/panel In directory usw-pr-cvs1:/tmp/cvs-serv21437/panel Modified Files: panel.py Log Message: * damage is now applied to units and units get destroyed too * destroyed units are removed properly and not shown anymore. * DamageCmd has separate damages for killed and destroyed guns. =================================================================== File: no file panel.py Status: Needs Checkout Working revision: 1.13 Tue Oct 16 09:24:20 2001 Repository revision: 1.13 /cvsroot/civil/civil/src/panel/panel.py,v Existing Tags: CIVIL-0_40 (revision: 1.6) CIVIL-0_30 (revision: 1.5) |
|
From: Jan E. <ch...@us...> - 2001-10-16 14:38:00
|
Date: Tuesday October 16, 2001 @ 2:24 Author: chakie Update of /cvsroot/civil/civil/src/engine In directory usw-pr-cvs1:/tmp/cvs-serv21437/engine Modified Files: engine.py Log Message: * damage is now applied to units and units get destroyed too * destroyed units are removed properly and not shown anymore. * DamageCmd has separate damages for killed and destroyed guns. =================================================================== File: no file engine.py Status: Needs Checkout Working revision: 1.34 Tue Oct 16 09:24:14 2001 Repository revision: 1.34 /cvsroot/civil/civil/src/engine/engine.py,v Existing Tags: CIVIL-0_40 (revision: 1.24) CIVIL-0_30 (revision: 1.21) CIVIL-0_20 (revision: 1.21) CIVIL-0_10 (revision: 1.14) CIVIL-0_03 (revision: 1.9) CIVIL-0_02 (revision: 1.5) |
|
From: Michael E. <me...@us...> - 2001-10-16 03:51:26
|
Date: Monday October 15, 2001 @ 20:51 Author: mearl Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv19113 Modified Files: unit.py Log Message: beginning of damage code. sort of works, breaks when units destroyed =================================================================== File: no file unit.py Status: Needs Checkout Working revision: 1.57 Tue Oct 16 03:51:25 2001 Repository revision: 1.57 /cvsroot/civil/civil/src/unit.py,v Existing Tags: CIVIL-0_40 (revision: 1.49) CIVIL-0_30 (revision: 1.44) CIVIL-0_20 (revision: 1.34) CIVIL-0_10 (revision: 1.29) CIVIL-0_03 (revision: 1.23) CIVIL-0_02 (revision: 1.20) |
|
From: Michael E. <me...@us...> - 2001-10-16 03:51:26
|
Date: Monday October 15, 2001 @ 20:51 Author: mearl Update of /cvsroot/civil/civil/src/engine In directory usw-pr-cvs1:/tmp/cvs-serv19113/engine Modified Files: engine.py Log Message: beginning of damage code. sort of works, breaks when units destroyed =================================================================== File: no file engine.py Status: Needs Checkout Working revision: 1.33 Tue Oct 16 03:51:25 2001 Repository revision: 1.33 /cvsroot/civil/civil/src/engine/engine.py,v Existing Tags: CIVIL-0_40 (revision: 1.24) CIVIL-0_30 (revision: 1.21) CIVIL-0_20 (revision: 1.21) CIVIL-0_10 (revision: 1.14) CIVIL-0_03 (revision: 1.9) CIVIL-0_02 (revision: 1.5) |
|
From: Michael E. <me...@us...> - 2001-10-16 03:51:26
|
Date: Monday October 15, 2001 @ 20:51 Author: mearl Update of /cvsroot/civil/civil/src/protocol/plan In directory usw-pr-cvs1:/tmp/cvs-serv19113/protocol/plan Modified Files: skirmish.py Log Message: beginning of damage code. sort of works, breaks when units destroyed =================================================================== File: no file skirmish.py Status: Needs Checkout Working revision: 1.10 Tue Oct 16 03:51:25 2001 Repository revision: 1.10 /cvsroot/civil/civil/src/protocol/plan/skirmish.py,v Existing Tags: CIVIL-0_40 (revision: 1.2) |
|
From: Michael E. <me...@us...> - 2001-10-16 03:51:26
|
Date: Monday October 15, 2001 @ 20:51 Author: mearl Update of /cvsroot/civil/civil/src/protocol/command In directory usw-pr-cvs1:/tmp/cvs-serv19113/protocol/command Modified Files: damage_cmd.py Log Message: beginning of damage code. sort of works, breaks when units destroyed =================================================================== File: damage_cmd.py Status: Up-to-date Working revision: 1.5 Tue Oct 16 03:51:25 2001 Repository revision: 1.5 /cvsroot/civil/civil/src/protocol/command/damage_cmd.py,v Existing Tags: CIVIL-0_40 (revision: 1.2) |
|
From: Jan E. <ch...@us...> - 2001-10-15 15:30:38
|
Date: Monday October 15, 2001 @ 8:30 Author: chakie Update of /cvsroot/civil/civil/src/scenario_server In directory usw-pr-cvs1:/tmp/cvs-serv21712/scenario_server Added Files: .cvsignore __init__.py scenario_server.py xmlrpc_handler.py xmlrpclib.py xmlrpcserver.py Log Message: * added initial version of a XML-RPC scenario server. =================================================================== File: .cvsignore Status: Up-to-date Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/.cvsignore,v Existing Tags: No Tags Exist =================================================================== File: __init__.py Status: Up-to-date Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/__init__.py,v Existing Tags: No Tags Exist =================================================================== File: no file scenario_server.py Status: Needs Checkout Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/scenario_server.py,v Existing Tags: No Tags Exist =================================================================== File: xmlrpc_handler.py Status: Up-to-date Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/xmlrpc_handler.py,v Existing Tags: No Tags Exist =================================================================== File: no file xmlrpclib.py Status: Needs Checkout Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/xmlrpclib.py,v Existing Tags: No Tags Exist =================================================================== File: no file xmlrpcserver.py Status: Needs Checkout Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/scenario_server/xmlrpcserver.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2001-10-15 15:30:38
|
Date: Monday October 15, 2001 @ 8:30 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv21712 Added Files: civil-scenario-server.py Log Message: * added initial version of a XML-RPC scenario server. =================================================================== File: no file civil-scenario-server.py Status: Needs Checkout Working revision: 1.1 Mon Oct 15 15:30:37 2001 Repository revision: 1.1 /cvsroot/civil/civil/src/civil-scenario-server.py,v Existing Tags: No Tags Exist |
|
From: Jan E. <ch...@us...> - 2001-10-15 15:26:24
|
Date: Monday October 15, 2001 @ 8:26 Author: chakie Update of /cvsroot/civil/civil/src/scenario_server In directory usw-pr-cvs1:/tmp/cvs-serv20254/scenario_server Log Message: Directory /cvsroot/civil/civil/src/scenario_server added to the repository [input file was '-'] |
|
From: Jan E. <ch...@us...> - 2001-10-15 15:06:42
|
Date: Monday October 15, 2001 @ 8:06 Author: chakie Update of /cvsroot/civil/civil/src/scenario-server In directory usw-pr-cvs1:/tmp/cvs-serv13776/scenario-server Log Message: Directory /cvsroot/civil/civil/src/scenario-server added to the repository [input file was '-'] |
|
From: Jan E. <ch...@us...> - 2001-10-12 08:52:15
|
Date: Friday October 12, 2001 @ 1:52 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv16176 Modified Files: scenario_parser.py Log Message: * fix for a bug that caused commanders to never be painted. =================================================================== File: no file scenario_parser.py Status: Needs Checkout Working revision: 1.64 Fri Oct 12 08:52:04 2001 Repository revision: 1.64 /cvsroot/civil/civil/src/scenario_parser.py,v Existing Tags: CIVIL-0_40 (revision: 1.58) CIVIL-0_30 (revision: 1.55) CIVIL-0_20 (revision: 1.45) CIVIL-0_10 (revision: 1.41) CIVIL-0_03 (revision: 1.40) CIVIL-0_02 (revision: 1.34) |
|
From: Jan E. <ch...@us...> - 2001-10-12 08:52:15
|
Date: Friday October 12, 2001 @ 1:52 Author: chakie Update of /cvsroot/civil/civil/src/playfield In directory usw-pr-cvs1:/tmp/cvs-serv16176/playfield Modified Files: unit_layer.py Log Message: * fix for a bug that caused commanders to never be painted. =================================================================== File: no file unit_layer.py Status: Needs Checkout Working revision: 1.8 Fri Oct 12 08:52:04 2001 Repository revision: 1.8 /cvsroot/civil/civil/src/playfield/unit_layer.py,v Existing Tags: CIVIL-0_40 (revision: 1.4) CIVIL-0_30 (revision: 1.3) CIVIL-0_20 (revision: 1.1) CIVIL-0_10 (revision: 1.1) |
|
From: Jan E. <ch...@us...> - 2001-10-10 09:13:56
|
Date: Wednesday October 10, 2001 @ 2:13 Author: chakie Update of /cvsroot/civil/civil/xslt In directory usw-pr-cvs1:/tmp/cvs-serv1021 Modified Files: test.html Log Message: * test of civil-commits list. =================================================================== File: test.html Status: Up-to-date Working revision: 1.7 Wed Oct 10 09:13:55 2001 Repository revision: 1.7 /cvsroot/civil/civil/xslt/test.html,v Existing Tags: CIVIL-0_40 (revision: 1.4) |
|
From: Jan E. <ch...@us...> - 2001-10-10 09:13:21
|
Date: Wednesday October 10, 2001 @ 2:13 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv678/src Modified Files: info_map.py info_units.py Log Message: =================================================================== File: no file info_map.py Status: Needs Checkout Working revision: 1.10 Wed Oct 10 09:13:20 2001 Repository revision: 1.10 /cvsroot/civil/civil/src/info_map.py,v Existing Tags: CIVIL-0_40 (revision: 1.9) CIVIL-0_30 (revision: 1.9) CIVIL-0_20 (revision: 1.9) CIVIL-0_10 (revision: 1.9) CIVIL-0_03 (revision: 1.9) CIVIL-0_02 (revision: 1.9) =================================================================== File: no file info_units.py Status: Needs Checkout Working revision: 1.11 Wed Oct 10 09:13:20 2001 Repository revision: 1.11 /cvsroot/civil/civil/src/info_units.py,v Existing Tags: CIVIL-0_40 (revision: 1.9) CIVIL-0_30 (revision: 1.9) CIVIL-0_20 (revision: 1.9) CIVIL-0_10 (revision: 1.9) CIVIL-0_03 (revision: 1.9) CIVIL-0_02 (revision: 1.9) |
|
From: Jan E. <ch...@us...> - 2001-10-10 09:13:21
|
Date: Wednesday October 10, 2001 @ 2:13 Author: chakie Update of /cvsroot/civil/civil/xslt In directory usw-pr-cvs1:/tmp/cvs-serv678/xslt Modified Files: test.html Log Message: =================================================================== File: test.html Status: Up-to-date Working revision: 1.6 Wed Oct 10 09:13:18 2001 Repository revision: 1.6 /cvsroot/civil/civil/xslt/test.html,v Existing Tags: CIVIL-0_40 (revision: 1.4) |
|
From: Jan E. <ch...@us...> - 2001-10-10 09:04:03
|
Date: Wednesday October 10, 2001 @ 2:04 Author: chakie Update of /cvsroot/civil/civil/gfx In directory usw-pr-cvs1:/tmp/cvs-serv31047 Removed Files: next.gif previous.gif Log Message: * removed obsolete buttons. =================================================================== File: no file next.gif Status: Up-to-date Working revision: No entry for next.gif Repository revision: 1.2 /cvsroot/civil/civil/gfx/Attic/next.gif,v Existing Tags: 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) =================================================================== File: no file previous.gif Status: Up-to-date Working revision: No entry for previous.gif Repository revision: 1.2 /cvsroot/civil/civil/gfx/Attic/previous.gif,v Existing Tags: 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) |
|
From: Jan E. <ch...@us...> - 2001-10-09 12:34:31
|
Date: Tuesday October 9, 2001 @ 5:34 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv9012/src Modified Files: unit.py Log Message: * minor fix for keeping track of killed men. =================================================================== File: no file unit.py Status: Needs Checkout Working revision: 1.56 Tue Oct 9 12:34:29 2001 Repository revision: 1.56 /cvsroot/civil/civil/src/unit.py,v Existing Tags: CIVIL-0_40 (revision: 1.49) CIVIL-0_30 (revision: 1.44) CIVIL-0_20 (revision: 1.34) CIVIL-0_10 (revision: 1.29) CIVIL-0_03 (revision: 1.23) CIVIL-0_02 (revision: 1.20) |
|
From: Michael E. <me...@us...> - 2001-10-09 03:40:42
|
Date: Monday October 8, 2001 @ 20:40 Author: mearl Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv22018 Modified Files: hex.py terrain.py Log Message: * added road terrain effects: double speed, slight defense penalty =================================================================== File: no file hex.py Status: Needs Checkout Working revision: 1.44 Tue Oct 9 03:40:41 2001 Repository revision: 1.44 /cvsroot/civil/civil/src/hex.py,v Existing Tags: CIVIL-0_40 (revision: 1.39) CIVIL-0_30 (revision: 1.36) CIVIL-0_20 (revision: 1.29) CIVIL-0_10 (revision: 1.24) CIVIL-0_03 (revision: 1.20) CIVIL-0_02 (revision: 1.18) =================================================================== File: no file terrain.py Status: Needs Checkout Working revision: 1.9 Tue Oct 9 03:40:41 2001 Repository revision: 1.9 /cvsroot/civil/civil/src/terrain.py,v Existing Tags: CIVIL-0_40 (revision: 1.7) CIVIL-0_30 (revision: 1.4) CIVIL-0_20 (revision: 1.1) CIVIL-0_10 (revision: 1.1) |
|
From: Jan E. <ch...@us...> - 2001-10-08 13:18:08
|
Date: Monday October 8, 2001 @ 6:18 Author: chakie Update of /cvsroot/civil/civil/src/editor In directory usw-pr-cvs1:/tmp/cvs-serv5776/src/editor Modified Files: mapview.py Log Message: * minor tweak to allow units to be fully repainted in the scenario editor. =================================================================== File: no file mapview.py Status: Needs Checkout Working revision: 1.11 Mon Oct 8 13:18:07 2001 Repository revision: 1.11 /cvsroot/civil/civil/src/editor/mapview.py,v Existing Tags: CIVIL-0_40 (revision: 1.7) CIVIL-0_30 (revision: 1.7) CIVIL-0_20 (revision: 1.6) |
|
From: Jan E. <ch...@us...> - 2001-10-08 10:42:40
|
Date: Monday October 8, 2001 @ 3:42 Author: chakie Update of /cvsroot/civil/civil/src/panel In directory usw-pr-cvs1:/tmp/cvs-serv32337/src/panel Modified Files: panel.py Log Message: * changed XML format for tags 'guns' and 'men'. Scenarios updated. =================================================================== File: no file panel.py Status: Needs Checkout Working revision: 1.12 Mon Oct 8 10:42:39 2001 Repository revision: 1.12 /cvsroot/civil/civil/src/panel/panel.py,v Existing Tags: CIVIL-0_40 (revision: 1.6) CIVIL-0_30 (revision: 1.5) |
|
From: Jan E. <ch...@us...> - 2001-10-08 10:42:40
|
Date: Monday October 8, 2001 @ 3:42 Author: chakie Update of /cvsroot/civil/civil/src In directory usw-pr-cvs1:/tmp/cvs-serv32337/src Modified Files: scenario_parser.py unit.py Log Message: * changed XML format for tags 'guns' and 'men'. Scenarios updated. =================================================================== File: no file scenario_parser.py Status: Needs Checkout Working revision: 1.63 Mon Oct 8 10:42:39 2001 Repository revision: 1.63 /cvsroot/civil/civil/src/scenario_parser.py,v Existing Tags: CIVIL-0_40 (revision: 1.58) CIVIL-0_30 (revision: 1.55) CIVIL-0_20 (revision: 1.45) CIVIL-0_10 (revision: 1.41) CIVIL-0_03 (revision: 1.40) CIVIL-0_02 (revision: 1.34) =================================================================== File: no file unit.py Status: Needs Checkout Working revision: 1.55 Mon Oct 8 10:42:39 2001 Repository revision: 1.55 /cvsroot/civil/civil/src/unit.py,v Existing Tags: CIVIL-0_40 (revision: 1.49) CIVIL-0_30 (revision: 1.44) CIVIL-0_20 (revision: 1.34) CIVIL-0_10 (revision: 1.29) CIVIL-0_03 (revision: 1.23) CIVIL-0_02 (revision: 1.20) |