| Commit message (Expand) | Author | Files | Lines |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-18 | Thank you very much, Hashbox for: | Charles Krinke | 1 | -1/+6 |
2008-02-17 | Thank you Hashbox for adding the | Charles Krinke | 1 | -2/+2 |
2008-02-11 | * some refactoring on permissions | lbsa71 | 1 | -53/+51 |
2008-02-10 | * This updates adds locking capability. Thanks, lbsa71 for pointing out my b... | Teravus Ovares | 1 | -52/+41 |
2008-02-10 | * Adding more broken objectflags to the list here. Touch was also broken. I... | Teravus Ovares | 1 | -0/+13 |
2008-02-10 | * A lot of ugly permissions updates. | Teravus Ovares | 1 | -46/+118 |
2008-02-09 | * added count of texture data bytes and asset bytes | lbsa71 | 1 | -0/+6 |
2008-02-04 | First part of avatar persistence, currently only really works in standalone m... | MW | 1 | -23/+26 |
2008-01-18 | * Fixed bug where 'taskOwnerId' would always be null in PermissionManager, he... | lbsa71 | 1 | -12/+20 |
2008-01-16 | First part of changing prim's permission flags to use the correct enum (libsl... | MW | 1 | -18/+42 |
2008-01-02 | * Did a bit of estate work. Added some fields to EstateSettings.xml for est... | Teravus Ovares | 1 | -4/+11 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -15/+16 |
2007-12-21 | *Removed some exceptions that were thrown in Land that is no longer needed. | mingchen | 1 | -6/+11 |
2007-12-07 | * Added hacked support for 'anyone can move' and 'anyone can copy'. | Teravus Ovares | 1 | -113/+76 |
2007-12-05 | * Refactored Permissions into ScenePresence as requested by MW | Teravus Ovares | 1 | -2/+50 |
2007-11-30 | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 1 | -0/+108 |
2007-11-29 | * Thanks to _SomeOne_, Server side permissions on object editing. Be aware, ... | Teravus Ovares | 1 | -1/+7 |
2007-11-25 | * Added the ability to restart your individual sims from within them using th... | Teravus Ovares | 1 | -0/+8 |
2007-11-18 | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 1 | -0/+14 |
2007-11-14 | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 1 | -1/+4 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+1 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-23 | * Fix for issue#514 - Sim crash when editing near terrain edge. | Adam Frisby | 1 | -1/+13 |
2007-10-22 | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 1 | -327/+327 |
2007-10-21 | * Disabled TCP Remoting Channel Security for InterRegion communication, as it... | Adam Frisby | 1 | -326/+327 |
2007-10-21 | fix line ending mixing. Probably should put some | Sean Dague | 1 | -1/+1 |
2007-10-20 | * Committing new PolicyManager based on an ACL system. | Adam Frisby | 1 | -1/+1 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -1/+29 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -8/+8 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -22/+16 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -305/+305 |
2007-09-17 | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 1 | -14/+22 |
2007-08-26 | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 1 | -1/+1 |
2007-08-16 | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 1 | -1/+1 |
2007-08-15 | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 1 | -4/+11 |
2007-08-15 | * Permissions! - You can now only perform certain functions (such as editing ... | Adam Frisby | 1 | -9/+110 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -3/+3 |
2007-08-06 | * renamed some scene to world | lbsa71 | 1 | -2/+2 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 1 | -1/+1 |
2007-08-04 | * More work on PermissionManager - going AFK for a bit. | Adam Frisby | 1 | -38/+79 |
2007-08-04 | * More work on PermissionManager | Adam Frisby | 1 | -0/+40 |
2007-08-02 | Changed a couple of method in PermissionManager from private to protected to ... | MW | 1 | -3/+3 |
2007-08-02 | * Added support for CreateLink to LSL Interpreted API | Adam Frisby | 1 | -0/+108 |