Age | Commit message (Collapse) | Author |
|
|
|
MKID_BE relied on unspecified behavior of the C++ compiler,
and as such was always a bit unsafe. The new MKTAG macro
is slightly less elegant, but does no longer depend on the
behavior of the compiler.
Inspired by FFmpeg, which has an almost identical macro.
|
|
This silences a number of warnings about possible uninitialized
parameter use.
|
|
From bug #3275626
|
|
|
|
|
|
|
|
(Same LB version as the main game)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The demo is now playable without using fonts from the full game
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds entries for Harry and the Haunted House, Ruff's Bone,
Stellaluna, and Sheila Rae, the Brave.
|
|
|
|
|
|
|
|
This might need a version check, but seems to be fine without.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
greeneggs can now continue to completion in 'play' mode
|
|
|