Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Began adding POST handler for /sims REST stuff | gareth | 2007-04-06 | 1 | -3/+10 |
| | |||||
* | Added SimUUID | gareth | 2007-04-04 | 1 | -0/+2 |
| | | | | | | Added empty POST for /sims in REST on gridserver | ||||
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -48/+48 |
| | | | | | * Apparently, Prebuild thinks DEBUG should be in there. | ||||
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 2 | -49/+48 |
| | | | | | | | Can login but no config data sent/updated yet | ||||
* | * Script prototype | lbsa71 | 2007-04-03 | 2 | -5/+0 |
| | |||||
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 2007-04-02 | 1 | -49/+49 |
| | | | | configuration method, so that it is easier to load configuration data from a ogs server | ||||
* | minor bug | gareth | 2007-04-02 | 1 | -1/+1 |
| | |||||
* | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 2007-04-02 | 1 | -121/+121 |
| | | | | same database as in world prims are stored. | ||||
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -121/+121 |
| | |||||
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -121/+121 |
| | |||||
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 3 | -15/+40 |
| | |||||
* | Added sim check timer | gareth | 2007-04-02 | 1 | -2/+38 |
| | |||||
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 5 | -222/+283 |
| | | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login | ||||
* | * fixed some Framework refs | lbsa71 | 2007-03-31 | 1 | -4/+6 |
| | |||||
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -2/+2 |
| | | | | | * Genning proj Guids from name hash, for great justice | ||||
* | Doh! need to return the response | gareth | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | Added neighbours code | gareth | 2007-03-28 | 1 | -0/+16 |
| | |||||
* | Added more infrastructure for OGS | gareth | 2007-03-28 | 2 | -0/+19 |
| | |||||
* | * log file name conflict | lbsa71 | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -5/+7 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | ||||
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 6 | -321/+143 |
| | | | | | | | | | | | | 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) | ||||
* | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 2007-03-27 | 1 | -49/+49 |
| | |||||
* | * Added Prebuild exe (just delete the old one) | lbsa71 | 2007-03-26 | 1 | -49/+49 |
| | | | | | * Reverted faulty build files | ||||
* | Fresh prebuild + nant sets | gareth | 2007-03-26 | 1 | -49/+49 |
| | |||||
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 2 | -50/+50 |
| | |||||
* | Added -ode parameter | gareth | 2007-03-26 | 1 | -49/+49 |
| | | | | | | | Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet) | ||||
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 2 | -1/+117 |
| | |||||
* | (no commit message) | MW | 2007-03-25 | 1 | -49/+49 |
| | |||||
* | Finished adding the grid server to prebuild | gareth | 2007-03-25 | 9 | -221/+286 |
| | |||||
* | Moved gridserver into main trunk (but no prebuild yet) | gareth | 2007-03-24 | 7 | -0/+591 |