scummvm/base
Thierry Crozat 3ae52a61af COMMON: Add referencing and destruction of the OSDMessageQueue instance
Registering the OSDMessageQueue instance as an event source is now done
right after the event manager is initialised. This ensures that it is created in a
sensible place and not for example in another thread). Also registering the
event source is moved to a separate function instead of being in the constructor
to remove any issue in case some code tries to display a OSD Message very early
on (the instance would be created then, but it would be registered as an event
source later).
2016-10-29 15:13:32 +01:00
..
commandLine.cpp BASE: Add command line for specifyong Director start movie 2016-10-24 10:56:40 +02:00
commandLine.h
internal_revision.h.in
internal_version.h RELEASE: This is 1.10.0git 2016-09-26 20:57:54 +02:00
internal_version.h.in
main.cpp COMMON: Add referencing and destruction of the OSDMessageQueue instance 2016-10-29 15:13:32 +01:00
main.h
module.mk
plugins.cpp
plugins.h ALL: Don't use 'defined' in macro definitions 2016-07-23 16:18:51 +03:00
version.cpp AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate works 2016-09-10 22:19:32 +02:00
version.h