index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Interfaces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
a few changes to estates and estate teleportHome (used kick)
UbitUmarov
2017-01-05
1
-0
/
+2
*
New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...
Mandarinka Tasty
2016-12-14
1
-0
/
+1
*
Setting precise date of creation in NPC's profile.
Mandarinka Tasty
2016-12-10
1
-0
/
+1
*
add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...
UbitUmarov
2016-12-06
1
-0
/
+1
*
add expire time for aliens
UbitUmarov
2016-11-18
1
-0
/
+2
*
move wind generation out of heartbeat to a pool job. Use that to send to all ...
UbitUmarov
2016-09-23
1
-1
/
+1
*
add load baked terrain methods. missing file
UbitUmarov
2016-09-17
1
-0
/
+1
*
add load baked terrain methods
UbitUmarov
2016-09-17
1
-1
/
+2
*
add to databases a table to store baked terrain.
UbitUmarov
2016-09-17
2
-2
/
+17
*
to do that don't use slideexpiration; add cap event ChatterBoxForceClose
UbitUmarov
2016-08-11
1
-5
/
+6
*
more changes relative to incorrect use of activegroupid
UbitUmarov
2016-08-05
1
-1
/
+16
*
add GetActiveMembershipData() to groups modules, let core groups also have Ge...
UbitUmarov
2016-08-04
1
-0
/
+1
*
fix a typo
UbitUmarov
2016-08-04
1
-1
/
+1
*
remove references to RegionCombinerModule
UbitUmarov
2016-07-28
1
-64
/
+0
*
take friends out of onMakeRoot if crossing
UbitUmarov
2016-07-26
1
-0
/
+2
*
add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...
UbitUmarov
2016-07-23
1
-1
/
+1
*
missing file
UbitUmarov
2016-07-01
1
-1
/
+0
*
revert several changes to groups modules (agentGroupData is private). change ...
UbitUmarov
2016-07-01
1
-1
/
+1
*
if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t...
UbitUmarov
2016-06-28
1
-0
/
+1
*
fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation...
UbitUmarov
2016-06-28
1
-1
/
+1
*
Mantis #7920: group info was not being updated in many situations. (regressio...
Diva Canto
2016-06-19
1
-1
/
+1
*
Restored sending group membership data via EventQueue -- this had been a regr...
Diva Canto
2016-06-19
1
-0
/
+2
*
Add osRequestURL and osRequestSecureURL with an options list.
Melanie Thielker
2016-03-16
1
-2
/
+3
*
add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...
UbitUmarov
2016-01-01
1
-1
/
+4
*
Changes to TerrainModule/ITerrainModule to support importing OARs with differ...
Jak Daniels
2015-11-22
1
-0
/
+2
*
Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff...
Jak Daniels
2015-11-22
1
-0
/
+8
*
remove some duplicate using statements
UbitUmarov
2015-11-21
1
-3
/
+0
*
remove unused return value on DeliverMessageTo()
UbitUmarov
2015-11-20
1
-1
/
+1
*
remove unused parameter
UbitUmarov
2015-11-17
1
-1
/
+2
*
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
1
-6
/
+7
|
\
|
*
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
2015-10-31
1
-3
/
+3
|
*
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
2015-10-31
1
-3
/
+3
*
|
remove unused method parameter master also removed
UbitUmarov
2015-10-02
1
-1
/
+1
*
|
add several options for NPC creation so abusive use can be reduced (restrict...
UbitUmarov
2015-09-30
1
-0
/
+12
*
|
MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing
UbitUmarov
2015-09-18
1
-1
/
+0
*
|
try to improve vehicles crossing with Xengine. Lag seems main issue now, but...
UbitUmarov
2015-09-14
1
-2
/
+2
*
|
Remove the last proprietary copyright headers, insert BSD ones.
Melanie Thielker
2015-09-13
2
-12
/
+52
*
|
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
7
-43
/
+2
*
|
bad merge?
UbitUmarov
2015-09-01
21
-14
/
+124
|
\
\
|
|
/
|
/
|
|
*
try to implement core load oar options
UbitUmarov
2015-08-24
2
-18
/
+12
|
*
rename ImapTileModule as IMAPImageUploadModule to match core
UbitUmarov
2015-08-24
1
-1
/
+1
|
*
Warp3D map now seems to work
UbitUmarov
2015-08-22
1
-0
/
+2
|
*
update MapSearchModule
UbitUmarov
2015-08-22
1
-0
/
+5
|
*
find sending of initial terrain using PushTerrain as os core
UbitUmarov
2015-08-19
1
-1
/
+8
|
*
varregion: refactor use of 'double heightmap[,]' into references to new class...
Robert Adams
2015-03-27
3
-2
/
+36
|
*
Varregion: first cut at removing Border class checks for region crossings.
Robert Adams
2015-03-22
1
-0
/
+5
|
*
return bbox and offsetHeight to RezObject
UbitUmarov
2014-11-19
1
-1
/
+1
|
*
Remove the Invisible stuff and add more baked caching. Refactor selection of ...
Melanie Thielker
2014-11-11
1
-1
/
+1
|
*
Add a new baked texure module methid to support baked texturing mesh avatars
Melanie Thielker
2014-11-10
1
-0
/
+1
|
*
try to make SOG crossings full async. Simplify some borders checking....
UbitUmarov
2014-10-24
1
-2
/
+4
[next]