index
:
edoors-ruby
master
rewrite0
ruby rewrite of evenja - https://github.com/evenja
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
evendoors
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-05-07
Twirl: add @run, break loop after each @app_fifo process to check @sys_fifo
Jérémy Zurcher
2
-4
/
+7
2012-05-07
Particle: add missing attribute comment
Jérémy Zurcher
1
-1
/
+1
2012-05-07
Board must delete merged particles from @spots
Jérémy Zurcher
1
-0
/
+1
2012-05-04
add Door#process_sys_p and Board#process_sys_p, for now just call release_p
Jérémy Zurcher
2
-0
/
+10
2012-05-04
Particle: proper constructor, slimmer #reset
Jérémy Zurcher
1
-4
/
+9
2012-05-04
remove unused Particle#clear_link_fields
Jérémy Zurcher
1
-5
/
+0
2012-05-04
Particle#clone_data needs access to @payload
Jérémy Zurcher
1
-1
/
+1
2012-05-04
Room: require_p->EvenDoors::Twirl.require_p
Jérémy Zurcher
1
-1
/
+1
2012-05-04
Twirl.release_p : must release merged particles
Jérémy Zurcher
1
-0
/
+4
2012-05-04
Board: must let EvenDoors::ACT_FOLLOW go through
Jérémy Zurcher
1
-4
/
+6
2012-05-04
door: show spot path on @saved error
Jérémy Zurcher
1
-1
/
+1
2012-05-04
add Board class
Jérémy Zurcher
1
-0
/
+59
2012-05-04
room : use EvenDoors::ACT_SEP for log msgs
Jérémy Zurcher
1
-4
/
+4
2012-05-04
particle: rename merge->merge! add merged_shift, remove merged_count
Jérémy Zurcher
1
-5
/
+5
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
3
-6
/
+6
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
7
-0
/
+457