Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-30 | Rebuilt the build files | gareth | 1 | -99/+99 | |
Added some more prompts and stuff to ServiceManager | |||||
2007-05-29 | * Rebuilt Prebuild | Adam Frisby | 1 | -4/+4 | |
* Enabled fastmode by default on world map requests (ordinary mode is just too slow) * Reset some params involving agent appearance * Tweaked simProfileBlock requests to return values which have been sighted on the wire before. | |||||
2007-05-24 | Stage 2: GridServices build files should be fixed now, Someone will need to ↵ | MW | 1 | -21/+15 | |
test it under nant, and the releng scripts might need updating as we now have two solutions. Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-19 | * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵ | Adam Frisby | 1 | -0/+4 | |
changed something. * Updated solution files & build files via prebuild. | |||||
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵ | MW | 1 | -101/+101 | |
class a bit and added a WorldBase class (that World now inherits from) | |||||
2007-05-16 | rebuilt build files | gareth | 1 | -101/+101 | |
Imported crappy monodevelop GTK# manager app (tis embarrassing) | |||||
2007-05-15 | fixed part of the bug from 116 (should no longer get the repeated Failed ↵ | MW | 1 | -28/+6 | |
with exception System.IndexOutOfRangeException: Array index is out of range error) | |||||
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 1 | -0/+6 | |
viewer 1.15.02, due to big changes in the message templates. | |||||
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -3/+0 | |
* Now dumping default value in config. * | |||||
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -1/+1 | |
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 1 | -0/+6 | |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 1 | -0/+4 | |
configuration method, so that it is easier to load configuration data from a ogs server | |||||
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 1 | -110/+110 | |
same database as in world prims are stored. | |||||
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -110/+110 | |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -110/+110 | |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -110/+110 | |
Made sim profiles load from DB Updated build files for grid server Added sim login | |||||
2007-03-31 | * fixed some Framework refs | lbsa71 | 1 | -4/+6 | |
2007-03-30 | * updated build files | lbsa71 | 1 | -25/+18 | |
2007-03-30 | Started to add a few features to the web front end that should be useful ↵ | MW | 1 | -18/+25 | |
during debugging. First such feature is that you can see a list of any connected clients inventory. | |||||
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -2/+2 | |
* Genning proj Guids from name hash, for great justice | |||||
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -26/+21 | |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -16/+23 | |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 1 | -1/+1 | |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 1 | -1/+1 | |
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | |||||
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 1 | -4/+1 | |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 1 | -23/+19 | |
2007-03-27 | Added REST-handler interface for the http server and changed the Admin Web ↵ | MW | 1 | -18/+22 | |
front end to one. | |||||
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 1 | -5/+1 | |
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | |||||
2007-03-26 | * fixed buildfiles | lbsa71 | 1 | -1/+1 | |
2007-03-25 | * Hopefully it builds again... | lbsa71 | 1 | -22/+29 | |
2007-03-24 | * Added separate exe project | lbsa71 | 1 | -3/+3 | |
* Prebuild exe is now built in /bin dir | |||||
2007-03-23 | * whoops - missing project... | lbsa71 | 1 | -3/+3 | |
2007-03-23 | * Hopefully got vs2005 target to gen refs correctly | lbsa71 | 1 | -7/+12 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+101 | |