Justin Clarke Casey
|
feba3cc3ff
* Removing set-time command since it doesn't actually do anything at all
|
16 年 前 |
Justin Clarke Casey
|
1aa9e63428
* Move general alert code to DialogModule.
|
16 年 前 |
Justin Clarke Casey
|
aa497a1867
* refactor: move saved named prims to xml2 method out into the serialization module
|
16 年 前 |
Justin Clarke Casey
|
e62016d2c7
minor: Remove some serialization module scene wrappers
|
16 年 前 |
Justin Clarke Casey
|
667a935fff
* refactor: remove xml serialization wrappers from Scene
|
16 年 前 |
Justin Clarke Casey
|
583fa73126
* refactor: Remove archiver module scene wrappers
|
16 年 前 |
Justin Clarke Casey
|
18ba6c3510
* minor: A few tiny bits of documentation and log message cleanup before starting something different
|
16 年 前 |
Melanie Thielker
|
ba723a4cf6
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
|
16 年 前 |
Justin Clarke Casey
|
58f8c042f6
* minor: change m_debug to m_debugPacketLevel since that's what it is
|
16 年 前 |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 年 前 |
Charles Krinke
|
98da84c851
Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:
|
16 年 前 |
Justin Clarke Casey
|
9e6fadddcc
* Add / as a shortcut to select the root region
|
16 年 前 |
Justin Clarke Casey
|
b798a9b7a0
* minor: add wiki link to archiving function invocation
|
16 年 前 |
Dr Scofield
|
788c3c497b
removes a Console.WriteLine(...) remnant.
|
16 年 前 |
MW
|
c9fe500212
Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to save a single primitive or small group of them. This command will save all prims in the current scene that name matches the "PrimName" parameter. The saved file is in standard xml2 format, so can be loaded using load-xml2
|
16 年 前 |
MW
|
e4f85bcbe7
forgotten methods in SceneManager for the terrain serialising.
|
16 年 前 |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
16 年 前 |
Dr Scofield
|
9590e671e6
while investigating why IRCBridgeModule.Close() was having no effect, i
|
16 年 前 |
Jeff Ames
|
0462510956
Update svn properties. Formatting cleanup.
|
16 年 前 |
Justin Clarke Casey
|
fb91a1aa49
* Put in stubs for "load-oar" command, including ultra-primitive temporary tar loading code
|
16 年 前 |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 年 前 |
Justin Clarke Casey
|
dd4100db4c
* Get the xml2 entities serialization representation in the archiver module
|
16 年 前 |
Justin Clarke Casey
|
0c94da8305
* Plug in stubbed out archiver module
|
16 年 前 |
Justin Clarke Casey
|
401e9bc3b9
* Documentation for load/save xml methods
|
16 年 前 |
Jeff Ames
|
6ec680918b
Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null.
|
16 年 前 |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 年 前 |
Teravus Ovares
|
a4efa93993
* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking permissions modules. From Melanie. Thanks Melanie!
|
16 年 前 |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 年 前 |
Justin Clarke Casey
|
9655cf2807
* Refactor: Break out permissions code into a separate region PermissionsModule
|
16 年 前 |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 年 前 |