| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Yet some more connectivity restructuring | lbsa71 | 2007-09-18 | 10 | -231/+120 |
* | * Handlerized ViewerEffect | lbsa71 | 2007-09-18 | 10 | -68/+108 |
* | * Replaced usage of ClientView with IClientAPI | lbsa71 | 2007-09-18 | 9 | -64/+78 |
* | * Merged ClientViewBase into ClientView for great justice | lbsa71 | 2007-09-18 | 4 | -12/+5 |
* | * Made ClientViewBase abstract | lbsa71 | 2007-09-18 | 2 | -19/+4 |
* | RemoveAvatar called from scene.cs; implemented in ODE. Still issues with mul... | dan miller | 2007-09-18 | 2 | -1/+8 |
* | fixed typo in README | dan miller | 2007-09-17 | 1 | -1/+1 |
* | added top level README file. It would be good if | Sean Dague | 2007-09-17 | 2 | -0/+98 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 89 | -9444/+9444 |
* | I think this is the last bits for a consistant pristine | Sean Dague | 2007-09-17 | 1 | -4/+8 |
* | getting closer to a dist that will run | Sean Dague | 2007-09-17 | 1 | -4/+10 |
* | the beginnings of a workable dist target | Sean Dague | 2007-09-17 | 1 | -4/+27 |
* | updated prebuild | Sean Dague | 2007-09-17 | 1 | -0/+0 |
* | allow for raw inject of nant files to aid in building | Sean Dague | 2007-09-17 | 1 | -2/+39 |
* | attempt to add extra set of nant local rules | Sean Dague | 2007-09-17 | 1 | -0/+7 |
* | added a way to pull in external nant targets for release processing | Sean Dague | 2007-09-17 | 1 | -9/+10 |
* | Forgot to check in prebuild.xml on sat, see someone already did :) | Tedd Hansen | 2007-09-17 | 1 | -2/+10 |
* | * Moved some commands from Scene into SceneManager so they could be used with... | lbsa71 | 2007-09-17 | 3 | -217/+163 |
* | *doh* | lbsa71 | 2007-09-17 | 1 | -1/+1 |
* | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 2007-09-17 | 4 | -145/+316 |
* | added version | Sean Dague | 2007-09-16 | 1 | -2/+1 |
* | Some more work on passing enough info to nant to make | Sean Dague | 2007-09-16 | 2 | -1/+15 |
* | Fixed missing Axiom references. | Brian McBee | 2007-09-16 | 2 | -0/+2 |
* | Implemented: llSetText, llResetScript | Tedd Hansen | 2007-09-16 | 7 | -188/+330 |
* | Implemented: llStringToBase64, llBase64ToString, llXorBase64Strings, llXorBas... | Tedd Hansen | 2007-09-15 | 1 | -7/+57 |
* | Bugfixed: llListRandomize | Tedd Hansen | 2007-09-15 | 1 | -7/+69 |
* | llList2Key, llList2Rot, llList2List | Tedd Hansen | 2007-09-15 | 1 | -3/+9 |
* | Implemented llList2CSV, llCSV2List, llListRandomize, llList2Vector, llListFin... | Tedd Hansen | 2007-09-15 | 1 | -13/+118 |
* | Will display error in main chat if unsupported llFunction is used. | Tedd Hansen | 2007-09-15 | 1 | -814/+787 |
* | Prevent the crash due to exception in system ReadLine that I saw today | Dalien Talbot | 2007-09-15 | 1 | -3/+8 |
* | Now loading "OpenSim.Region.ScriptEngine.Common.dll" into scripts AppDomain a... | Tedd Hansen | 2007-09-15 | 2 | -7/+11 |
* | Hopefully fixed the build error that I introduced with my last commit. | MW | 2007-09-15 | 1 | -1/+1 |
* | put some locking around user access, which should help with | Sean Dague | 2007-09-15 | 1 | -45/+53 |
* | Testing to see if this fixes the editing appearance crash, or makes it (or an... | MW | 2007-09-15 | 1 | -1/+9 |
* | Start adding zip target to prebuild for nant | Sean Dague | 2007-09-15 | 1 | -549/+563 |
* | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2007-09-14 | 11 | -66/+76 |
* | * fixed script compilation | lbsa71 | 2007-09-14 | 2 | -113/+125 |
* | more fun with LSL implementations | Sean Dague | 2007-09-14 | 1 | -16/+11 |
* | added ability to update group position | Sean Dague | 2007-09-14 | 1 | -0/+7 |
* | update url in default welcome note | Sean Dague | 2007-09-14 | 1 | -2/+2 |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 4 | -3/+19 |
* | ODE: no more slippin' & slidin' | dan miller | 2007-09-13 | 1 | -4/+24 |
* | Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou... | Dalien Talbot | 2007-09-13 | 7 | -10/+94 |
* | llSetPos(), llGetPos(), llGetLocalPos() now implemented | Sean Dague | 2007-09-13 | 1 | -4/+39 |
* | If first 4 characters in script is "//C#" script will be treated as pure C# i... | Tedd Hansen | 2007-09-13 | 1 | -2/+9 |
* | add some locks around DataSet manipulation to ensure we are doing this | Sean Dague | 2007-09-13 | 1 | -117/+93 |
* | Fix the terrain heightmap load from images (tested PNG and GIF). | Dalien Talbot | 2007-09-13 | 1 | -1/+2 |
* | implement llGetScale and llSetScale | Sean Dague | 2007-09-13 | 2 | -5/+19 |
* | remove ^M, as native storage should be UNIX format, and ^M in/out mashing | Sean Dague | 2007-09-13 | 29 | -7407/+7407 |
* | adding eol-style attributes on new files | Sean Dague | 2007-09-13 | 0 | -0/+0 |