| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 2007-04-04 | 8 | -286/+389 |
* | * Added Primitive2 to vs2005 solution (again) | lbsa71 | 2007-04-04 | 2 | -0/+4 |
* | Seems that I didn't actually include the Primitive2.cs file in the earlier co... | MW | 2007-04-04 | 1 | -0/+254 |
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 2 | -105/+96 |
* | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 2007-04-04 | 4 | -62/+64 |
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 2 | -78/+79 |
* | * The world can not contain ScriptFactories that creates unique instances of ... | lbsa71 | 2007-04-03 | 6 | -60/+74 |
* | * Extended Script API with GetRandomAvatar | lbsa71 | 2007-04-03 | 11 | -74/+159 |
* | Another temporary bug fix attempt, this time for the packet overflow problem,... | MW | 2007-04-03 | 1 | -7/+11 |
* | attempt at a temporary fix to the shirt creation bug. (Its only temporary as ... | MW | 2007-04-03 | 1 | -1/+1 |
* | Added easier way to add "scripts" to prims: to add Libsa71's test script, cre... | MW | 2007-04-03 | 2 | -1/+88 |
* | * Script prototype | lbsa71 | 2007-04-03 | 7 | -36/+213 |
* | Limited (hacked) object linking. Note: once you have linked a set of prims to... | MW | 2007-04-03 | 2 | -3/+33 |
* | Temporary fix for the object taking bug | MW | 2007-04-03 | 6 | -68/+28 |
* | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2007-04-02 | 5 | -20/+283 |
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2007-04-02 | 2 | -69/+70 |
* | Added /simstatus REST handler | gareth | 2007-04-02 | 1 | -0/+5 |
* | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 2007-04-02 | 3 | -191/+198 |
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -186/+186 |
* | (no commit message) | MW | 2007-04-02 | 1 | -0/+10 |
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -186/+186 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 2 | -261/+255 |
* | More refactoring | MW | 2007-04-01 | 5 | -69/+129 |
* | More cleaning up of SimClient and packet handling | MW | 2007-04-01 | 4 | -60/+58 |
* | Moved more packet types to handlers | MW | 2007-04-01 | 3 | -130/+147 |
* | More work on adding Packets handlers and tested the first handler. | MW | 2007-04-01 | 3 | -78/+115 |
* | Added Packet handlers to SimClient | MW | 2007-03-31 | 2 | -353/+402 |
* | Can now Rez and DeRez objects (take to and from inventory). | MW | 2007-03-31 | 6 | -35/+278 |
* | (no commit message) | MW | 2007-03-31 | 2 | -50/+57 |
* | 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 |
* | 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 | 2 | -5/+44 |
* | When you change the name of a inventory item, it should no longer revert afte... | MW | 2007-03-29 | 4 | -6/+27 |
* | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 2007-03-29 | 4 | -424/+0 |
* | * Now the rest handlers try to match path as close as possibly, so it's possi... | lbsa71 | 2007-03-29 | 1 | -7/+7 |
* | * RestMethod now uses same pattern as XmlRpcMethod | lbsa71 | 2007-03-29 | 2 | -112/+112 |
* | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 2007-03-29 | 3 | -171/+52 |
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -33/+25 |
* | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2007-03-29 | 2 | -1/+21 |
* | Added lbsa71's http server changes. | MW | 2007-03-29 | 8 | -439/+225 |
* | Fixed name quotes bug | MW | 2007-03-28 | 1 | -3/+2 |
* | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 2007-03-28 | 9 | -25/+139 |
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 15 | -190/+300 |
* | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 2007-03-28 | 2 | -40/+53 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 12 | -160/+226 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 12 | -228/+160 |
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 2 | -6/+6 |