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 年之前 |
Justin Clark-Casey (justincc)
|
7ce0ec874a
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
|
14 年之前 |
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 年之前 |
John Hurliman
|
54cedfe432
Changed the GetTextureModule backport to work with the 0.6.9 codebase
|
14 年之前 |
John Hurliman
|
94a46867ed
Added a missing reference to prebuild.xml
|
14 年之前 |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 年之前 |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
14 年之前 |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
14 年之前 |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 年之前 |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 年之前 |
Adam Frisby
|
8e18762e22
* Added prebuild for previous commit.
|
15 年之前 |
Justin Clark-Casey (justincc)
|
e5661e5609
Remove stub Python module and DLLs since this was never fully implemented
|
15 年之前 |
Justin Clark-Casey (justincc)
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 年之前 |
Melanie
|
f493249bc3
Add wildcard to prebuild include. Seems each file can only hold one project
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
44012d72e3
* Fix prebuild break
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
2e514bfb1b
* Move RegionCombinerModule to it's own project
|
15 年之前 |
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 年之前 |
Melanie
|
d068d108ad
Remove the SECS loader
|
15 年之前 |
John Hurliman
|
27ee49f198
Updating prebuild.xml to reflect the removal of DotNetEngine
|
15 年之前 |
John Hurliman
|
322b39804d
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
|
15 年之前 |
John Hurliman
|
3639f68411
Added a missing reference to System.Core for OpenSim.Region.Framework
|
15 年之前 |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
15 年之前 |
John Hurliman
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 年之前 |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
15 年之前 |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 年之前 |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 年之前 |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 年之前 |
John Hurliman
|
3a04d706c9
Fear the lockless LLUDP implementation!
|
15 年之前 |
John Hurliman
|
fa6027aa09
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle
|
15 年之前 |
John Hurliman
|
61b5372153
* Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written
|
15 年之前 |