Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir | |
svn-id: r12576 | |||
2004-01-22 | whitespaces | Max Horn | |
svn-id: r12575 | |||
2004-01-22 | Fix for bug #882081 | Max Horn | |
svn-id: r12574 | |||
2004-01-22 | Not needed for puttdemo. | Travis Howell | |
svn-id: r12573 | |||
2004-01-22 | patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host ↵ | Jonathan Gray | |
option to the configure script for cross compilation and sdl prefix option. Also remove obsolete sdlgl option from configure script and change the --disable-bs options to be --disable-sword to be consistent while I'm here svn-id: r12572 | |||
2004-01-22 | actor ignoreTurns is complete for scumm6 | Travis Howell | |
svn-id: r12571 | |||
2004-01-22 | Remove a few old warnings. | Travis Howell | |
svn-id: r12570 | |||
2004-01-22 | fixed bug #881141 | Paweł Kołodziejski | |
svn-id: r12569 | |||
2004-01-21 | clear user input before entering Journal (no more load problems occuring ↵ | Gregory Montoir | |
when journal is started as joe is about to do sthg) svn-id: r12568 | |||
2004-01-21 | Prevent getPlatformDescription(...) from returing NULL pointer using ↵ | Chris Apers | |
kPlatformUnknown svn-id: r12567 | |||
2004-01-21 | Don't crash if unable to play cutscene music. | James Brown | |
svn-id: r12566 | |||
2004-01-20 | fix 'conversation options still displayed after hitting esc' bug (noticeable ↵ | Gregory Montoir | |
in plane when speaking to Sparky) svn-id: r12565 | |||
2004-01-20 | - fixed bug #880415 (only setup bam scene after all _vm->update() calls) | Gregory Montoir | |
- constness svn-id: r12564 | |||
2004-01-20 | slightly less hackish LaTeX code | Max Horn | |
svn-id: r12563 | |||
2004-01-20 | save 8 pages by using a smaller font, reducing the page margins, and keeping ↵ | Max Horn | |
the TOC on the first page; also make use of hyperref so that we get a nice hypertext TOC svn-id: r12562 | |||
2004-01-20 | .cvsignore | Max Horn | |
svn-id: r12561 | |||
2004-01-20 | Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips ↵ | Hannes Niederhausen | |
readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list. svn-id: r12560 | |||
2004-01-20 | No more needed | Chris Apers | |
svn-id: r12559 | |||
2004-01-20 | Enable those drivers (still no sound on PalmOS) | Chris Apers | |
svn-id: r12558 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12557 | |||
2004-01-20 | Added abort() function | Chris Apers | |
svn-id: r12556 | |||
2004-01-20 | Added DrawStatus function | Chris Apers | |
svn-id: r12555 | |||
2004-01-20 | Added copy protection and aspect ratio options | Chris Apers | |
svn-id: r12554 | |||
2004-01-20 | Added FtSeqNames | Chris Apers | |
svn-id: r12553 | |||
2004-01-20 | Chenged max stack size | Chris Apers | |
svn-id: r12552 | |||
2004-01-20 | Moved MainForm stuffs to its own file | Chris Apers | |
svn-id: r12551 | |||
2004-01-20 | Fixed list positioning, tapwave related stuffs | Chris Apers | |
svn-id: r12550 | |||
2004-01-20 | Updated with lastest CVS changes | Chris Apers | |
svn-id: r12549 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12548 | |||
2004-01-20 | Always create the log file, more ScummVM options supported | Chris Apers | |
svn-id: r12547 | |||
2004-01-20 | More PalmOS options + macros | Chris Apers | |
svn-id: r12546 | |||
2004-01-20 | Fixed GamUnselect function, added GamJumpTo | Chris Apers | |
svn-id: r12545 | |||
2004-01-20 | Disable tapwave code for now | Chris Apers | |
svn-id: r12544 | |||
2004-01-20 | Removed unused stuffs, added ARM init functions | Chris Apers | |
svn-id: r12543 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12542 | |||
2004-01-20 | Updated resource files | Chris Apers | |
svn-id: r12541 | |||
2004-01-20 | Dont use full_screen on PalmOS, use ConfMan instead | Chris Apers | |
svn-id: r12540 | |||
2004-01-20 | Hack a bit MD5 to make it work on PalmOS | Chris Apers | |
svn-id: r12539 | |||
2004-01-20 | Changed printf() to warning() | Torbjörn Andersson | |
svn-id: r12538 | |||
2004-01-20 | I assume this fixes CPU usage in synced cutscene playback, but since I | Torbjörn Andersson | |
don't have said cutscenes I can't really check. (I did the same change for BS2 though.) svn-id: r12537 | |||
2004-01-20 | Some minor cleanups (comments and spacing), and fixed CPU usage in synced | Torbjörn Andersson | |
cutscene playback. svn-id: r12536 | |||
2004-01-20 | initialise _channel array | Joost Peters | |
svn-id: r12535 | |||
2004-01-20 | Update comment | Travis Howell | |
svn-id: r12534 | |||
2004-01-20 | Handle command 0xD0 (queen uses this) - thanks aholler. | Joost Peters | |
svn-id: r12533 | |||
2004-01-20 | _blitAlso is also used by the DOTT intro. Updated comment to reflect that. | Torbjörn Andersson | |
svn-id: r12532 | |||
2004-01-20 | AFAICT this is only used for caching in the original, which we don't care ↵ | Joost Peters | |
much about - seeing how rarely it's used. svn-id: r12531 | |||
2004-01-20 | Add newline | Travis Howell | |
Prevent overlapping speech in dig. svn-id: r12530 | |||
2004-01-19 | - Enable music queueing (I don't really like the levels of indirection, but ↵ | Joost Peters | |
it'll do for now) - Handle special music type '2000' (restart previously queued music) svn-id: r12529 | |||
2004-01-19 | cleanup | Max Horn | |
svn-id: r12528 | |||
2004-01-19 | *temporary* fix for LineReader to handle files not terminated by an empty ↵ | Gregory Montoir | |
string (*.crd) svn-id: r12527 |