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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-09
Removing unused files, legacy from old asset "cache".
Diva Canto
2
-185
/
+0
2009-08-09
Removed HGInventory out of core. This is part of HG2, which it now being deve...
Diva Canto
1
-744
/
+0
2009-08-08
* FreeContext may be a bit too buggy for my tastes in some environments. * ...
Teravus Ovares (Dan Olivares)
1
-7
/
+7
2009-08-08
Change the default for internal IP address back to 0.0.0.0
Melanie
1
-1
/
+1
2009-08-07
Remove debugging output frm ini file loading. Make it collect matching
Melanie
1
-10
/
+8
2009-08-07
Add extensive debug output to Util.Glob
Melanie
1
-0
/
+9
2009-08-07
Remove GetFullPath call from config includes, because it barfs in Windoze
Melanie
1
-3
/
+0
2009-08-07
Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api
Melanie
1
-0
/
+3
2009-08-06
Added ToXml2() to ISceneObject, so that components other than regions can use...
Diva Canto
1
-0
/
+1
2009-08-06
Allow arbitrary wildcards in config includes. Things like
Melanie
1
-0
/
+51
2009-08-05
* Patch from jhurliman to add accept type recognition to determine the llsd c...
Teravus Ovares (Dan Olivares)
1
-7
/
+67
2009-08-05
* Remove some mono compiler warnings
Justin Clark-Casey
2
-4
/
+3
2009-08-02
Thank you kindly, dslake, for a patch that:
Charles Krinke
1
-0
/
+4
2009-08-02
* An enum for The VisualParams array that the viewer sends us with 90% of the...
Teravus Ovares
1
-11
/
+842
2009-08-01
Add copyright header. Formatting cleanup.
Jeff Ames
3
-3
/
+30
2009-07-30
* Fixed another potential httpserver leak.
Teravus Ovares
3
-1
/
+26
2009-07-29
Add basic support ofr detached request handling to the HTTP server.
Melanie Thielker
1
-1
/
+7
2009-07-29
* An attempt to fix mantis #3955
Teravus Ovares
1
-2
/
+2
2009-07-29
* An attempt to fix mantis #3953
Teravus Ovares
4
-5
/
+29
2009-07-29
* Re trigger panda
Teravus Ovares
1
-1
/
+1
2009-07-29
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
7
-5
/
+442
2009-07-28
Add the new StatusData block to the other two searchh packets
Melanie Thielker
1
-0
/
+2
2009-07-28
Fix a null data block in DirClassifiedReply packet, preventing a session
Melanie Thielker
1
-0
/
+1
2009-07-25
* as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai...
Teravus Ovares
1
-1
/
+1
2009-07-25
* Updates libOMV to version 0.7.0
Teravus Ovares
2
-10
/
+10
2009-07-23
Formatting cleanup.
Jeff Ames
1
-6
/
+3
2009-07-21
* Updated C# WebServer to the latest available source download (r19869) and a...
Teravus Ovares
2
-5
/
+45
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+1
2009-07-17
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
1
-0
/
+3
2009-07-15
minor: remove some mono compiler warnings
Justin Clarke Casey
3
-5
/
+4
2009-07-15
Bump version in Framework/Servers/VersionInfo to 0.6.6.
Jeff Ames
1
-1
/
+1
2009-07-12
Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...
MW
1
-1
/
+1
2009-07-10
* minor format changes and message additions
Justin Clarke Casey
1
-6
/
+20
2009-07-10
* minor: standardize some logging messages
Justin Clarke Casey
1
-7
/
+10
2009-07-10
* minor: Make GridCommon.ini.example refer to inventory service rather than a...
Justin Clarke Casey
1
-9
/
+27
2009-07-10
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
1
-17
/
+3
2009-07-10
Create a MainServer static class to access the regions server's HTTP server
Melanie Thielker
1
-0
/
+42
2009-07-07
* Allowing LLSD logins to do silent logout of last hung session on standalone...
Arthur Valadares
1
-8
/
+17
2009-07-04
Fix previous commit
Melanie Thielker
1
-0
/
+1
2009-07-04
Add the new field agent_access_max. Without it being set to "A", viewers from
Melanie Thielker
1
-0
/
+9
2009-07-03
- adding a Persistent flag to RegionInfo
Dr Scofield
1
-0
/
+3
2009-07-01
Restore the functionality that was removed in r9928. This lets the load
Melanie Thielker
1
-1
/
+8
2009-07-01
add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set...
Dahlia Trimble
1
-0
/
+12
2009-06-29
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-7
/
+18
2009-06-27
Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...
Dahlia Trimble
2
-3
/
+3
2009-06-26
Enable the RemoteAdmin module to save regions as ini files rather than XML
Melanie Thielker
1
-0
/
+68
2009-06-26
Make delete-region delete the section from an ini file. Will delete the whole
Melanie Thielker
1
-0
/
+6
2009-06-25
Make create region save the new region to ini file format if the name
Melanie Thielker
1
-2
/
+10
2009-06-25
From this version onwards, all new region files created automatically will
Melanie Thielker
2
-13
/
+117
2009-06-25
Add a comment and an example region config file
Melanie Thielker
1
-1
/
+1
[prev]
[next]