aboutsummaryrefslogtreecommitdiff
path: root/config/Outdoor.xml
Commit message (Expand)AuthorAge
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
* Added ResponseMover to facilitate spawn and run responses. ModifiedGravatar Russell Cohen2011-01-12
* Merge branch 'master' into behaviorsGravatar Russell Cohen2011-01-12
|\
| * Some config changes to make everything a little more palatable.Gravatar rcoh2011-01-11
* | some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
|/
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
* Some performance improvements -- we also synchronize all the frames, giving u...Gravatar rcoh2011-01-04
* Merge branch 'bens-cleanup' of github.com:rcoh/SmootLightGravatar rcoh2011-01-04
|\
| * worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
* | fixed a bug caused by util stuff. some new functionality, not all fully impl...Gravatar rcoh2011-01-03
* | Not sure if this works.Gravatar rcoh2011-01-03
* | Changed default mode of xml merging to merge instead of replace. Added some ...Gravatar rcoh2011-01-02
* | setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29
|/
* Modify LightInstallation to resolve inheritances. In the future, we may impr...Gravatar rcoh2010-12-26
* all done w/ pixel regions. will be merged to master in future.Gravatar rcoh2010-12-22
* Done with pixel regions, with demo in behaviors/AllPixelsLeft.py. Need to fi...Gravatar rcoh2010-12-22
* About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* A little bit more util stuff. Migrated the component registry to the Compone...Gravatar rcoh2010-12-20
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08