Justin Clark-Casey (justincc) 49d80f5711 Include code to return more information about the NullReferenceException seen in il y a 13 ans
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
Resources 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. il y a 13 ans
MySQLAssetData.cs 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. il y a 13 ans
MySQLAuthenticationData.cs 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. il y a 13 ans
MySQLAvatarData.cs d4d55b4f4b Add the data service il y a 14 ans
MySQLEstateData.cs f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). il y a 13 ans
MySQLFramework.cs e1b5c61247 Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. il y a 14 ans
MySQLFriendsData.cs bfcc57c071 Change friends to handle offers as it was originally designed. This may il y a 14 ans
MySQLGenericTableHandler.cs 49d80f5711 Include code to return more information about the NullReferenceException seen in il y a 13 ans
MySQLGridUserData.cs a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. il y a 14 ans
MySQLInventoryData.cs 75644e0f6e Prevent activation and deactivation of gestures from clobbering the slam il y a 13 ans
MySQLMigrations.cs a3ebd4db3f Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" il y a 14 ans
MySQLPresenceData.cs aa60c4b129 fix build break il y a 13 ans
MySQLRegionData.cs 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. il y a 13 ans
MySQLSimulationData.cs 9923a2ff10 Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever. il y a 13 ans
MySQLUserAccountData.cs 01f6aee020 Implement avatar picker queries il y a 14 ans
MySQLXInventoryData.cs 06e225bc0b Also fix MySQLXInventoryData il y a 13 ans