| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Pass drawtype and material type to shaders.
Move shaders generation to startup only.
Allow assign shaders per tile.
Initial code to support water surface shader.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changed Time Out message from ERROR to INFO.
|
| |
|
|
|
|
| |
Fix some coding style issues
|
|
|
|
| |
sneaking
|
|
|
|
| |
I love that setting. Why is it not in this file already?
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove daemon support due to delayed popular vote (part 2)
|
|
|
|
| |
Remove daemon support due to delayed popular vote (part 1)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
back to old order
Revert "Fix library link order"
This reverts commit b743dcb942eb1a88bce2968c08b114058738758b.
|
|
|
|
| |
Also make a stray variable local.
|
|
|
|
|
|
|
|
|
| |
Changes:
* Add comments to explain the dumping code
* Add support for dumping values of any type (as '<' <type> '>')
* Add support for tables as keys in dump2()
* Make dump2() return it's result (like dump()) rather than printing it
* Simplify and optimize function serialization via serialize()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Fix doubleclick not working in singleplayer
Fix of by one issue on accessing raw list
Fix this->self
Fix copy&paste error for scroll button
|
|
|
|
| |
Add TTL to item entities.
|