| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 2008-06-08 | 1 | -2/+62 |
* | * Fixes llDetectedKey. | Teravus Ovares | 2008-06-08 | 1 | -53/+2 |
* | * llSetPrimitiveParams PRIM_FLEXIBLE is now supported. | Teravus Ovares | 2008-06-06 | 1 | -0/+1 |
* | * Added Light control from script in LLSetPrimitiveParams. | Teravus Ovares | 2008-06-06 | 1 | -2/+57 |
* | * Added a configuration option for allowing god script lsl methods.. such as... | Teravus Ovares | 2008-06-06 | 1 | -19/+29 |
* | * Adds semi broken PRIM_FLEXIBLE support for prim. It's semi-broken because... | Teravus Ovares | 2008-06-06 | 1 | -5/+46 |
* | * This sends collision events to the script engine. | Teravus Ovares | 2008-06-05 | 1 | -2/+53 |
* | Mantis#1447. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-06-04 | 1 | -3/+4 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -1/+1 |
* | Mantis#1422. Thank you kindly, Xantor for your llLoopSound() | Charles Krinke | 2008-05-30 | 1 | -0/+6 |
* | Mantis#1422. Thank you kindly, Xantor for a patch that : | Charles Krinke | 2008-05-30 | 1 | -44/+32 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-30 | 1 | -9/+9 |
* | thanks krtaylor for a | Dr Scofield | 2008-05-30 | 1 | -17/+18 |
* | Mantis#1411. Thank you kindly for Dataserver.cs and a patch | Charles Krinke | 2008-05-29 | 1 | -2/+46 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 2008-05-28 | 1 | -5/+84 |
* | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 2008-05-28 | 1 | -2/+54 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -1/+1 |
* | Thank you, Grumly57 kindly for: | Charles Krinke | 2008-05-28 | 1 | -1/+1 |
* | disabling m_log again. | Dr Scofield | 2008-05-26 | 1 | -1/+1 |
* | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 2008-05-26 | 1 | -12/+10 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -4/+9 |
* | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 2008-05-25 | 1 | -4/+4 |
* | * Refactor: Collapse some multiple remove object paths | Justin Clarke Casey | 2008-05-24 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -145/+145 |
* | Committing Xantor's LLEuler3Rot still broken fix patch. Mantis 001235. Tha... | Teravus Ovares | 2008-05-15 | 1 | -97/+44 |
* | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-05-14 | 1 | -1/+1 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-14 | 1 | -40/+2 |
* | Applied Patch mantis 1220. Implements llGetStartParameter. Thanks! | Teravus Ovares | 2008-05-14 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -40/+46 |
* | * Removed 19 warnings | Teravus Ovares | 2008-05-14 | 1 | -1/+1 |
* | * Refactor: Stop exposing the inner scene's ScenePresence dictionary directly... | Justin Clarke Casey | 2008-05-13 | 1 | -17/+24 |
* | Formatting cleanup. | Jeff Ames | 2008-05-12 | 1 | -54/+29 |
* | 0001199: [PATCH] Add support for default animations | Teravus Ovares | 2008-05-11 | 1 | -8/+11 |
* | * Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere... | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
* | Thank you, Melanie for a patch that: | Charles Krinke | 2008-05-09 | 1 | -43/+43 |
* | *Added all the permission checks to the sceneexternalchecks and modified perm... | mingchen | 2008-05-08 | 1 | -3/+3 |
* | * Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th... | Adam Frisby | 2008-05-08 | 1 | -2/+175 |
* | * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!) | Adam Frisby | 2008-05-08 | 1 | -13/+11 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-05-08 | 1 | -2/+2 |
* | * You can haz more spring cleaning. | Adam Frisby | 2008-05-08 | 1 | -18/+5 |
* | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 2008-05-07 | 1 | -4/+32 |
* | Thank you very much, Xantor for a patch to improve | Charles Krinke | 2008-05-07 | 1 | -5/+17 |
* | replace 2 instances of "0000...." with LLUUID.Zero.ToSting() because | Sean Dague | 2008-05-07 | 1 | -2/+2 |
* | De-tabify source. | Jeff Ames | 2008-05-06 | 1 | -263/+276 |
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 1 | -9/+9 |
* | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 2008-05-06 | 1 | -0/+11 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -4/+4 |
* | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 2008-05-05 | 1 | -2/+54 |
* | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 2008-05-04 | 1 | -3/+10 |
* | *Moved EstateManager into a region module | mingchen | 2008-05-03 | 1 | -2/+1 |