index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
prebuild.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Check in another patch from http://opensimulator.org/mantis/view.php?id=2710
Justin Clarke Casey
2008-12-04
1
-1
/
+0
*
* Reapply http://opensimulator.org/mantis/view.php?id=2710
Justin Clarke Casey
2008-12-02
1
-0
/
+2
*
* Unforunately it turns out not to be that simple. Revert the rest of r7560 ...
Justin Clarke Casey
2008-12-01
1
-2
/
+0
*
* From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...
Adam Frisby
2008-12-01
1
-0
/
+2
*
Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...
Dahlia Trimble
2008-11-30
1
-1
/
+0
*
* try a prebuild fix to the primmesher thing
Teravus Ovares
2008-11-30
1
-1
/
+1
*
* try a prebuild fix to the primmesher thing
Teravus Ovares
2008-11-30
1
-1
/
+1
*
Removed remaining meshing code
Dahlia Trimble
2008-11-30
1
-0
/
+1
*
And fix to prebuild.xml
Tedd Hansen
2008-11-26
1
-0
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2640
Justin Clarke Casey
2008-11-25
1
-185
/
+224
*
* Add enough infrastructure code to run an extremely basic and flaky add root...
Justin Clarke Casey
2008-11-20
1
-3
/
+4
*
Re-add prebuild.xml (r7381)
Melanie Thielker
2008-11-19
1
-5
/
+9
*
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
2008-11-19
1
-9
/
+5
*
Patch from jhurliman. Fixing the texture decoding issues in progressive
Melanie Thielker
2008-11-18
1
-5
/
+9
*
* Create TestScene to get at the async object deleter for use in a future test
Justin Clarke Casey
2008-11-11
1
-3
/
+4
*
* Enabled GTCache for AssetCache
Adam Frisby
2008-11-09
1
-1
/
+1
*
- Try to fix build again...
Homer Horwitz
2008-11-08
1
-2
/
+2
*
CIA test
Tedd Hansen
2008-11-08
1
-0
/
+1
*
* Fixed prebuild
Adam Frisby
2008-11-08
1
-20
/
+1
*
Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...
Tedd Hansen
2008-11-08
1
-44
/
+102
*
Fix broken build since r7179
Homer Horwitz
2008-11-08
1
-0
/
+22
*
* Use nini to pass config information to the client stack, rather than the Cl...
Justin Clarke Casey
2008-11-03
1
-0
/
+1
*
* test: Add basic scene test which merely instantiates the scene right now
Justin Clarke Casey
2008-10-31
1
-0
/
+2
*
Mid-work, trying to fix region part insertion and retrieval
Sean Dague
2008-10-30
1
-0
/
+2
*
* cleanup: Update the avatar factory (appearance module) in Region/Environmen...
Justin Clarke Casey
2008-10-27
1
-30
/
+0
*
Lotsa plumming :)
Melanie Thielker
2008-10-24
1
-0
/
+1
*
* Introduce a basic udp circuit test for adding a client
Justin Clarke Casey
2008-10-23
1
-1
/
+4
*
* Added missing dependencies that was causing build to fail in windows. Mon...
Teravus Ovares
2008-10-17
1
-0
/
+2
*
* minor: get rid of pointless ipeSender
Justin Clarke Casey
2008-10-16
1
-0
/
+1
*
Correct an error with the auto-insert marker
Melanie Thielker
2008-10-12
1
-2
/
+2
*
Add a marker section to prebuild.xml for automatic insertion of forge module
Melanie Thielker
2008-10-12
1
-0
/
+9
*
- Fix the build for monodevelop, too. If that breaks the build on Windows,
Homer Horwitz
2008-10-09
1
-2
/
+0
*
* Another windows build fix attempt. One day my pain will end.
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* fix windows build break - it helps if one actually puts in using statements...
Justin Clarke Casey
2008-10-09
1
-1
/
+1
*
* Fix broken build on Windows (repeat to self: must remember that .net on win...
Justin Clarke Casey
2008-10-09
1
-0
/
+3
*
* Put tests dll *after* the code it relies on. (repeat to self: always do na...
Justin Clarke Casey
2008-10-09
1
-22
/
+22
*
* minor: initialize udp server in unit test
Justin Clarke Casey
2008-10-09
1
-0
/
+2
*
* Create project for LindenUDP ClientStack tests
Justin Clarke Casey
2008-10-09
1
-1
/
+21
*
cleaning up OSHttpRequest removing old Http stuff. also adding test
Dr Scofield
2008-10-06
1
-0
/
+31
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-09-30
1
-12
/
+0
*
* Apply http://opensimulator.org/mantis/view.php?id=2295
Justin Clarke Casey
2008-09-29
1
-0
/
+1
*
Continue working on the new EventQueueGetModule. Not finished (or even working)
Homer Horwitz
2008-09-27
1
-0
/
+1
*
Compiler Connection! One world, one compiler!
Melanie Thielker
2008-09-26
1
-0
/
+1
*
Yay! Common/ is gone! One API is achieved!
Melanie Thielker
2008-09-26
1
-44
/
+0
*
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
Melanie Thielker
2008-09-26
1
-0
/
+1
*
Fix script engine name parsing for DotNetEngine to make that actually work
Melanie Thielker
2008-09-25
1
-0
/
+1
*
temporarily disabling HttpServer related stuff (take #2: Exclude takes
Dr Scofield
2008-09-25
1
-1
/
+6
*
temporarily excluding OSHttp*.cs from prebuild.xml until they are
Dr Scofield
2008-09-25
1
-1
/
+3
*
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
2008-09-25
1
-0
/
+2
*
check in stubbing for mysql tests. This is ignored with
Sean Dague
2008-09-23
1
-1
/
+42
[prev]
[next]