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
/
particle.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
Particle: adapt to non static way
Jérémy Zurcher
1
-3
/
+5
2012-05-12
set AGPL license
static
Jérémy Zurcher
1
-0
/
+17
2012-05-10
Room#resolve -> Room#search_down
Jérémy Zurcher
1
-2
/
+2
2012-05-10
Particle: implement #to_json and #self.json_create
Jérémy Zurcher
1
-1
/
+35
2012-05-09
Particle: add_dsts raise Exception on malformed dst
Jérémy Zurcher
1
-6
/
+7
2012-05-09
Particle: do not accept empty destinations
Jérémy Zurcher
1
-3
/
+4
2012-05-09
Particle: manage spaces in destination string
Jérémy Zurcher
1
-3
/
+3
2012-05-09
Particle: #split_dst! clear all if next_dst empty or nil
Jérémy Zurcher
1
-2
/
+4
2012-05-09
Particle: #set_dst! add no destination if no action and destination
Jérémy Zurcher
1
-2
/
+3
2012-05-09
Particle: add #apply_link!
Jérémy Zurcher
1
-0
/
+7
2012-05-09
Particle: add dst=nil parameter to #error!
Jérémy Zurcher
1
-2
/
+2
2012-05-08
Particle: add #clear_merged!
Jérémy Zurcher
1
-0
/
+4
2012-05-08
Particle: cleanup, @door is door part of the current destination, @dst is the...
Jérémy Zurcher
1
-36
/
+41
2012-05-07
Particle: add missing attribute comment
Jérémy Zurcher
1
-1
/
+1
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
particle: rename merge->merge! add merged_shift, remove merged_count
Jérémy Zurcher
1
-5
/
+5
2012-05-03
initial commit
Jérémy Zurcher
1
-0
/
+138