Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 1 | -9/+31 | |
2007-07-04 | * More cleaning - Sugilite now only has build errors for "value is never ↵ | Adam Frisby | 1 | -1/+0 | |
used" properties (which I presume will be filled in over time) | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -16/+14 | |
* added some licensing info | |||||
2007-07-01 | Can change the name and description of a prim. | MW | 1 | -0/+1 | |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 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 | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -2/+2 | |
to add/remove something |