aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add a "home".David Walter Seikel2016-03-074-0/+134
|
* Added a couple of avatars from MakeHuman.David Walter Seikel2016-03-0732-0/+71581
| | | | | | | | One of them is me, though still getting him to look like me. The other is the opposite of me, short, skinny, young, female. Evas_3D can't deal with the textures in the .mtl file.
* Experimenting with creating my own cube and heightfield.David Walter Seikel2016-03-071-10/+115
|
* Document pick bug.David Walter Seikel2016-03-072-0/+15
|
* Document black bug.David Walter Seikel2016-03-071-0/+10
|
* Added text of dubious quality about in world objects.David Walter Seikel2016-03-072-0/+557
|
* Added LunaCy ideas.David Walter Seikel2016-02-262-0/+29
|
* Notes about a web based 3D viewer. Happy someone else is working on it. B-)David Walter Seikel2016-02-261-12/+19
|
* Notes about updating the SledjHamr server.David Walter Seikel2016-02-221-1/+19
|
* Stutter--David Walter Seikel2016-02-211-1/+1
|
* Added web site stuff, though more of a TODO.David Walter Seikel2016-02-212-1/+122
|
* Slightly better docs sorting.David Walter Seikel2016-02-211-2/+4
|
* Rewrite to be clearer.David Walter Seikel2016-02-211-6/+7
|
* Typo--David Walter Seikel2016-02-211-1/+1
|
* Rearrange the licences.David Walter Seikel2016-02-211-181/+165
|
* Add the rest of the docs, though not entirely happy with the sorting now.David Walter Seikel2016-02-211-1/+9
|
* Updated .gitignore after shifting the docs around.David Walter Seikel2016-02-201-1/+1
|
* Rearrange the docs.David Walter Seikel2016-02-2022-34/+35
|
* Run the docs through a spell checker.David Walter Seikel2016-02-1919-65/+65
|
* Streaming source code idea.David Walter Seikel2016-02-191-0/+3
|
* No need for those links now.David Walter Seikel2016-02-181-1/+1
|
* Polish up the docs merge.David Walter Seikel2016-02-187-170/+147
|
* Shifting docs stuff around, getting more of it into the web pages, and ↵David Walter Seikel2016-02-189-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 Seikel2016-02-181-0/+11
|
* Obsolete WindowSharing, but keep it around.David Walter Seikel2016-02-181-0/+2
|
* Shift the BLAST stuff to it's proper home.David Walter Seikel2016-02-182-30/+29
|
* Added URL for the Lua.vm.js project - running the Lua VM in web browsers.David Walter Seikel2016-02-181-1/+4
|
* Shift some docs around, and link to them.David Walter Seikel2016-02-1814-1/+1
|
* White space clean ups that the web will ignore.David Walter Seikel2016-02-181-3/+3
|
* Add a link to the local source from the front web page.David Walter Seikel2016-02-181-1/+1
|
* Give Alice more credit.David Walter Seikel2016-02-151-1/+4
|
* A public TODO++.David Walter Seikel2016-02-151-0/+1
|
* Adjust in world positions a bit.David Walter Seikel2016-02-062-8/+8
|
* Lights! Cameras! Action?David Walter Seikel2016-02-061-3/+8
|
* Add test terrain support.David Walter Seikel2016-02-064-3/+50
|
* Pass stuff size up to C code.David Walter Seikel2016-02-064-9/+13
| | | | This is getting unweildy. lol
* Put the ~/.SledHamr/ creation code into all three main binaries. sighDavid Walter Seikel2016-02-065-15/+27
|
* TODO++David Walter Seikel2016-02-061-0/+12
|
* Add a generic unpacking tool.David Walter Seikel2016-02-061-0/+93
|
* Create our home directories, if not already created.David Walter Seikel2016-02-064-2/+33
|
* Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, ↵David Walter Seikel2016-02-063-1604/+25
| | | | evas_vec3 stuff.
* Move return() to the hashed commands.David Walter Seikel2016-02-061-7/+16
|
* Actually use the command hash. A little.David Walter Seikel2016-02-062-37/+49
|
* Try to actually deal with return() properly.David Walter Seikel2016-02-051-8/+11
|
* TODO about what to do with link messages.David Walter Seikel2016-02-052-2/+3
| | | | They are between links, not between scripts.
* Convert either to LSL or to Lua style values as needed.David Walter Seikel2016-02-051-16/+31
|
* More Lua network messages clean ups.David Walter Seikel2016-02-055-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 Seikel2016-02-051-3/+5
|
* The next step in cleaning up the network Lua messages.David Walter Seikel2016-02-055-134/+195
|
* Authors++David Walter Seikel2016-02-041-1/+8
|