Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Scene::loadScene()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replace magic values by constant
|
|
some renaming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We want the address right after the last element of _fadePaletteMap.
There was probably no actual damage done since _paletteMap[] would
likely be right after in memory, and that's zeroed as well. But it
was still wrong.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hall 2) via East (150) and West (175) exits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1100
|
|
|
|
Make Graphics::Surface::pixels protected.
|