| Commit message (Expand) | Author | Age | Files | Lines |
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -93/+135 |
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -135/+93 |
* | Renamed the Servers directory to OpenSim.Servers | MW | 2007-04-11 | 1 | -95/+137 |
* | Attempt to rearrange some of the directories | MW | 2007-04-11 | 1 | -4/+4 |
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -133/+93 |
* | added missing files | MW | 2007-04-11 | 1 | -62/+150 |
* | First basic test script now works in the jvm scripting engine. | MW | 2007-04-11 | 1 | -48/+0 |
* | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 2007-04-11 | 1 | -17/+23 |
* | * nant building again | lbsa71 | 2007-04-11 | 1 | -0/+6 |
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -17/+17 |
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 2007-04-11 | 1 | -0/+6 |
* | And now for some solution files... | Adam Frisby | 2007-04-06 | 1 | -1/+7 |
* | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 2007-04-04 | 1 | -6/+0 |
* | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 2007-04-04 | 1 | -118/+82 |
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -82/+118 |
* | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 2007-04-04 | 1 | -118/+82 |
* | * lovely. svn doesn't delete the files from disk on svn delete, so they show ... | lbsa71 | 2007-04-03 | 1 | -81/+117 |
* | * Fixad namespace clash | lbsa71 | 2007-04-03 | 1 | -117/+81 |
* | * Extended Script API with GetRandomAvatar | lbsa71 | 2007-04-03 | 1 | -81/+117 |
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -1/+1 |
* | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 2007-04-02 | 1 | -123/+88 |
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 2007-04-02 | 1 | -0/+7 |
* | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 2007-04-02 | 1 | -149/+149 |
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -109/+149 |
* | (no commit message) | MW | 2007-04-02 | 1 | -106/+74 |
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -141/+141 |
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 1 | -1/+9 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -103/+133 |
* | * cleared some unused code away | lbsa71 | 2007-03-31 | 1 | -97/+69 |
* | * updated build files | lbsa71 | 2007-03-30 | 1 | -70/+98 |
* | Started to add a few features to the web front end that should be useful duri... | MW | 2007-03-30 | 1 | -1/+1 |
* | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 2007-03-29 | 1 | -96/+69 |
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -84/+111 |
* | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 2007-03-28 | 1 | -96/+69 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -79/+112 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -76/+70 |
* | * Config should be loaded before login server startup... | lbsa71 | 2007-03-27 | 1 | -92/+69 |
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -84/+107 |
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -75/+75 |
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -75/+75 |
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -70/+76 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 1 | -76/+70 |
* | * Deleted unused OGS directory | lbsa71 | 2007-03-26 | 1 | -90/+69 |
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 1 | -84/+105 |
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 1 | -56/+80 |
* | (no commit message) | MW | 2007-03-25 | 1 | -1/+1 |
* | You want large textures, you shall have! - Xfer system now working for large ... | MW | 2007-03-25 | 1 | -75/+55 |
* | * Added separate exe project | lbsa71 | 2007-03-24 | 1 | -59/+85 |
* | * whoops - missing project... | lbsa71 | 2007-03-23 | 1 | -51/+51 |
* | Fixed VS solution file | MW | 2007-03-23 | 1 | -67/+51 |