aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Changed some more sort order issueslbsa712007-06-1314-165/+170
| | | | | * Updated vs2005 files as well
* * First attempt at fixing differing build files on different .net flavours.lbsa712007-06-1313-63/+63
| | | | | * And, as always, some bin ignores
* Commiting solutions - may compile now?Adam Frisby2007-06-092-16/+24
|
* *Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen2007-06-081-23/+16
| | | | | | | corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed
* *Added EstateSettings.cs and moved many relevant variables from ↵mingchen2007-06-071-16/+23
| | | | | | | | RegionInfoBase to EstateSettings class and added an EstateSettings objection to RegionInfoBase *Added a few missed copyright headers *Fixed a filename typo
* If this is what it takes, then finemingchen2007-06-0611-26/+22
| | | | | *Adding every .build and .csproj to get ccnet working (hopefully)
* This should fix ccnet (oops :P)mingchen2007-06-061-2/+2
|
* * Finished adding licensing declarations to everything (3/3)Adam Frisby2007-06-0536-141/+394
|
* * Weird didnt commit inventory beforeAdam Frisby2007-06-0528-25/+312
|
* * Fixed OGS buildAdam Frisby2007-06-0511-118/+129
| | | | | | * Converted to new console interfaces * Fixed other minor issues which somehow snuck in
* Prebuild and stuffAdam Frisby2007-06-0424-1906/+1914
|
* * Some commenting on asset server (needs completing)Adam Frisby2007-06-023-0/+64
| | | | | | * 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.
* * GridManagementAgent is now documentedAdam Frisby2007-06-022-7/+113
|
* * Documented SQLite grid interfacesAdam Frisby2007-06-022-0/+63
|
* Dont want to do that again --- MySQL interface is now fully documented. ↵Adam Frisby2007-06-026-26/+402
| | | | Added little bit more documentation to the MSSQL interface.
* * MS-SQL Interface is now well documented (and probably defunct)Adam Frisby2007-06-012-26/+115
|
* * DB4o Storage provider is now well documentedAdam Frisby2007-06-013-2/+237
| | | | | * Added try/catch over user creation (should allow multiple logins on Db4o)
* * ZOMG Wtf Comments?Adam Frisby2007-06-018-39/+449
| | | | | * OpenGrid.Framework.Data is now well documented
* * MySQL Inventory data interfaces written - can now write an inventory ↵Adam Frisby2007-06-012-2/+73
| | | | server (yay!)
* * Completed read-only inventory data operationsAdam Frisby2007-06-012-5/+179
| | | | | * Working on write support
* * Completed reading of inventory in Manager. (still needs to be hooked up ↵Adam Frisby2007-05-311-6/+42
| | | | via interfaces, but easy to do.)
* * Added some commentsAdam Frisby2007-05-311-1/+6
| | | | | * Renamed a function which was incredibly badly misnamed.
* * Yet more inventory shellingAdam Frisby2007-05-315-24/+76
| | | | | | * Very initial MySQL work done * Refactored some of the MySQL code - functions which are passed a reader are no longer getX() but now readX().
* Shelling out a Inventory framework a bit more.Adam Frisby2007-05-311-0/+57
|
* The start of a beautiful thing! (eeek inventory!)Adam Frisby2007-05-312-0/+70
|
* * World map! Yay!Adam Frisby2007-05-301-2/+2
| | | | | | * Using ASCII encoding for text not UTF8 encoding (causes the client to burp) * Cannot send uints via Nwc.XmlRpc - it asplodes and returns zero.
* and log mode reconnect added.Adam Frisby2007-05-301-1/+8
|
* * Added reconnect support for MySQL Data interfaces if they time out. ↵Adam Frisby2007-05-304-6/+85
| | | | | | | (Grid/User modes only now, Log todo) * Begun writing support for supporting the "Start" region login parameter.
* Another rebuild of the build files! :Ogareth2007-05-303-8/+19
| | | | | | More XML config stuff in ServiceManager
* Rebuilt the build filesgareth2007-05-3025-1908/+1972
| | | | | | Added some more prompts and stuff to ServiceManager
* * Rebuilt PrebuildAdam Frisby2007-05-2917-616/+610
| | | | | | | * 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.
* * Escaped log messages properly when logging to DBAdam Frisby2007-05-282-18/+52
| | | | | | | * 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.
* DB4o is re-tah-ded. (Changed default DB provider to MySQL)Adam Frisby2007-05-282-2/+2
|
* * Upped status check to once every 3 hours (from 5 minutes)Adam Frisby2007-05-281-2/+2
| | | | | * Disabled GridManager for the moment (requires better security for public grids)
* Please to be testing new logdata interfaces!Adam Frisby2007-05-283-3/+78
|
* Zomg wtf bbq logdata!Adam Frisby2007-05-285-29/+117
|
* * Added ILogData interface to Grid.Framework.Data - to be used for saving ↵Adam Frisby2007-05-281-0/+20
| | | | log information to database (region connections, user connections, etc)
* Fixed issue [OpenSim #110]Adam Frisby2007-05-281-1/+1
|
* Moved this into releng/dist (otherwise it doesn't turn up in binary builds)gareth2007-05-273-87/+0
|
* FIXED THE TRUNK!gareth2007-05-2712-562/+562
|
* * Fixed dumb mistake with terrain default loading.Adam Frisby2007-05-271-13/+20
|
* I be experimentin'Adam Frisby2007-05-271-1/+1
|
* * and fixed up an error message.Adam Frisby2007-05-271-1/+1
|
* * Added DeadRegionResponse - occurs when connecting to a downed region (was ↵Adam Frisby2007-05-271-1/+24
| | | | the mysterious "(Done)" error).
* * Added addNewUserAgent() function. No idea if it breaks compilation since ↵Adam Frisby2007-05-263-0/+16
| | | | MSVC#2005 solutions are broken.
* Possible my last ever OpenSim/OGS contribution (if I continue to feel like ↵MW2007-05-2516-134/+248
| | | | | | | | this): Re-added a CLI "create user" command to the userserver, only currently works if using DB4o as the database provider. Added Xml config files to both the UserServer and Gridserver (UserServerConfig.xml and GridServerConfig.xml), so that the database provider can be set in it. (both currently default to DB4o , so maybe Adam will want to change it back to defaulting to MySQL)
* OopsAdam Frisby2007-05-251-0/+73
|
* * Added new mysql_connection.ini file which contains configuration options ↵Adam Frisby2007-05-2512-44/+57
| | | | | | | | for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files.
* Set default MySQL port to the standard.Adam Frisby2007-05-251-1/+1
|
* Added regionMapTexture to SQL/mysql-regions.sql for MySQLAdam Frisby2007-05-251-1/+1
|