summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Collapse)AuthorFilesLines
2012-06-26update room_specsJérémy Zurcher1-9/+10
2012-06-25update particle_specsJérémy Zurcher1-21/+34
2012-06-24update link_specsJérémy Zurcher1-13/+10
2012-06-18specs: cover SYS_ACT_ADD_ROOMJérémy Zurcher1-0/+16
2012-06-11specs: cover Particle#clear_merged! r=nil paramJérémy Zurcher1-0/+9
2012-06-10Spin: to_json stores iota and links into inner_roomJérémy Zurcher1-0/+3
This allows top iotas to be Doors and not only Rooms
2012-06-10project iotas->edoors-ruby, module Iotas->EdoorsJérémy Zurcher8-250/+250
2012-06-03specs: add direct routing through path specsJérémy Zurcher1-1/+21
2012-06-03Door: do not call p#init! in require_p, only in send_pJérémy Zurcher2-6/+0
2012-06-03fix room specs to follow new particle reset policyJérémy Zurcher1-13/+5
2012-06-02specs cover direc routing throug send_p action parameterJérémy Zurcher1-4/+23
2012-06-02Particle add #set_dst! and specsJérémy Zurcher1-1/+10
2012-06-02specs follow Particle#set_dst! -> Particle#add_dstJérémy Zurcher5-44/+56
2012-05-25Specs: replace p.src = with p.init! callsJérémy Zurcher2-11/+11
2012-05-24complete Room coverageJérémy Zurcher1-0/+11
2012-05-24specs/room, reflect new Spin@world usageJérémy Zurcher1-68/+37
2012-05-18Spot->IotaJérémy Zurcher3-10/+10
2012-05-18social skills failure ;) evendoors-ruby is renamed into iotasJérémy Zurcher8-245/+245
2012-05-15specs: Room, allow drill down, raise EvenDoors::ERROR_ROUTE_DDWR on drill ↵Jérémy Zurcher1-9/+25
down wrong room
2012-05-14specs: add Spin.process_sys_p specsJérémy Zurcher1-0/+10
2012-05-14specs: add NoMethodError when receive_p is not overridenJérémy Zurcher1-0/+9
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: send_ -> post_Jérémy Zurcher1-6/+6
2012-05-13specs: sed -i 's/ERROR_FIELD/FIELD_ERROR_MSG/'Jérémy Zurcher1-7/+7
2012-05-12specs: update ERROR_FIELD->FIELD_ERROR_MSGJérémy Zurcher1-1/+1
2012-05-12Particle relies on spin field to resolve src and dst not parentJérémy Zurcher1-1/+1
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-12specs: Board adapt to non static wayJérémy Zurcher1-4/+8
2012-05-12specs: Door adapt to non static wyJérémy Zurcher1-8/+12
2012-05-12specs: Room adapt to new wayJérémy Zurcher1-66/+64
2012-05-12specs: Fake inherits from SpotJérémy Zurcher2-9/+2
2012-05-12specs: adapt to new Spot behaviorJérémy Zurcher1-8/+8
2012-05-12specs: adapt to new spin topologyJérémy Zurcher1-42/+50
2012-05-10specs: complete Spin coverageJérémy Zurcher1-0/+8
2012-05-10specs: Spin->json->SpinJérémy Zurcher1-0/+14
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-10specs: Board link->json->linkJérémy Zurcher1-0/+13
2012-05-10specs: Door link->json->linkJérémy Zurcher1-0/+6
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-10specs: follow new Spin#clear! policyJérémy7-17/+31
2012-05-10Room#resolve -> Room#search_downJérémy Zurcher1-4/+8
2012-05-10Particle: implement #to_json and #self.json_createJérémy Zurcher2-0/+51
2012-05-10Spin register itself in its class, aka singletonJérémy Zurcher2-0/+9
2012-05-10specs: add Room#resolve, will be needed by JSONJérémy Zurcher1-3/+9
2012-05-10split specsJérémy Zurcher9-717/+761
2012-05-10Twirl merge with Space -> Spin is bornJérémy Zurcher1-103/+99