Justin Clarke Casey
d48e992aa8
* Increase inventory description columns from 64 characters to 128
...
As per the suggestions in Mantis 687 (thanks Sakai) to resolve an exception
* This won't apply to any existing inventory tables you have, but shouldn't
cause any issues with old tables either
2008-03-07 14:40:18 +00:00
Johan Berntsson
b99455d23d
Fix to solve mantis 717 problem. Makes sure the region DB schema is up to date and consistent
2008-03-07 08:10:52 +00:00
Johan Berntsson
fe56c18795
Fixed SQL update error
2008-03-04 07:54:35 +00:00
Johan Berntsson
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
2008-03-04 05:31:54 +00:00
Teravus Ovares
d9e01bf453
*fixed varchar size typo in createuserfriendstable.sql
2008-02-13 19:10:03 +00:00
Jeff Ames
001ce95e4c
Clean up more unnecessary String.Format calls
2008-02-13 03:38:18 +00:00
Tedd Hansen
7156d7ae51
Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Resources/AvatarAppearance.sql as described in share/sql/mysql_README.txt
...
Thanks dmiles_afk
2008-02-11 18:24:00 +00:00
Teravus Ovares
fd2603bcf4
* ok, last mySQL webloginkey related update tonight.
2008-01-09 04:24:33 +00:00
Teravus Ovares
dfe01df2fc
* almost an oops
2008-01-09 04:17:35 +00:00
Teravus Ovares
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
...
* Added the web_login_key to the users table
* Added happy configurable http error message pages
* This update is large enough to have 'awe' value.. so backup your users or weep.
* Not tested on MSSQL, even though I added code to update the tables!
2008-01-09 04:13:04 +00:00
Teravus Ovares
3180432deb
* Added database and UserManagerBase glue for FriendsList management
...
* Don't forget to run prebuild
2007-12-31 22:56:43 +00:00
Jeff Ames
36a8f70931
Extended svn:eol-style to check some other file types.
2007-12-20 01:01:42 +00:00
Teravus Ovares
83f727bb7c
* Patch from justincc to fix Inconsistent automatic mysql table creation - see bug 169
2007-12-12 01:23:15 +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
MW
f13611bbc9
The files that I missed from Tleiades patch.
2007-10-08 16:42:05 +00:00