fear-commit Mailing List for Flexible Embodied Agent aRchitecture (Page 17)
Status: Alpha
Brought to you by:
alexjc
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(29) |
Oct
(83) |
Nov
(272) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(24) |
Feb
(68) |
Mar
(108) |
Apr
(51) |
May
(6) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(53) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <al...@us...> - 2003-11-23 16:26:52
|
Update of /cvsroot/fear/templates/C++/common In directory sc8-pr-cvs1:/tmp/cvs-serv32626 Modified Files: Module.cpp.tmpl Module.h.tmpl Log Message: Added support for types defined within interfaces. |
From: <al...@us...> - 2003-11-23 16:26:12
|
Update of /cvsroot/fear/templates In directory sc8-pr-cvs1:/tmp/cvs-serv32528 Modified Files: SConscript Log Message: Minor fix, removed dependency to pretty printing module. |
From: <al...@us...> - 2003-11-23 16:22:45
|
Update of /cvsroot/fear/platform/quake2/Fear In directory sc8-pr-cvs1:/tmp/cvs-serv31920 Modified Files: Body.h Communication.cpp Controller.cpp Log Message: Implementation of the communication backend using new body API. |
From: <al...@us...> - 2003-11-23 16:22:06
|
Update of /cvsroot/fear/platform/quake2 In directory sc8-pr-cvs1:/tmp/cvs-serv31786 Modified Files: game.vcproj Log Message: Reinserted the implementation for the communication backend. |
From: <al...@us...> - 2003-11-23 16:16:43
|
Update of /cvsroot/fear/modules/communication In directory sc8-pr-cvs1:/tmp/cvs-serv30787 Modified Files: CommunicationDefinition.cpp Added Files: CommunicationModule.cpp Log Message: - Reimplemented the interface definition within new skeleton. - Added support for the chat events. |
From: <al...@us...> - 2003-11-23 16:15:24
|
Update of /cvsroot/fear/modules/communication In directory sc8-pr-cvs1:/tmp/cvs-serv30547 Removed Files: Communication.dsp Log Message: Workspaces are now generated automatically. |
From: <al...@us...> - 2003-11-23 16:15:03
|
Update of /cvsroot/fear/modules/communication In directory sc8-pr-cvs1:/tmp/cvs-serv30432 Modified Files: iGesture.xml iChat.xml iBackend.xml Communication.xml Log Message: Fixed syntax and added messages for chat text events. |
From: <al...@us...> - 2003-11-20 01:19:46
|
Update of /cvsroot/fear/demos/book/common In directory sc8-pr-cvs1:/tmp/cvs-serv30442 Added Files: Combat.h Combat.cpp Log Message: Abstracted out implementation of common combat routines as templatized C++ functions. |
From: <al...@us...> - 2003-11-20 01:19:12
|
Update of /cvsroot/fear/demos/book/common In directory sc8-pr-cvs1:/tmp/cvs-serv30343 Added Files: Weapon.xml Log Message: Included a common architecture node for weapon handling. |
From: <al...@us...> - 2003-11-20 00:58:37
|
Update of /cvsroot/fear/modules/weapon In directory sc8-pr-cvs1:/tmp/cvs-serv26951 Modified Files: WeaponModule.h Log Message: Fixes to support VC++ 6.0. |
From: <al...@us...> - 2003-11-20 00:58:23
|
Update of /cvsroot/fear/modules/dt In directory sc8-pr-cvs1:/tmp/cvs-serv26878 Modified Files: DecisionTreeDefinition.cpp DecisionTreeModule.cpp DecisionTreeModule.h Log Message: Ugly fixes to support VC++ 6.0. |
From: <al...@us...> - 2003-11-20 00:11:25
|
Update of /cvsroot/fear/platform/quake2 In directory sc8-pr-cvs1:/tmp/cvs-serv19345 Modified Files: game.vcproj Log Message: Renamed the project to Quake 2 FEAR rather than 'game' |
From: <al...@us...> - 2003-11-19 23:28:25
|
Update of /cvsroot/fear/distribution In directory sc8-pr-cvs1:/tmp/cvs-serv11676 Modified Files: SConscript Log Message: - Automatic extraction of package name from command line target. - Added support for SDK and binary distributions with NSIS. |
From: <al...@us...> - 2003-11-19 23:26:50
|
Update of /cvsroot/fear In directory sc8-pr-cvs1:/tmp/cvs-serv11403 Modified Files: SConstruct Log Message: Support for command line options to override the configuration. |
From: <al...@us...> - 2003-11-19 23:26:27
|
Update of /cvsroot/fear In directory sc8-pr-cvs1:/tmp/cvs-serv11313 Modified Files: AUTHORS Log Message: Tweaked formatting, and thanked Thomas Weber for his assistance. |
From: <al...@us...> - 2003-11-19 23:22:18
|
Update of /cvsroot/fear/modules/weapon In directory sc8-pr-cvs1:/tmp/cvs-serv10559 Modified Files: Weapon.xml Added Files: iHandling.xml WeaponDefinition.cpp WeaponModule.cpp WeaponModule.h Log Message: The weapon module is now responsible for weapon handling. It manages shooting by decomposing the problem into prediction, target selection, and aiming. |
From: <al...@us...> - 2003-11-19 23:19:05
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv9825 Modified Files: VisionDefinition.cpp Log Message: The position of entities is only returned if they are visible. |
From: <al...@us...> - 2003-11-19 23:18:43
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv9716 Modified Files: Vision.xml Log Message: Changed XML encoding to UTF-8 |
From: <al...@us...> - 2003-11-19 23:17:12
|
Update of /cvsroot/fear/modules/vision In directory sc8-pr-cvs1:/tmp/cvs-serv9428 Modified Files: iBackend.xml iSymbolic.xml Log Message: The position of entities is only returned if they are visible. |
From: <al...@us...> - 2003-11-19 23:15:47
|
Update of /cvsroot/fear/modules/scripting In directory sc8-pr-cvs1:/tmp/cvs-serv9063 Modified Files: ScriptingDefinition.cpp ScriptingModule.cpp ScriptingModule.h Log Message: Moved XML persistence code to the module itself for customizability. |
From: <al...@us...> - 2003-11-19 23:13:33
|
Update of /cvsroot/fear/modules/rbs In directory sc8-pr-cvs1:/tmp/cvs-serv8582 Modified Files: RuleBasedSystemBase.cpp RuleBasedSystemModule.cpp RuleBasedSystemModule.h Log Message: Moved all the XML persistence code to the module itself, as it's easier to customize there. The equivalent code generation functions can now be overriden. |
From: <al...@us...> - 2003-11-19 23:11:35
|
Update of /cvsroot/fear/modules/rbs In directory sc8-pr-cvs1:/tmp/cvs-serv8331 Modified Files: RuleBasedSystem.xml Log Message: Renamed the 'body' element to 'actions' for consistency. |
From: <al...@us...> - 2003-11-19 23:11:01
|
Update of /cvsroot/fear/modules/nn In directory sc8-pr-cvs1:/tmp/cvs-serv8234 Modified Files: PerceptronModule.cpp Log Message: Made namespaces and include files explicit for VC++ 6.0 |
From: <al...@us...> - 2003-11-19 23:09:59
|
Update of /cvsroot/fear/modules/navigation In directory sc8-pr-cvs1:/tmp/cvs-serv7935 Modified Files: NavigationModule.cpp Log Message: Seeking behavior slows down and stops on targets. |
From: <al...@us...> - 2003-11-19 23:08:50
|
Update of /cvsroot/fear/modules/navigation In directory sc8-pr-cvs1:/tmp/cvs-serv7710 Modified Files: NavigationModule.h Log Message: Fixed conversion bug in target setting. |