OSDN Git Service

liveml/LiveML.git
13 years agomodified child node execution way master
nothan [Wed, 30 Mar 2011 17:37:42 +0000 (02:37 +0900)]
modified child node execution way

13 years agofixed memory leak
nothan [Wed, 30 Mar 2011 17:36:20 +0000 (02:36 +0900)]
fixed  memory leak

13 years agofixed debug code
nothan [Mon, 21 Mar 2011 14:14:32 +0000 (23:14 +0900)]
fixed debug code

13 years agoSupport for multiple execute the action
nothan [Mon, 21 Mar 2011 14:08:04 +0000 (23:08 +0900)]
Support for multiple execute the action
and more modified...

13 years agoSupport for inline elements
nothan [Sun, 27 Feb 2011 13:16:38 +0000 (22:16 +0900)]
Support for inline elements

13 years agoRefactoring of the arithmetic functions
nothan [Sat, 26 Feb 2011 14:43:11 +0000 (23:43 +0900)]
Refactoring of the arithmetic functions
Changed the management of the tag to have the hierarchy

13 years agosimplified of parameter option
nothan [Wed, 23 Feb 2011 16:33:26 +0000 (01:33 +0900)]
simplified of parameter option

13 years agoadded get the id to the list
nothan [Tue, 22 Feb 2011 18:40:13 +0000 (03:40 +0900)]
added get the id to the list

13 years agodeleted define of the event
nothan [Tue, 22 Feb 2011 18:39:54 +0000 (03:39 +0900)]
deleted define of the event
fixed error when an event does not exist

13 years agoThe hierarchy to consider when parsing
nothan [Mon, 21 Feb 2011 20:22:20 +0000 (05:22 +0900)]
The hierarchy to consider when parsing

13 years agomodified the val to var
nothan [Mon, 21 Feb 2011 14:24:17 +0000 (23:24 +0900)]
modified the val to var

13 years agofixed supported a test code to the windows
nothan [Sun, 20 Feb 2011 21:57:08 +0000 (06:57 +0900)]
fixed supported a test code to the windows

13 years agofixed variable id(local to global)
nothan [Sun, 20 Feb 2011 21:55:27 +0000 (06:55 +0900)]
fixed variable id(local to global)
fixed local variable allocator

13 years agomodified the allocator of the actor class fetch to first
nothan [Sun, 20 Feb 2011 16:37:43 +0000 (01:37 +0900)]
modified the allocator of the actor class fetch to first

13 years agorefactorling
nothan [Sun, 20 Feb 2011 16:36:06 +0000 (01:36 +0900)]
refactorling
added initialize parameter option to the list class

13 years agofixed copy of the event stack class
nothan [Sun, 20 Feb 2011 16:28:20 +0000 (01:28 +0900)]
fixed copy of the event stack class

13 years agomodified be infinite loop when does not specify the count attribute in the repeat tag
nothan [Sat, 19 Feb 2011 19:08:29 +0000 (04:08 +0900)]
modified be infinite loop when does not specify the count attribute in the repeat tag

13 years agoadded the exit tag
nothan [Sat, 19 Feb 2011 18:19:26 +0000 (03:19 +0900)]
added the exit tag
added the actor types(general/director)

13 years agodeleted scene tag
nothan [Sat, 19 Feb 2011 10:09:10 +0000 (19:09 +0900)]
deleted scene tag
modified debug code
added type attribute to the action tag

13 years agomodified variable register structure
nothan [Fri, 18 Feb 2011 15:49:13 +0000 (00:49 +0900)]
modified variable register structure

13 years agofixed the global variable was not a allocator is set
nothan [Thu, 17 Feb 2011 19:28:07 +0000 (04:28 +0900)]
fixed the global variable was not a allocator is set
added The active tag can specify a variable
fixed callAction/callEvent get an error when specifying the object

13 years agochanged actionRef to callAction, added callEvent command
nothan [Thu, 17 Feb 2011 17:57:08 +0000 (02:57 +0900)]
changed actionRef to callAction, added callEvent command

13 years agoChanging the design of the event
nothan [Wed, 16 Feb 2011 21:09:39 +0000 (06:09 +0900)]
Changing the design of the event

13 years agosupported the event system
nothan [Wed, 16 Feb 2011 17:45:36 +0000 (02:45 +0900)]
supported the event system

13 years agorefactoring and the event system developing
nothan [Tue, 15 Feb 2011 20:39:20 +0000 (05:39 +0900)]
refactoring and the event system developing

13 years agothe event system developing now
nothan [Fri, 11 Feb 2011 20:23:13 +0000 (05:23 +0900)]
the event system developing now

13 years agoupdated the VisualC10
nothan [Fri, 11 Feb 2011 16:42:09 +0000 (01:42 +0900)]
updated the VisualC10

13 years agoresize buffer size of the text(buffer over-flow in the 64bit OS)
nothan [Fri, 11 Feb 2011 16:30:00 +0000 (01:30 +0900)]
resize buffer size of the text(buffer over-flow in the 64bit OS)

13 years agorefactoring
nothan [Fri, 11 Feb 2011 16:29:06 +0000 (01:29 +0900)]
refactoring

13 years agofixed included the tinyxml.h to the xmlparser.h
nothan [Thu, 10 Feb 2011 21:15:45 +0000 (06:15 +0900)]
fixed included the tinyxml.h to the xmlparser.h

13 years agorefactoring
nothan [Thu, 10 Feb 2011 20:53:24 +0000 (05:53 +0900)]
refactoring

13 years agothe active tag was moved to the ActiveAction class
nothan [Tue, 1 Feb 2011 19:26:37 +0000 (04:26 +0900)]
the active tag was moved to the ActiveAction class

13 years agofixed scope of the variable
Masato Nagasawa [Tue, 1 Feb 2011 16:49:20 +0000 (01:49 +0900)]
fixed scope of the variable

13 years agoseparated the tinyxml and fixed the processing of actor
Masato Nagasawa [Mon, 31 Jan 2011 19:33:00 +0000 (04:33 +0900)]
separated the tinyxml and fixed the processing of actor

13 years agosupported variable(but numeric only)
Masato Nagasawa [Sat, 29 Jan 2011 05:41:36 +0000 (14:41 +0900)]
supported variable(but numeric only)

13 years agonow development for support of the variable do
Masato Nagasawa [Thu, 27 Jan 2011 20:55:08 +0000 (05:55 +0900)]
now development for support of the variable do

13 years agosupport the variable(mounting and has many bugs)
Masato Nagasawa [Sun, 15 Aug 2010 17:42:52 +0000 (02:42 +0900)]
support the variable(mounting and has many bugs)

13 years agofirst commit
Masato Nagasawa [Wed, 2 Jun 2010 14:37:28 +0000 (23:37 +0900)]
first commit