Age | Commit message (Expand) | Author |
2007-10-16 | Committing the set of patches #1814434, thanks to jvprat. They improve the do... | David Corrales |
2007-10-16 | Make the exists() method take into account default directories. This makes th... | David Corrales |
2007-10-15 | * Changed IFF/8SVX audio to use signed data (int8), and modified Parallaction... | Nicola Mettifogo |
2007-10-15 | Cut down screen updates when palette is not animated: should lead to performa... | Nicola Mettifogo |
2007-10-15 | Fixed bug #1814061. Special effect routine was overflowing palette size. | Nicola Mettifogo |
2007-10-15 | Now correctly disposing of audio data only when it was allocated on the heap,... | Nicola Mettifogo |
2007-10-14 | Turned the 'unexpected keyword' warning into a debug message and added a nift... | Nicola Mettifogo |
2007-10-14 | Integrated low-level routines into the Script class, turning it into a self-c... | Nicola Mettifogo |
2007-10-14 | Made location parser more fault-tolerant, in that it prints out a warning mes... | Nicola Mettifogo |
2007-10-14 | Fixed a struct size issue | Oystein Eftevaag |
2007-10-14 | A change got lost while resolving a conflict | Oystein Eftevaag |
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag |
2007-10-13 | Fixing compilation | Sven Hesse |
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis |
2007-10-13 | clear ald after release | Paweł Kołodziejski |
2007-10-13 | Decoupled password request from actual rendering of the dialogue screen, thus... | Nicola Mettifogo |
2007-10-13 | fixed walking bug in execute wrong animation function and fix previous warnin... | Paweł Kołodziejski |
2007-10-13 | HoF: | Johannes Schickel |
2007-10-13 | HoF: | Johannes Schickel |
2007-10-13 | Forgot to rename a variable | Oystein Eftevaag |
2007-10-13 | Implemented the o2_setCharacterAnimFrame opcode and made sure o2_delay does g... | Oystein Eftevaag |
2007-10-13 | Cleanup. | Johannes Schickel |
2007-10-13 | Cleanup. | Johannes Schickel |
2007-10-13 | Added extra includes for the DS port now that stdafx.h is no longer included | Neil Millstone |
2007-10-13 | Fixed a load of compile errors, reverted additions to lastPathComponent() whi... | Neil Millstone |
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone |
2007-10-13 | few more fixes | Paweł Kołodziejski |
2007-10-13 | - moved some voice functionallity from KyraEngine_v1 to KyraEngine | Johannes Schickel |
2007-10-12 | Fix warning | Max Horn |
2007-10-12 | Updated the MSVC8 kyra project file for commit #29187 | Filippos Karapetis |
2007-10-12 | Fix typo | Filippos Karapetis |
2007-10-12 | HoF: | Johannes Schickel |
2007-10-12 | HoF: | Johannes Schickel |
2007-10-11 | disable spanish version for now | Paweł Kołodziejski |
2007-10-11 | fixed braces and changed vez() all references to int | Paweł Kołodziejski |
2007-10-10 | - Made some sound functions a bit more generic for use with Kyra1 and Kyra2 | Johannes Schickel |
2007-10-10 | Fixed bug in o2_addSpecialExit. | Johannes Schickel |
2007-10-09 | Oops forgot to add o2_delay to the opcode list. | Johannes Schickel |
2007-10-09 | HoF | Johannes Schickel |
2007-10-09 | HoF | Johannes Schickel |
2007-10-09 | HoF: | Johannes Schickel |
2007-10-09 | HoF: | Johannes Schickel |
2007-10-09 | HoF: | Johannes Schickel |
2007-10-09 | HoF: | Johannes Schickel |
2007-10-08 | fixes after merges | Paweł Kołodziejski |
2007-10-07 | fixes after merges, more will come | Paweł Kołodziejski |
2007-10-07 | Fixed a missing return value in the lastPathComponent function. Thanks to Raz... | David Corrales |
2007-10-07 | Added beep sound to Nippon Safes for Amiga. | Nicola Mettifogo |
2007-10-07 | cleanup | Max Horn |
2007-10-07 | Added support for setting animations by their index rather than their offset,... | Paul Gilbert |