# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
cvs
Nevrax / code / nel / src / ai.dsp
ai.dsp

Default branch: MAIN


Revision 1.44 / (download) - annotate - [select for diffs] , Thu Jun 20 07:25:03 2002 UTC (4 weeks, 3 days ago) by chafik
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +8 -8 lines
Diff to previous 1.43

#changed: compilation intermediair file

Revision 1.43 / (download) - annotate - [select for diffs] , Wed Jun 12 16:07:49 2002 UTC (5 weeks, 4 days ago) by chafik
Branch: MAIN
Changes since 1.42: +12 -0 lines
Diff to previous 1.42

#fixed: name of ag_pataoid

Revision 1.42 / (download) - annotate - [select for diffs] , Mon Mar 11 11:59:03 2002 UTC (4 months, 1 week ago) by chafik
Branch: MAIN
CVS Tags: georges_v2
Changes since 1.41: +41 -1 lines
Diff to previous 1.41

#FIXED: init registration of class.

Revision 1.41 / (download) - annotate - [select for diffs] , Thu Jan 31 09:55:44 2002 UTC (5 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.40: +31 -27 lines
Diff to previous 1.40

#optimized: call script method ==> the call is done by reference rather then by clone!

Revision 1.40 / (download) - annotate - [select for diffs] , Tue Jan 22 13:54:26 2002 UTC (5 months, 4 weeks ago) by chafik
Branch: MAIN
Changes since 1.39: +100 -35 lines
Diff to previous 1.39

we have to use ai.dsp

Revision 1.39, Mon Jan 21 10:34:33 2002 UTC (5 months, 4 weeks ago) by chafik
Branch: MAIN
Changes since 1.38: +0 -0 lines
FILE REMOVED

no message

Revision 1.38 / (download) - annotate - [select for diffs] , Thu Nov 15 13:39:17 2001 UTC (8 months ago) by chafik
Branch: MAIN
Changes since 1.37: +0 -4 lines
Diff to previous 1.37

FIXED: the gd_agent_class

Revision 1.37 / (download) - annotate - [select for diffs] , Thu Nov 15 13:37:04 2001 UTC (8 months ago) by chafik
Branch: MAIN
Changes since 1.36: +0 -4 lines
Diff to previous 1.36

FIXED: the gd_agent_class

Revision 1.36 / (download) - annotate - [select for diffs] , Tue Jun 12 09:53:33 2001 UTC (13 months, 1 week ago) by berenguier
Branch: MAIN
CVS Tags: nel_0_4, demo_0_1
Changes since 1.35: +3 -3 lines
Diff to previous 1.35

FIXED: because of VC6 problem with idb, must output all intermediate files in smae directories than .obj

Revision 1.35 / (download) - annotate - [select for diffs] , Wed Jun 6 13:12:28 2001 UTC (13 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.34: +13 -13 lines
Diff to previous 1.34

FIX: all NeL dsp are now homogeneous

Revision 1.34 / (download) - annotate - [select for diffs] , Tue Jun 5 14:20:03 2001 UTC (13 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33

add standard out pout for nelNET and nelMisc

Revision 1.33 / (download) - annotate - [select for diffs] , Tue Jun 5 08:59:32 2001 UTC (13 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.32: +8 -0 lines
Diff to previous 1.32

add var_mem

Revision 1.32 / (download) - annotate - [select for diffs] , Tue May 29 15:21:47 2001 UTC (13 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.31: +8 -0 lines
Diff to previous 1.31

add CVolatilMemmory class

Revision 1.31 / (download) - annotate - [select for diffs] , Fri May 25 12:22:38 2001 UTC (13 months, 3 weeks ago) by lecroart
Branch: MAIN
Changes since 1.30: +26 -26 lines
Diff to previous 1.30

MODIFIED: homogeneous with other nel project

Revision 1.30 / (download) - annotate - [select for diffs] , Thu Apr 19 08:12:27 2001 UTC (15 months ago) by chafik
Branch: MAIN
Changes since 1.29: +14 -6 lines
Diff to previous 1.29

add timer class's

Revision 1.29 / (download) - annotate - [select for diffs] , Tue Apr 17 09:28:05 2001 UTC (15 months ago) by chafik
Branch: MAIN
Changes since 1.28: +4 -0 lines
Diff to previous 1.28

new class IZone...

Revision 1.28 / (download) - annotate - [select for diffs] , Tue Apr 17 09:26:03 2001 UTC (15 months ago) by portier
Branch: MAIN
Changes since 1.27: +4 -0 lines
Diff to previous 1.27

# MODIFIED inheritance for FSM and Operators

Revision 1.27 / (download) - annotate - [select for diffs] , Tue Apr 3 14:00:40 2001 UTC (15 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26

fixed __stl_debug bug

Revision 1.26 / (download) - annotate - [select for diffs] , Fri Mar 30 12:40:52 2001 UTC (15 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25

add last change

Revision 1.25 / (download) - annotate - [select for diffs] , Thu Mar 29 07:52:38 2001 UTC (15 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.24: +72 -0 lines
Diff to previous 1.24

fixe CAgentNumber serial bugs

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Mar 14 13:19:52 2001 UTC (16 months, 1 week ago) by chafik
Branch: MAIN
Changes since 1.23: +32 -0 lines
Diff to previous 1.23

FIXED bug on Message class.
CHANGE CSelfClassCFactory on CSelfClassFactory
ADD character on project.

Revision 1.23 / (download) - annotate - [select for diffs] , Thu Mar 8 13:41:53 2001 UTC (16 months, 1 week ago) by portier
Branch: MAIN
Changes since 1.22: +16 -0 lines
Diff to previous 1.22

ADDED succes and failure messages for AI tasks and actions

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Mar 7 13:21:16 2001 UTC (16 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.21: +24 -0 lines
Diff to previous 1.21

include nimat in project

Revision 1.21 / (download) - annotate - [select for diffs] , Wed Mar 7 13:06:26 2001 UTC (16 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.20: +12 -0 lines
Diff to previous 1.20

add for action on the lib.

Revision 1.20 / (download) - annotate - [select for diffs] , Wed Mar 7 12:56:00 2001 UTC (16 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.19: +32 -0 lines
Diff to previous 1.19

add for action on the lib.

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Mar 1 17:25:22 2001 UTC (16 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.18: +12 -26 lines
Diff to previous 1.18

last ....

Revision 1.18 / (download) - annotate - [select for diffs] , Tue Feb 27 17:10:02 2001 UTC (16 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.17: +28 -1 lines
Diff to previous 1.17

add the ReleaseDebug project in the work space.

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Feb 26 14:08:10 2001 UTC (16 months, 3 weeks ago) by robert
Branch: MAIN
Changes since 1.16: +24 -0 lines
Diff to previous 1.16

ADD : A simple structure for a Classifier System wich should be use for action selection.

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Feb 21 11:36:02 2001 UTC (16 months, 4 weeks ago) by chafik
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15

Object_Ident is added to the work space.

Revision 1.15 / (download) - annotate - [select for diffs] , Mon Feb 5 10:36:40 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
CVS Tags: proto_0_2, nel_0_3
Changes since 1.14: +2 -6 lines
Diff to previous 1.14

no message

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Feb 1 17:17:03 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13

no message

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Jan 31 17:29:35 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.12: +10 -6 lines
Diff to previous 1.12

no message

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Jan 31 16:04:56 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11

no message

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Jan 31 16:04:13 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.10: +14 -2 lines
Diff to previous 1.10

no message

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Jan 31 14:16:59 2001 UTC (17 months, 2 weeks ago) by chafik
Branch: MAIN
Changes since 1.9: +8 -0 lines
Diff to previous 1.9

no message

Revision 1.9 / (download) - annotate - [select for diffs] , Mon Jan 29 13:31:54 2001 UTC (17 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.8: +8 -0 lines
Diff to previous 1.8

no message

Revision 1.8 / (download) - annotate - [select for diffs] , Thu Jan 25 09:29:08 2001 UTC (17 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7

no message

Revision 1.7 / (download) - annotate - [select for diffs] , Wed Jan 24 15:36:06 2001 UTC (17 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.6: +4 -0 lines
Diff to previous 1.6

no message

Revision 1.6 / (download) - annotate - [select for diffs] , Tue Jan 23 16:55:11 2001 UTC (17 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.5: +8 -0 lines
Diff to previous 1.5

no message

Revision 1.5 / (download) - annotate - [select for diffs] , Tue Jan 23 14:47:43 2001 UTC (17 months, 3 weeks ago) by chafik
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4

no message

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Jan 19 11:12:07 2001 UTC (18 months ago) by chafik
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3

no message

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Jan 18 09:04:09 2001 UTC (18 months ago) by chafik
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2

update ai.dsp

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jan 17 10:32:24 2001 UTC (18 months ago) by chafik
Branch: MAIN
CVS Tags: proto_0_1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1

no message

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Jan 11 17:20:41 2001 UTC (18 months, 1 week ago) by chafik
Branch: MAIN
CVS Tags: nel_0_2
Diff

Code with out the exception in the header file
Request Diffs

Diffs between and
Type of Diff should be a 
Select branch

View only Branch:
Sort log by: