| Commit message (Expand) | Author | Files | Lines |
2007-05-15 | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 1 | -130/+192 |
2007-05-15 | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 1 | -192/+130 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -127/+201 |
2007-05-13 | Inventory should be working again in sandbox mode | MW | 1 | -1/+1 |
2007-05-05 | SQLite support added to grid manager. (Win!) | Adam Frisby | 1 | -174/+123 |
2007-05-05 | Fixed issue with prebuild causing duplicate reference with standard libraries. | Adam Frisby | 1 | -1/+1 |
2007-05-05 | * Added Microsoft SQL Support | Adam Frisby | 1 | -6/+13 |
2007-05-05 | Updated and run prebuild. | Adam Frisby | 1 | -109/+171 |
2007-05-05 | Run prebuild to generate working project files. | Adam Frisby | 1 | -12/+24 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -33/+45 |
2007-04-26 | Mostly working again. | MW | 1 | -148/+94 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -98/+152 |
2007-04-25 | Small clean up of files and directories | MW | 1 | -136/+94 |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -93/+135 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -135/+93 |
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -95/+137 |
2007-04-11 | Attempt to rearrange some of the directories | MW | 1 | -4/+4 |
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 1 | -133/+93 |
2007-04-11 | added missing files | MW | 1 | -62/+150 |
2007-04-11 | First basic test script now works in the jvm scripting engine. | MW | 1 | -48/+0 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 1 | -17/+23 |
2007-04-11 | * nant building again | lbsa71 | 1 | -0/+6 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -17/+17 |
2007-04-11 | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 1 | -0/+6 |
2007-04-06 | And now for some solution files... | Adam Frisby | 1 | -1/+7 |
2007-04-04 | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 1 | -6/+0 |
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 1 | -118/+82 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -82/+118 |
2007-04-04 | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 1 | -118/+82 |
2007-04-03 | * lovely. svn doesn't delete the files from disk on svn delete, so they show ... | lbsa71 | 1 | -81/+117 |
2007-04-03 | * Fixad namespace clash | lbsa71 | 1 | -117/+81 |
2007-04-03 | * Extended Script API with GetRandomAvatar | lbsa71 | 1 | -81/+117 |
2007-04-03 | * Script prototype | lbsa71 | 1 | -1/+1 |
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 1 | -123/+88 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 1 | -0/+7 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 1 | -149/+149 |
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -109/+149 |
2007-04-02 | (no commit message) | MW | 1 | -106/+74 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -141/+141 |
2007-04-02 | Moved grid configuration to Db4o database | gareth | 1 | -1/+9 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -103/+133 |
2007-03-31 | * cleared some unused code away | lbsa71 | 1 | -97/+69 |
2007-03-30 | * updated build files | lbsa71 | 1 | -70/+98 |
2007-03-30 | Started to add a few features to the web front end that should be useful duri... | MW | 1 | -1/+1 |
2007-03-29 | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 1 | -96/+69 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -84/+111 |
2007-03-28 | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 1 | -96/+69 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -79/+112 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -76/+70 |
2007-03-27 | * Config should be loaded before login server startup... | lbsa71 | 1 | -92/+69 |