This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
908b5e8526
OpenSimMirror
/
OpenSim
History
UbitUmarov
908b5e8526
revert that and actually don't loose the estates :)
2016-08-02 01:37:47 +01:00
..
Addons
apply the change to groups v2 also
2016-07-26 21:43:26 +01:00
ApplicationPlugins
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
Capabilities
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
ConsoleClient
…
Data
PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData
2016-07-15 15:45:39 +01:00
Framework
rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters.
2016-07-31 02:53:35 +01:00
Region
missed a Math.sqrt ...
2016-08-01 04:48:01 +01:00
Server
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
Services
revert that and actually don't loose the estates :)
2016-08-02 01:37:47 +01:00
Tests
test jenkins for error line number
2016-07-30 22:05:55 +01:00
Tools
…