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
/
CoreModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'f16d125027aba098e45dc026f9d507a430bc2b10' into bigmerge
Melanie
2011-10-25
1
-2
/
+2
|
\
|
*
Change wording on asset requests.
Justin Clark-Casey (justincc)
2011-10-19
1
-2
/
+2
*
|
Merge commit 'eac29396d98a4864923a69e0eb73cecdd8a225b3' into bigmerge
Melanie
2011-10-25
2
-268
/
+268
|
\
\
|
|
/
|
*
Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...
Dan Lake
2011-10-19
2
-268
/
+268
*
|
Merge commit 'da794f34a56f7c88904315ae538de8f3790e6891' into bigmerge
Melanie
2011-10-25
2
-328
/
+300
|
\
\
|
|
/
|
*
Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...
Dan Lake
2011-10-19
2
-328
/
+300
*
|
Merge commit '5ddefc256468e4b394d82a2c4bc69fe28c4b59ea' into bigmerge
Melanie
2011-10-25
1
-1
/
+1
|
\
\
|
|
/
|
*
remove now redundant m_physical_prim flag from SOP.ApplyPhysics()
Justin Clark-Casey (justincc)
2011-10-15
1
-1
/
+1
*
|
Merge commit 'c93c9ea072f319125f466c913f5f4fe1f6864045' into bigmerge
Melanie
2011-10-25
1
-4
/
+1
|
\
\
|
|
/
|
*
factor common code out into SOP.RemoveFromPhysics()
Justin Clark-Casey (justincc)
2011-10-15
1
-4
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-12
1
-0
/
+8
|
\
\
|
|
/
|
*
Start recording object updates per second statistic (analogue of agent update...
Justin Clark-Casey (justincc)
2011-10-11
1
-0
/
+8
*
|
Merge commit 'f138a2056ecea4016d75fec276a390955dbfd688' into bigmerge
Melanie
2011-10-12
1
-0
/
+1
|
\
\
|
|
/
|
*
meaningless change to goose panda
Justin Clark-Casey (justincc)
2011-10-11
1
-0
/
+1
*
|
Merge commit '353e7ce873fb139ad4050023ce08339d953ad4d5' into bigmerge
Melanie
2011-10-12
1
-0
/
+3
|
\
\
|
|
/
|
*
Allow monitoring of stats by region name
Justin Clark-Casey (justincc)
2011-10-10
1
-0
/
+3
*
|
Merge commit '62aad4c18f1ebc0780ce47cf179f3d5550ff0837' into bigmerge
Melanie
2011-10-12
15
-20
/
+325
|
\
\
|
|
/
|
*
Add other region stats (total frame time, physics fps, etc.) currently missin...
Justin Clark-Casey (justincc)
2011-10-10
15
-20
/
+325
*
|
Merge commit '8114f895c2973ac9e2e456ac2aaad8deb23f3852' into bigmerge
Melanie
2011-10-12
1
-15
/
+35
|
\
\
|
|
/
|
*
Provide a way to turn the MonitorModule on and off
Justin Clark-Casey (justincc)
2011-10-10
1
-15
/
+35
*
|
Merge commit '013bf2775fc02d12ef39f6ca49ff8ecd53028e9c' into bigmerge
Melanie
2011-10-12
1
-6
/
+4
|
\
\
|
|
/
|
*
remove unused LastAssetID from DynamicTextureUpdaer
Justin Clark-Casey (justincc)
2011-10-10
1
-6
/
+4
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2011-10-06
1
-1
/
+1
|
|
\
*
|
\
Merge commit '4748c19bdbcdcaf6050e1f04a5f7394a88e0bf3e' into bigmerge
Melanie
2011-10-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Refactored "known child region" in ScenePresence. There were 4 different
Dan Lake
2011-10-06
1
-1
/
+1
*
|
|
Merge commit '1f78dc65041729567edc411a3e63dd9a32a268a3' into bigmerge
Melanie
2011-10-12
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
remove the pointless slashes on the end of the (5!) different server stat ret...
Justin Clark-Casey (justincc)
2011-10-07
1
-1
/
+1
|
|
/
*
|
Merge commit '9a16e76f5151c11fbf76e41b89f8eb03b1731828' into bigmerge
Melanie
2011-10-12
1
-6
/
+6
|
\
\
|
|
/
|
*
Simplified IsInTransit property on ScenePresence and removed InTransit() whic...
Dan Lake
2011-10-06
1
-6
/
+6
*
|
Merge commit '3142982353a121920e571e5b33acffc065b20a2e' into bigmerge
Melanie
2011-10-12
1
-21
/
+4
|
\
\
|
|
/
|
*
Removed redundant scene presence lookups in HGMessageTransferModule
Dan Lake
2011-10-05
1
-21
/
+4
*
|
Fix rezzing coalesced object broken by core merge
Melanie
2011-10-12
1
-54
/
+36
*
|
Merge commit '92c88121c72386f85472c6cf4891eca8b62b9867' into bigmerge
Melanie
2011-10-12
2
-399
/
+398
|
\
\
|
|
/
|
*
Removed all refs to IClientAPI from IAttachmentsModule. Separated client hand...
Dan Lake
2011-10-04
2
-361
/
+375
*
|
Merge commit '460946ad62b682c7a942751f192ca9e96b662f0e' into bigmerge
Melanie
2011-10-11
2
-95
/
+73
|
\
\
|
|
/
|
*
Removed redundant code in AttachmentsModule and simplified interfaces which c...
Dan Lake
2011-10-03
2
-95
/
+73
*
|
Merge commit 'e77c919290e166f19e77f3ef040418dd39f2f5bd' into bigmerge
Melanie
2011-10-11
1
-4
/
+3
|
\
\
|
|
/
|
*
Remove usage of Linden packet types from inside Attachments Module and interface
Dan Lake
2011-10-03
1
-5
/
+4
*
|
Merge commit '246443773ae52420092b483603d0e1daf9b87f00' into bigmerge
Melanie
2011-10-11
1
-8
/
+5
|
\
\
|
|
/
|
*
minor: remove clutter null check from pass in config to AvatarFactoryModule.I...
Justin Clark-Casey (justincc)
2011-10-01
1
-8
/
+5
*
|
Merge commit 'e742cffe15d3e50841908d7babc2e4c4a7630635' into bigmerge
Melanie
2011-10-11
2
-5
/
+54
|
\
\
|
|
/
|
*
Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all...
Justin Clark-Casey (justincc)
2011-09-30
2
-4
/
+53
*
|
Merge commit '39d7945efc8daa6e5cd0f4728b499e7a624526cd' into bigmerge
Melanie
2011-10-11
1
-3
/
+6
|
\
\
|
|
/
|
*
Added a setting to [Startup] section of config that will allow the simulator ...
Kevin Houlihan & Michelle Argus
2011-09-24
1
-3
/
+6
*
|
Merge commit 'c14c4bc1ec5f381aa754068caf460c95e4539b17' into bigmerge
Melanie
2011-10-11
1
-1
/
+11
|
\
\
|
|
/
|
*
Don't try and resolve user account for authorization if the agent has come in...
Justin Clark-Casey (justincc)
2011-09-24
1
-1
/
+11
*
|
Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge
Melanie
2011-10-11
4
-102
/
+253
|
\
\
|
|
/
|
*
Fix avatar parameter updating for viewer 3 and maybe 2.
Justin Clark-Casey (justincc)
2011-09-23
4
-86
/
+253
*
|
Merge commit '3ccb58c05c0a11fb4cff0f3adf90ca29d67b0c8b' into bigmerge
Melanie
2011-10-11
2
-9
/
+18
|
\
\
|
|
/
|
*
Fix failure to teleport when an agent is lured on the same sim (and probably ...
Justin Clark-Casey (justincc)
2011-09-22
2
-9
/
+18
[next]