Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-31 | Add comment | Travis Howell | |
svn-id: r16712 | |||
2005-01-31 | Changes for Macintosh filenames. | Travis Howell | |
svn-id: r16711 | |||
2005-01-30 | added support for *.map files version 2 | Paweł Kołodziejski | |
svn-id: r16709 | |||
2005-01-30 | added a basic cursor cache for win32 HE70+ games | Gregory Montoir | |
svn-id: r16708 | |||
2005-01-30 | Ooops | Travis Howell | |
svn-id: r16707 | |||
2005-01-30 | Check sound queue for music in HE games. | Travis Howell | |
Avoid extra sound channel. svn-id: r16706 | |||
2005-01-30 | Music regression in some HE games. | Travis Howell | |
svn-id: r16705 | |||
2005-01-30 | Add missing cases/corrections | Travis Howell | |
svn-id: r16704 | |||
2005-01-30 | HE100 difference | Travis Howell | |
svn-id: r16703 | |||
2005-01-30 | ADD HE100 version of Balloon O Rama | Travis Howell | |
svn-id: r16702 | |||
2005-01-30 | HE100 difference | Travis Howell | |
svn-id: r16701 | |||
2005-01-30 | Add updated Cheese Chase | Travis Howell | |
svn-id: r16700 | |||
2005-01-30 | Speech filename difference in Macintosh version of HE60 games. | Travis Howell | |
svn-id: r16699 | |||
2005-01-30 | Skip cursors in Macintosh version of HE72 games for now. | Travis Howell | |
Add early Macintosh HE games. svn-id: r16698 | |||
2005-01-30 | Singe HE71 version of freddi too. | Travis Howell | |
svn-id: r16697 | |||
2005-01-30 | Only HE71 demos were on puttputt CD. | Travis Howell | |
svn-id: r16696 | |||
2005-01-30 | Switch airdemo checksums, only a single HE71 version. | Travis Howell | |
svn-id: r16695 | |||
2005-01-29 | Add support for Humongous Mac titles in native format. Please test :) | Eugene Sandulenko | |
svn-id: r16693 | |||
2005-01-29 | Renamed _localScriptList to _localScriptOffsets for clarity | Max Horn | |
svn-id: r16691 | |||
2005-01-29 | Last few added. | Travis Howell | |
svn-id: r16690 | |||
2005-01-29 | Add freddi's. | Travis Howell | |
svn-id: r16689 | |||
2005-01-29 | Add a few more | Travis Howell | |
svn-id: r16688 | |||
2005-01-29 | Add a few | Travis Howell | |
svn-id: r16687 | |||
2005-01-29 | Add detection of HE Mac titles which use different naming scheme. | Eugene Sandulenko | |
Committed for review/criticize. No further support by the engine, i.e. detected games will not run, but most complex task is done. Will finish it tomorrow unless some nasty bugs will pop up. svn-id: r16686 | |||
2005-01-29 | Fix typo | Eugene Sandulenko | |
svn-id: r16685 | |||
2005-01-29 | Fix HE Mac target names. They should be same as DOS/Win. | Eugene Sandulenko | |
svn-id: r16684 | |||
2005-01-28 | Fix mp3/vorbis detection | Nicolas Bacca | |
svn-id: r16681 | |||
2005-01-28 | Use class Mutex instead of MutexRef | Max Horn | |
svn-id: r16679 | |||
2005-01-28 | Fix return for HPC compiler | Nicolas Bacca | |
svn-id: r16677 | |||
2005-01-28 | more proper checks | Paweł Kołodziejski | |
svn-id: r16667 | |||
2005-01-28 | Indentation | Torbjörn Andersson | |
svn-id: r16666 | |||
2005-01-28 | added error message for lack of library support | Paweł Kołodziejski | |
svn-id: r16663 | |||
2005-01-28 | added support for mp3 compressed tracks | Paweł Kołodziejski | |
svn-id: r16661 | |||
2005-01-28 | fixed restoration of sounds params after cross non/compressed bundles | Paweł Kołodziejski | |
svn-id: r16660 | |||
2005-01-28 | add checks for mad and vorbis define | Paweł Kołodziejski | |
svn-id: r16659 | |||
2005-01-28 | double check | Paweł Kołodziejski | |
svn-id: r16658 | |||
2005-01-28 | ah, forgot that | Paweł Kołodziejski | |
svn-id: r16657 | |||
2005-01-28 | added support for mp3 compressed bundles | Paweł Kołodziejski | |
svn-id: r16656 | |||
2005-01-28 | clear compressed entries before restore for compatibility with old savegames | Paweł Kołodziejski | |
svn-id: r16655 | |||
2005-01-27 | fix for shadowed variable | Paweł Kołodziejski | |
svn-id: r16646 | |||
2005-01-27 | Add some HE md5s. | Eugene Sandulenko | |
svn-id: r16645 | |||
2005-01-27 | Fix regression with 640x480 HE games so it will not let them scale above 1x. | Eugene Sandulenko | |
Though I _don't_ like this fix. It looks like a dirty hack to me. There is something completely wrong with our logics here. svn-id: r16644 | |||
2005-01-27 | fix for shadowed variable | Paweł Kołodziejski | |
svn-id: r16643 | |||
2005-01-26 | Add swedish freddi | Travis Howell | |
svn-id: r16642 | |||
2005-01-26 | fix for compressed bun sounds | Paweł Kołodziejski | |
svn-id: r16641 | |||
2005-01-25 | added support for compressed bun files | Paweł Kołodziejski | |
svn-id: r16639 | |||
2005-01-25 | fixed volume channel in fade track | Paweł Kołodziejski | |
svn-id: r16638 | |||
2005-01-25 | InfoDialog can assume the screen is 320 pixels. In games where it isn't, | Torbjörn Andersson | |
the dialog will be scaled to the appropriate size and position. This should fix bug #1107817. svn-id: r16635 | |||
2005-01-24 | Correct aksf/akst pointer when sequence found. | Travis Howell | |
svn-id: r16632 | |||
2005-01-24 | *** empty log message *** | Travis Howell | |
svn-id: r16630 |