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-18 | Remove one more hackery - actually a complete port rewrite would be needed ↵ | Nicolas Bacca | |
to get rid of all of them, I'm thinking about it :) svn-id: r10289 | |||
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-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-21 | Fix for #775275 : debugger support on WinCE | Nicolas Bacca | |
svn-id: r9114 | |||
2003-07-21 | Fix 774982 | Nicolas Bacca | |
svn-id: r9107 | |||
2003-07-20 | Bass skip fix | Nicolas Bacca | |
svn-id: r9101 | |||
2003-07-16 | Fix compile without USE_VORBIS | Nicolas Bacca | |
svn-id: r9048 | |||
2003-07-13 | Get rid of additional version #define, default is now to disable HPC GameX ↵ | Nicolas Bacca | |
(does it even work ?) svn-id: r8986 | |||
2003-07-13 | Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ↵ | Nicolas Bacca | |
save key (EGA games) svn-id: r8980 | |||
2003-07-08 | Update to new virtual functions, protected members and so on, take one | Nicolas Bacca | |
svn-id: r8870 | |||
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-01 | Missed one | Travis Howell | |
svn-id: r8229 | |||
2003-06-01 | Rename SimonState to SimonEngine | Travis Howell | |
svn-id: r8228 | |||
2003-05-29 | more OSystem docs & cleanup | Max Horn | |
svn-id: r8118 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-11 | COMI and Jornada 820 fixes | Nicolas Bacca | |
svn-id: r7454 | |||
2003-05-05 | Support for COMI and new targets | Nicolas Bacca | |
svn-id: r7333 | |||
2003-04-04 | Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ↵ | Nicolas Bacca | |
I'll break everything in a few hours :) svn-id: r6908 | |||
2003-01-27 | Restore correct sound thread default priority for ARM | Nicolas Bacca | |
svn-id: r6559 | |||
2003-01-26 | Global Windows CE routines | Nicolas Bacca | |
svn-id: r6556 |