dan miller
7415eb7355
this might help with ODE errors. Or maybe not. YMMV
2007-10-17 05:43:35 +00:00
MW
be0aebcc9a
couple of small event changes
2007-10-16 15:09:06 +00:00
MW
0f1604a53f
Couple of small changes to Xml serialising of SceneObjectGroups (shouldn't effect anything).
2007-10-16 11:16:25 +00:00
Tleiades Hax
58ef357cbf
Added support for 64 bit windows
2007-10-16 05:20:45 +00:00
MW
5144742e95
updated prebuild.xml
2007-10-15 09:00:18 +00:00
MW
c2462bc8bb
Added "LoadImageUrl" module , that is a dynamic texture render, that works with the DynamicTextureModule to allow loading of a image from a webserver and a texture of that image created.
2007-10-15 08:51:59 +00:00
lbsa71
9de589bc37
* Applied Chillken patch #419 : consolidate_ports-r2096-3.patch - consolidated port number defaults. Thankx Chillken!
2007-10-15 08:42:15 +00:00
lbsa71
c587585c5f
* Added #474 Chillken Windows Installer generating script - haven't tried it, just adding it for reference
2007-10-15 08:01:29 +00:00
lbsa71
b48390213b
* Applied Chillken patch #418 : copyright-r2094.patch updating copyright messages. Thanks Chillken!
2007-10-15 07:25:32 +00:00
lbsa71
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
2007-10-15 07:10:21 +00:00
lbsa71
1294da6a93
* Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo tho. Thanxs Chillken!
2007-10-15 07:01:22 +00:00
lbsa71
77459edb70
* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!
2007-10-15 06:03:04 +00:00
lbsa71
8b01821dba
* normalized line endings
2007-10-15 04:27:52 +00:00
dan miller
94c098784c
recompiled libode with g++ 3.3 -- should fix problems loading on some distros, such as openmv machine
2007-10-14 11:06:54 +00:00
Tleiades Hax
5a1e896edc
OpenSimMain now respects the asset_plugin paramter, and storing of assets will *not* throw an exception
2007-10-13 12:35:37 +00:00
Tleiades Hax
f6aeff6cc3
Added capbility to use MySQL as the database backend in stand alone mode for assets and inventory.
...
Added asset_plugin key to "StandAlone" section of OpenSim.ini
2007-10-13 09:21:08 +00:00
Tleiades Hax
e8c1de8e72
2007-10-13 09:10:53 +00:00
Tleiades Hax
1232eb1c58
Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server.
...
Introduced an "IPlugin" interface, which plugins can inherit from.
2007-10-13 07:26:21 +00:00
Charles Krinke
a0b1ab2258
Change 3 UserServer login messages from writeline to MainLog to help diagnose failed grid logins.
2007-10-13 01:03:27 +00:00
lbsa71
b77bf18079
* Just extracted a standard ToXml() on SceneObjectGroup
2007-10-12 19:31:37 +00:00
Charles Krinke
4c8d175564
I broke the build and am reverting until I can get the MainLog call proper.
2007-10-12 19:31:29 +00:00
MW
a19ec6fc54
Just trying out some thing with events, there changes/additions are likely to be temporary.
2007-10-12 15:26:19 +00:00
Charles Krinke
e41b0feb58
Turn a few of the writelines into mainlog entries so failed logins can be more easily analyzed.
2007-10-12 13:50:11 +00:00
Tleiades Hax
8b440cef13
Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be run prior to rebuilding the solution
2007-10-11 19:10:27 +00:00
Charles Krinke
847be6b872
Change warning from "not a valid assembly" to "not a module assembly"
2007-10-11 14:26:59 +00:00
MW
86e5f82cb1
Some changes to the sending of updates of SceneObjects to clients, that I did a few weeks ago but never committed (and never completely finished what I had planned).
2007-10-11 10:50:55 +00:00
lbsa71
e7869d0666
* Added FormatProvider to Culture
2007-10-11 10:33:23 +00:00
dan miller
23eeeaae03
fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so
2007-10-11 05:54:56 +00:00
lbsa71
94d98e638e
* Okay, so maybe Error was a bit harsh for BadImageException; downgrading to Warning.
...
* This commit brought to you by http://icanhascheezburger.com/
2007-10-10 19:11:57 +00:00
lbsa71
dbdacc26a4
* Now loading modules from ScriptEngines directory as well.
2007-10-10 18:40:09 +00:00
lbsa71
a40e7100a2
* Gave ModuleLoader some good lovin'
...
* Introduced ModuleLoader.PickupModules that currently picks up IRegionModule:s from /bin
* Made LogBase thread-safe (or at least not thread-ignorant)
* Ignored some genned files
2007-10-10 18:24:13 +00:00
Tleiades Hax
87d99ee2a2
Added unit tests, based on nunit for the IInventoryData
2007-10-10 17:00:29 +00:00
MW
8cf2daa838
some refactoring
2007-10-10 08:30:36 +00:00
MW
f13611bbc9
The files that I missed from Tleiades patch.
2007-10-08 16:42:05 +00:00
MW
4c25008850
Applied patch 485, inventory patch from tleiades (thanks again).
2007-10-08 10:30:15 +00:00
MW
f2f173a00e
small bug fix
2007-10-08 09:16:03 +00:00
dan miller
2d5f5e2b32
applied Darok"s BulletXPlugin changes 003.patch
2007-10-07 14:40:02 +00:00
MW
6a43889f65
removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from OpenSim.Region.Environment, as it created a round reference problem. And it doesn't seem like it was needed
2007-10-06 08:34:28 +00:00
MW
4e6b68df13
Applied Patch 473, Inventory Patch from Tleiades (many thanks).
2007-10-06 08:23:51 +00:00
dan miller
e8917c9e14
this ode.dll should fix problems with windows server 2003, and perhaps other windows systems
2007-10-06 07:04:29 +00:00
Tedd Hansen
7df77d9ab7
Fixed bug in last commit
2007-10-05 20:09:39 +00:00
Tedd Hansen
6dd923b01d
Some more work on new ScriptEngine.
2007-10-05 19:56:44 +00:00
Sean Dague
29aa41daa0
Code from Illumious Beltran (IBM) implementing more LSL
...
The functions implemented are:
llListen
llListenControl
llListenRemove
llOpenRemoteDataChannel
llCloseRemoteDataChannel
llRemoteDataReply
The events implemented are:
listen
remote_data
2007-10-05 19:33:26 +00:00
Sean Dague
c3d8f1f425
getting all our line endings consistant again
2007-10-05 15:45:45 +00:00
lbsa71
d4a4aafaf1
* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056.
2007-10-05 13:54:16 +00:00
lbsa71
82bdf535df
* minor refactoring
...
* using base type IUserService
2007-10-05 13:12:34 +00:00
MW
710b8375a9
Some tiny refactoring
2007-10-05 11:40:30 +00:00
lbsa71
ed6168b96b
* UserProfileData meets code conventions
2007-10-05 11:27:46 +00:00
lbsa71
5a65521203
== The "right name and place" commit ==
...
* Moved InventoryData to Framework.Types/InventoryItemBase.cs
* Moved UserData to Framework.Interfaces/IUserData.cs
* Moved UserProfileData to Framework/Types/UserProfileData.cs
* Deleted ass-backwards Framework dependency on Framework.Data (now it's the other way round)
* Changed some namespaces to reflect file structure
2007-10-05 10:14:42 +00:00
lbsa71
271a20742b
* ignored ScriptServer/bin
2007-10-05 09:51:17 +00:00