Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Updated header | Chris Apers | |
svn-id: r20564 | |||
2006-02-11 | - Get rid of MemGluePtrNew | Chris Apers | |
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563 | |||
2006-02-11 | - Added NVFS support | Chris Apers | |
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562 | |||
2006-02-11 | Fixed driver test | Chris Apers | |
svn-id: r20561 | |||
2006-02-11 | - Added autosave period option | Chris Apers | |
- Added OS5 advanced mode - Added scummvm header svn-id: r20560 | |||
2006-02-11 | Fixed default volRefNum value | Chris Apers | |
- Added scummvm header svn-id: r20559 | |||
2006-02-11 | - Added FileBrowser API support to get the game path | Chris Apers | |
- Added scummvm header - Typo svn-id: r20558 | |||
2006-02-11 | - Added NVFS support | Chris Apers | |
- Fixed default volRefNum value - Added scummvm header svn-id: r20557 | |||
2006-02-11 | Fixed default volRefNum value | Chris Apers | |
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556 | |||
2006-02-11 | Replaced with a PilRC version | Chris Apers | |
svn-id: r20555 | |||
2006-02-11 | This seems to definitively fix my compilation problem | Chris Apers | |
svn-id: r20554 | |||
2006-02-11 | Fixed odd aligned read | Chris Apers | |
svn-id: r20553 | |||
2006-02-11 | Fixed potential conflict with standard memset | Chris Apers | |
svn-id: r20552 | |||
2006-02-11 | We are reading LE data even on BE system | Chris Apers | |
svn-id: r20551 | |||
2006-02-11 | Will be added later | Chris Apers | |
svn-id: r20550 | |||
2006-02-11 | updated msvc files | Paweł Kołodziejski | |
svn-id: r20549 | |||
2006-02-11 | updated msvc files | Paweł Kołodziejski | |
svn-id: r20548 | |||
2006-02-11 | fix warning | Paweł Kołodziejski | |
svn-id: r20546 | |||
2006-02-11 | Ooops, allow Lure engine to be enabled | Travis Howell | |
svn-id: r20545 | |||
2006-02-11 | Disable Lure engine by default for now | Travis Howell | |
svn-id: r20543 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20542 | |||
2006-02-11 | Add patch #1374870 - New Lure of the Temptress module | Travis Howell | |
svn-id: r20536 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20535 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20533 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20532 | |||
2006-02-11 | - Use midi drivers only when needed | Chris Apers | |
- disable zodiac midi driver with scumm engine since it doesn't work with it in ARM mode (??) svn-id: r20524 | |||
2006-02-11 | Will be here later | Chris Apers | |
svn-id: r20522 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20520 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20519 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20518 | |||
2006-02-11 | fixing my accidentally commited debugger change | Max Horn | |
svn-id: r20517 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20516 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20515 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20514 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20513 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20512 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20511 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20510 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20509 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Chris Apers | |
svn-id: r20508 | |||
2006-02-11 | Cleanup HE debug msgs | Travis Howell | |
svn-id: r20506 | |||
2006-02-11 | Does this fix the sound problem on device wakeup ? | Chris Apers | |
svn-id: r20505 | |||
2006-02-11 | - Added optional use of palette | Chris Apers | |
- Common sound struct - Move common quit stuff to the base class - Fixed CD functions, now MP3s work properly - Make mutex functions virtual so that they can be redefined - little cleanup svn-id: r20503 | |||
2006-02-11 | Added OS5 Advanced mode | Chris Apers | |
svn-id: r20502 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Chris Apers | |
svn-id: r20501 | |||
2006-02-11 | - Fixed gfx mode : normal = default, fixed using 1x instead | Chris Apers | |
- Use palette only if we need it - draw_mouse() is part if int_updateScreen - Moved OSD redraw in common updateScreen - Added base draw_osd(...) svn-id: r20499 | |||
2006-02-11 | Disable this timer code for now, since it seems to make things unstable and ↵ | Chris Apers | |
hang with MIDI drivers (NULL, native) svn-id: r20498 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Chris Apers | |
svn-id: r20496 | |||
2006-02-11 | Renaming sequences.cpp to sequences_v1.cpp, as it's 100% Kyra1 specific. | Oystein Eftevaag | |
svn-id: r20494 | |||
2006-02-11 | Kyra cleanup path step 2 | Oystein Eftevaag | |
* Moved more code out of kyra.cpp. Specifically moved Kyra1 specific sequence helper functions to sequence.cpp (and updateKyragemFading() from animator.cpp for the same reason), and some generic animation functions to animator.cpp. This is mainly in preparation for Kyra2. * Additionally, cleaned up my last bugfix a little bit :) svn-id: r20493 |