Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-02 | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 1 | -2/+2 | |
* Hid NullPhysicsScene for great justice * Fixed broken Grid build | |||||
2007-07-01 | * removed try-catchall from scene constructor | lbsa71 | 1 | -0/+8 | |
* added reference server-side addnewprim prototype to Scene - not implementet yet though. | |||||
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -8/+8 | |
* moving towards IPEndPoints all over the place * trying to make the internal/external division | |||||
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -14/+10 | |
* 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-28 | *Fixed UserServer and OpenSim so now they start without crashing. | mingchen | 1 | -1/+1 | |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -4/+5 | |
to add/remove something |