Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-08-28 | commented out the SurfaceInfoBlock read code in libsecondlife packet.cs | MW | 1 | -0/+0 | |
2008-08-28 | another attempt to fix the surfaceInfoBlock issue | MW | 1 | -0/+0 | |
2008-08-28 | change the size limit on TranferPacket in libsl from 1100 back to 1500 ↵ | MW | 1 | -0/+0 | |
(which is was in old libsl) | |||||
2008-08-28 | Doh! fixed silly mistakes in last commit | MW | 1 | -0/+0 | |
2008-08-28 | attempt to fix problem with missing surfaceInfoBlocks in the objectgrab ↵ | MW | 1 | -0/+0 | |
packets sent by < 1.21 clients. | |||||
2008-08-28 | updated our libsl, _packet_.cs to the current version from openmv | MW | 1 | -0/+0 | |
Update with a bit of caution as not fully tested yet. | |||||
2008-04-26 | * Adds mjm's llQuaternion.GetBytes() patch to our copy of libsecondlife. ↵ | Teravus Ovares | 1 | -0/+0 | |
(it's already in the later revisions of libsecondlife but we hadn't picked it up. | |||||
2008-04-08 | * Update code to use patched libsecondlife.dll which removes the problem ↵ | Justin Clarke Casey | 1 | -0/+0 | |
where the AssetType enum was 'Primitive' rather than 'Object' * The libsecondlife patch was also applied to libsecondlife itself in r1714 * Many, many thanks to Dr Schofield (IBM) for his help on this :) | |||||
2008-03-12 | * Updated LibSL _packets_.cs to latest revision. AKA New Packets. | Teravus Ovares | 1 | -0/+0 | |
* Added the DataBlockExtended From the Message Template Data Block to the Media Update Request manually. * Set TickCount public from internal (whenever LibSL regenerates _packets_.cs this needs to be done) | |||||
2008-02-02 | * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains ↵ | Teravus Ovares | 1 | -0/+0 | |
of Wright Plaza flow! * Fixed another bug in LibSL. This is the same version, as before just with a bug fix. | |||||
2008-02-01 | * Added more supported feature to particlesystems. While this appears to ↵ | Teravus Ovares | 1 | -0/+0 | |
have a libsl update... it's really a fix to the libsl version we're already using because of a bug in the particlesystem implementation * Added two new simstat counters in the simstat enum for the RCCS. (I'll find something cool to put in them) * fixed a time waster in ODEPlugin.cs | |||||
2007-12-30 | * This update rolls back the packetpool and LibSL changes. Please retest ↵ | Teravus Ovares | 1 | -0/+0 | |
and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version. * This update also fixes scripting and some weird physics reactions | |||||
2007-12-28 | Patch from Johan: LibSL updated to the latest revision (1568) and all ↵ | Adam Johnson | 1 | -0/+0 | |
packets are now recycled to improve performance and memory usage. | |||||
2007-12-22 | * Masochistically updated libsecondlife.dll to r1550 | Teravus Ovares | 1 | -0/+0 | |
* after some tweaking to the UDPServer all appears to be well * Added what 'was' the GetType(bytes,packetEnd,zeroBuffer) to the UDPServer. (it was removed as a static method from Packet) | |||||
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. ↵ | Jeff Ames | 1 | -0/+0 | |
Works with LibSL rev>1532 | |||||
2007-12-07 | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 1 | -0/+0 | |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵ | lbsa71 | 1 | -0/+0 | |
Tleiades patch 444 and 445. | |||||
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -0/+0 | |
* updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423) | |||||
2007-08-09 | Getting rid of 'EncodeFromImage' debug statement that I accidentally slipped ↵ | Brian McBee | 1 | -0/+0 | |
into our libsecondlife.dll | |||||
2007-08-02 | (no commit message) | Brian McBee | 1 | -0/+0 | |
2007-08-01 | few small changes. | MW | 1 | -0/+0 | |
Updated libsl to latest version. | |||||
2007-07-11 | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi ↵ | MW | 1 | -0/+0 | |
branch, so when they have a trunk version that is 1.18 ready, best to update again). Started some work on a userProfile/inventory cache. | |||||
2007-07-11 | * Added 1.18-compatible libsl to OpenSim - this hopefully will be the last ↵ | Adam Frisby | 1 | -0/+0 | |
time we need to do this to support newer clients. | |||||
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -0/+0 | |
2007-06-28 | should now work. | MW | 1 | -0/+0 | |
2007-06-08 | *Added libraries to bin | mingchen | 1 | -0/+0 | |
2007-05-24 | Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) | MW | 1 | -0/+0 | |
2007-05-08 | Fixed nant build files | gareth | 1 | -0/+0 | |
Added ExportBot code (ZOMG! IMPORTED THE EXPORT BOT!) Fixed ExportBot's build | |||||
2007-04-26 | Mostly working again. | MW | 1 | -0/+0 | |
Updated to lastest libsl and handled the changes to the message templates (some byte fields are now ushort fields ). Still seems to be a problem when logging on, in that I get the downloading clothing message at the end of the precaching (which I didn't before) | |||||
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 1 | -0/+0 | |
viewer 1.15.02, due to big changes in the message templates. | |||||
2007-04-02 | Brought back in older version of libsecondlife.dll for now. | MW | 1 | -0/+0 | |
2007-04-02 | Brought in latest libsl | gareth | 1 | -0/+0 | |
2007-03-22 | brought in bin/ from zircon | gareth | 1 | -0/+0 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+0 | |
2007-03-14 | Imported libsl (yes, messy - need to make this truly common) | gareth | 1 | -0/+0 | |
2007-03-07 | fixed last screwup | gareth | 1 | -0/+0 | |
2007-03-07 | Imported branch | gareth | 1 | -0/+0 | |