Age | Commit message (Expand) | Author | Files | Lines |
2012-05-12 | Room#spin -> Spot#spin | Jérémy Zurcher | 1 | -5/+0 |
2012-05-12 | set AGPL licensestatic | Jérémy Zurcher | 1 | -0/+17 |
2012-05-10 | Room: implement #to_json and #self.json_create | Jérémy Zurcher | 1 | -0/+23 |
2012-05-10 | Room: remove unused @cache={} attribute | Jérémy Zurcher | 1 | -1/+0 |
2012-05-10 | Room#resolve -> Room#search_down | Jérémy Zurcher | 1 | -10/+7 |
2012-05-10 | Room: implement resolve | Jérémy Zurcher | 1 | -0/+13 |
2012-05-10 | Twirl merge with Space -> Spin is born | Jérémy Zurcher | 1 | -16/+16 |
2012-05-09 | Room: system no door, no action excpetion can't be raised anymore | Jérémy Zurcher | 1 | -2/+0 |
2012-05-09 | debug -> debug_routing + debug_errors | Jérémy Zurcher | 1 | -8/+9 |
2012-05-09 | Room: use complete naming for constants | Jérémy Zurcher | 1 | -1/+1 |
2012-05-09 | Room: cleanup sned_sys_p | Jérémy Zurcher | 1 | -7/+5 |
2012-05-09 | Room: cleanup try_links | Jérémy Zurcher | 1 | -10/+6 |
2012-05-09 | Room: do not route orphan particles, doorless particles get the boomerang effect | Jérémy Zurcher | 1 | -7/+6 |
2012-05-09 | Room: detect missing door or src | Jérémy Zurcher | 1 | -4/+9 |
2012-05-09 | Room detect drill down and goto error | Jérémy Zurcher | 1 | -0/+3 |
2012-05-09 | Room: cleanup debug, factorise calls to Twirl.send_, add space as dst on ERRO... | Jérémy Zurcher | 1 | -12/+8 |
2012-05-09 | Room, do not bother initializing local vars if no links for p.src | Jérémy Zurcher | 1 | -2/+2 |
2012-05-09 | Room, send_p set error ERROR_ROUTE_NDNS if p.src.nil? | Jérémy Zurcher | 1 | -0/+2 |
2012-05-08 | Room, Twirl | Jérémy Zurcher | 1 | -18/+19 |
2012-05-07 | Room: send_sys call error! when neither door_name or action are set in the de... | Jérémy Zurcher | 1 | -1/+10 |
2012-05-07 | Room: route_p call error! when door_name is empty? | Jérémy Zurcher | 1 | -1/+3 |
2012-05-07 | Root: add space method | Jérémy Zurcher | 1 | -0/+4 |
2012-05-04 | Room: require_p->EvenDoors::Twirl.require_p | Jérémy Zurcher | 1 | -1/+1 |
2012-05-04 | room : use EvenDoors::ACT_SEP for log msgs | Jérémy Zurcher | 1 | -4/+4 |
2012-05-04 | room: add try link debug log | Jérémy Zurcher | 1 | -0/+1 |
2012-05-04 | add _p suffix to methods process, process_sys and receive | Jérémy Zurcher | 1 | -1/+1 |
2012-05-04 | AC_ADD_LINK -> SYS_ACT_ADD_LINK | Jérémy Zurcher | 1 | -1/+1 |
2012-05-03 | initial commit | Jérémy Zurcher | 1 | -0/+123 |