aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Storage.LocalStorageSQLite (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-11Added POST handler for /sims/ in the grid servergareth1-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
2007-04-11* nant building againlbsa712-3/+3
2007-04-11* One change in SQLiteLocalStorageAdam Frisby1-1/+1
* Committing half-started Berkeley BDB bindings, however not adding to solution or prebuild (will/should not compile yet)
2007-04-11* built binaries, pdb's and user files should not be under version control.lbsa7116-55/+135
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-11Well, it *appears* to compile. Initial SQLite Local Storage module (supports ↵Adam Frisby17-0/+283
saving, deletion and update of prims, but does not yet load them.)