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
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
From: alan webb <alan_webb@us.ibm.com> & dr scofield <drscofield@xyzzyxyzzy.net>
Dr Scofield
2009-02-16
1
-8
/
+17
*
Thanks Tommi Laukkanen for a patch that allows the
Mike Mazur
2009-02-09
1
-3
/
+7
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-1
/
+1
*
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
Homer Horwitz
2008-12-07
1
-7665
/
+7735
*
Remove a line of debug info in XEngine that i missed
Melanie Thielker
2008-12-03
1
-1
/
+1
*
Remove some of the XEngine chattiness
Melanie Thielker
2008-12-02
1
-3
/
+3
*
Start scripts in attachments only after a successful attach. Elimininate
Melanie Thielker
2008-11-29
1
-0
/
+12
*
fixing warnings in YProlog language support
Dr Scofield
2008-11-17
1
-2
/
+2
*
* Set defaults on the allowed LSL Compilers to 'lsl' unless you've specified ...
Teravus Ovares
2008-11-12
1
-1
/
+1
*
Refactor IEventReceiver back into IScriptEngine
Melanie Thielker
2008-11-08
1
-2
/
+2
*
* Fix test failure in CSCodeGeneratorTest.TestJumps()
Justin Clarke Casey
2008-11-06
1
-1
/
+1
*
Mantis #2571
Melanie Thielker
2008-11-06
1
-2
/
+2
*
Prefix LSL variables which are C# keywords with @ instead of _ when translati...
Mike Mazur
2008-11-04
1
-1
/
+1
*
Mantis #2518
Melanie Thielker
2008-11-01
2
-9
/
+121
*
Adapt tests to new friendly errors and correct line numbers
Melanie Thielker
2008-10-07
1
-2
/
+2
*
Restore "friendly errors" to the XEngine
Melanie Thielker
2008-10-07
1
-2
/
+11
*
Update unit tests
Melanie Thielker
2008-09-27
1
-13
/
+6
*
Add friendly error messages to both engines.
Melanie Thielker
2008-09-27
2
-74
/
+170
*
Mantis #2277
Melanie Thielker
2008-09-26
1
-1
/
+0
*
Compiler Connection! One world, one compiler!
Melanie Thielker
2008-09-26
1
-2
/
+2
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-23
1
-2
/
+2
*
Refactor XEngine parser as per suggestions from mikem
Melanie Thielker
2008-09-23
5
-85
/
+32
*
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
2008-09-21
2
-404
/
+13
*
* minor: recomment the console c# script printout I accidentally left in on t...
Justin Clarke Casey
2008-09-15
1
-1
/
+1
*
* minor: eat up some yummy warnings
Justin Clarke Casey
2008-09-15
1
-1
/
+2
*
changes to Test directory structure per opensim-dev conversation
Sean Dague
2008-09-08
2
-0
/
+1758
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-1
/
+1
*
First batch of the unit test changes for the new constants semantics
Melanie Thielker
2008-09-02
1
-1
/
+1
*
Correct the representation of the automatic null string
Melanie Thielker
2008-09-02
1
-1
/
+1
*
Remove the ((bool)()) cast, since it can make c# barf
Melanie Thielker
2008-09-02
1
-2
/
+2
*
Add an explicit cast to bool for the if expression so that any base types
Melanie Thielker
2008-09-02
1
-2
/
+2
*
This is an attempt to fix the handling of constants in LSL.
Melanie Thielker
2008-09-01
2
-12
/
+15
*
Maintis #2078
Melanie Thielker
2008-08-29
1
-3
/
+10
*
Formatting cleanup.
Jeff Ames
2008-08-18
3
-6
/
+4
*
Allow the list hack from issue 1863 to compile, however its behavior is
Mike Mazur
2008-07-31
1
-7699
/
+7741
*
Allow assignments in if/while/do-while control statements. Fix issue 1862.
Mike Mazur
2008-07-31
1
-7692
/
+8011
*
Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while
Mike Mazur
2008-07-31
2
-10
/
+14
*
Reinstate the configuration option on XEngine's use of the lexical
Melanie Thielker
2008-07-28
1
-5
/
+1
*
Use new LSL compiler by default in DotNetEngine and XEngine. Fix issues 1651,...
Mike Mazur
2008-07-27
1
-2
/
+6
*
Log to console if C# line/column lookup fails.
Mike Mazur
2008-07-27
1
-1
/
+2
*
Replace the try/catch with a null check.
Mike Mazur
2008-07-24
1
-6
/
+3
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
2
-5
/
+5
*
Enable LSL <-> C# source location mapping when reporing compiler errors to th...
Mike Mazur
2008-07-23
1
-3
/
+28
*
First version of position mapping between LSL <-> C# implemented.
Mike Mazur
2008-07-23
1
-111
/
+246
*
Mantis#1801. Thank you kindly, Junta_Kohime for a patch that:
Charles Krinke
2008-07-21
1
-1
/
+1
*
Mantis#1753. Thank you kindly, Kinoc for a patch that:
Charles Krinke
2008-07-16
2
-0
/
+5
*
Mantis#1728. Thank you kindly, Mikem for a patch that solves:
Charles Krinke
2008-07-14
1
-7071
/
+7644
*
Patch #9142 (No mantis)
Melanie Thielker
2008-07-12
4
-12
/
+53
*
Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...
Johan Berntsson
2008-07-11
1
-6947
/
+7211
*
Patch from Mike: errors from the LSL/C# compilers are now reported to the use...
Johan Berntsson
2008-07-10
1
-1
/
+1
[prev]
[next]