Justin Clarke Casey
|
c277440e73
* minor: remove mono compiler warning
|
před 16 roky |
Justin Clarke Casey
|
dbd2b45233
* Write a simple archive loading test which doesn't actually do any testing yet apart from not blow up
|
před 16 roky |
Charles Krinke
|
bd2c345e56
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
před 16 roky |
Justin Clarke Casey
|
664f983943
* Extend archive test to check for the presence of a control file in a saved archive
|
před 16 roky |
idb
|
04a565e6b1
Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiveParams for PRIM_ROTATION.
|
před 16 roky |
Justin Clarke Casey
|
f8aea3724d
refactor: move test modules set up code to common function
|
před 16 roky |
Justin Clarke Casey
|
ee3c61247e
* refactor: move scene setup code into common test code assembly
|
před 16 roky |
Justin Clarke Casey
|
227e88a6f4
* minor: remove serialization and deserializationg sog log messages for now
|
před 16 roky |
Justin Clarke Casey
|
15cd1102e1
* minor: small tweak to archive save completion log message
|
před 16 roky |
Justin Clarke Casey
|
ddff7ab20e
* Add direct stream loading and saving methods to the archive module.
|
před 16 roky |
Teravus Ovares
|
74df9f9c81
* Adds a synchronous jpeg decode for pre-caching purposes
|
před 16 roky |
Dahlia Trimble
|
68978e6e2a
add event queue code for sending group IM for future group support
|
před 16 roky |
Teravus Ovares
|
178fd97bd0
* Fixing a group title
|
před 16 roky |
idb
|
757762a630
Implement missing LSL TEXTURE_xxx constants including two new textures.
|
před 16 roky |
Justin Clarke Casey
|
884009ed33
* Add some caps seed capability path checking to the simple non neighbours standalone region teleport test
|
před 16 roky |
Teravus Ovares
|
28ddc38deb
* Remove a few unnecessary locks to try and prevent lock contention in LLImageManager
|
před 16 roky |
Justin Clarke Casey
|
8a24f61acd
* Change the currently misleading log message when capabilities are added twice, and provide some more information
|
před 16 roky |
Dr Scofield
|
20359e8591
white space & formatting cleanup
|
před 16 roky |
Dr Scofield
|
7e08d7da15
From: Christopher Yeoh <[email protected]>
|
před 16 roky |
Jeff Ames
|
c1e9990d82
Update svn properties, minor formatting cleanup.
|
před 16 roky |
Sean Dague
|
54801bb142
* minox fix related to last commit
|
před 16 roky |
Dr Scofield
|
40f32756cf
adding TAGS to .gitignore
|
před 16 roky |
Charles Krinke
|
bcc7a8f09c
Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6.2 with the last minor release and shows incorrectly on the console. This will resolve itself on the next svn update.
|
před 16 roky |
Sean Dague
|
9704196bbf
* Caught 2 dictionary exceptions that were unhandled
|
před 16 roky |
Teravus Ovares
|
9ebba37a7c
* discovered! darn! Removing I <3 OpenSimulator from firstname
|
před 16 roky |
Teravus Ovares
|
a7ccbb3de0
* Added some more comments
|
před 16 roky |
Teravus Ovares
|
6167019a05
* Adds a Scene Getter property called SceneContents for the Scene's m_sceneGraph. This will allow it to be exposed to modules without resorting to referring to m_sceneGraph
|
před 16 roky |
Teravus Ovares
|
c6154c8987
* Add File cache for j2k layer decodes. This will make it so that the server will decode the j2k stream once and cache it to disk so that the cache is saved across sim restarts.
|
před 16 roky |
Justin Clarke Casey
|
37fa677548
* refactor: Extract caps related code from scene and put into a region module
|
před 16 roky |
Justin Clarke Casey
|
2921729bf2
* Restore commented out isdone assertions in TextureSendTests.T010_SendPkg()
|
před 16 roky |