Commit Graph

27 Commits (30c5be370489f9620e0f199526c80f5c34f16faa)

Author SHA1 Message Date
lbsa71 9ea0e881a4 * Naaw, -realphysx is too much to ask
* Genning proj Guids from name hash, for great justice
2007-03-29 17:29:52 +00:00
MW f673b73471 Fixed so Inventory structure is correct after a log out and re-login (in Sandbox accounts) 2007-03-29 17:04:24 +00:00
MW 17b00785ee Added lbsa71's http server changes.
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-29 11:08:42 +00:00
MW 9653210db7 Fixed name quotes bug 2007-03-28 20:25:31 +00:00
MW 35fa85069e After hours of searching for a bug, it works - User accounts in sandbox 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
2007-03-28 18:10:52 +00:00
gareth 24b27487c0 Who dropped my child_agent flag? It returns 2007-03-27 23:33:15 +00:00
lbsa71 f42d1fc825 * revert the revert - begin the beguine 2007-03-27 21:42:14 +00:00
lbsa71 7adbe756fb * Reverting todays work. It was worth a try. 2007-03-27 20:45:04 +00:00
lbsa71 81f01a1296 * vaseline + duct-tape. 2007-03-27 20:19:35 +00:00
lbsa71 893a1824d0 * Introduced BaseHttpServer (doing nothing at the moment)
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
2007-03-27 18:27:11 +00:00
lbsa71 f405d0fada * Prebuild breaks nant build if project is empty. Quick fix : add dummy file 2007-03-27 10:51:41 +00:00
lbsa71 b9c73c4859 * Enabled the OpenSim.Servers project 2007-03-27 10:40:25 +00:00
lbsa71 a4fc6b5fbb * Now there's one Console class, and instead the apps responds to cmd's and 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-27 08:10:15 +00:00
gareth 8b8f62f019 ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) 2007-03-27 02:42:06 +00:00
MW 42ba071276 Added a very very very basic Web front end for admin use - ready to be used in sandbox mode for adding new accounts. 2007-03-26 16:51:50 +00:00
lbsa71 7f18a96763 * Added Prebuild exe (just delete the old one)
* Reverted faulty build files
2007-03-26 15:19:44 +00:00
gareth c41acdd2a8 Fresh prebuild + nant sets 2007-03-26 14:22:26 +00:00
lbsa71 52655cc407 * fixed buildfiles 2007-03-26 13:56:38 +00:00
gareth abd45596a7 Added -ode parameter
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-26 01:08:10 +00:00
lbsa71 fb9562e419 * Hopefully it builds again... 2007-03-25 18:40:36 +00:00
MW a3ed563023 2007-03-25 18:05:58 +00:00
MW 40af8c2561 You want large textures, you shall have! - Xfer system now working for large 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
2007-03-25 17:34:58 +00:00
gareth d1fbe870af Brought in the OGS user server into the main trunk (in a rather messy way) 2007-03-24 18:10:05 +00:00
lbsa71 50f5686d91 * Added separate exe project
* Prebuild exe is now built in /bin dir
2007-03-24 08:06:41 +00:00
lbsa71 574797015d * whoops - missing project... 2007-03-23 15:25:06 +00:00
lbsa71 96a6da15f6 * Hopefully got vs2005 target to gen refs correctly 2007-03-23 13:57:34 +00:00
gareth 7daa3955bc brought zircon branch into trunk 2007-03-22 10:11:15 +00:00