Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 2007-07-11 | 1 | -9/+31 |
| | |||||
* | * More cleaning - Sugilite now only has build errors for "value is never ↵ | Adam Frisby | 2007-07-04 | 1 | -1/+0 |
| | | | | used" properties (which I presume will be filled in over time) | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -16/+14 |
| | | | | | * added some licensing info | ||||
* | Can change the name and description of a prim. | MW | 2007-07-01 | 1 | -0/+1 |
| | |||||
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Updated SimpleApp with various introduced dependencies * Extracted ScenePrescence creation in Scene * removed try-catchall from UserManagerBase (that actually hid a bug) * Refactored RegionInfo * handle is calculated * it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized * Removed superfluous 'ref' keywords * Removed a shitload of 'catch Exception e' that causes build warnings * Lots of small refactorings, renames et c * Ignored some bins | ||||
* | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 2007-06-27 | 1 | -2/+2 |
| | | | | to add/remove something | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+273 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |