aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenUser.Config (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW4-283/+0
the Grid servers can be a separate solution to the region server.
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby1-46/+46
changed something. * Updated solution files & build files via prebuild.
2007-05-18Added session IDs to the grid management agentgareth1-46/+46
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2-157/+157
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth2-157/+157
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-46/+46
2007-05-16FIXED THE BUILD!gareth1-46/+46
2007-05-15updated Build/project files to include the new projects and new files.MW1-46/+46
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
2007-05-13Added skeleton master service managergareth1-46/+46
2007-05-12EXTERM-INATED. (Add warnings produced by WriteLine change have been updated ↵Adam Frisby1-12/+12
to include Log Priority)
2007-05-08* deleted bin directorieslbsa711-46/+46
* ignored bin directories * regenerated nant files
2007-04-29Copied gridserver ready to convert to asset servergareth1-46/+46
I'M THAT NUTS!!!!!!!!
2007-04-22=== Dedicated to Jesse. ===lbsa711-46/+46
* Deleted empty directory
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth1-46/+46
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
2007-04-21Config:Adam Frisby1-3/+3
* Added sane defaults to each configuration step. (The defaults for sim/user/grid will now create a working grid)
2007-04-14In the grid, there is life!gareth1-1/+1
OGS now functional again, can login! w00t
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-4/+4
* Now dumping default value in config. *
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW1-46/+46
scripting Engines. Added the work in progress JVM scripting engine.
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* built binaries, pdb's and user files should not be under version control.lbsa711-46/+46
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-10Fixed "teh bug"gareth1-46/+46
2007-04-04* Added Primitive2 to vs2005 solutionlbsa711-46/+46
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-03Finished initial sim<>Grid login (kinda)gareth1-46/+46
Can login but no config data sent/updated yet
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW1-46/+46
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-111/+111
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth3-39/+179
2007-04-02More renaminggareth4-159/+2
2007-04-02Renamed GridConfigDb4ogareth4-0/+0
2007-04-02Copied OpenGrid.Config to OpenUser.Config ready for the user server stuffgareth4-0/+300