index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add api level test for removing an owned npc
Justin Clark-Casey (justincc)
2012-01-12
1
-2
/
+55
|
*
Add ossl level test for removing an unowned npc
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+115
|
*
Add remove test for unowned avatars
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+20
|
*
Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...
Justin Clark-Casey (justincc)
2012-01-12
4
-0
/
+15
|
*
Allow all NPCs to show up on sensors as all osNpc* script methods now check f...
Justin Clark-Casey (justincc)
2012-01-12
1
-6
/
+9
|
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
3
-25
/
+52
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-12
14
-118
/
+104
|
|
\
|
|
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
2
-34
/
+3
|
|
*
Allow update of stored entries within User Management Module-this is needed f...
Bo Iwu
2012-01-12
1
-48
/
+52
|
*
|
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
3
-18
/
+45
*
|
|
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-0
/
+0
|
|
/
|
/
|
*
|
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
11
-33
/
+46
*
|
Correcting ini.example were permissionmodules uses komma instead of space as ...
Michelle Argus
2012-01-12
1
-3
/
+3
|
/
*
If deserializing a scene object fails during IAR load then ignore the object ...
Justin Clark-Casey (justincc)
2012-01-11
2
-2
/
+5
*
Add a check to see if an asset exists before recreating it while
Mic Bowman
2012-01-10
1
-0
/
+6
*
minor: Fix wrong column length in image queues report
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
*
rename "show image queue" to "show image queues" in line with other udp info ...
Justin Clark-Casey (justincc)
2012-01-10
1
-29
/
+8
*
Add "show image queue <first-name> <last-name>" region console command
Justin Clark-Casey (justincc)
2012-01-10
3
-6
/
+107
*
Remove DEBUG option
BlueWall
2012-01-10
1
-5
/
+0
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-01-10
4
-6
/
+71
|
\
|
*
Add avatar names to appearance log messages
Justin Clark-Casey (justincc)
2012-01-10
1
-3
/
+3
|
*
correct very minor typo in "debug scene" help
Justin Clark-Casey (justincc)
2012-01-10
1
-1
/
+1
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-10
2
-2
/
+52
|
|
\
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
|
|
|
\
|
|
*
|
Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a...
Justin Clark-Casey (justincc)
2012-01-10
1
-0
/
+50
|
*
|
|
Teleport Debugging
BlueWall
2012-01-10
2
-2
/
+17
|
|
/
/
*
|
|
HG landing points: this hopefully fixes some confusion that was making HG avi...
Diva Canto
2012-01-10
1
-5
/
+6
|
|
/
|
/
|
*
|
HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...
Diva Canto
2012-01-10
1
-2
/
+2
|
/
*
Add some run-time debugging support
BlueWall
2012-01-09
3
-1
/
+12
*
Use our TeleportFlags
BlueWall
2012-01-09
2
-22
/
+30
*
TP Routing debug
BlueWall
2012-01-09
1
-2
/
+5
*
Fix teleport routing for incoming HG+Owner
BlueWall
2012-01-09
1
-18
/
+19
*
Debugging HG teleport routing
BlueWall
2012-01-09
1
-0
/
+18
*
Fix HG teleport routing
BlueWall
2012-01-09
1
-2
/
+4
*
Fix a build break
Melanie
2012-01-09
1
-1
/
+1
*
Add the HG case to landing point checks
Melanie
2012-01-09
1
-1
/
+1
*
Update teleport routing to match Avination
Melanie
2012-01-08
1
-16
/
+58
*
Update building instructions
BlueWall
2012-01-08
1
-1
/
+10
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2012-01-08
1
-0
/
+17
|
\
|
*
Fix teleport routing
BlueWall
2012-01-08
1
-0
/
+17
*
|
Fix threat level setting on osNpcPlayAnimation
Melanie
2012-01-07
1
-1
/
+1
*
|
Don't try to save a NPCs attachment states on NPC delete
Melanie
2012-01-07
1
-0
/
+8
|
/
*
fix a typo "osNpcCreated" to "osNpcCreate" in OSSL threat level check
nebadon
2012-01-06
1
-1
/
+1
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2012-01-07
1
-1
/
+1
*
Add method doc to SPA.Falling and use automatic private get property
Justin Clark-Casey (justincc)
2012-01-07
1
-13
/
+14
*
Fix bug where tapping home to stop falling would stop any avatar movement oth...
Justin Clark-Casey (justincc)
2012-01-07
2
-9
/
+10
*
Fix some syntax issues
Melanie
2012-01-06
2
-4
/
+4
*
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
3
-0
/
+56
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-01-06
1
-215
/
+191
|
\
|
*
Allow RemoteAdmin to deal with all the different kinds of region id parameter...
Justin Clark-Casey (justincc)
2012-01-06
1
-215
/
+191
[prev]
[next]