| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove two warnings with unused variables. | Charles Krinke | 2008-03-08 | 1 | -2/+0 |
* | Thank you very much, Ldviopeng for : | Charles Krinke | 2008-03-08 | 1 | -3/+54 |
* | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 2008-03-08 | 3 | -0/+89 |
* | Thank you kindly, Ldviopeng for: | Charles Krinke | 2008-03-08 | 3 | -3/+130 |
* | * Applied patch #719 from lvoidpeng. | lbsa71 | 2008-03-07 | 1 | -2/+3 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -57/+3 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 16 | -80/+41 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 5 | -5/+4 |
* | Thank you very much, Kinoc for: | Charles Krinke | 2008-03-01 | 2 | -21/+101 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-02-28 | 1 | -9/+418 |
* | Moved AsyncCommandManager into separate classes under "plugins". | Tedd Hansen | 2008-02-25 | 7 | -519/+744 |
* | eol | Tedd Hansen | 2008-02-25 | 6 | -727/+727 |
* | Step 1 in reorganizing AsyncCommandManager | Tedd Hansen | 2008-02-25 | 7 | -679/+729 |
* | Initial patch for llSensor* | Tedd Hansen | 2008-02-25 | 2 | -22/+397 |
* | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 2008-02-25 | 2 | -22/+23 |
* | Update svn properties. | Jeff Ames | 2008-02-25 | 1 | -2216/+2216 |
* | Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o... | Tedd Hansen | 2008-02-24 | 1 | -0/+12 |
* | Fixed startup logo size to match a Win CMD window. | Tedd Hansen | 2008-02-24 | 1 | -18/+160 |
* | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 2008-02-24 | 2 | -1/+3 |
* | By now you all have learned that when I'm committing scripting usually doesn'... | Tedd Hansen | 2008-02-24 | 6 | -2278/+2284 |
* | Forgot to change what class compiled scripts must inherit from to get their c... | Tedd Hansen | 2008-02-24 | 1 | -3/+3 |
* | Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text. | Tedd Hansen | 2008-02-24 | 1 | -9/+20 |
* | eol | Tedd Hansen | 2008-02-24 | 3 | -165/+165 |
* | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 2008-02-24 | 7 | -7/+170 |
* | Fix for error message during startup (shared thread started processing region... | Tedd Hansen | 2008-02-22 | 2 | -1/+4 |
* | ScriptEngine works again (startup-nully-error gone) | Tedd Hansen | 2008-02-22 | 4 | -19/+18 |
* | One more: Async LSL command thread is also shared now. | Tedd Hansen | 2008-02-22 | 4 | -248/+275 |
* | Bugfixes - Scripting works again | Tedd Hansen | 2008-02-22 | 2 | -2/+17 |
* | Some misplaced code made scripts never start :) | Tedd Hansen | 2008-02-22 | 1 | -14/+13 |
* | Better timing of MaintenanceThread's tasks (uses less CPU) | Tedd Hansen | 2008-02-22 | 1 | -20/+39 |
* | Bugfixes - wasn't counting threads right++ | Tedd Hansen | 2008-02-22 | 3 | -17/+17 |
* | Minor annoying Exception-bug fixed | Tedd Hansen | 2008-02-22 | 2 | -2/+3 |
* | Execution threads are now shared between regions too. Default thread count re... | Tedd Hansen | 2008-02-22 | 3 | -242/+229 |
* | Maintenance thread in charge of loading/unloading of scripts. 1 thread less p... | Tedd Hansen | 2008-02-22 | 2 | -17/+28 |
* | Now last commit will compile too... The features just keep on coming! | Tedd Hansen | 2008-02-22 | 3 | -6/+12 |
* | From this commit and a few hours into the future ScriptEngine will be unstable: | Tedd Hansen | 2008-02-22 | 5 | -79/+87 |
* | Fixes to ScriptEngine thread cleanup on destructor | Tedd Hansen | 2008-02-21 | 4 | -17/+14 |
* | ScriptEngine changes in locking. Another step in direction of shared threads. | Tedd Hansen | 2008-02-21 | 2 | -24/+22 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 4 | -0/+4 |
* | div+ | Tedd Hansen | 2008-02-20 | 1 | -1/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 27 | -91/+62 |
* | llSetTimerEvent updated to use ticks instead of DateTime for internal timing. | Tedd Hansen | 2008-02-20 | 3 | -24/+41 |
* | llSetTimerEvent was setting seconds as milliseconds causing major problems in... | Tedd Hansen | 2008-02-20 | 2 | -2/+2 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-02-19 | 4 | -50/+118 |
* | bring back some script engine debugging, hoping this will help track down the... | Sean Dague | 2008-02-18 | 3 | -18/+18 |
* | Patch from Michael Osias IBM (jimbo2120) | Justin Clarke Casey | 2008-02-18 | 1 | -0/+7 |
* | Thank you very much, Hashbox for: | Charles Krinke | 2008-02-18 | 3 | -8/+15 |
* | Thank you Hashbox for adding the | Charles Krinke | 2008-02-17 | 3 | -2/+18 |
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 2 | -2/+58 |
* | Update svn properties. | Jeff Ames | 2008-02-16 | 3 | -140/+140 |