summaryrefslogtreecommitdiffstats
path: root/lib/evendoors/room.rb
AgeCommit message (Expand)AuthorFilesLines
2012-05-12set AGPL licensestaticJérémy Zurcher1-0/+17
2012-05-10Room: implement #to_json and #self.json_createJérémy Zurcher1-0/+23
2012-05-10Room: remove unused @cache={} attributeJérémy Zurcher1-1/+0
2012-05-10Room#resolve -> Room#search_downJérémy Zurcher1-10/+7
2012-05-10Room: implement resolveJérémy Zurcher1-0/+13
2012-05-10Twirl merge with Space -> Spin is bornJérémy Zurcher1-16/+16
2012-05-09Room: system no door, no action excpetion can't be raised anymoreJérémy Zurcher1-2/+0
2012-05-09debug -> debug_routing + debug_errorsJérémy Zurcher1-8/+9
2012-05-09Room: use complete naming for constantsJérémy Zurcher1-1/+1
2012-05-09Room: cleanup sned_sys_pJérémy Zurcher1-7/+5
2012-05-09Room: cleanup try_linksJérémy Zurcher1-10/+6
2012-05-09Room: do not route orphan particles, doorless particles get the boomerang effectJérémy Zurcher1-7/+6
2012-05-09Room: detect missing door or srcJérémy Zurcher1-4/+9
2012-05-09Room detect drill down and goto errorJérémy Zurcher1-0/+3
2012-05-09Room: cleanup debug, factorise calls to Twirl.send_, add space as dst on ERRO...Jérémy Zurcher1-12/+8
2012-05-09Room, do not bother initializing local vars if no links for p.srcJérémy Zurcher1-2/+2
2012-05-09Room, send_p set error ERROR_ROUTE_NDNS if p.src.nil?Jérémy Zurcher1-0/+2
2012-05-08Room, TwirlJérémy Zurcher1-18/+19
2012-05-07Room: send_sys call error! when neither door_name or action are set in the de...Jérémy Zurcher1-1/+10
2012-05-07Room: route_p call error! when door_name is empty?Jérémy Zurcher1-1/+3
2012-05-07Root: add space methodJérémy Zurcher1-0/+4
2012-05-04Room: require_p->EvenDoors::Twirl.require_pJérémy Zurcher1-1/+1
2012-05-04room : use EvenDoors::ACT_SEP for log msgsJérémy Zurcher1-4/+4
2012-05-04room: add try link debug logJérémy Zurcher1-0/+1
2012-05-04add _p suffix to methods process, process_sys and receiveJérémy Zurcher1-1/+1
2012-05-04AC_ADD_LINK -> SYS_ACT_ADD_LINKJérémy Zurcher1-1/+1
2012-05-03initial commitJérémy Zurcher1-0/+123