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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
3
-3
/
+81
2009-04-14
* Make archiver tests pump the asset server manually instead of starting the ...
Justin Clarke Casey
2
-2
/
+11
2009-04-14
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
1
-0
/
+4
2009-04-14
* Commit a variety of fixes to bugs discovered while trying to fix the NaN si...
Teravus Ovares
1
-1
/
+2
2009-04-13
- Moved TerrainModule to the new region-module system.
Homer Horwitz
2
-32
/
+40
2009-04-13
* Remove null reference exception in the J2KDecoderModule's J2K repair routin...
Teravus Ovares
1
-2
/
+14
2009-04-12
Actually do what I promised in the previous commit :/
Melanie Thielker
1
-4
/
+14
2009-04-12
Funnel stored (offline) IMs through the Scene EventManager to make sure
Melanie Thielker
1
-14
/
+10
2009-04-11
Correct Opensim.ini.example to reflect the default settings for clouds.
idb
1
-49
/
+2
2009-04-10
Expose the XMLRPC listener port on the IXMLRPC interface to allow
Melanie Thielker
1
-0
/
+5
2009-04-10
* Apply http://opensimulator.org/mantis/view.php?id=3427
Justin Clarke Casey
1
-1
/
+71
2009-04-09
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-04-09
* Tagged long running tests with LongRunningAttribute.
lbsa71
2
-3
/
+6
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
5
-7
/
+7
2009-04-07
* minor: remove some mono compiler warnings
Justin Clarke Casey
3
-4
/
+4
2009-04-07
* Apply http://opensimulator.org/mantis/view.php?id=3418
Justin Clarke Casey
1
-6
/
+10
2009-04-06
* Implements World.Parcels[] array for MRM scripting.
Adam Frisby
1
-0
/
+9
2009-04-05
Ouch. Remove some test left over from r9013, which broke startup
Homer Horwitz
1
-2
/
+1
2009-04-05
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2
-12
/
+20
2009-04-05
- Move IWindModule to OpenSim.Region.Framework.Interfaces
Homer Horwitz
3
-83
/
+3
2009-04-05
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
3
-30
/
+78
2009-04-05
* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...
Adam Frisby
4
-96
/
+92
2009-04-04
Give a meaningful message if terrain save fails because of a file IO error.
idb
1
-0
/
+5
2009-04-04
Thanks jonc, for a patch that adds rendering of classic clouds.
Homer Horwitz
1
-0
/
+190
2009-04-04
Add copyright headers, formatting cleanup.
Jeff Ames
4
-14
/
+87
2009-04-03
* refactor: Call StatsReporter methods directly rather than through Scene (as...
Justin Clarke Casey
2
-2
/
+2
2009-04-01
More refactoring. This time extracting the client-side of RESTInterregionComm...
diva
1
-533
/
+51
2009-04-01
Update svn properties.
Jeff Ames
4
-418
/
+418
2009-04-01
Finally clean up the Scene.Permissions and permissions module.
Melanie Thielker
1
-42
/
+42
2009-03-31
Turning the wind module off by default.
diva
1
-1
/
+1
2009-03-31
Thank you kindly, MCortez for a patch that:
Charles Krinke
5
-100
/
+728
2009-03-31
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
4
-453
/
+449
2009-03-30
* Fix test breakage by always inserting a gods module when testing
Justin Clarke Casey
1
-1
/
+1
2009-03-30
* minor: remove mono compiler warnings
Justin Clarke Casey
1
-11
/
+11
2009-03-30
* refactor: Move god related methods in Scene out to a module
Justin Clarke Casey
1
-0
/
+150
2009-03-29
Moved some files around, so that it's easier to share code between standalone...
diva
3
-807
/
+166
2009-03-29
Don't let a missing configuration cause a NRE
Melanie Thielker
2
-0
/
+11
2009-03-29
Change the client API to use GridInstantMessage for the "last mile" of IM
Melanie Thielker
5
-62
/
+28
2009-03-29
Finish the offline IM module (still needs a server). Add rudimentary
Melanie Thielker
2
-8
/
+199
2009-03-28
Minor bug fix in UpdateItem (meta data).
diva
1
-1
/
+3
2009-03-28
* Adding some heuristic error correction to the j2k decoder module to combat ...
Teravus Ovares
1
-1
/
+83
2009-03-28
Fix the plumbing in the offline message module.
Melanie Thielker
2
-27
/
+51
2009-03-28
Add a module skeleton for offline IM storage. No functionality yet.
Melanie Thielker
1
-0
/
+131
2009-03-28
Small bugs fixed related to ownership and permissions.
diva
1
-9
/
+18
2009-03-27
* Implement * wildcard in save iar requests
Justin Clarke Casey
1
-14
/
+36
2009-03-27
* Fix single item iar saving
Justin Clarke Casey
1
-6
/
+11
2009-03-27
* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization
Justin Clarke Casey
3
-257
/
+2
2009-03-27
svn:eol-style property set.
diva
1
-208
/
+208
2009-03-27
svn:eol-style property set.
diva
1
-123
/
+124
2009-03-26
Notecard updates bypassing the regions. (HGStandalone only)
diva
1
-26
/
+107
[next]