index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
read model upload cost parameters from config [Economy] section
UbitUmarov
2012-09-21
2
-4
/
+23
|
|
*
|
|
|
Fix model upload rotations and offsets ( i hope )
UbitUmarov
2012-09-20
1
-103
/
+56
|
*
|
|
|
|
refix prior commit
Melanie
2012-09-20
1
-1
/
+1
|
*
|
|
|
|
Make uploads free for now - we will have to announce this
Melanie
2012-09-20
1
-3
/
+6
|
*
|
|
|
|
Change texture price back to 10 C$
Melanie
2012-09-19
1
-3
/
+2
|
|
/
/
/
/
|
*
|
|
|
be more tolerant to small prims, skipping them, only failing if they are
UbitUmarov
2012-09-19
2
-16
/
+82
|
*
|
|
|
create a single ModelCost provider for the caps instance. Let it know and
UbitUmarov
2012-09-19
2
-14
/
+56
|
*
|
|
|
coment out mesh model upload code to add textures and individual meshs
UbitUmarov
2012-09-19
2
-204
/
+255
|
*
|
|
|
Add booleans to control whether we actually crete inventory items
Melanie
2012-09-18
1
-2
/
+4
|
*
|
|
|
***TEST*** still bad... create inventory itens for model textures and meshs....
UbitUmarov
2012-09-18
1
-7
/
+76
|
*
|
|
|
add some locks to GetTextureModule
UbitUmarov
2012-09-17
1
-10
/
+13
|
*
|
|
|
on upload store mesh list contents as mesh assets. Build prims by instances not
UbitUmarov
2012-09-17
1
-8
/
+23
|
*
|
|
|
make sure client still has money at upload
UbitUmarov
2012-09-17
1
-0
/
+16
|
*
|
|
|
same cleanup
UbitUmarov
2012-09-17
1
-38
/
+41
|
*
|
|
|
removed broken fee compression
UbitUmarov
2012-09-17
1
-15
/
+1
|
*
|
|
|
let mesh model estimator work even without money module, so other
UbitUmarov
2012-09-17
1
-22
/
+22
|
*
|
|
|
Make use of mesh cost functions
UbitUmarov
2012-09-17
2
-24
/
+13
|
*
|
|
|
fix build
UbitUmarov
2012-09-17
1
-2
/
+2
|
*
|
|
|
missing file for suport of mesh upload cost
UbitUmarov
2012-09-17
1
-0
/
+596
|
*
|
|
|
add suport funtions for mesh upload costs
UbitUmarov
2012-09-17
1
-0
/
+1
|
*
|
|
|
Remove spammy "axislock" debug.
Melanie
2012-09-17
1
-1
/
+1
|
*
|
|
|
Make agent creation at destination asynchronous. Failures here are pretty
Melanie
2012-09-16
1
-1
/
+9
|
*
|
|
|
Change the close tmeout from 2 to 3 seconds on teleport. This may
Melanie
2012-09-16
1
-1
/
+1
|
*
|
|
|
Make IncomingCloseChildAgent not send a stop packet. This may prevent
Melanie
2012-09-16
1
-1
/
+1
|
*
|
|
|
Make the agent being kicked a child agent first so there won't be a ghost
Melanie
2012-09-16
1
-1
/
+2
|
*
|
|
|
Catch a nullref in the code to suppress GetTexture warnign spam we can't
Melanie
2012-09-16
1
-1
/
+1
|
*
|
|
|
Sequence/throttle asset retrievals.
Melanie
2012-09-14
2
-37
/
+69
*
|
|
|
|
Remove a core undo call that we don't need.
Melanie
2012-09-27
1
-2
/
+0
*
|
|
|
|
Merge branch 'master' into careminster
Melanie
2012-09-27
1
-0
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
just testing to see if pcampbot is alive yet
nebadon
2012-09-26
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge commit '2bf42f30af5030890b8e3ff5bb29074a1f0e9085' into careminster
Melanie
2012-09-27
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
Justin Clark-Casey (justincc)
2012-09-27
7
-19
/
+20
|
*
|
|
Don't store undo states if a scene object is manipulated when it is not in a ...
Justin Clark-Casey (justincc)
2012-09-26
2
-3
/
+26
|
*
|
|
refactor: Change control structures in SOP.StoreUndoState() to reduce nesting.
Justin Clark-Casey (justincc)
2012-09-26
1
-45
/
+43
|
*
|
|
Make it possible to rescale SOGs when they are not in a scene.
Justin Clark-Casey (justincc)
2012-09-26
2
-34
/
+40
*
|
|
|
Make it possible to rescale SOGs when they are not in a scene.
Justin Clark-Casey (justincc)
2012-09-27
2
-31
/
+42
*
|
|
|
Merge commit '327320d1a7acbba969d26c281f92f64ce8ff365f' into careminster
Melanie
2012-09-27
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Enforce existing 5 action hardcoded undo limit.
Justin Clark-Casey (justincc)
2012-09-26
3
-27
/
+65
|
*
|
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-09-26
7
-12
/
+41
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add basic undo/redo regression tests.
Justin Clark-Casey (justincc)
2012-09-26
3
-8
/
+137
*
|
|
|
Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminster
Melanie
2012-09-27
12
-19
/
+147
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Use GridUser properly for foreign users.
Diva Canto
2012-09-26
5
-8
/
+35
|
*
|
|
Show the user's home url too on the console command.
Diva Canto
2012-09-26
1
-4
/
+3
|
*
|
|
Not really a change, just added a reminder to fix something here.
Diva Canto
2012-09-26
1
-0
/
+3
|
|
/
/
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-09-25
4
-234
/
+248
|
|
\
\
|
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-09-25
1
-35
/
+65
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-09-25
4
-191
/
+364
|
|
|
|
\
\
|
|
|
*
|
|
Format OpenSim.ini.example
BlueWall
2012-09-25
1
-35
/
+65
|
*
|
|
|
|
TOS module. WARNING: migration in GridUser table.
Diva Canto
2012-09-25
7
-5
/
+104
|
*
|
|
|
|
Oops, that should be inside the curly bracket.
Diva Canto
2012-09-25
1
-3
/
+3
[prev]
[next]