Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-15 | replaced SCUMMVM_VERSION/SCUMMVM_CVS by ↵ | Max Horn | |
gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date svn-id: r9032 | |||
2003-07-07 | check for odd addresses being free'd | Max Horn | |
svn-id: r8850 | |||
2003-07-04 | prevent (or rather: make much less likely) some sound output related race ↵ | Max Horn | |
conditions svn-id: r8740 | |||
2003-06-06 | Preparations for removing GF_AFTER_V? flags | Max Horn | |
svn-id: r8364 | |||
2003-05-29 | added some front matter text for doxygen | Max Horn | |
svn-id: r8119 | |||
2003-05-21 | fix #define | Oliver Kiehl | |
svn-id: r7806 | |||
2003-05-21 | don't inline free_check to make debugging easier | Max Horn | |
svn-id: r7805 | |||
2003-05-21 | pedantic fixes | Max Horn | |
svn-id: r7789 | |||
2003-05-20 | replace our 'nice' new which sets memory to 0 with a nasty one which sets it ↵ | Max Horn | |
to 0xE7. This should help finding any remaining places where we don't init member variables as we should. svn-id: r7719 | |||
2003-04-30 | more PalmOS changes | Max Horn | |
svn-id: r7220 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-24 | use description to set window title if one is specified | Jonathan Gray | |
svn-id: r6853 | |||
2003-03-18 | add GF_DEFAULT_TO_1X_SCALER | Jonathan Gray | |
svn-id: r6830 | |||
2003-03-07 | exit cleanly if invalid target is specified | Jonathan Gray | |
svn-id: r6727 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2002-11-25 | Moved config file to a more Macish location on OS X | Max Horn | |
svn-id: r5716 | |||
2002-11-21 | gotta love creating objects on the stack :-) | Max Horn | |
svn-id: r5666 | |||
2002-11-14 | cleanup | Max Horn | |
svn-id: r5552 | |||
2002-11-14 | set default window title 'ScummVM' while launcher is up | Max Horn | |
svn-id: r5549 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5287 | |||
2002-10-18 | Dreamcast port now wraps main() to avoid special kluges in the common main. | Marcus Comstedt | |
svn-id: r5175 | |||
2002-10-16 | dialogs now can be run 'modal' | Max Horn | |
svn-id: r5168 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-29 | disable experimental launcher dialog by default (at least till it is usable) | Max Horn | |
svn-id: r5044 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 | |||
2002-09-27 | enabled demo dialog shown during startup; some fixes/cleanup in NewGUI | Max Horn | |
svn-id: r5023 | |||
2002-09-26 | some fixes for the message dialog; added some comments | Max Horn | |
svn-id: r5021 | |||
2002-09-20 | quit should not exit(1) but rather exit(0) (mabye we should add a paramter ↵ | Max Horn | |
'bool success' to it that flags whether this is a normal exit or one with an error?) svn-id: r4979 | |||
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char ↵ | Max Horn | |
width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' svn-id: r4978 | |||
2002-09-16 | minor changes in source structure | Paweł Kołodziejski | |
svn-id: r4949 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-31 | fixes | Paweł Kołodziejski | |
svn-id: r4887 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |