Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-25 | KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94 | athrxx | |
The GMM mouse cursor bug has now been fixed inside the GMM and CursorMan code. | |||
2011-06-10 | LOL: fix so-called bug #3313950 | athrxx | |
(LoL support for Italian fan translation) | |||
2011-06-09 | KYRA: Get rid of most snprintf usages. | Johannes Schickel | |
Thanks to digitall for his initial patch, which I only altered slightly. | |||
2011-06-05 | LOL: cleanup | athrxx | |
- fix RTL during outro/credits - get rid of _animator - fix wrong memset | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | KYRA: Fix compilation when LoL is disabled. | Johannes Schickel | |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn | |
2011-04-11 | KYRA: Add some assertion to prevent out of bounds access. | Johannes Schickel | |
2011-04-11 | KYRA: Constify static data table in LoL code. | Johannes Schickel | |
2011-02-16 | KYRA/LOL: add comments for last commit | athrxx | |
2011-02-16 | KYRA/LOL: fixed hand item cursor bug | athrxx | |
This fixes a bug when loading savegames with different active hand items via GMM. The mouse cursor was not set to the active hand item in these cases. | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn | |
svn-id: r55818 | |||
2010-10-23 | LOL: - fix invalid mem access | Florian Kagerer | |
- also extend LordHoto's recent item code changes to LOL svn-id: r53740 | |||
2010-08-07 | LOL: added english floppy version | Florian Kagerer | |
svn-id: r51834 | |||
2010-08-03 | LOL: Minor adjustment to latest generateOverlay changes. | Johannes Schickel | |
svn-id: r51705 | |||
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel | |
svn-id: r49069 | |||
2010-02-07 | LOL: fixed handling of invalid monster attack sfx in the Urbish mines ↵ | Florian Kagerer | |
(should fix bug no #2945950) svn-id: r47967 | |||
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir ↵ | Max Horn | |
sound/decoders/ svn-id: r47579 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-18 | LOL: cleanup last commit | Florian Kagerer | |
svn-id: r47354 | |||
2010-01-18 | LOL: fixed spell array size | Florian Kagerer | |
svn-id: r47353 | |||
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card ↵ | Johannes Schickel | |
/ company. Check this for reference: http://en.wikipedia.org/wiki/Ad_Lib,_Inc. http://www.crossfire-designs.de/images/articles/soundcards/adlib.jpg (note the upper left of the card) This commit does not touch "adlib" and "ADLIB" uses! Also it does not update all the SCUMM detection entries, which still use "Adlib". svn-id: r47279 | |||
2010-01-05 | Remove unsafe getTotalPlayTime from AudioStream. | Johannes Schickel | |
svn-id: r47037 | |||
2009-12-26 | LOL: - added workaround for portrait speech animations which would sometimes ↵ | Florian Kagerer | |
"freeze" - renamed some stuff svn-id: r46601 | |||
2009-12-26 | LOL: fixed minor bug in lamp code | Florian Kagerer | |
svn-id: r46587 | |||
2009-12-20 | LOL: removed unused variable | Florian Kagerer | |
svn-id: r46434 | |||
2009-12-20 | LOL: fixed text fading | Florian Kagerer | |
svn-id: r46431 | |||
2009-12-13 | LOL: fixed regression | Florian Kagerer | |
svn-id: r46366 | |||
2009-12-12 | LOL: moved TIM animation code into a separate class | Florian Kagerer | |
svn-id: r46351 | |||
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer | |
svn-id: r45992 | |||
2009-11-12 | LOL: - cleanup | Florian Kagerer | |
svn-id: r45852 | |||
2009-11-11 | LOL: - fixed transparency tables in PC-98 16 color version | Florian Kagerer | |
- renamed some variables svn-id: r45847 | |||
2009-10-26 | - Fix some missing initialization warnings from cppcheck | Johannes Schickel | |
- Fix two invalid memory accesses reported by cppcheck svn-id: r45414 | |||
2009-10-24 | LOL: fixed bug in spell casting code | Florian Kagerer | |
svn-id: r45361 | |||
2009-10-19 | LOL/PC-98: match vaelan's cube behaviour with original code | Florian Kagerer | |
svn-id: r45252 | |||
2009-10-18 | LOL: - added some updateInputs to spell animation code | Florian Kagerer | |
- improved sfx volume code svn-id: r45227 | |||
2009-10-17 | LOL: this (hopefully) fixes a minor glitch that might occur when using the ↵ | Florian Kagerer | |
freeze spell svn-id: r45210 | |||
2009-10-13 | LOL/PC-98: fixed outro | Florian Kagerer | |
svn-id: r45046 | |||
2009-10-10 | LOL/PC-98: fixed minor glitch in wsa code | Florian Kagerer | |
svn-id: r44879 | |||
2009-10-09 | LOL/PC-98: fixed minor bugs in text displayer | Florian Kagerer | |
svn-id: r44834 | |||
2009-10-08 | LOL/PC-98: fixed lightning spell | Florian Kagerer | |
svn-id: r44798 | |||
2009-10-08 | LOLLOL/PC-98: fixed add-spell-to-scroll animation | Florian Kagerer | |
svn-id: r44797 | |||
2009-10-08 | LOLLOL/PC-98: fixed ghorka swamp freeze mode | Florian Kagerer | |
svn-id: r44794 | |||
2009-10-07 | LOL/PC-98: fixed freeze spell | Florian Kagerer | |
svn-id: r44753 | |||
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when ↵ | Florian Kagerer | |
typing savegame names - fixed some minor bugs svn-id: r44709 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-10-03 | LOL/PC-98: add keyboard support | Florian Kagerer | |
svn-id: r44564 |