aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/love.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bunch of typos.David Walter Seikel2014-07-021-2/+2
|
* Run the docs through a spell checker. I usually use an editor that doesn't ↵David Walter Seikel2014-05-281-2/+2
| | | | have one.
* Last part of switching the sim over to the new specs.David Walter Seikel2014-05-271-3/+12
|
* Fix some typos, and mention the need for reference counting linked assets.David Walter Seikel2014-05-261-9/+16
|
* Some more notes on love.David Walter Seikel2014-05-261-2/+6
|
* Move the latest thoughts about directory structure into the love docs, add ↵David Walter Seikel2014-05-241-0/+184
| | | | more, and clean them up.
* Add some love, er I mean, add the love world server, coz love makes the ↵David Walter Seikel2014-05-131-0/+67
world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness.