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