| Commit message (Expand) | Author | Age | Files | Lines |
* | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 2007-12-07 | 1 | -113/+76 |
* | * Refactored Permissions into ScenePresence as requested by MW | Teravus Ovares | 2007-12-05 | 1 | -2/+50 |
* | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 2007-11-30 | 1 | -0/+108 |
* | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 2007-11-29 | 1 | -1/+7 |
* | * Added the ability to restart your individual sims from within them using th... | Teravus Ovares | 2007-11-25 | 1 | -0/+8 |
* | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 2007-11-18 | 1 | -0/+14 |
* | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 2007-11-14 | 1 | -1/+4 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -2/+1 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Fix for issue#514 - Sim crash when editing near terrain edge. | Adam Frisby | 2007-10-23 | 1 | -1/+13 |
* | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 2007-10-22 | 1 | -327/+327 |
* | * Disabled TCP Remoting Channel Security for InterRegion communication, as it... | Adam Frisby | 2007-10-21 | 1 | -326/+327 |
* | fix line ending mixing. Probably should put some | Sean Dague | 2007-10-21 | 1 | -1/+1 |
* | * Committing new PolicyManager based on an ACL system. | Adam Frisby | 2007-10-20 | 1 | -1/+1 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -1/+29 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -8/+8 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -22/+16 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -305/+305 |
* | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 2007-09-17 | 1 | -14/+22 |
* | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2007-08-26 | 1 | -1/+1 |
* | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 2007-08-16 | 1 | -1/+1 |
* | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2007-08-15 | 1 | -4/+11 |
* | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 2007-08-15 | 1 | -9/+110 |
* | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 2007-08-09 | 1 | -3/+3 |
* | * renamed some scene to world | lbsa71 | 2007-08-06 | 1 | -2/+2 |
* | clean up of startup config settings (command line args etc), | MW | 2007-08-04 | 1 | -1/+1 |
* | * More work on PermissionManager - going AFK for a bit. | Adam Frisby | 2007-08-04 | 1 | -38/+79 |
* | * More work on PermissionManager | Adam Frisby | 2007-08-04 | 1 | -0/+40 |
* | Changed a couple of method in PermissionManager from private to protected to ... | MW | 2007-08-02 | 1 | -3/+3 |
* | * Added support for CreateLink to LSL Interpreted API | Adam Frisby | 2007-08-02 | 1 | -0/+108 |