| Commit message (Expand) | Author | Age | Files | Lines |
* | Number of small changes | MW | 2007-05-19 | 1 | -196/+130 |
* | * TortoiseSVN has an annoying red icon over stuff, this means I probably chan... | Adam Frisby | 2007-05-19 | 1 | -130/+196 |
* | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 2007-05-17 | 1 | -259/+193 |
* | rebuilt build files | gareth | 2007-05-16 | 1 | -259/+259 |
* | Updating nant/solution files. | Adam Frisby | 2007-05-16 | 1 | -130/+196 |
* | Quite big change to how Sessions/circuits are Authenticated. Seems to work ok... | MW | 2007-05-16 | 1 | -1/+1 |
* | * removed unused new-login.dat | lbsa71 | 2007-05-16 | 1 | -191/+129 |
* | * deleted some user files | lbsa71 | 2007-05-16 | 1 | -130/+192 |
* | started to refactor startup code and to move udp server code out to its own c... | MW | 2007-05-16 | 1 | -192/+130 |
* | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 2007-05-15 | 1 | -130/+192 |
* | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 2007-05-15 | 1 | -192/+130 |
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -127/+201 |
* | Inventory should be working again in sandbox mode | MW | 2007-05-13 | 1 | -1/+1 |
* | SQLite support added to grid manager. (Win!) | Adam Frisby | 2007-05-05 | 1 | -174/+123 |
* | Fixed issue with prebuild causing duplicate reference with standard libraries. | Adam Frisby | 2007-05-05 | 1 | -1/+1 |
* | * Added Microsoft SQL Support | Adam Frisby | 2007-05-05 | 1 | -6/+13 |
* | Updated and run prebuild. | Adam Frisby | 2007-05-05 | 1 | -109/+171 |
* | Run prebuild to generate working project files. | Adam Frisby | 2007-05-05 | 1 | -12/+24 |
* | fixed the VS 2005 solution/ project files. | MW | 2007-04-30 | 1 | -33/+45 |
* | Mostly working again. | MW | 2007-04-26 | 1 | -148/+94 |
* | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2007-04-25 | 1 | -98/+152 |
* | Small clean up of files and directories | MW | 2007-04-25 | 1 | -136/+94 |
* | * 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 |