Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is actually a nasty hack in the original to avoid duplicate
messages, but it ended up hiding some game messages. This hack isn't
really necessary at all for game functionality, so it has been
removed, without any notable side-effects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add a method to properly free room views
|
|
|
|
|
|
|
|
|
|
|
|
and end address. Some refactoring.
|
|
|
|
|
|
|
|
This fixes crashes in the teleporter and the journal, and plugs several
memory leaks
|
|
|
|
|
|
This fixes the crash when a tile is moved
|
|
|
|
|
|
|
|
|