aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Bunch of debuggingnesses.David Walter Seikel2016-01-173-9/+33
* Catch "return ..." as well as "function(...".David Walter Seikel2016-01-171-0/+2
* Updated build instructions.David Walter Seikel2016-01-141-4/+10
* Doh! Missed this file in the last commit.David Walter Seikel2016-01-141-0/+1
* Oops, forgot to add a title to the new web pages.David Walter Seikel2016-01-1413-1/+14
* Remove left over comments.David Walter Seikel2016-01-032-5/+0
* Clean up logging, removing most of the printf's.David Walter Seikel2016-01-038-91/+86
* Re-enable the web browser I had forgotten disabling.David Walter Seikel2016-01-031-1/+1
* Oops, uncomment this, so that file open works again.David Walter Seikel2016-01-031-1/+1
* Stop the compile warnings, and clean out commented code.David Walter Seikel2016-01-031-45/+6
* Left overs from previous commits.David Walter Seikel2016-01-032-111/+56
* Delay some of the Extantz startup to make things prettier.David Walter Seikel2016-01-031-16/+131
* Beat the server connection manegement into shape.David Walter Seikel2016-01-039-642/+670
* Rejig the build, test, and kill scripts a little bit.David Walter Seikel2016-01-023-2/+9
* Documentation about how we could interact with web browsers.David Walter Seikel2016-01-021-0/+74
* Added a little about communication standards.David Walter Seikel2016-01-021-0/+5
* Added a wandering rant about standards.David Walter Seikel2016-01-021-0/+128
* Point to local copy of design docs, instead of online copy.David Walter Seikel2016-01-017-9/+8
* Import the design docs from Drupal / MediaWiki.David Walter Seikel2016-01-0115-30/+4299
* Added a test HTML page for bringing the design docs into the source repo.David Walter Seikel2016-01-011-0/+2669
* Fix some long standing typoes.David Walter Seikel2016-01-012-5/+5
* Refactor the client / server stuff, though only partially converted so far.David Walter Seikel2016-01-013-111/+384
* Slip an llDialog() into the simple test LSL script, so we can test llDialag e...David Walter Seikel2015-12-311-1/+2
* Fix menus, with an evil hack.David Walter Seikel2015-12-314-110/+126
* Replace cube and sphere code with Evas_3D primitives.David Walter Seikel2015-12-313-242/+12
* Failed experiment, but let's keep it for now.David Walter Seikel2015-09-113-2/+24
* TODO++David Walter Seikel2015-09-111-0/+8
* Update to latest API changes.David Walter Seikel2015-09-116-140/+141
* New OTR idea.David Walter Seikel2015-07-131-0/+6
* Add some ideas for how to make Lua Skang less verbose.David Walter Seikel2015-07-091-0/+9
* Fix some typoes, and white space.David Walter Seikel2015-07-091-9/+9
* Document crazy idea I had for implementing Skang's _123 via metatables.David Walter Seikel2015-07-091-0/+9
* Fix up yet another API break.David Walter Seikel2015-06-186-32/+32
* Uncomment this now that EFL got fixed.David Walter Seikel2015-03-291-16/+16
* The new way to beg for the proper 3D graphics engine.David Walter Seikel2015-03-221-4/+3
* Comment out the radio buttons for now, this is causing the crashing.David Walter Seikel2015-03-221-20/+20
* Allow dropping the Evas_3D stuff out of the compile.David Walter Seikel2015-03-222-0/+15
* We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c...David Walter Seikel2015-03-226-20/+20
* Comment out markers around commented out code.David Walter Seikel2015-03-221-2/+2
* Comment about not using locals in actions.David Walter Seikel2015-03-221-0/+1
* Add internal reference for skang modules, so they can find themselves.David Walter Seikel2015-03-224-5/+7
* New idea about contact sets.David Walter Seikel2015-02-201-0/+9
* Docs++David Walter Seikel2015-02-121-0/+5
* Bring it up to date with EFL changes. Though more are needed.David Walter Seikel2014-12-262-5/+5
* Some notes about trees.David Walter Seikel2014-12-261-0/+21
* Clean up some TODOs and comments.David Walter Seikel2014-09-153-18/+3
* Shut up die spam.David Walter Seikel2014-09-151-1/+1
* Second pass fixes up variables now to.David Walter Seikel2014-09-152-18/+60
* Shut up logger startup spam, for now.David Walter Seikel2014-09-141-5/+5
* Check LSL script first line magic comments.David Walter Seikel2014-09-142-1/+64