Justin Clark-Casey (justincc)
|
613cb417c0
add control files containing version info to iars
|
15 years ago |
Justin Clark-Casey (justincc)
|
730458be1f
minor: remove some mono compiler warnings
|
15 years ago |
Diva Canto
|
52e477b41f
Better guards on RegisterRegion in GridService.
|
15 years ago |
Diva Canto
|
eb0aa6a7f4
Make the grid client deregister the test regions at the end, so that they don't stay in the DB.
|
15 years ago |
Diva Canto
|
b6824c495c
Deleted the meaningless console commands on the GridService. Will need to add meaningful ones.
|
15 years ago |
Diva Canto
|
a792933cba
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Diva Canto
|
6a5d7650d0
All tests pass for MySQL/MySQLRegionData.
|
15 years ago |
Dan Lake
|
1b2828f5d8
Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE
|
15 years ago |
dahlia
|
daffb69174
modify BulletDotNETPrim.cs in preparation for Mantis #4181
|
15 years ago |
Diva Canto
|
1faaa0a43a
GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire.
|
15 years ago |
Diva Canto
|
dd3d52ae1f
Added test GridClient, which allowed me to remove a few bugs out of the new code.
|
15 years ago |
Justin Clark-Casey (justincc)
|
ad753d784c
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Justin Clark-Casey (justincc)
|
784e78a9e8
minor: make rest (not comm) modules less noisy if they are disabled
|
15 years ago |
Justin Clark-Casey (justincc)
|
e1abc3d4c4
re-enable registration of user service authentication method I accidentally disabled a few commits ago
|
15 years ago |
Justin Clark-Casey (justincc)
|
f62b5e6cec
Produce a different error message if the user service does not have the authenticate method available
|
15 years ago |
Justin Clark-Casey (justincc)
|
e67341f24c
minor: replace xmlprc 'no method found' magic number with constant from xmlrpc library
|
15 years ago |
Justin Clark-Casey (justincc)
|
7870152d23
Allow load/save iar password checks to be done in grid mode
|
15 years ago |
Diva Canto
|
2824bbc47b
Changed name of the hyperlink XMLRPC method to linkk-region, so that it doesn't conflict with the existing one.
|
15 years ago |
Adam Frisby
|
ca69fac13e
* Send Updated Information Packet to Clients after updating estate settings.
|
15 years ago |
Adam Frisby
|
8605c5d2eb
* Establishing why new console commands fail to work. >_>
|
15 years ago |
Adam Frisby
|
57429423bb
* Fixing typo.
|
15 years ago |
Adam Frisby
|
71a4b02c7e
* Minor commit, added two new math utility functions.
|
15 years ago |
Adam Frisby
|
aca9fd182e
* Added two new commands to EstateManagementModule
|
15 years ago |
Diva Canto
|
1260c81a9c
More tests. Seems to be working.
|
15 years ago |
Diva Canto
|
fd8fb7735b
First test passes -- regions being registered and retrieved correctly in Data.Null.
|
15 years ago |
Diva Canto
|
3c19bd5142
Unit tests for the grid service. Yey!
|
15 years ago |
Diva Canto
|
67276589c8
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
|
15 years ago |
Diva Canto
|
b8f039897b
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
c592a60f46
Fix endlines on UrlModule.cs
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
9c2ffa8f2e
* fix endlines in LSL_api.cs
|
15 years ago |