Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵ | Max Horn | |
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430 | |||
2003-09-23 | ScummVM Headers were missing | Chris Apers | |
svn-id: r10381 | |||
2003-09-23 | Added palmtform option | Chris Apers | |
svn-id: r10379 | |||
2003-09-23 | Options flag | Chris Apers | |
svn-id: r10378 | |||
2003-09-23 | Added support for DIA API compatible devices (Zodiac), fixed move_screen ↵ | Chris Apers | |
function on hi-density devices svn-id: r10377 | |||
2003-09-23 | Split palmstart.cpp into mutiple files | Chris Apers | |
svn-id: r10375 | |||
2003-09-23 | Moved PalmFatalError here | Chris Apers | |
svn-id: r10374 | |||
2003-09-23 | CD Audio track support via MP3 on PalmOS | Chris Apers | |
svn-id: r10373 | |||
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-08-20 | Change Amiga palette option to Amiga version | Travis Howell | |
svn-id: r9800 | |||
2003-08-18 | Updated | Chris Apers | |
svn-id: r9762 | |||
2003-08-18 | Updated globals access for PalmOS | Chris Apers | |
svn-id: r9759 | |||
2003-08-18 | Removed : read/write led indicator | Chris Apers | |
svn-id: r9758 | |||
2003-08-18 | Added : UX50 support + fullscreen mode, Fixed : overlay, some memory cards ↵ | Chris Apers | |
related stuffs,... svn-id: r9757 | |||
2003-08-18 | Cleanup | Chris Apers | |
svn-id: r9755 | |||
2003-08-18 | Added fullscreen option | Chris Apers | |
svn-id: r9754 | |||
2003-08-11 | Fixed compilation error introduced by Marcus ;) | Chris Apers | |
svn-id: r9639 | |||
2003-08-11 | Missing function with new savefile.cpp | Chris Apers | |
svn-id: r9638 | |||
2003-08-10 | Harmonized SaveFile API with File API a bit. | Marcus Comstedt | |
svn-id: r9626 | |||
2003-08-06 | Changed | Chris Apers | |
svn-id: r9543 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9542 | |||
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers | |
svn-id: r9540 | |||
2003-08-06 | Disable SWORD2 | Chris Apers | |
svn-id: r9539 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9538 | |||
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵ | Max Horn | |
did it should be trivial to get them working again) svn-id: r9391 | |||
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, ↵ | Max Horn | |
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 | |||
2003-07-24 | Add support for strnicmp | Chris Apers | |
svn-id: r9170 | |||
2003-07-23 | Fix a bug with checkMSA that let the last track play even if we exit to the ↵ | Chris Apers | |
launcher. Also enable to use MSALib if the lib is opened by another application svn-id: r9151 | |||
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-22 | Use ScummVM version strings in about form | Chris Apers | |
svn-id: r9120 | |||
2003-07-22 | Fix for bug #775512 | Chris Apers | |
svn-id: r9117 | |||
2003-07-15 | Fixed | Chris Apers | |
svn-id: r9037 | |||
2003-07-15 | Check path before launching a game | Chris Apers | |
svn-id: r9036 | |||
2003-07-13 | Don't try to run the sound thread if not set | Chris Apers | |
svn-id: r8971 | |||
2003-07-07 | More languages | Chris Apers | |
svn-id: r8839 | |||
2003-07-07 | Fixed %c modifier | Chris Apers | |
svn-id: r8836 | |||
2003-07-07 | Language option support + music and MP3 related options | Chris Apers | |
svn-id: r8835 | |||
2003-07-07 | MP3 and sound thread fixes | Chris Apers | |
svn-id: r8834 | |||
2003-07-07 | More options | Chris Apers | |
svn-id: r8833 | |||
2003-07-06 | some backend fixes | Max Horn | |
svn-id: r8812 | |||
2003-07-05 | updated backends to use type MutexRef | Max Horn | |
svn-id: r8776 | |||
2003-06-17 | Adlib | Chris Apers | |
svn-id: r8527 | |||
2003-06-09 | clear_sound_proc | Chris Apers | |
svn-id: r8414 | |||
2003-06-08 | Add V2 charset | Chris Apers | |
svn-id: r8396 | |||
2003-06-08 | Reminder for future %c implementation | Chris Apers | |
svn-id: r8394 | |||
2003-06-08 | Cleanup, add qsort function | Chris Apers | |
svn-id: r8393 | |||
2003-06-08 | New memory card dialog, option to move games list to memory card | Chris Apers | |
svn-id: r8392 | |||
2003-06-08 | MP3 support for audio tracks | Chris Apers | |
svn-id: r8391 | |||
2003-06-08 | . | Chris Apers | |
svn-id: r8390 | |||
2003-06-08 | New Memory Card dialog | Chris Apers | |
svn-id: r8389 |