| Age | Commit message (Collapse) | Author |
|
- Show the number of found games when using the massadd dialog
|
|
- Unity needs a glib event loop to dispatch events.
- Cleanup whitespace and indentation
|
|
When configure enables a WIP/unstable engine, the about box and
scummvm --version will now display TAINTED in the
"features compiled in" list
|
|
Also, If any unstable/wip engine is enabled, #define TAINTED_BUILD
|
|
This gets rid of some unused labels. We need to be careful
not be optimize too much, as that could remove the very label
the unbounded block was added for.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes an (empty) 'unbounded code' block in dreamgen.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PCE on Android
This mostly reverts 5b7754e3f095eb8a469dd4b7de5a6379f8e13c27. Instead, we try to use other 16bit modes after 555 fails.
|
|
|
|
the most ones are gone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Libraries are now properly detected by configure again.
|
|
DREAMWEB: Merge in engine
|
|
|
|
|
|
|
|
It's still not quite as the original. In the original, Ctrl-<letter>
would be treated as <letter>. Is that worth fixing? Probably not.
|