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
path:
root
/
OpenSim
/
Region
/
OptionalModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-03-08
5
-27
/
+27
|
\
|
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
5
-27
/
+27
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-03-07
1
-1
/
+7
|
\
\
|
*
|
Prevent scripted region crossings from crashing with prim limits enabled
Melanie
2012-03-06
1
-1
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-06
1
-61
/
+56
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Simplify NPCModuleTests code by putting the NPCModule in an instance variable...
Justin Clark-Casey (justincc)
2012-03-06
1
-61
/
+56
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-06
2
-12
/
+57
|
\
\
\
|
|
/
/
|
*
|
Go back to setting appearance directly in NPCModule.SetAppearance() to fix ma...
Justin Clark-Casey (justincc)
2012-03-06
2
-9
/
+57
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-03-04
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix NPC appearance setting to include attachments again
Melanie
2012-02-27
1
-1
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-02-24
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Stop spurious scene loop startup timeout alarms for scenes with many prims.
Justin Clark-Casey (justincc)
2012-02-24
2
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-2
/
+4
|
\
\
|
|
/
|
*
Remove some debugging output form the logger
BlueWall
2012-02-16
1
-2
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-02-16
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix some logic mistakes where firstly osNpcCreate() without options was creat...
Justin Clark-Casey (justincc)
2012-02-16
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-15
3
-17
/
+72
|
\
\
|
|
/
|
*
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
Dan Lake
2012-02-14
1
-6
/
+6
|
*
Fix a race condition in the simian groups connector. When requests were
Mic Bowman
2012-02-13
1
-8
/
+63
|
*
Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...
PixelTomsen
2012-02-14
1
-3
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-10
2
-3
/
+5
|
\
\
|
|
/
|
*
If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...
Justin Clark-Casey (justincc)
2012-02-09
1
-8
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-02-09
1
-0
/
+3
|
\
\
|
|
/
|
*
minor: put in commented out logging statements for future reuse
Justin Clark-Casey (justincc)
2012-02-09
1
-0
/
+3
*
|
Push more NPC stuff into threads
Melanie
2012-02-08
1
-15
/
+22
*
|
Merge branch 'master' into careminster
Melanie
2012-02-04
3
-16
/
+18
|
\
\
|
|
/
|
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2012-02-03
2
-2
/
+2
|
|
\
|
|
*
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...
PixelTomsen
2012-02-03
2
-2
/
+2
|
*
|
Extend m_avatars lock in NpcModule.CreateNPC over both creation of NPC scene ...
Justin Clark-Casey (justincc)
2012-02-03
1
-14
/
+16
|
|
/
|
*
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
Melanie
2012-02-02
2
-2
/
+2
*
|
Make ban, eject, freeze and the scripted versions of those work.
Melanie
2012-02-02
2
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-01-28
5
-13
/
+35
|
\
\
|
|
/
|
*
Remove IClientAPI from the money module. It was only used to pass in the
Melanie
2012-01-28
2
-3
/
+3
|
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
3
-10
/
+32
*
|
Merge branch 'master' into careminster
Melanie
2012-01-25
1
-2
/
+2
|
\
\
|
|
/
|
*
minor: correct text and usage for "image queues show" reigon console command.
Justin Clark-Casey (justincc)
2012-01-24
1
-2
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-01-21
4
-16
/
+76
|
\
\
|
|
/
|
*
Telehub Support:
BlueWall
2012-01-20
2
-0
/
+11
|
*
Add "image queues clear <first-name> <last-name>" console command
Justin Clark-Casey (justincc)
2012-01-19
1
-15
/
+60
|
*
RegionReady:
BlueWall
2012-01-18
1
-1
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-01-16
1
-2
/
+5
|
\
\
|
|
/
|
*
protect the region ready alerts for loading oarfiles if no post URI is set
Mic Bowman
2012-01-14
1
-2
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-01-14
1
-6
/
+51
|
\
\
|
|
/
|
*
Update RegionReadyModule
BlueWall
2012-01-13
1
-6
/
+51
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
2
-16
/
+56
|
\
\
|
|
/
|
*
Add remove test for unowned avatars
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+20
|
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
1
-4
/
+1
|
*
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
1
-13
/
+36
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
1
-2
/
+2
|
\
\
|
|
/
|
*
minor: Fix wrong column length in image queues report
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
[next]