aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-04Prebuild and stuffAdam Frisby1-110/+113
2007-05-30Rebuilt the build filesgareth1-110/+110
Added some more prompts and stuff to ServiceManager
2007-05-29* Rebuilt PrebuildAdam Frisby1-21/+16
* 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-28Zomg wtf bbq logdata!Adam Frisby1-13/+21
2007-05-25* Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby1-0/+3
for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files.
2007-05-24Stage 2: GridServices build files should be fixed now, Someone will need to ↵MW1-3/+3
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-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW1-104/+104
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-104/+104
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-08* fixed dataUri null buglbsa711-21/+16
* ignored some files
2007-05-07Merged 0.1-prestable back into trunk :(gareth1-13/+21
2007-05-05Run prebuild to generate working project files.Adam Frisby1-34/+82
2007-05-04Semi-functional (in theory!)Adam Frisby1-0/+1
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby1-6/+9
state yet, posted for reference and future use.
2007-05-03Saving project / small changes. Will do more tomorrow.Adam Frisby1-0/+1
2007-05-03ASDASDASDASDASDS.Adam Frisby1-0/+1
2007-05-03* Added /libraries directory to trunk (for related-but-independent libraries ↵Adam Frisby1-28/+12
such as libTerrain) * Added /libraries/libLSL shell for future LSL Object Interpreter
2007-03-24Brought in the OGS user server into the main trunk (in a rather messy way)gareth1-0/+0
2007-03-22brought zircon branch into trunkgareth1-9/+4
2007-03-15Created VS2005 Solution/Project files for the OGS appsMW1-15/+24
2007-03-14* /bin for Release as welllbsa711-1/+1
2007-03-14* Made sure physics dlls end up in /bin/Physicslbsa711-2/+4
* Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005
2007-03-14Added the physics plugin projects to the VS solution.MW1-0/+57
Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions