Robert Adams
|
0c3493f619
clear land tainting when tested. Then testing, pass scene to LandObject as now needed to get region size
|
10 years ago |
Robert Adams
|
d25265ae82
Fix terrain tests by properly initializing low detail terrain to zero height.
|
10 years ago |
Mic Bowman
|
1d533b0f01
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 years ago |
Mic Bowman
|
bfb0011cd3
Some major surgery on the sun module. Updates to the client were gated
|
10 years ago |
Robert Adams
|
e5d59dc696
Repair database routines so they properly return null when asked for
|
10 years ago |
Robert Adams
|
8eec717f5f
Merge branch 'master' into varregion
|
10 years ago |
Robert Adams
|
4faf11e001
varregion: fix for teleporting by double clicking on a map location.
|
10 years ago |
Justin Clark-Casey (justincc)
|
cd35d298fa
Merge branch 'justincc-master'
|
10 years ago |
Oren Hurvitz
|
2cf224166f
Added osGetRegionSize(), which returns the region size in meters and recognizes megaregions
|
10 years ago |
Justin Clark-Casey (justincc)
|
f7172095e0
Convert tabs to spaces from previous commit 8c2b41b01
|
10 years ago |
Dev Random
|
8c2b41b01d
Make inidirectory files supercede distro files
|
10 years ago |
Justin Clark-Casey (justincc)
|
a4017ee1eb
Reinsert attachments list taking code in SP.MakeRootAgent()
|
10 years ago |
Justin Clark-Casey (justincc)
|
1b86239f79
refactor: Remove identical part.ParentGroup.AddAvatar(UUID); calls which occur no matter which branch of the conditional is executed
|
10 years ago |
Justin Clark-Casey (justincc)
|
e2fbc88d98
Re-enabled NPCModuleTests.TestCreate()
|
10 years ago |
Robert Adams
|
49af6b53e7
varregion: enable teleporting to a varregion by clicking on the map and
|
10 years ago |
Robert Adams
|
13a9d5409c
Merge branch 'master' into varregion
|
10 years ago |
Robert Adams
|
6831e58616
varregion: modify MapImageModule structure so it will better merge
|
10 years ago |
Justin Clark-Casey (justincc)
|
0eda7dd1c7
Merge branch 'justincc-master'
|
10 years ago |
Justin Clark-Casey (justincc)
|
fea8345f56
minor: remove long unused state queue from "show queues" console reports
|
10 years ago |
Justin Clark-Casey (justincc)
|
c9b5ba78d9
minor: correct the usage statement on the "show image queues" console command - should not have been "image queues show"
|
10 years ago |
Justin Clark-Casey (justincc)
|
4a9796a506
Skip IClientAPIs that don't implement IStatsCollector (such as NPCAvatar) from the "show queues" console report to stop screwing up formatting.
|
10 years ago |
Robert Adams
|
afb2e07111
varregion: pass region size in more HG services.
|
10 years ago |
Mic Bowman
|
674a3a5639
Enable the simulator to handle region size information returned from
|
10 years ago |
Justin Clark-Casey (justincc)
|
966ab21839
Merge branch 'justincc-master'
|
10 years ago |
Justin Clark-Casey (justincc)
|
a2d5d810e0
Properly dispose of drawing objects to reduce/stop memory leakage on generating map tiles with the MapImageModule and TexturedMapTileRenderer (the current defaults)
|
10 years ago |
Justin Clark-Casey (justincc)
|
a859464e91
Add "generate map" console command to allow manual regeneration and storage of maptiles
|
10 years ago |
Robert Adams
|
4c362a83f9
Merge branch 'master' into varregion
|
10 years ago |
Mic Bowman
|
83626e60e6
Adds a configuration option to cannibalize bandwidth from the
|
10 years ago |
dahlia
|
7bd42fc42f
Add back code to UuidGatherer to retrieve UUIDs for materials stored in DynAttrs. This is unfortunately still necessary until a better solution for handling existing legacy materials can be implemented
|
10 years ago |
dahlia
|
af58631f00
rather than converting existing materials to assets, just retrieve them and make them available for viewing. Any new materials added to the scene will become assets.
|
10 years ago |