Justin Clark-Casey (justincc)
|
cf168194e5
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then continue to generate C# that is functionality identical to historical generation
|
12 years ago |
Melanie
|
b7b3063849
Implement HTTP Request froma thread pool to avoid packet congestion
|
12 years ago |
teravus
|
2c517d792f
This updates prebuild to remove BulletSimN, implements the BulletSim API in BulletSPlugin using the BulletXNA Bullet physics engine. It also updates the BulletXNA library to be compatible with the changes. OpenSimDefaults has been updated to describe how to switch engines and terrain implementations.
|
12 years ago |
teravus
|
10de5d8169
* Allow unsafe code with BulletSim
|
12 years ago |
Justin Clark-Casey (justincc)
|
c8afc8523b
Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait.
|
12 years ago |
Melanie
|
818254916c
JustinCC's core re-merge
|
12 years ago |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
12 years ago |
Justin Clark-Casey (justincc)
|
b8949024bc
Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)"
|
12 years ago |
Justin Clark-Casey (justincc)
|
1b5c41c14a
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
12 years ago |
Justin Clark-Casey (justincc)
|
fccb03227e
Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead.
|
12 years ago |
Melanie
|
7943c8d11c
Merge branch 'master' into careminster
|
12 years ago |
Robert Adams
|
48f718f39f
BulletSim: first round of conversion from direct BulletSimAPI interfacing by BulletSim core to using the BulletSimAPITemplate. Physical object creation and destruction first.
|
12 years ago |
Melanie
|
258588d5b5
Merge branch 'master' into careminster
|
12 years ago |
teravus
|
92e4f9f412
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
|
12 years ago |
Melanie
|
f30d519bcc
Merge branch 'master' into careminster
|
12 years ago |
BlueWall
|
063f37cf73
One more time...
|
12 years ago |
BlueWall
|
a6e5a2f4df
Prebuild fix
|
12 years ago |
BlueWall
|
0b455d2882
Merge branch 'master' into connector_plugin
|
12 years ago |
Melanie
|
2cb824d3fc
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
7fdc251774
Add path references for Mono.Addins where they were missing for DataSnapshot and UserStatistics.
|
12 years ago |
ubit
|
5d4b7d537d
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
|
12 years ago |
BlueWall
|
c754003944
Merge branch 'master' into connector_plugin
|
12 years ago |
Melanie
|
fd7a83f439
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
12 years ago |
Melanie
|
c2e89334b8
Merge branch 'master' into careminster
|
12 years ago |
justincc
|
7133b6bb4f
Fix recent windows build break.
|
12 years ago |
Melanie
|
3c1a58c67a
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
45d1e6ab09
Make "show info" command available across all servers
|
12 years ago |
Melanie
|
c4c6121752
Merge branch 'master' into careminster
|
12 years ago |