Commit Graph

10 Commits

Author SHA1 Message Date
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
Marcus Comstedt
8734538e99 $Header$ -> $URL$ + $Id$
svn-id: r20441
2006-02-09 13:25:53 +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
Marcus Comstedt
24b86b8566 Use the name "scummvm_main" for the common main function, like WinCE.
svn-id: r13253
2004-03-13 15:17:13 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Marcus Comstedt
622be9702f Added math.h to include list (needed for atan2).
svn-id: r11113
2003-11-03 22:21:55 +00:00
Max Horn
f26d3d1784 updated Marcus' copyright
svn-id: r10543
2003-10-02 17:28:02 +00:00
Marcus Comstedt
005696bc4b Dreamcast port now wraps main() to avoid special kluges in the common main.
svn-id: r5175
2002-10-18 01:39:25 +00:00
Marcus Comstedt
ed17565f6c Hide the ronin declaration of Timer to avoid conflict with the Timer class.
svn-id: r4932
2002-09-13 14:36:07 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00