Sean Dague
|
56318f97bf
* Fixing refactoring +1 (Fixes Mantis #3113)
|
16 years ago |
Dr Scofield
|
b1739cbbfd
fixing warnings.
|
16 years ago |
Dr Scofield
|
07804f6937
This patch implements llLookAt to the extent that an object will correctly
|
16 years ago |
Dr Scofield
|
11f0ac88ee
fixing refactoring artefact. (fixes mantis #3113)
|
16 years ago |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
16 years ago |
Dr Scofield
|
2c4ccc2347
adding bin/ScriptEngines/*/*.{dll,state}, bin/j2kDecodeCache,
|
16 years ago |
Mike Mazur
|
9a33a4733e
Thanks Tommi Laukkanen for a patch that allows the
|
16 years ago |
Mike Mazur
|
d01fffb8b5
Remove unused OpenSim/Data/{DataStore,InventoryData}Base.cs.
|
16 years ago |
Mike Mazur
|
369eef5fcd
The DataPluginFactory is now a set of generic methods instead of
|
16 years ago |
Teravus Ovares
|
d85fce99f4
* Once again, fixing linked prim collisions by putting AbsolutePosition = AbsolutePosition; back in the linking routine. Why was it removed? It's critical to the physics scene.
|
16 years ago |
Teravus Ovares
|
c0c330988f
* Some minor cleanup
|
16 years ago |
Teravus Ovares
|
26ca3e26bf
Reverts patch from tuco/mikkopa/sempuki mantis #3072
|
16 years ago |
Dahlia Trimble
|
8cc327cfa3
send group name in binary bucket in chatterbox invitation eventqueue message
|
16 years ago |
Teravus Ovares
|
b60931b686
* Limit the total number of joints created per frame to the maximum possible without causing a stack collision.
|
16 years ago |
Teravus Ovares
|
08a9a85376
* Fixes colliding with the terrain lower then 0 and higher then 256m
|
16 years ago |
diva
|
665269a277
* Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRootAgent; CAPs are already in place when this runs.
|
16 years ago |
diva
|
0031489072
Bug fix related to the filling out the remoting port in RegionInfo. It still must be there because of attachments.
|
16 years ago |
lbsa71
|
262acf61c4
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide identical to LocalLoginService.CustomiseResponse in order to be able to pull them up.
|
16 years ago |
Charles Krinke
|
63fd4c0fb2
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Charles Krinke
|
c86b7de362
Add TLaukkan (Tommil) to CONTRIBUTORS.txt for OpenSim
|
16 years ago |
diva
|
ff0fa12903
Adds support for HG linking to specific regions within an instance. The format is Host:Port:Region. Refactored the linking code from MapSearchModule to HGHyperlink, so that it can be used both by the MapSearchModule and the Console command.
|
16 years ago |
Melanie Thielker
|
e4ab15ccb1
Fix a .NET issue where changing a locked reference would cause a crash
|
16 years ago |
Sean Dague
|
6bd2979486
the parameters for llAtan2 were inverted before passing to Math.
|
16 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
16 years ago |
lbsa71
|
4d4402158e
Thank you dslake for a patch that:
|
16 years ago |
Sean Dague
|
de42d85518
oops spaces where tabs should be in the makefile
|
16 years ago |
Sean Dague
|
faa9873dc6
create a "make release" target which does the release instead of
|
16 years ago |
Justin Clarke Casey
|
a6b21a3b83
* minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=3089
|
16 years ago |
lbsa71
|
81019f96f1
* Removed superflous (and circular) ref to OpenSim.Region.Framework
|
16 years ago |
Dr Scofield
|
b8c755c760
killing OpenSim.Data.Base ref once more
|
16 years ago |