Max Horn
e9bc5ba280
Backends now are also responsile for deiniting properly. In particular, moved the call to quit() from scummvm_main to the various backend main routines (porters may want to replace it by something different)
...
svn-id: r21559
2006-04-02 14:31:23 +00:00
Max Horn
9217472f0e
With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently)
...
svn-id: r21557
2006-04-02 14:16:31 +00:00
Max Horn
587431f8e8
Fully and officially renamed our main function to scummvm_main, thus making
...
various backend specific hacks unnecessary. As a consequence, it is now the
responsibility of the backend to define main. Hence I adapted the SDL backend
accordingly.
svn-id: r21542
2006-04-02 00:08:22 +00:00
Max Horn
cbb2ca005c
Change CVS keywords to SVN keywords
...
svn-id: r20535
2006-02-11 12:47:47 +00:00
Eugene Sandulenko
b36677af71
Update FSF address. Eek. Actually that took place on May 1, 2005
...
svn-id: r19142
2005-10-18 01:30:26 +00:00
Max Horn
8b1d7b9166
When including files from common/, explicitly use the common/ prefix
...
svn-id: r18444
2005-06-24 15:23:51 +00:00
Max Horn
cff4e1d49f
Tweaks (Morphos & Palm backends badly need updating :-/)
...
svn-id: r13848
2004-05-21 20:43:07 +00:00
Max Horn
3c55fd316f
cleanup
...
svn-id: r10284
2003-09-17 23:05:07 +00:00
Max Horn
c1a678afeb
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
...
svn-id: r10282
2003-09-17 22:41:01 +00:00
Ruediger Hanke
fda9c87218
little bugfix, safer code
...
svn-id: r9832
2003-08-23 18:01:21 +00:00
Ruediger Hanke
c99f6980c7
Hotfixes ...
...
svn-id: r9514
2003-08-05 18:18:26 +00:00
Ruediger Hanke
9a3fca462e
Quick hack to solve Simon problem
...
svn-id: r9149
2003-07-23 19:19:18 +00:00
Ruediger Hanke
77d50433be
Some MorphOS port fixes
...
svn-id: r9138
2003-07-22 22:37:37 +00:00
Ruediger Hanke
8460343287
Whatever I changed since last commit ...
...
svn-id: r7130
2003-04-26 11:43:44 +00:00
Ruediger Hanke
ca8d49f2e1
Added couple of options to MorphOS startup
...
svn-id: r6578
2003-01-30 22:32:26 +00:00
Ruediger Hanke
eb6dbed750
More warnings with MorphOS GCC fixed, removed unneccessary define
...
svn-id: r6117
2002-12-25 11:47:16 +00:00
Ruediger Hanke
c65be6ce08
Latest MorphOS changes from my harddisk ...
...
svn-id: r5816
2002-12-02 19:03:07 +00:00
Ruediger Hanke
8671a41ae6
Remove MidiEmu option
...
svn-id: r5563
2002-11-15 15:05:34 +00:00
Ruediger Hanke
099bf6caba
Cleaner CGX open/close
...
svn-id: r5376
2002-11-02 10:19:27 +00:00
Ruediger Hanke
2dcff5fe85
Small fixes to satisfy GCC with the new MOS includes
...
svn-id: r5370
2002-11-01 23:09:07 +00:00
Ruediger Hanke
8ea56e58a8
Close Etude midi driver on exit in the ugghliest way possible
...
svn-id: r5129
2002-10-11 13:08:02 +00:00
Ruediger Hanke
2fd0a3d458
Renamed new AMidi to Etude
...
svn-id: r5079
2002-10-02 23:31:40 +00:00
Ruediger Hanke
e244ddf426
Changed WBWINDOW arg/tooltype to WINDOW
...
svn-id: r5011
2002-09-23 19:22:49 +00:00
Ruediger Hanke
37d7a52c47
Compile fixes
...
svn-id: r4944
2002-09-15 09:16:28 +00:00
Ruediger Hanke
3b09051727
Changed MorphOS MIDI code so that data sent from different threads are no longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited.
...
svn-id: r4801
2002-08-22 12:09:06 +00:00
Max Horn
ce46866403
Initial revision
...
svn-id: r4785
2002-08-21 16:07:07 +00:00