| Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-27 | Who dropped my child_agent flag? It returns | gareth | 1 | -0/+1 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -1/+1 |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 1 | -1/+1 |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2 | -64/+64 |
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 1 | -63/+63 |
2007-03-26 | Added a very very very basic Web front end for admin use - ready to be used i... | MW | 1 | -1/+1 |
2007-03-26 | * Added Prebuild exe (just delete the old one) | lbsa71 | 1 | -63/+63 |
2007-03-26 | Fresh prebuild + nant sets | gareth | 1 | -63/+63 |
2007-03-26 | * fixed buildfiles | lbsa71 | 2 | -64/+64 |