aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/OpenSim.Servers.dll.build (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-29Copied gridserver ready to convert to asset servergareth1-51/+51
I'M THAT NUTS!!!!!!!!
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW1-0/+1
viewer 1.15.02, due to big changes in the message templates.
2007-04-22=== Dedicated to Jesse. ===lbsa711-50/+50
* Deleted empty directory
2007-04-21Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth1-49/+50
very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-0/+1
* Now dumping default value in config. *
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-0/+0
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW1-48/+48
scripting Engines. Added the work in progress JVM scripting engine.
2007-04-11Added POST handler for /sims/ in the grid servergareth1-48/+48
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-48/+48
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-10Fixed "teh bug"gareth1-48/+48
2007-04-04* Added Primitive2 to vs2005 solutionlbsa711-48/+48
* Apparently, Prebuild thinks DEBUG should be in there.
2007-04-03Finished initial sim<>Grid login (kinda)gareth1-48/+48
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-48/+48
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Added new REST protocol (partially complete)gareth1-48/+48
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-30* updated build fileslbsa711-0/+1
2007-03-29* Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa711-0/+2
2007-03-29Added lbsa71's http server changes. MW1-0/+2
So it now has a single http listener that passes incoming requests to the correct handler. This means that logins (in sandbox mode) now go through this listener, which for now is listening on the port you set in startup (default 9000). (This needs changing so that the http listener and udp server are not using the same port)
2007-03-28RIP OpenSimRoot. (removed)MW1-1/+0
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
2007-03-27* revert the revert - begin the beguinelbsa711-1/+2
2007-03-27* Reverting todays work. It was worth a try.lbsa711-1/+1
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-1/+1
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
2007-03-27* Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa711-0/+1
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-1/+0
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-43/+43
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-27ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth1-43/+43
2007-03-26* Added Prebuild exe (just delete the old one)lbsa711-43/+43
* Reverted faulty build files
2007-03-26Fresh prebuild + nant setsgareth1-43/+43
2007-03-26* fixed buildfileslbsa711-43/+43
2007-03-26Added -ode parametergareth1-43/+43
Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet)
2007-03-25(no commit message)MW1-43/+43
2007-03-24Brought in the OGS user server into the main trunk (in a rather messy way)gareth1-41/+43
2007-03-22brought zircon branch into trunkgareth1-0/+41