Adam Frisby
ba96d08004
* Updating trunk UserServer to make it sugilite happy (differentiation of regions by handle rather than port)
2007-06-24 18:03:35 +00:00
Adam Frisby
372aca9b99
* Enabled sugilite fixes in trunk/GridManager.cs when fast mode is disabled
2007-06-24 17:49:14 +00:00
Adam Frisby
ffe0fc9bcc
* Added extensions to trunk/OGS to support Sugilite regions. Anyone running a grid is highly advised to update before 1.18 hits on monday.
2007-06-24 17:43:05 +00:00
Adam Frisby
2fde703ebd
* "create user" command now works with the MySQL Data Storage Engine on the userserver.
2007-06-24 14:36:08 +00:00
Adam Frisby
16b43b8bff
* Added maintenance patch (issue #139 ) from BigfootAg to /trunk
2007-06-14 14:36:40 +00:00
lbsa71
1876c70ebd
* Changed some more sort order issues
...
* Updated vs2005 files as well
2007-06-13 21:06:39 +00:00
lbsa71
69b3a8a9b8
* First attempt at fixing differing build files on different .net flavours.
...
* And, as always, some bin ignores
2007-06-13 19:58:57 +00:00
Adam Frisby
7892989156
Commiting solutions - may compile now?
2007-06-09 00:19:39 +00:00
mingchen
269ff893df
*Added Estate Tools for terrain texturing, terrain texturing heights per corner, water height, region flags, etc basic settings
...
*Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed
2007-06-08 03:54:03 +00:00
mingchen
458c6b6f16
*Added EstateSettings.cs and moved many relevant variables from RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase
...
*Added a few missed copyright headers
*Fixed a filename typo
2007-06-07 16:29:10 +00:00
mingchen
fa50dce1b6
If this is what it takes, then fine
...
*Adding every .build and .csproj to get ccnet working (hopefully)
2007-06-06 21:59:05 +00:00
mingchen
659cef702c
This should fix ccnet (oops :P)
2007-06-06 21:36:41 +00:00
Adam Frisby
78d91ac9c8
* Finished adding licensing declarations to everything (3/3)
2007-06-05 20:40:37 +00:00
Adam Frisby
65268a51ca
* Weird didnt commit inventory before
2007-06-05 20:22:10 +00:00
Adam Frisby
75f9b25b41
* Fixed OGS build
...
* Converted to new console interfaces
* Fixed other minor issues which somehow snuck in
2007-06-05 13:18:44 +00:00
Adam Frisby
4134462d9f
Prebuild and stuff
2007-06-04 12:25:05 +00:00
Adam Frisby
6072fd8667
* Some commenting on asset server (needs completing)
...
* Removed strip2.png - added defaultstripe.png
* World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server.
2007-06-02 01:34:00 +00:00
Adam Frisby
bad9cdae1e
* GridManagementAgent is now documented
2007-06-02 01:15:47 +00:00
Adam Frisby
3d0a820da9
* Documented SQLite grid interfaces
2007-06-02 00:44:23 +00:00
Adam Frisby
55f7fe0ae3
Dont want to do that again --- MySQL interface is now fully documented. Added little bit more documentation to the MSSQL interface.
2007-06-02 00:37:31 +00:00
Adam Frisby
14babaaece
* MS-SQL Interface is now well documented (and probably defunct)
2007-06-01 23:53:02 +00:00
Adam Frisby
17e422bc67
* DB4o Storage provider is now well documented
...
* Added try/catch over user creation (should allow multiple logins on Db4o)
2007-06-01 23:48:52 +00:00
Adam Frisby
a7fe1b63f3
* ZOMG Wtf Comments?
...
* OpenGrid.Framework.Data is now well documented
2007-06-01 23:34:37 +00:00
Adam Frisby
30f810a03e
* MySQL Inventory data interfaces written - can now write an inventory server (yay!)
2007-06-01 18:58:20 +00:00
Adam Frisby
c60166f3c3
* Completed read-only inventory data operations
...
* Working on write support
2007-06-01 18:36:26 +00:00
Adam Frisby
d3c4ff66a7
* Completed reading of inventory in Manager. (still needs to be hooked up via interfaces, but easy to do.)
2007-05-31 14:24:15 +00:00
Adam Frisby
65a644c698
* Added some comments
...
* Renamed a function which was incredibly badly misnamed.
2007-05-31 14:08:34 +00:00
Adam Frisby
a0305888bc
* Yet more inventory shelling
...
* Very initial MySQL work done
* Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX().
2007-05-31 14:05:19 +00:00
Adam Frisby
c955e2fe9b
Shelling out a Inventory framework a bit more.
2007-05-31 13:43:18 +00:00
Adam Frisby
9505128e6f
The start of a beautiful thing! (eeek inventory!)
2007-05-31 10:47:38 +00:00
Adam Frisby
84dc744faa
* World map! Yay!
...
* Using ASCII encoding for text not UTF8 encoding (causes the client to burp)
* Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero.
2007-05-30 04:32:30 +00:00
Adam Frisby
c7e8318038
and log mode reconnect added.
2007-05-30 02:39:10 +00:00
Adam Frisby
b0de1b93f9
* Added reconnect support for MySQL Data interfaces if they time out. (Grid/User modes only now, Log todo)
...
* Begun writing support for supporting the "Start" region login parameter.
2007-05-30 02:36:48 +00:00
gareth
e9aa24feff
Another rebuild of the build files! :O
...
More XML config stuff in ServiceManager
2007-05-30 00:24:31 +00:00
gareth
d35db9eb5d
Rebuilt the build files
...
Added some more prompts and stuff to ServiceManager
2007-05-30 00:10:48 +00:00
Adam Frisby
c2c2f90b26
* Rebuilt Prebuild
...
* Enabled fastmode by default on world map requests (ordinary mode is just too slow)
* Reset some params involving agent appearance
* Tweaked simProfileBlock requests to return values which have been sighted on the wire before.
2007-05-29 04:11:49 +00:00
Adam Frisby
82ab883ea2
* Escaped log messages properly when logging to DB
...
* World map textures are now checked against DBNull before returning
* MySQL now informs when it gets a connection
* "Fastmode" support added to world map queries (MySQL-only), disabled by default.
2007-05-28 23:32:05 +00:00
Adam Frisby
0ba587022b
DB4o is re-tah-ded. (Changed default DB provider to MySQL)
2007-05-28 23:01:47 +00:00
Adam Frisby
35027723f9
* Upped status check to once every 3 hours (from 5 minutes)
...
* Disabled GridManager for the moment (requires better security for public grids)
2007-05-28 22:40:04 +00:00
Adam Frisby
54cf59ca43
Please to be testing new logdata interfaces!
2007-05-28 22:20:25 +00:00
Adam Frisby
24f613d244
Zomg wtf bbq logdata!
2007-05-28 21:55:50 +00:00
Adam Frisby
96b1b95560
* Added ILogData interface to Grid.Framework.Data - to be used for saving log information to database (region connections, user connections, etc)
2007-05-28 21:39:13 +00:00
Adam Frisby
d4ae1d4379
Fixed issue [OpenSim #110 ]
2007-05-28 20:12:04 +00:00
gareth
4bc85e8331
Moved this into releng/dist (otherwise it doesn't turn up in binary builds)
2007-05-27 23:38:17 +00:00
gareth
ff5c1bd3bb
FIXED THE TRUNK!
2007-05-27 22:46:33 +00:00
Adam Frisby
eb7ca40139
* Fixed dumb mistake with terrain default loading.
2007-05-27 09:57:04 +00:00
Adam Frisby
ee2bc06eeb
I be experimentin'
2007-05-27 09:19:12 +00:00
Adam Frisby
e43a84c07b
* and fixed up an error message.
2007-05-27 09:16:27 +00:00
Adam Frisby
1b05dde659
* Added DeadRegionResponse - occurs when connecting to a downed region (was the mysterious "(Done)" error).
2007-05-27 09:14:22 +00:00
Adam Frisby
79df5f840c
* Added addNewUserAgent() function. No idea if it breaks compilation since MSVC#2005 solutions are broken.
2007-05-26 06:29:22 +00:00