Justin Clarke Casey
|
bf9384d594
* Apply http://opensimulator.org/mantis/view.php?id=2582
|
16 years ago |
Justin Clarke Casey
|
4ace67a81d
* Fix bug in r7162 where avatars could not move
|
16 years ago |
Justin Clarke Casey
|
ba1d9ca26b
* refactor: cleanup AllocateLocalPrimId() a bit more
|
16 years ago |
Justin Clarke Casey
|
fb694fb177
* Rename PrimIDAllocate() to more effectively convey what it does, and put the verb at the front
|
16 years ago |
Justin Clarke Casey
|
47e3d4d1f0
* Remove next local id from SceneBase
|
16 years ago |
Justin Clarke Casey
|
a943b7dc7d
* minor: Just some tidy up of log messages, etc.
|
16 years ago |
Justin Clarke Casey
|
54e10e5b61
* Stop requiring local ids in the SOG constructors.
|
16 years ago |
Justin Clarke Casey
|
af35f4cb4a
* refactor: stop unnecessary passing of scene to sog copy constructor
|
16 years ago |
Justin Clarke Casey
|
f3edbcfa3b
* Stop prim attach being signalled twice (it is already been done outside AttachToScene())
|
16 years ago |
Justin Clarke Casey
|
e34eaec553
* Remove more UpdateParentIDs() calls that are now duplicates
|
16 years ago |
Justin Clarke Casey
|
e08c4376f7
* Apply http://opensimulator.org/mantis/view.php?id=1883
|
16 years ago |
Justin Clarke Casey
|
cd96a33976
* Stop now unnecessary separate local id allocation for restored objects
|
16 years ago |
Justin Clarke Casey
|
ebd9f22b29
* refactor: allocate local ids to prims only when an object is attached to a scene
|
16 years ago |
Justin Clarke Casey
|
2184f4b2a9
* Apply patch in http://opensimulator.org/mantis/view.php?id=2397
|
16 years ago |
Dr Scofield
|
c93c42cd49
adding region_port field to /admin/rest/regions/UUID/ to convey the
|
16 years ago |
Melanie Thielker
|
506a3aa215
Change teleport timings
|
16 years ago |
Melanie Thielker
|
106904152a
Fixing up some remaining attachment issues
|
16 years ago |
Melanie Thielker
|
48c6d052d9
Attachments, attachments, and, did I say attachments?
|
16 years ago |
Teravus Ovares
|
f0bf3df024
* Fix half of the issue behind the long standing 'UseCircuitCode' packet spam from libOMV clients. AckPacket.Header.Sequence was 0. This caused LibOMV to ignore it.
|
16 years ago |
Justin Clarke Casey
|
eec8c6cd6e
* Remove SceneObjectPart.AttachToScene() since the remaining instruction can be done by other means
|
16 years ago |
Justin Clarke Casey
|
1e527f3e86
* Fix test failure in CSCodeGeneratorTest.TestJumps()
|
16 years ago |
Justin Clarke Casey
|
275048490c
* eliminate unnecessary ScheduleFullUpdate()
|
16 years ago |
Melanie Thielker
|
9e4fc8e03a
Mantis #2571
|
16 years ago |
Jeff Ames
|
486ac1e12f
Update svn properties, minor formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
0d17ba2a76
* refactor: Attach a scene object to a scene separately from its construction
|
16 years ago |
Sean Dague
|
629b0d9f28
add create_time and access_time to asset db for mysql, as well
|
16 years ago |
Justin Clarke Casey
|
c6dad833f5
* minor: remove some mono compiler warnings
|
16 years ago |
Homer Horwitz
|
1df67a37dc
Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent.
|
16 years ago |
Justin Clarke Casey
|
9770cf778e
* minor: Make some 'startup config failed to load' log messages more consistent
|
16 years ago |
MW
|
c932aae4c3
a little bit more refactoring of startup
|
16 years ago |