summaryrefslogtreecommitdiffstats
path: root/lib/evendoors/particle.rb
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Particle: manage spaces in destination stringJérémy Zurcher1-3/+3
2012-05-09Particle: #split_dst! clear all if next_dst empty or nilJérémy Zurcher1-2/+4
2012-05-09Particle: #set_dst! add no destination if no action and destinationJérémy Zurcher1-2/+3
2012-05-09Particle: add #apply_link!Jérémy Zurcher1-0/+7
2012-05-09Particle: add dst=nil parameter to #error!Jérémy Zurcher1-2/+2
2012-05-08Particle: add #clear_merged!Jérémy Zurcher1-0/+4
2012-05-08Particle: cleanup, @door is door part of the current destination, @dst is the...Jérémy Zurcher1-36/+41
2012-05-07Particle: add missing attribute commentJérémy Zurcher1-1/+1
2012-05-04Particle: proper constructor, slimmer #resetJérémy Zurcher1-4/+9
2012-05-04remove unused Particle#clear_link_fieldsJérémy Zurcher1-5/+0
2012-05-04Particle#clone_data needs access to @payloadJérémy Zurcher1-1/+1
2012-05-04particle: rename merge->merge! add merged_shift, remove merged_countJérémy Zurcher1-5/+5
2012-05-03initial commitJérémy Zurcher1-0/+138