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
path:
root
/
OpenSim
/
Region
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...
UbitUmarov
1
-48
/
+150
2015-09-07
allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...
UbitUmarov
1
-0
/
+8
2015-09-07
restore terrain modifiers, left out earlier bc of merge errors, (untested)
UbitUmarov
2
-12
/
+12
2015-09-06
dont store/upload map asset for large regions, ( needs testing)
UbitUmarov
1
-2
/
+12
2015-09-06
still a missing stat ID
UbitUmarov
1
-1
/
+1
2015-09-06
let extra stats travel side by side with viewers ones... try to fix damm arra...
UbitUmarov
1
-1
/
+1
2015-09-04
a few changes to stats. Array order coerent on users. give up on moses stats ...
UbitUmarov
2
-4
/
+4
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
16
-16
/
+1
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2
-3
/
+5
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
34
-2586
/
+221
2015-08-31
First commit where physics work as region module.
Diva Canto
2
-5
/
+5
2015-08-31
All physics plugins are now region modules. Compiles but doesn't run.
Diva Canto
1
-181
/
+0
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
5
-5
/
+5
2015-08-31
minor changes
UbitUmarov
1
-15
/
+21
2015-08-30
Renamed the namespaces too
Diva Canto
5
-5
/
+5
2015-08-30
more on tps and crossings
UbitUmarov
2
-128
/
+117
2015-08-29
improve object crossings
UbitUmarov
1
-37
/
+15
2015-08-29
fix some effects ranges
UbitUmarov
5
-7
/
+7
2015-08-29
fix NeighborRegions code
UbitUmarov
1
-6
/
+5
2015-08-28
stop sending parcel overlays on parcels crossings since SL seems to have
UbitUmarov
1
-1
/
+2
2015-08-28
also limit terrain flood effects ( like on pait change this should have
UbitUmarov
9
-35
/
+37
2015-08-27
restrict terrain PaintBrushes to the requested area
UbitUmarov
12
-102
/
+97
2015-08-27
make terrain undo non op, it is broken and can't be global but per agent
UbitUmarov
1
-27
/
+2
2015-08-27
fix terrain bake for revert. just good enought fix
UbitUmarov
1
-11
/
+3
2015-08-27
rename revert map as baked map, bc thats what it is
UbitUmarov
1
-20
/
+20
2015-08-27
take taints check terrain out of Onframe event and add a new event for it. S...
UbitUmarov
1
-5
/
+4
2015-08-26
add more of the v03 checks and homeURL. Sending side only for now
UbitUmarov
3
-11
/
+36
2015-08-26
change teleport version number to v0.3, without actually adding the checks
UbitUmarov
2
-52
/
+29
2015-08-25
fix bug
UbitUmarov
1
-1
/
+1
2015-08-25
update raw32 file reader to core one. Warning only suports square regions
UbitUmarov
1
-0
/
+11
2015-08-25
change terrain internal representation to float. ushort work with legal
UbitUmarov
1
-28
/
+0
2015-08-25
terrain stored as ushorts with gzip compression
UbitUmarov
1
-6
/
+43
2015-08-24
try to implement core load oar options
UbitUmarov
4
-183
/
+439
2015-08-24
rename ImapTileModule as IMAPImageUploadModule to match core
UbitUmarov
2
-5
/
+5
2015-08-23
more on world map
UbitUmarov
1
-2
/
+19
2015-08-23
more fixes on map
UbitUmarov
3
-6
/
+11
2015-08-22
Warp3D map now seems to work
UbitUmarov
2
-15
/
+49
2015-08-22
update MapSearchModule
UbitUmarov
2
-17
/
+39
2015-08-22
fix worldMapModule
UbitUmarov
2
-49
/
+124
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
1
-1
/
+7
2015-08-21
"uglyfy" GetModifiedPatchesInViewDistance. Also make it use camera or
UbitUmarov
1
-28
/
+71
2015-08-21
dont use SendTerrainUpdatesByViewDistance option, code executes as true.
UbitUmarov
1
-45
/
+19
2015-08-20
send regions size on map blocks
UbitUmarov
1
-0
/
+2
2015-08-20
Partial plumbing for the agent stateful module features negotiation
Melanie Thielker
3
-8
/
+9
2015-08-19
fixes on warp3D
UbitUmarov
2
-32
/
+73
2015-08-16
Minor improvement of previous patch.
Diva Canto
1
-6
/
+10
2015-08-16
MANTIS-7684 - Use the user management module to get username for script dialogs
Cinder
1
-13
/
+9
2015-08-15
Send a proper ownerid for Object messages to conform with what viewer expects
Drake Arconis
1
-2
/
+5
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
13
-43
/
+39
2015-07-31
Eliminated several warnings
Oren Hurvitz
2
-0
/
+4
[next]