| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Thank you very much, Hashbox for: | Charles Krinke | 2008-02-18 | 1 | -1/+6 |
* | Thank you Hashbox for adding the | Charles Krinke | 2008-02-17 | 1 | -2/+2 |
* | * some refactoring on permissions | lbsa71 | 2008-02-11 | 1 | -53/+51 |
* | * This updates adds locking capability. Thanks, lbsa71 for pointing out my b... | Teravus Ovares | 2008-02-10 | 1 | -52/+41 |
* | * Adding more broken objectflags to the list here. Touch was also broken. I... | Teravus Ovares | 2008-02-10 | 1 | -0/+13 |
* | * A lot of ugly permissions updates. | Teravus Ovares | 2008-02-10 | 1 | -46/+118 |
* | * added count of texture data bytes and asset bytes | lbsa71 | 2008-02-09 | 1 | -0/+6 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 1 | -23/+26 |
* | * Fixed bug where 'taskOwnerId' would always be null in PermissionManager, he... | lbsa71 | 2008-01-18 | 1 | -12/+20 |
* | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 2008-01-16 | 1 | -18/+42 |
* | * Did a bit of estate work. Added some fields to EstateSettings.xml for est... | Teravus Ovares | 2008-01-02 | 1 | -4/+11 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -15/+16 |
* | *Removed some exceptions that were thrown in Land that is no longer needed. | mingchen | 2007-12-21 | 1 | -6/+11 |
* | * 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 |