| Commit message (Expand) | Author | Files | Lines |
2007-05-04 | fix array size | morphw | 1 | -1/+1 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -0/+6 |
2007-04-30 | Fixing stuff | gareth | 1 | -0/+23 |
2007-04-30 | Done some more conversion work on the asset server | gareth | 1 | -0/+1 |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 1 | -71/+72 |
2007-04-27 | Major ass commit | Adam Frisby | 1 | -0/+1 |
2007-04-27 | Clearing up comment to reflect true strength of GenerateChallenge() | Adam Frisby | 1 | -1/+1 |
2007-04-27 | Added challenge generation function to generate cryptographic strength challe... | Adam Frisby | 1 | -0/+19 |
2007-04-27 | Cryptographic framework for authenticating and verifying remoting messages. M... | Adam Frisby | 1 | -0/+90 |
2007-04-26 | Mostly working again. | MW | 1 | -15/+20 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 4 | -2/+99 |
2007-04-25 | Small clean up of files and directories | MW | 25 | -80/+85 |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 1 | -70/+70 |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 1 | -70/+70 |
2007-04-17 | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 3 | -3/+7 |
2007-04-15 | W00t! multiple sims! | gareth | 2 | -1/+12 |
2007-04-14 | In the grid, there is life! | gareth | 5 | -40/+34 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -0/+16 |
2007-04-11 | First basic test script now works in the jvm scripting engine. | MW | 3 | -0/+45 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 3 | -69/+79 |
2007-04-11 | (no commit message) | MW | 1 | -3/+5 |
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 3 | -72/+105 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -67/+67 |
2007-04-11 | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 1 | -2/+2 |
2007-04-10 | Fixed "teh bug" | gareth | 1 | -67/+67 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 1 | -2/+2 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -67/+67 |
2007-04-04 | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 1 | -1/+14 |
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 4 | -70/+70 |
2007-04-03 | Temporary fix for the object taking bug | MW | 1 | -0/+4 |
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2 | -29/+48 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2 | -66/+74 |
2007-04-02 | Added DB backing for user profiles | gareth | 1 | -2/+18 |
2007-04-02 | Finished adding Db4o support to user profile manager | gareth | 2 | -4/+12 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 4 | -164/+163 |
2007-04-02 | Added OpenUser.Config project | gareth | 3 | -157/+219 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 2 | -158/+158 |
2007-04-02 | Moved grid configuration to Db4o database | gareth | 2 | -0/+4 |
2007-04-02 | Copied OpenSim.Config ready to port for grid server | gareth | 1 | -0/+64 |
2007-04-02 | Added sim check timer | gareth | 1 | -0/+1 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 2 | -217/+217 |
2007-03-31 | Can now Rez and DeRez objects (take to and from inventory). | MW | 2 | -1/+141 |
2007-03-31 | Add back ParseXMLRPC() to UserProfileManager | MW | 1 | -0/+16 |
2007-03-31 | * cleared some unused code away | lbsa71 | 1 | -182/+0 |
2007-03-29 | When you change the name of a inventory item, it should no longer revert afte... | MW | 1 | -1/+16 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -1/+1 |
2007-03-29 | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2 | -1/+4 |
2007-03-29 | Added lbsa71's http server changes. | MW | 1 | -140/+329 |
2007-03-28 | Fixed name quotes bug | MW | 1 | -2/+2 |
2007-03-28 | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 5 | -8/+71 |