Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A copy a paste error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
round() is C99; floor() and adding 0.5 to the parameter is sufficient. Probably having detection for floor() and a compatibility definition otherwise would make sense.
|
|
Much thanks to fuzzie
|
|
|
|
|
|
|
|
Did I really forget to push this until now?
|
|
Fixes bug #6294
|
|
|
|
|
|
|
|
|
|
|
|
Fixes display of the library "swirl" video
|
|
|
|
|
|
Thanks to fingolfin for finding this unused code
|
|
This fixes a bug where the player could be stuck on Channelwood's
lower level with the elevator on the upper level.
This also turns the light off on Stoneship when entering the age,
since the battery is depleted.
Thanks to dtungsten for submitting this fix in PR#478.
|
|
Also, annotate lanuage comment for preceding entry.
|
|
This closes bug #6629.
|
|
This silences some float conversion warnings.
|
|
|
|
|