| Commit message (Expand) | Author | Files | Lines |
2008-02-12 | * This fixes the object edit box's flipping checkboxes when you modify one of... | Teravus Ovares | 2 | -1/+21 |
2008-02-12 | * various minuscule code convention conformance fixes | lbsa71 | 3 | -2/+5 |
2008-02-12 | * Physical prim cross borders and continue from where the left off on the oth... | Teravus Ovares | 5 | -19/+78 |
2008-02-12 | * A bunch of updates to make things more smooth. | Teravus Ovares | 10 | -34/+133 |
2008-02-12 | * This resolves the null exceptions when a script is manipulating a physical ... | Teravus Ovares | 3 | -4/+13 |
2008-02-11 | * Added PhysicsScene.Dispose() | Teravus Ovares | 7 | -1/+45 |
2008-02-11 | Tiny change to print out a warning in a situation which almost guaranteeably ... | Justin Clarke Casey | 1 | -3/+20 |
2008-02-11 | Re-enabled Inventory creation of body parts | MW | 2 | -4/+9 |
2008-02-11 | Documenting and minor tweaks | Justin Clarke Casey | 3 | -82/+103 |
2008-02-11 | Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Re... | Tedd Hansen | 1 | -0/+42 |
2008-02-11 | * Renamed and moved avatar appearance config keys. Everyone who has appearanc... | Tedd Hansen | 1 | -2/+2 |
2008-02-11 | reverted the last three commits | MW | 1 | -1/+0 |
2008-02-11 | yet another small change (as part of my fight back against Teravus over takin... | MW | 1 | -1/+1 |
2008-02-11 | another small change | MW | 1 | -1/+1 |
2008-02-11 | small change | MW | 1 | -0/+1 |
2008-02-11 | * Added some connection debugging | lbsa71 | 2 | -2/+10 |
2008-02-11 | * some refactoring on permissions | lbsa71 | 5 | -108/+84 |
2008-02-11 | From: Ansgar Schmidt <ANSI@de.ibm.com> | Sean Dague | 1 | -0/+48 |
2008-02-11 | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 2 | -4/+6 |
2008-02-11 | Unhandled exception handler hookup is now the first thing to happen when Open... | Tedd Hansen | 1 | -2/+3 |
2008-02-11 | * Changed child_get_tasks to see_into_this_sim_from_neighbor. | Teravus Ovares | 5 | -23/+21 |
2008-02-11 | * um, Prim crossings? Experimental. | Teravus Ovares | 7 | -80/+157 |
2008-02-10 | state_entry is now executed on state change. | Tedd Hansen | 2 | -1/+18 |
2008-02-10 | We now support LSL state | Tedd Hansen | 5 | -7/+9 |
2008-02-10 | The very beginnings of attachments (no detachments! :) | Dalien Talbot | 7 | -15/+194 |
2008-02-10 | Bugfix to state command: | Tedd Hansen | 1 | -2/+6 |
2008-02-10 | Bugfix on that last Quaternion/Vector patch | Tedd Hansen | 1 | -2/+2 |
2008-02-10 | Untested bugfix in state support | Tedd Hansen | 1 | -4/+7 |
2008-02-10 | Added support for function calls as values in LSL-specific <0,0,0> and <0,0,0... | Tedd Hansen | 1 | -2/+2 |
2008-02-10 | Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method... | alondria | 3 | -4/+282 |
2008-02-10 | * This updates adds locking capability. Thanks, lbsa71 for pointing out my b... | Teravus Ovares | 4 | -66/+49 |
2008-02-10 | Removed some ScriptEngine config debugging. | Tedd Hansen | 3 | -0/+36 |
2008-02-10 | * Added support for delinking individual prim from a linkset. | Teravus Ovares | 2 | -3/+34 |
2008-02-10 | Implemented llGetParcelFlags() and llGetRegionFlags(). I don't think the Regi... | alondria | 1 | -4/+2 |
2008-02-10 | Implements llGetObjectMass() | alondria | 1 | -1/+5 |
2008-02-10 | Thank you very much, Hashbox for : | Charles Krinke | 3 | -4/+17 |
2008-02-10 | * Refactored permissions handling to extract info out of permisisons block in... | lbsa71 | 3 | -183/+172 |
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 | 3 | -51/+182 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 35 | -233/+222 |
2008-02-09 | * fixed typo. thanks, nebadon! | lbsa71 | 1 | -1/+1 |
2008-02-09 | * Refactored some asset code and in the process uncovered a bug; now, I think... | lbsa71 | 1 | -10/+14 |
2008-02-09 | *Neb try this update. It might fix it.. it might also cause no parcel to ... | Teravus Ovares | 1 | -5/+11 |
2008-02-09 | * added count of texture data bytes and asset bytes | lbsa71 | 2 | -6/+24 |
2008-02-09 | * Added count of temporary assets | lbsa71 | 1 | -0/+23 |
2008-02-09 | * added two new commands (for debug/disaster recovery) | lbsa71 | 2 | -25/+65 |
2008-02-09 | Added undocumented "modules list" command, lists shared region modules. | Tedd Hansen | 1 | -1/+15 |
2008-02-09 | Applied patch from mirceakitsune to fix #502 (lower land does the same as rai... | Jeff Ames | 1 | -1/+1 |
2008-02-09 | * Fixed nebadon's UserServer crash bug from yesterday. | Teravus Ovares | 5 | -5/+51 |
2008-02-09 | Moved LICENSE.txt into root. | Jeff Ames | 1 | -25/+0 |