Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some features are still missing but the commit is large enough as it is. TODO: render layers and fix minor artifacts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The problem was that on_think can invalidate *any* iterator in the map (e.g. a spider killing a human), not just the current one.
|
|
|
|
|
|
|
|
The old way could result in very large fields of view if the window was
made very thin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|