Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-02 | Backends now are also responsile for deiniting properly. In particular, ↵ | Max Horn | |
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 | With this change, backends are now responsible for instantiating their ↵ | Max Horn | |
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 | Fully and officially renamed our main function to scummvm_main, thus making | Max Horn | |
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-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20535 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2004-05-21 | Tweaks (Morphos & Palm backends badly need updating :-/) | Max Horn | |
svn-id: r13848 | |||
2003-09-17 | cleanup | Max Horn | |
svn-id: r10284 | |||
2003-09-17 | new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there ↵ | Max Horn | |
(this removes the need for an ugly hack in the build system, and is also conceptionally cleaner) svn-id: r10282 | |||
2003-08-23 | little bugfix, safer code | Ruediger Hanke | |
svn-id: r9832 | |||
2003-08-05 | Hotfixes ... | Ruediger Hanke | |
svn-id: r9514 | |||
2003-07-23 | Quick hack to solve Simon problem | Ruediger Hanke | |
svn-id: r9149 | |||
2003-07-22 | Some MorphOS port fixes | Ruediger Hanke | |
svn-id: r9138 | |||
2003-04-26 | Whatever I changed since last commit ... | Ruediger Hanke | |
svn-id: r7130 | |||
2003-01-30 | Added couple of options to MorphOS startup | Ruediger Hanke | |
svn-id: r6578 | |||
2002-12-25 | More warnings with MorphOS GCC fixed, removed unneccessary define | Ruediger Hanke | |
svn-id: r6117 | |||
2002-12-02 | Latest MorphOS changes from my harddisk ... | Ruediger Hanke | |
svn-id: r5816 | |||
2002-11-15 | Remove MidiEmu option | Ruediger Hanke | |
svn-id: r5563 | |||
2002-11-02 | Cleaner CGX open/close | Ruediger Hanke | |
svn-id: r5376 | |||
2002-11-01 | Small fixes to satisfy GCC with the new MOS includes | Ruediger Hanke | |
svn-id: r5370 | |||
2002-10-11 | Close Etude midi driver on exit in the ugghliest way possible | Ruediger Hanke | |
svn-id: r5129 | |||
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke | |
svn-id: r5079 | |||
2002-09-23 | Changed WBWINDOW arg/tooltype to WINDOW | Ruediger Hanke | |
svn-id: r5011 | |||
2002-09-15 | Compile fixes | Ruediger Hanke | |
svn-id: r4944 | |||
2002-08-22 | Changed MorphOS MIDI code so that data sent from different threads are no ↵ | Ruediger Hanke | |
longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited. svn-id: r4801 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |