| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * fixed some Framework refs | lbsa71 | 2007-03-31 | 3 | -10/+14 |
* | Add back ParseXMLRPC() to UserProfileManager | MW | 2007-03-31 | 1 | -0/+16 |
* | (no commit message) | MW | 2007-03-31 | 2 | -50/+57 |
* | * cleared some unused code away | lbsa71 | 2007-03-31 | 2 | -279/+69 |
* | * updated build files | lbsa71 | 2007-03-30 | 4 | -95/+120 |
* | Added a LoginResponse class for LoginServer. | andy | 2007-03-30 | 2 | -38/+412 |
* | Some very basic terraforming, can raise and lower the terrain, but currently ... | MW | 2007-03-30 | 4 | -214/+287 |
* | (no commit message) | MW | 2007-03-30 | 1 | -2/+1 |
* | Done some fixes to the ODE plugin, but its still not working correctly, belie... | MW | 2007-03-30 | 2 | -379/+409 |
* | Clothing now seems to work (though there are likely to still be some problems) | MW | 2007-03-30 | 2 | -3/+25 |
* | Removed a few comments sent to the console | MW | 2007-03-30 | 2 | -8/+3 |
* | Should now be able to create and edit Notecards | MW | 2007-03-30 | 3 | -2/+30 |
* | Started to add a few features to the web front end that should be useful duri... | MW | 2007-03-30 | 7 | -31/+77 |
* | When you change the name of a inventory item, it should no longer revert afte... | MW | 2007-03-29 | 6 | -102/+150 |
* | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 2007-03-29 | 10 | -23/+29 |
* | * Now the rest handlers try to match path as close as possibly, so it's possi... | lbsa71 | 2007-03-29 | 3 | -12/+24 |
* | * RestMethod now uses same pattern as XmlRpcMethod | lbsa71 | 2007-03-29 | 4 | -134/+132 |
* | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 2007-03-29 | 4 | -267/+121 |
* | * added user account info to README.txt | lbsa71 | 2007-03-29 | 1 | -0/+16 |
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 21 | -192/+212 |
* | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2007-03-29 | 4 | -2/+25 |
* | * vs2005 target gens OpenSim.csporj.user with -loginserver -sandbox -accounts... | lbsa71 | 2007-03-29 | 1 | -5/+9 |
* | * changed readme to reflect current situation | lbsa71 | 2007-03-29 | 1 | -3/+35 |
* | Added lbsa71's http server changes. | MW | 2007-03-29 | 13 | -568/+766 |
* | Doh! need to return the response | gareth | 2007-03-28 | 1 | -1/+1 |
* | Added neighbours code | gareth | 2007-03-28 | 1 | -0/+16 |
* | Added more infrastructure for OGS | gareth | 2007-03-28 | 2 | -0/+19 |
* | Fixed name quotes bug | MW | 2007-03-28 | 2 | -5/+4 |
* | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 2007-03-28 | 15 | -33/+216 |
* | * log file name conflict | lbsa71 | 2007-03-28 | 2 | -2/+2 |
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 29 | -252/+442 |
* | * And lo, the OpenSim (which is actually the RegionServer) is decoupled from ... | lbsa71 | 2007-03-28 | 1 | -5/+1 |
* | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 2007-03-28 | 5 | -190/+161 |
* | Who dropped my child_agent flag? It returns | gareth | 2007-03-27 | 1 | -0/+1 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 46 | -692/+486 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 46 | -436/+676 |
* | * Config should be loaded before login server startup... | lbsa71 | 2007-03-27 | 2 | -95/+72 |
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 28 | -166/+311 |
* | * Added OpenSim.Framework ref to phys mgr | lbsa71 | 2007-03-27 | 2 | -0/+2 |
* | * Fixed yet another project ref fuck-up in Prebuild. | lbsa71 | 2007-03-27 | 16 | -177/+58 |
* | * Continued refactoring away OpenSimRoot - now it's down to the final 2. | lbsa71 | 2007-03-27 | 8 | -59/+97 |
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 27 | -205/+255 |
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 21 | -119/+120 |
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 23 | -501/+167 |
* | Added REST-handler interface for the http server and changed the Admin Web fr... | MW | 2007-03-27 | 9 | -184/+258 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 60 | -2103/+9076 |
* | Heightfield needs fixing, or i'll re-implement it (probably actually the coll... | gareth | 2007-03-27 | 1 | -2/+2 |
* | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 2007-03-27 | 19 | -994/+1024 |
* | Movement? | gareth | 2007-03-27 | 1 | -5/+6 |
* | ZOMG! CAPSULES AS BOUNDING VOLUMES! | gareth | 2007-03-27 | 1 | -7/+12 |