Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-12 | Commit patch #1869747 "KYRA: HoF sjis patch". | Johannes Schickel | |
svn-id: r30437 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-10-12 | HoF: | Johannes Schickel | |
- added some _skipFlag and _quitFlag handling - extended Screen::fadePal to take an functor for update purposes - changed KyraEngine_v2::fadeScenePal to use Screen::fadePal with a functor svn-id: r29188 | |||
2007-09-23 | Added command to enable screen debug functionallity. (instead of the old ↵ | Johannes Schickel | |
compile time enabling) svn-id: r29078 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-06-23 | Applying patch 1669536: Kyra2: Intro fixes | Oystein Eftevaag | |
svn-id: r27650 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-22 | Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this). | Johannes Schickel | |
svn-id: r26915 | |||
2007-04-27 | Cleanup. | Johannes Schickel | |
svn-id: r26604 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-03-23 | Implemented some palette code differences for Amiga version. | Johannes Schickel | |
svn-id: r26281 | |||
2007-03-18 | - little 'cleanup' | Johannes Schickel | |
- finished MSC file support for Amiga version svn-id: r26204 | |||
2007-03-16 | Basic support for Amiga MSC files. | Johannes Schickel | |
svn-id: r26153 | |||
2007-03-12 | WIP code for Amiga version: | Johannes Schickel | |
- Font displaying is not yet supported. - Intro should be glitch free - all other things are *untested* svn-id: r26113 | |||
2007-03-07 | - cleanup | Johannes Schickel | |
- some diffs for Amiga version svn-id: r26010 | |||
2007-02-20 | Another batch of header consistency changes. | Torbjörn Andersson | |
svn-id: r25746 | |||
2007-02-17 | Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with the | Torbjörn Andersson | |
minimal change suggested in the tracker. svn-id: r25649 | |||
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ↵ | Johannes Schickel | |
modified a bit) svn-id: r25530 | |||
2007-02-11 | cleanup | Johannes Schickel | |
svn-id: r25479 | |||
2007-02-01 | Fix for missing Brandon in Zanthia's home (see bug #1498221 "KYRA1: ↵ | Johannes Schickel | |
Subtitles missing when meeting Zanthia "). svn-id: r25320 | |||
2007-01-06 | Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ↵ | Oystein Eftevaag | |
instead svn-id: r25039 | |||
2007-01-06 | A few minor fixes and optimizations (biggest one is splitting ↵ | Oystein Eftevaag | |
decodeFrameDeltaPage() into two functions to avoid a high amount of conditional jumps per decided animation frame svn-id: r25034 | |||
2006-09-15 | - adds dirty rect handling to the kyra engine (needs some more tests before ↵ | Johannes Schickel | |
I commit it to branch though) - initializes an uninitiliazied variable which caused crashes from time to time svn-id: r23878 | |||
2006-09-10 | - Some little checks for shape usage. | Johannes Schickel | |
- Less redrawing while loading a savegame. svn-id: r23864 | |||
2006-09-10 | Little bit cleanup. | Johannes Schickel | |
svn-id: r23863 | |||
2006-08-27 | Adds voice/chats to the intro, and adds debug strings to the function calls. | Oystein Eftevaag | |
svn-id: r23789 | |||
2006-08-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds ↵ | Oystein Eftevaag | |
some static resources (strings, etc). Also adding a modified version of eriktorbjorn's '[1531929] KYRA: Kyra 2 & 3 main menu unification', with added mouse pointer and sundry. svn-id: r23766 | |||
2006-07-30 | Implements item shape loading for kyra3. | Johannes Schickel | |
svn-id: r23637 | |||
2006-07-30 | - fixes copyright of kyra3.h | Johannes Schickel | |
- implements a bit more init functions for kyra3 - removes hacked mouse cursor - changes Resource::fileData to accept a null pointer for size svn-id: r23622 | |||
2006-07-16 | - don't error on CHAPTER1.VRM miss anymore | Johannes Schickel | |
- nicer error messages when no font files are found - implements nicer way to load fonts svn-id: r23531 | |||
2006-05-28 | cleanup | Johannes Schickel | |
svn-id: r22717 | |||
2006-05-28 | - makes Screen::getPagePtr private | Johannes Schickel | |
- introduces Screen::getCPagePtr and Screen::getPageRect (which should ease the introduction of dirty rect handling) - moves KyraEngine::loadBitmap to Screen svn-id: r22716 | |||
2006-05-25 | - Adds some _quitFlag checks | Johannes Schickel | |
- deletes Screen::drawPixel svn-id: r22622 | |||
2006-05-21 | Implements kyra3 main menu drawing. | Johannes Schickel | |
svn-id: r22556 | |||
2006-05-18 | - load fonts for kyra3 | Johannes Schickel | |
- adds screen dim tables for kyra3 - adds palette / screen backup for the vqa player - small changes in the vqa player to use the Kyra::Screen functions - adds (partially implemented/unimplemented) main menu drawing/handling functions (nothing to see yet) svn-id: r22528 | |||
2006-05-03 | - modifies loadBitmap not to crash if a image isn't found | Johannes Schickel | |
- starts to clean up the engine initalisation code svn-id: r22308 | |||
2006-04-17 | - Implements copyRegion without transparency checking | Johannes Schickel | |
- Uses copyRegion without transparency checking to fix credits drawing bugs svn-id: r21989 | |||
2006-04-17 | Implements the end credits, and disables fast forwarding in the intro. | Oystein Eftevaag | |
svn-id: r21980 | |||
2006-03-20 | Implements cmd_shakeScreen. | Johannes Schickel | |
svn-id: r21394 | |||
2006-03-18 | Extends seq_drinkPotionAnim() so that the color of the flask Brandon | Oystein Eftevaag | |
drinks will be correct. Also fixes a bug where an animation (Brandon ringing the bells) would play too quickly. svn-id: r21354 | |||
2006-02-17 | Reduced header dependencies | Max Horn | |
svn-id: r20743 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |