aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data.MySQL/OpenGrid.Framework.Data.MySQL.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-111/+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-111/+111
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-111/+111
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Updating nant/solution files.Adam Frisby1-23/+18
2007-05-16Let stuff be broken!Adam Frisby1-15/+23
2007-05-05Run prebuild to generate working project files.Adam Frisby1-38/+84
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby1-6/+19
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