summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Door: to_json calls hibernate!, json_create calls resume!Jérémy Zurcher1-2/+4
2012-05-14Room: remove useless respond_to? in start! and stop!Jérémy Zurcher1-2/+2
2012-05-14Spot: add bodyless start! stop! hibernate! resume!Jérémy Zurcher1-0/+17
2012-05-14Spin: add @hibernation to bypass start/stop on hibernate/resumeJérémy Zurcher1-7/+11
2012-05-14Door: fix garbage log msgJérémy Zurcher1-1/+1
2012-05-14specs: Spin clean hibernate json fileJérémy Zurcher1-0/+1
2012-05-13specs: add Spin hibernate! and resume! specsJérémy Zurcher1-0/+10
2012-05-13Spin: a few hibernate related adjustmentsJérémy Zurcher1-4/+4
2012-05-13Spin: send_ -> post_Jérémy Zurcher3-10/+10
2012-05-13specs: sed -i 's/ERROR_FIELD/FIELD_ERROR_MSG/'Jérémy Zurcher1-7/+7
2012-05-13Spin: add #resume!Jérémy Zurcher1-0/+4
2012-05-13Particle: require timeJérémy Zurcher1-0/+1
2012-05-12specs: update ERROR_FIELD->FIELD_ERROR_MSGJérémy Zurcher1-1/+1
2012-05-12Spin: add #hibernate!Jérémy Zurcher2-0/+17
2012-05-12ERROR_FIELD->FIELD_ERROR_MSGJérémy Zurcher3-3/+4
2012-05-12update test/test_evendoors.rbJérémy Zurcher1-17/+15
2012-05-12Room,Door: use @spin instead of spin accessorJérémy Zurcher2-17/+17
2012-05-12Particle relies on spin field to resolve src and dst not parentJérémy Zurcher4-9/+8
2012-05-12specs: Link adapt to non static wayJérémy Zurcher1-5/+2
2012-05-12specs: Particle adapt to non static wayJérémy Zurcher1-10/+8
2012-05-12Particle: adapt to non static wayJérémy Zurcher1-3/+5
2012-05-12specs: Board adapt to non static wayJérémy Zurcher1-4/+8
2012-05-12Board: adapt to non static wayJérémy Zurcher1-4/+4
2012-05-12specs: Door adapt to non static wyJérémy Zurcher1-8/+12
2012-05-12Door: adapt to non static wayJérémy Zurcher1-7/+6
2012-05-12specs: Room adapt to new wayJérémy Zurcher1-66/+64
2012-05-12Room: adapt to new wayJérémy Zurcher1-15/+14
2012-05-12Spin: rewrite parent stuffJérémy Zurcher1-6/+4
2012-05-12specs: Fake inherits from SpotJérémy Zurcher2-9/+2
2012-05-12Spin: clear! must clean @spots too, set self as parent of create sub entitiesJérémy Zurcher1-1/+5
2012-05-12specs: adapt to new Spot behaviorJérémy Zurcher1-8/+8
2012-05-12Spot: compute @path, @spin add itself to @parent in initializeJérémy Zurcher1-11/+4
2012-05-12specs: adapt to new spin topologyJérémy Zurcher1-42/+50
2012-05-12Spin: all clas level stuff become instance levelJérémy Zurcher1-89/+70
2012-05-12Room#spin -> Spot#spinJérémy Zurcher2-5/+5
2012-05-12set AGPL licensestaticJérémy Zurcher9-0/+798
2012-05-10specs: complete Spin coverageJérémy Zurcher1-0/+8
2012-05-10Spin: implement #to_json and #self.json_createJérémy Zurcher1-0/+39
2012-05-10specs: Spin->json->SpinJérémy Zurcher1-0/+14
2012-05-10Room: implement #to_json and #self.json_createJérémy Zurcher1-0/+23
2012-05-10specs: Room->json->RoomJérémy Zurcher1-0/+17
2012-05-10specs: typos, add JSON output compareJérémy Zurcher4-2/+5
2012-05-10Board: implement #to_json and #self.json_createJérémy Zurcher1-0/+17
2012-05-10specs: Board link->json->linkJérémy Zurcher1-0/+13
2012-05-10Door: implement #to_json and #self.json_createJérémy Zurcher1-0/+12
2012-05-10specs: Door link->json->linkJérémy Zurcher1-0/+6
2012-05-10Link: implement #to_json and #self.json_createJérémy Zurcher1-0/+16
2012-05-10specs: add link->json->linkJérémy Zurcher1-0/+10
2012-05-10specs: update particle spec nameJérémy Zurcher1-1/+1
2012-05-10Room: remove unused @cache={} attributeJérémy Zurcher1-1/+0