summaryrefslogtreecommitdiffstats
path: root/lib/evendoors/particle.rb
AgeCommit message (Expand)AuthorFilesLines
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