Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-09-21 | * Continuing refactoring of presence | lbsa71 | 1 | -82/+0 | |
* Deleted stub ScenePresence.Body.cs * Added stub Region classes The idea is to, at first, have every ScenePresence have one RegionPresence, moving code over to it until we can detach the two classes and not have a ScenePresence for every RegionPresence. | |||||
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -4/+1 | |
* 'remove redundant this qualifier' ftw | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -85/+85 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+0 | |
* added some licensing info | |||||
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -0/+0 | |
*Some folder renaming to follow project Name *Updated prebuild.xml | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -1/+1 | |
to add/remove something |