Commit Graph

25 Commits (023c6d2189f8b2a0db883492a25385322335b077)

Author SHA1 Message Date
Adam Frisby 65268a51ca * Weird didnt commit inventory before 2007-06-05 20:22:10 +00:00
Adam Frisby 4134462d9f Prebuild and stuff 2007-06-04 12:25:05 +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 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 9505128e6f The start of a beautiful thing! (eeek inventory!) 2007-05-31 10:47:38 +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 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 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
gareth ff5c1bd3bb FIXED THE TRUNK! 2007-05-27 22:46:33 +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
MW b2d588ed1c Possible my last ever OpenSim/OGS contribution (if I continue to feel like 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)
2007-05-25 16:27:07 +00:00
Adam Frisby b496d01c12 * Added new mysql_connection.ini file which contains configuration options 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.
2007-05-25 08:21:16 +00:00
Adam Frisby 8c536efeda Set default MySQL port to the standard. 2007-05-25 07:57:41 +00:00
Adam Frisby 298d97d437 Bugfix: Added regionMapTexture to MySQLManager.cs insertRow function. 2007-05-25 07:35:23 +00:00
lbsa71 900cebc63f * re-prebuilt
* deleted all those *.user - ignore them next time!
2007-05-24 13:36:15 +00:00
MW f1af78d684 Stage 2: GridServices build files should be fixed now, Someone will need to test it under nant, and the releng scripts might need updating as we now have two solutions.
Also the build order for the two solutions should be to compile the OpenSim Solution first and then the GridServices one, as the common projects are referenced by DLL in the Gridservices.
2007-05-24 13:08:36 +00:00
MW f95b6081cb Renamed the new Directories. (removed the "-Source" from the end of them) 2007-05-24 12:35:32 +00:00