summaryrefslogtreecommitdiffstats
path: root/lib/evendoors/door.rb
AgeCommit message (Expand)AuthorFilesLines
2012-05-12ERROR_FIELD->FIELD_ERROR_MSGJérémy Zurcher1-1/+1
2012-05-12Room,Door: use @spin instead of spin accessorJérémy Zurcher1-4/+4
2012-05-12Door: adapt to non static wayJérémy Zurcher1-7/+6
2012-05-12set AGPL licensestaticJérémy Zurcher1-0/+17
2012-05-10Door: implement #to_json and #self.json_createJérémy Zurcher1-0/+12
2012-05-10Door,Board: factorise release of @saved particleJérémy Zurcher1-6/+8
2012-05-10Twirl merge with Space -> Spin is bornJérémy Zurcher1-4/+4
2012-05-09debug -> debug_routing + debug_errorsJérémy Zurcher1-1/+1
2012-05-04add Door#process_sys_p and Board#process_sys_p, for now just call release_pJérémy Zurcher1-0/+5
2012-05-04door: show spot path on @saved errorJérémy Zurcher1-1/+1
2012-05-04add _p suffix to methods process, process_sys and receiveJérémy Zurcher1-3/+3
2012-05-03initial commitJérémy Zurcher1-0/+54