Justin Clark-Casey (justincc)
|
2f6d401db1
Merge remote branch 'origin/0.6.9' into 0.6.9-post-fixes
|
14 vuotta sitten |
Melanie
|
f5ca701273
Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the
|
14 vuotta sitten |
Justin Clark-Casey (justincc)
|
56fe4c24b8
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evil way forward since mono 2.6 and later will see increasing usage, and this only works with what was
|
14 vuotta sitten |
Justin Clark-Casey (justincc)
|
7ce0ec874a
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
|
14 vuotta sitten |
Justin Clark-Casey (justincc)
|
959cd60225
Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shortly be changed to work under mono 2.6 and above
|
14 vuotta sitten |
John Hurliman
|
54cedfe432
Changed the GetTextureModule backport to work with the 0.6.9 codebase
|
14 vuotta sitten |
John Hurliman
|
94a46867ed
Added a missing reference to prebuild.xml
|
14 vuotta sitten |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 vuotta sitten |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
15 vuotta sitten |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
15 vuotta sitten |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 vuotta sitten |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 vuotta sitten |
Adam Frisby
|
8e18762e22
* Added prebuild for previous commit.
|
15 vuotta sitten |
Justin Clark-Casey (justincc)
|
e5661e5609
Remove stub Python module and DLLs since this was never fully implemented
|
15 vuotta sitten |
Justin Clark-Casey (justincc)
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 vuotta sitten |
Melanie
|
f493249bc3
Add wildcard to prebuild include. Seems each file can only hold one project
|
15 vuotta sitten |
Teravus Ovares (Dan Olivares)
|
44012d72e3
* Fix prebuild break
|
15 vuotta sitten |
Teravus Ovares (Dan Olivares)
|
2e514bfb1b
* Move RegionCombinerModule to it's own project
|
15 vuotta sitten |
Justin Clark-Casey (justincc)
|
9cb0c7c86e
Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confusion, since only the ROBUST grid service now works
|
15 vuotta sitten |
Melanie
|
d068d108ad
Remove the SECS loader
|
15 vuotta sitten |
John Hurliman
|
27ee49f198
Updating prebuild.xml to reflect the removal of DotNetEngine
|
15 vuotta sitten |
John Hurliman
|
322b39804d
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
|
15 vuotta sitten |
John Hurliman
|
3639f68411
Added a missing reference to System.Core for OpenSim.Region.Framework
|
15 vuotta sitten |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
15 vuotta sitten |
John Hurliman
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 vuotta sitten |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
15 vuotta sitten |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 vuotta sitten |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 vuotta sitten |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 vuotta sitten |
John Hurliman
|
3a04d706c9
Fear the lockless LLUDP implementation!
|
15 vuotta sitten |