Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-10 | Correct HE sound flags in HE100 games. | Travis Howell | |
svn-id: r19964 | |||
2006-01-10 | Rearranging kyra credits, I put in the wrong alphabetical order last time. | Oystein Eftevaag | |
svn-id: r19963 | |||
2006-01-10 | Fixed regression bug #1400707, and reenabled mouselocking with a fix, | Oystein Eftevaag | |
to remove the mouse flickering under cutscenes and such. svn-id: r19962 | |||
2006-01-10 | Cleanup; moving things around a bit | Max Horn | |
svn-id: r19961 | |||
2006-01-10 | Refactoring to remove CharsetRenderer::_ignoreCharsetMask | Max Horn | |
svn-id: r19960 | |||
2006-01-09 | Fixes bug # 1399886. | Johannes Schickel | |
svn-id: r19959 | |||
2006-01-09 | Adding myself to the Kyra credits | Oystein Eftevaag | |
svn-id: r19958 | |||
2006-01-09 | More variable underscoring, that should be all | Sven Hesse | |
svn-id: r19957 | |||
2006-01-09 | Fix regressions in earliest HE games again. | Travis Howell | |
Remove pointless scumm var reset to zero. svn-id: r19956 | |||
2006-01-08 | Temporary fix for bug #1399917, by adding two dummy opcodes to | Oystein Eftevaag | |
the end of the opcode list (CD version has two extra opcodes, looks like). svn-id: r19955 | |||
2006-01-08 | Added entries for Kyrandia to the docs. | Oystein Eftevaag | |
svn-id: r19954 | |||
2006-01-08 | Removed exiting the game on ESC, and making yet another sprite width ↵ | Oystein Eftevaag | |
adjustment (to fix some graphics glitches). svn-id: r19953 | |||
2006-01-08 | Fixed savefile loading. | Johannes Schickel | |
svn-id: r19952 | |||
2006-01-08 | Added a dummy table for which music to play in Gobliiins Mac; some code ↵ | Sven Hesse | |
formating issues svn-id: r19951 | |||
2006-01-08 | Kyrandia is now ready for default compiling, please update the other build ↵ | Johannes Schickel | |
systems for that change too. svn-id: r19950 | |||
2006-01-08 | Safer check for correct savafiles. | Johannes Schickel | |
svn-id: r19949 | |||
2006-01-08 | Moved the workaround for bug #864030 in drawBlastText to fix bug #1399843. | Gregory Montoir | |
svn-id: r19948 | |||
2006-01-08 | Minor fix for sprite anims, to align with new width standard. | Oystein Eftevaag | |
svn-id: r19947 | |||
2006-01-08 | Fixed script handling a bit. | Johannes Schickel | |
svn-id: r19946 | |||
2006-01-08 | Fixed bug with sequences playing and fixed a bug with an invaild write. | Johannes Schickel | |
svn-id: r19945 | |||
2006-01-08 | update | Paweł Kołodziejski | |
svn-id: r19944 | |||
2006-01-08 | fixed warnings, I guess that should to be | Paweł Kołodziejski | |
svn-id: r19943 | |||
2006-01-08 | Should fix gfx glichtes in the intro. | Johannes Schickel | |
svn-id: r19942 | |||
2006-01-07 | Implemented playing of the end sequence, still credits do not show up. | Johannes Schickel | |
svn-id: r19941 | |||
2006-01-07 | No longer used by HE games. | Travis Howell | |
svn-id: r19940 | |||
2006-01-07 | Remove function without purpose. | Travis Howell | |
svn-id: r19939 | |||
2006-01-07 | Fix compile. | Travis Howell | |
svn-id: r19938 | |||
2006-01-07 | Added initial support for ADL music files; continued underscoring of member ↵ | Sven Hesse | |
variables svn-id: r19937 | |||
2006-01-07 | fix warning | Paweł Kołodziejski | |
svn-id: r19936 | |||
2006-01-06 | Rename variables. | Travis Howell | |
svn-id: r19935 | |||
2006-01-06 | Move Sven Hesse to Gob engine section | Eugene Sandulenko | |
svn-id: r19934 | |||
2006-01-06 | Finally fix MM NES crash. | Eugene Sandulenko | |
svn-id: r19933 | |||
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 |