Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-06 | Fix typo in one md5. Fix DOTT CD Mac bundle name. | Eugene Sandulenko | |
svn-id: r19932 | |||
2006-01-06 | Partial fix for MM NES crash. Thanks to Quietust | Eugene Sandulenko | |
svn-id: r19931 | |||
2006-01-06 | Oops | Won Star | |
svn-id: r19930 | |||
2006-01-06 | * Accurate / fast gamma correction using LUT | Won Star | |
* Enable changing FM quality and sample rate * Saves launcher setting to SMC * Etc. svn-id: r19929 | |||
2006-01-06 | Implemented the end sequence, (only the rest of the winning end sequence | Johannes Schickel | |
is missing yet and one text part that malcolm says). => Kyra *should* be completeable now. Also used KyraEngine:: in all debug calls from the KyraEngine class. And fixes a bug while drawing shapes. svn-id: r19928 | |||
2006-01-06 | HE90+ games use difference value for actor conditions. | Travis Howell | |
Fixes animation regressions during speech. svn-id: r19927 | |||
2006-01-06 | Avoid invalid read/writes in createSound() for now. | Travis Howell | |
svn-id: r19926 | |||
2006-01-06 | Adjustments to createSound(). | Travis Howell | |
svn-id: r19925 | |||
2006-01-06 | Nukes resource directly in HE games. | Travis Howell | |
svn-id: r19924 | |||
2006-01-06 | Add another French version of DOTT. | Travis Howell | |
svn-id: r19923 | |||
2006-01-06 | Correct bounds checking for akos codec 16 in HE 71+ games. | Travis Howell | |
Fixes crash during introduction of demo of farm (Updated) svn-id: r19922 | |||
2006-01-06 | No longer required. | Travis Howell | |
svn-id: r19921 | |||
2006-01-05 | update | Paweł Kołodziejski | |
svn-id: r19920 | |||
2006-01-05 | fixed warnings | Paweł Kołodziejski | |
svn-id: r19919 | |||
2006-01-05 | Slighty modified patch #1397672 "GobEngine script functions splitted" | Eugene Sandulenko | |
svn-id: r19918 | |||
2006-01-05 | No longer required | Travis Howell | |
svn-id: r19917 | |||
2006-01-05 | Fix sound resource loading in HE games. | Travis Howell | |
The main resource header and size was been cut off in some cases. svn-id: r19916 | |||
2006-01-05 | Revert, might be HE100 only. | Travis Howell | |
svn-id: r19915 | |||
2006-01-05 | Adjust size, script in freddi3 triggers sound var 26. | Travis Howell | |
svn-id: r19914 | |||
2006-01-05 | Sets random talk state, if value is zero. | Travis Howell | |
Fixes song in puttrace. svn-id: r19913 | |||
2006-01-05 | Add safety check. | Travis Howell | |
svn-id: r19912 | |||
2006-01-05 | Flag 4 used for looping in later HE games. | Travis Howell | |
svn-id: r19911 | |||
2006-01-05 | Enable sound priority in HE games. | Travis Howell | |
svn-id: r19910 | |||
2006-01-05 | Initial support for sound code in HE games. | Travis Howell | |
Split HE sound functions into separate file. svn-id: r19909 | |||
2006-01-04 | Added a little 'hack' for cmd_pauseTicks until it is fully implemented | Johannes Schickel | |
and fixed some wsa playing functions. svn-id: r19908 | |||
2006-01-04 | Added a simple gui dialog if brandon dies (currently using scummvms gui system) | Johannes Schickel | |
Implemented cmd_setDeathHandlerFlag and fixed debug call for cmd_drinkPotionAnimation. svn-id: r19907 | |||
2006-01-04 | Update | Travis Howell | |
svn-id: r19906 | |||
2006-01-04 | Update comments | Travis Howell | |
Add missing akos case. svn-id: r19905 | |||
2006-01-04 | Last chunk of underscore maddness for today | Eugene Sandulenko | |
svn-id: r19904 | |||
2006-01-04 | More work on renaming class variables with underscore prefix | Eugene Sandulenko | |
svn-id: r19903 | |||
2006-01-04 | Implemented cmd_shrinkBrandonDown and cmd_shrinkBrandonDown. | Johannes Schickel | |
svn-id: r19902 | |||
2006-01-03 | Credit Sven for objectizing gob. That was a big amount of work. | Eugene Sandulenko | |
svn-id: r19901 | |||
2006-01-03 | Fixed wrong formatting in animator.h | Johannes Schickel | |
Reworked the savefiles and extracted the save/load code to saveload.cpp. svn-id: r19900 | |||
2006-01-03 | Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes. | Eugene Sandulenko | |
svn-id: r19899 | |||
2006-01-03 | Fixed some bugs with the timers. | Johannes Schickel | |
also implemented: cmd_dispelMagicAnimation and cmd_runWSAFrames and implemented color fading of the kyragem in room 210. svn-id: r19898 | |||
2006-01-03 | Moved Simon TODO to wiki. | Travis Howell | |
svn-id: r19897 | |||
2006-01-02 | Match original game titles and make game titles consistent. | Travis Howell | |
svn-id: r19892 | |||
2006-01-02 | V7/V8 games do not use the text masking anymore at all, so we can optimize ↵ | Max Horn | |
drawStripToScreen for them (this should improve CoMI speed a bit) svn-id: r19891 | |||
2006-01-02 | More 'cleanup' for kyra. | Johannes Schickel | |
Moved scene object drawing into its own class (see animator.h and .cpp) (this needs some more cleanup!) Moved text displaying into its own class (see text.h and .cpp) Also moved timer code to timers.cpp and button code to gui.cpp. Also changed wrong (c) information in debugger.h and debugger.cpp svn-id: r19890 | |||
2006-01-02 | Typo | Max Horn | |
svn-id: r19889 | |||
2006-01-02 | Started to clean up the kyra engine. | Johannes Schickel | |
Done: - moving all wsa specific things into a new class svn-id: r19888 | |||
2006-01-01 | Get rid of an old hack | Joost Peters | |
svn-id: r19886 | |||
2006-01-01 | Use 44k1hz output rate on PSP to avoid an unnecessary resampling step. | Joost Peters | |
svn-id: r19885 | |||
2006-01-01 | Some cleanup/paranoia fixes to the previous missing voices/music fix. Treat | Torbjörn Andersson | |
files marked as being on both CDs (I haven't seen any such file -- ever), treat it as if it's on the hard disk. Also, the "cd" field of the ResourceFile struct now holds 0, 1 or 2, not the bit flags from the data file. (This last change is not in the 0.8 branch.) svn-id: r19884 | |||
2006-01-01 | Sync BS2 section with the 0.8 branch. | Torbjörn Andersson | |
svn-id: r19882 | |||
2006-01-01 | Hopefully fixed the missing speech bug reported on the forum, once and for | Torbjörn Andersson | |
all. svn-id: r19879 | |||
2006-01-01 | Change load & save quick save keys, to match other engines. | Travis Howell | |
svn-id: r19878 | |||
2006-01-01 | fixed warnings | Paweł Kołodziejski | |
svn-id: r19877 | |||
2006-01-01 | update | Paweł Kołodziejski | |
svn-id: r19876 | |||
2006-01-01 | Rename variable. | Travis Howell | |
svn-id: r19874 |