aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Naaw, -realphysx is too much to asklbsa712007-03-291-1/+1
| | | | | * Genning proj Guids from name hash, for great justice
* Fixed so Inventory structure is correct after a log out and re-login (in ↵MW2007-03-292-1/+4
| | | | Sandbox accounts)
* Added lbsa71's http server changes. MW2007-03-291-140/+329
| | | | | | 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)
* Fixed name quotes bugMW2007-03-281-2/+2
|
* After hours of searching for a bug, it works - User accounts in sandbox ↵MW2007-03-285-8/+71
| | | | | | | mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface
* Who dropped my child_agent flag? It returnsgareth2007-03-271-0/+1
|
* * revert the revert - begin the beguinelbsa712007-03-271-1/+1
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-1/+1
|
* * vaseline + duct-tape.lbsa712007-03-271-1/+1
|
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-1/+1
| | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
* * Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa712007-03-271-1/+1
|
* * Enabled the OpenSim.Servers projectlbsa712007-03-271-1/+1
|
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-272-64/+64
| | | | | | | | | | | | 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)
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-63/+63
|
* Added a very very very basic Web front end for admin use - ready to be used ↵MW2007-03-261-1/+1
| | | | in sandbox mode for adding new accounts.
* * Added Prebuild exe (just delete the old one)lbsa712007-03-261-63/+63
| | | | | * Reverted faulty build files
* Fresh prebuild + nant setsgareth2007-03-261-63/+63
|
* * fixed buildfileslbsa712007-03-262-64/+64
|
* Added -ode parametergareth2007-03-261-63/+63
| | | | | | | 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)
* * Hopefully it builds again...lbsa712007-03-251-21/+16
|
* (no commit message)MW2007-03-251-2/+2
|
* You want large textures, you shall have! - Xfer system now working for large ↵MW2007-03-254-82/+113
| | | | | | | | | asset uploads Fixed the VS solution file. Now forwars ViewerEffect messages onto the other clients Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-241-63/+63
|
* * Added separate exe projectlbsa712007-03-242-3/+3
| | | | | * Prebuild exe is now built in /bin dir
* * whoops - missing project...lbsa712007-03-231-1/+1
|
* * Hopefully got vs2005 target to gen refs correctlylbsa712007-03-231-6/+9
|
* brought zircon branch into trunkgareth2007-03-2225-0/+1503