Age | Commit message (Collapse) | Author |
|
|
|
|
|
The demo is now playable without using fonts from the full game
|
|
|
|
|
|
|
|
|
|
(fixes Wolfgang closeup, room 720)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds entries for Harry and the Haunted House, Ruff's Bone,
Stellaluna, and Sheila Rae, the Brave.
|
|
- Replace error by a notifyBox in BSF related functions
- Fix cypher (broken in previous commit)
- Add checks on distributor in intro
|
|
Found by GCC 4.6's -Wunused-but-set-variable
|
|
Thanks to -Wunused-but-set-variable
|
|
|
|
|
|
|
|
This might need a version check, but seems to be fine without.
|
|
|
|
|
|
Fixes bug #3253208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inca 2 actually blits surfaces on themselves...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
greeneggs can now continue to completion in 'play' mode
|
|
|
|
- Removed the CallsStruct intermediate stack. Calls are inserted directly
in the execution stack
- Added a constructor for the ExecStack struct and removed
add_exec_stack_varselector() and add_exec_stack_entry()
|
|
|