Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-08 | Fix for disappearing text in FM-Towns end sequence. | Johannes Schickel | |
svn-id: r27964 | |||
2007-06-23 | Minor formatting fix | Oystein Eftevaag | |
svn-id: r27651 | |||
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-23 | Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer) | Johannes Schickel | |
svn-id: r26930 | |||
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-26 | Oops. | Johannes Schickel | |
svn-id: r26596 | |||
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-08 | Fixed const issue (casting const to non-const) | Max Horn | |
svn-id: r26027 | |||
2007-03-07 | - cleanup | Johannes Schickel | |
- some diffs for Amiga version svn-id: r26010 | |||
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 | little fix for fm-towns version | Johannes Schickel | |
svn-id: r25531 | |||
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ↵ | Johannes Schickel | |
modified a bit) svn-id: r25530 | |||
2007-02-01 | oops. | Johannes Schickel | |
svn-id: r25321 | |||
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-31 | Some changes to be closer to the original with palette handling. | Johannes Schickel | |
svn-id: r25316 | |||
2007-01-25 | Fix typos in some warnings | Max Horn | |
svn-id: r25171 | |||
2007-01-09 | Fix for bug #1631352 ("KYRA1: Graphics heavily broken and ScummVM crash"), I ↵ | Johannes Schickel | |
tried memmove here, but it also crashed on Win32 with memmove, so I reverted it back to how it was. svn-id: r25059 | |||
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-10-23 | Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen"). | Johannes Schickel | |
svn-id: r24475 | |||
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ↵ | Johannes Schickel | |
defined in Common for that now - also reworks the game flag system in general svn-id: r23920 | |||
2006-09-17 | Const correctness | Max Horn | |
svn-id: r23916 | |||
2006-09-16 | Replaces all malloc/realloc usages with new. | Johannes Schickel | |
svn-id: r23886 | |||
2006-09-16 | Replaces malloc with new in most cases. | Johannes Schickel | |
svn-id: r23881 | |||
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-09-09 | Ignore mouselock count when switching the cursor graphics, fixing a bug ↵ | Oystein Eftevaag | |
salty-horse reported on irc. svn-id: r23849 | |||
2006-09-09 | Fixed bug #1554904 ("KYRA1: No mouse cursor in latest SVN build"). GI_KYRA1 is | Torbjörn Andersson | |
not a bit flag... svn-id: r23834 | |||
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 bug in fileData (introduced with last commit) | Johannes Schickel | |
- show mouse cursor in Screen::setMouseCursor if it's allready shown - a little bit more kyra3 init stuff svn-id: r23623 | |||
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-06-03 | Fixes visible mouse cursor in the intro with classic theme. | Johannes Schickel | |
svn-id: r22903 | |||
2006-06-03 | Implements cmd_fadeEntirePalette, should fix some missing palette fades. | Johannes Schickel | |
svn-id: r22888 | |||
2006-05-28 | Sets a blank palette at startup. | Johannes Schickel | |
svn-id: r22719 | |||
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-26 | Removed hack to flush mouse events. No longer needed, apparently. | Torbjörn Andersson | |
svn-id: r22662 | |||
2006-05-25 | Set and show/hide mouse cursors through a "cursor manager" (analogous to the | Torbjörn Andersson | |
recently added (cursor) palette manager) so that the cursor can be properly restored after returning from the GUI. If there's any C++ magic that can keep the backend functions from being called by anything else than these managing classes, that would probably be a good idea. Also, since the cursor manager keeps a copy of the cursor image, perhaps there are at least some backends that will no longer need to? svn-id: r22639 | |||
2006-05-25 | Some more _quitFlag checks, makes quitting while end sequence faster. | Johannes Schickel | |
svn-id: r22623 |