aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Storage.LocalStorageSQLite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added POST handler for /sims/ in the grid servergareth2007-04-111-46/+46
| | | | | | | | | Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
* * nant building againlbsa712007-04-112-3/+3
|
* * One change in SQLiteLocalStorageAdam Frisby2007-04-111-1/+1
| | | | | * Committing half-started Berkeley BDB bindings, however not adding to solution or prebuild (will/should not compile yet)
* * built binaries, pdb's and user files should not be under version control.lbsa712007-04-1116-55/+135
| | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
* Well, it *appears* to compile. Initial SQLite Local Storage module (supports ↵Adam Frisby2007-04-1117-0/+283
saving, deletion and update of prims, but does not yet load them.)