Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the rest of the docs, though not entirely happy with the sorting now. | David Walter Seikel | 2016-02-21 | 1 | -1/+9 |
| | |||||
* | Updated .gitignore after shifting the docs around. | David Walter Seikel | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Rearrange the docs. | David Walter Seikel | 2016-02-20 | 22 | -34/+35 |
| | |||||
* | Run the docs through a spell checker. | David Walter Seikel | 2016-02-19 | 19 | -65/+65 |
| | |||||
* | Streaming source code idea. | David Walter Seikel | 2016-02-19 | 1 | -0/+3 |
| | |||||
* | No need for those links now. | David Walter Seikel | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Polish up the docs merge. | David Walter Seikel | 2016-02-18 | 7 | -170/+147 |
| | |||||
* | Shifting docs stuff around, getting more of it into the web pages, and ↵ | David Walter Seikel | 2016-02-18 | 9 | -37/+47 |
| | | | | | | combining things. Still a couple of big things left to merge. | ||||
* | Notes about using wasm or Lua.vm.js to run Lua in web browsers. | David Walter Seikel | 2016-02-18 | 1 | -0/+11 |
| | |||||
* | Obsolete WindowSharing, but keep it around. | David Walter Seikel | 2016-02-18 | 1 | -0/+2 |
| | |||||
* | Shift the BLAST stuff to it's proper home. | David Walter Seikel | 2016-02-18 | 2 | -30/+29 |
| | |||||
* | Added URL for the Lua.vm.js project - running the Lua VM in web browsers. | David Walter Seikel | 2016-02-18 | 1 | -1/+4 |
| | |||||
* | Shift some docs around, and link to them. | David Walter Seikel | 2016-02-18 | 14 | -1/+1 |
| | |||||
* | White space clean ups that the web will ignore. | David Walter Seikel | 2016-02-18 | 1 | -3/+3 |
| | |||||
* | Add a link to the local source from the front web page. | David Walter Seikel | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Give Alice more credit. | David Walter Seikel | 2016-02-15 | 1 | -1/+4 |
| | |||||
* | A public TODO++. | David Walter Seikel | 2016-02-15 | 1 | -0/+1 |
| | |||||
* | Adjust in world positions a bit. | David Walter Seikel | 2016-02-06 | 2 | -8/+8 |
| | |||||
* | Lights! Cameras! Action? | David Walter Seikel | 2016-02-06 | 1 | -3/+8 |
| | |||||
* | Add test terrain support. | David Walter Seikel | 2016-02-06 | 4 | -3/+50 |
| | |||||
* | Pass stuff size up to C code. | David Walter Seikel | 2016-02-06 | 4 | -9/+13 |
| | | | | This is getting unweildy. lol | ||||
* | Put the ~/.SledHamr/ creation code into all three main binaries. sigh | David Walter Seikel | 2016-02-06 | 5 | -15/+27 |
| | |||||
* | TODO++ | David Walter Seikel | 2016-02-06 | 1 | -0/+12 |
| | |||||
* | Add a generic unpacking tool. | David Walter Seikel | 2016-02-06 | 1 | -0/+93 |
| | |||||
* | Create our home directories, if not already created. | David Walter Seikel | 2016-02-06 | 4 | -2/+33 |
| | |||||
* | Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, ↵ | David Walter Seikel | 2016-02-06 | 3 | -1604/+25 |
| | | | | evas_vec3 stuff. | ||||
* | Move return() to the hashed commands. | David Walter Seikel | 2016-02-06 | 1 | -7/+16 |
| | |||||
* | Actually use the command hash. A little. | David Walter Seikel | 2016-02-06 | 2 | -37/+49 |
| | |||||
* | Try to actually deal with return() properly. | David Walter Seikel | 2016-02-05 | 1 | -8/+11 |
| | |||||
* | TODO about what to do with link messages. | David Walter Seikel | 2016-02-05 | 2 | -2/+3 |
| | | | | They are between links, not between scripts. | ||||
* | Convert either to LSL or to Lua style values as needed. | David Walter Seikel | 2016-02-05 | 1 | -16/+31 |
| | |||||
* | More Lua network messages clean ups. | David Walter Seikel | 2016-02-05 | 5 | -172/+202 |
| | | | | | | | Highlights - Properly deal with ( and ). "return x" -> "return(x)". No more special casing. | ||||
* | A little bit of clean up of the Lua network messaging TODO. | David Walter Seikel | 2016-02-05 | 1 | -3/+5 |
| | |||||
* | The next step in cleaning up the network Lua messages. | David Walter Seikel | 2016-02-05 | 5 | -134/+195 |
| | |||||
* | Authors++ | David Walter Seikel | 2016-02-04 | 1 | -1/+8 |
| | |||||
* | Typo -- | David Walter Seikel | 2016-02-04 | 1 | -6/+6 |
| | |||||
* | Various TODO items about parsing network commands. | David Walter Seikel | 2016-02-04 | 2 | -9/+73 |
| | |||||
* | I have no idea how long this has NOT been needed for. | David Walter Seikel | 2016-02-04 | 1 | -2/+0 |
| | |||||
* | The big merge TODO. | David Walter Seikel | 2016-01-28 | 1 | -0/+55 |
| | |||||
* | I should start writing actual event system code soon. Here's more notes ↵ | David Walter Seikel | 2016-01-23 | 1 | -7/+21 |
| | | | | about that. | ||||
* | Might actually be getting to a design here. B-) | David Walter Seikel | 2016-01-23 | 1 | -0/+42 |
| | |||||
* | Think we need a self for default LSL chat filtering. | David Walter Seikel | 2016-01-23 | 1 | -1/+2 |
| | |||||
* | Add a lot of notes about the LSL / Lua internal inconsistency problem. | David Walter Seikel | 2016-01-23 | 1 | -2/+168 |
| | |||||
* | Random cleanups. | David Walter Seikel | 2016-01-21 | 3 | -27/+24 |
| | |||||
* | Rejig the structure of windows a lot. | David Walter Seikel | 2016-01-21 | 8 | -130/+165 |
| | |||||
* | Rewrite the layers description. | David Walter Seikel | 2016-01-21 | 1 | -22/+86 |
| | |||||
* | No need to test twice. | David Walter Seikel | 2016-01-21 | 1 | -4/+0 |
| | |||||
* | Backgrounds don't have image_fill_outside. | David Walter Seikel | 2016-01-21 | 1 | -1/+0 |
| | |||||
* | Evil hack around ELM's problem with lack of toolbar item icons. | David Walter Seikel | 2016-01-21 | 5 | -9/+20 |
| | |||||
* | Commenting out no longer needed code, which I should probably just delete soon. | David Walter Seikel | 2016-01-20 | 2 | -2/+4 |
| |