aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add collision sounds to the asset setMelanie2012-06-0759-0/+355
| * | Make not_at_target stop when the target is reached even if the scriptMelanie2012-06-071-1/+2
| * | Typo correctionMelanie2012-06-071-1/+1
| * | Disable default collision sounds until they can be uploaded, but enable custo...Melanie2012-06-071-55/+56
| * | Set collision sound type so custom sound types are recognizedMelanie2012-06-071-0/+2
| * | Make the "delay restart" button delay restart for 1 hour rather than abortingMelanie2012-06-073-31/+61
| * | Make timed bans / timed passes work as expected. Prevent transmission of mediaMelanie2012-06-072-2/+34
| * | Prevent a null ref when getting the velocity of an avatar during login orMelanie2012-06-071-2/+3
| |/
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-052-5/+4
|\ \ | |/
| * fix the real cause of double velocityUbitUmarov2012-06-051-1/+0
| * revert last bad commit but fix recoil directionUbitUmarov2012-06-051-4/+4
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-051-2/+3
|\ \ | |/
| * Stop llRezAtRoot() from applying velocity setting impulse in World.RezObject...UbitUmarov2012-06-051-2/+3
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-051-6/+16
|\ \ | |/
| * Fix land collisions to work like SL.Melanie2012-06-051-6/+16
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-056-10/+28
|\ \ | |/
| * Actually trigger land collisions in the root even when a child collidesMelanie2012-06-041-1/+1
| * Merge branch 'ubitwork' into avinationMelanie2012-06-041-3/+3
| |\
| * | Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...Melanie2012-06-045-9/+27
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-046-43/+96
|\ \ \ | | |/ | |/|
| * | fix addforce/impulse.UbitUmarov2012-06-041-3/+3
| |/
| * When regions are set to shut down the instance, always send notifications toMelanie2012-06-031-6/+30
| * Fix LSL animation state reporting and animation state transitions on crossingMelanie2012-06-012-8/+34
| * Fix impersonation, it got broken in a mergeMelanie2012-06-011-7/+10
| * Remove the kill record. Core has removed it long ago and it really does more ...Melanie2012-06-011-19/+19
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-05-304-46/+72
|\ \ | |/
| * ubitode prim: if makebody() is called already having a body, do a full destru...UbitUmarov2012-05-301-3/+4
| * Guard setting the building flagMelanie2012-05-301-0/+4
| * Whitespace fixMelanie2012-05-301-1/+1
| * Prevent multiple requests to go physical from reaching the physics pluginMelanie2012-05-301-0/+4
| * Fix the log standing attach-from-world bug.Melanie2012-05-302-42/+59
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-05-293-172/+173
|\ \ | |/
| * fix physics not reporting collisions only with terrainUbitUmarov2012-05-291-0/+1
| * Add advanced collision processing into ScenePresenceMelanie2012-05-291-162/+162
| * Fix collision filteringMelanie2012-05-291-10/+10
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-05-282-32/+26
|\ \ | |/
| * fix avatars collisions on sim crossings and other few cases where freemove()...UbitUmarov2012-05-281-2/+1
| * a bit cleaner code (?) on sculpts/meshs meshing checkingUbitUmarov2012-05-281-7/+6
| * let meshs work indenpendently of mesh_sculpted_prim config optionUbitUmarov2012-05-281-29/+25
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-05-287-211/+144
|\ \ | |/
| * Merge branch 'avination' into ubitworkUbitUmarov2012-05-282-180/+103
| |\
| | * Place the return back into collision sounds.Melanie2012-05-281-0/+4
| | * If a region is not found on a simulator, make the health query returnMelanie2012-05-281-4/+13
| | * Merge branch 'ubitwork' into avinationMelanie2012-05-284-38/+110
| | |\
| | * | Modify SceneManeger to use a DoubleDictionary and work without locks.Melanie2012-05-281-176/+90
| * | | disable collision sounds for nowUbitUmarov2012-05-281-2/+8
| * | | revert making sculpts phanton if sculpt meshing option is offUbitUmarov2012-05-281-2/+0
| | |/ | |/|
| * | Let OOB information usable outside ubitodeUbitUmarov2012-05-273-29/+33
| * | also don't collide sculps or meshs if meshing is OFFUbitUmarov2012-05-211-0/+2
| * | Merge branch 'avination' into ubitworkUbitUmarov2012-05-212-2/+2
| |\ \ | | |/