Age | Commit message (Expand) | Author |
2012-03-17 | Merge pull request #206 from BenCastricum/master | Eugene Sandulenko |
2012-03-11 | CREDITS: Add credits for Basque translation | Thierry Crozat |
2012-03-11 | DEVTOOLS: Fix parsing of codepage file path | Thierry Crozat |
2012-03-11 | SCUMM: Fix duplicate MD5 warning | Ben Castricum |
2012-03-11 | SCUMM: Several detection fixes for mostly dutch HES games/demos | Ben Castricum |
2012-02-24 | SCUMM: Add 2 not yet recognized MD5s from Dutch Putt-Putt 3 in 1 CD | Ben Castricum |
2012-02-24 | SCUMM: Add windows platform detection for several HES games/demos | Ben Castricum |
2012-02-22 | DEVTOOLS: Copy scumm_stricmp implementation to create_kyradat. | Johannes Schickel |
2012-02-21 | KYRA: (EOB) - fix EOB1 door clipping | athrxx |
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-10 | Merge pull request #177 from BenCastricum/5db023646a8c685469bfe9dc551a282f824... | Eugene Sandulenko |
2012-01-31 | CREDITS: Added Daniel Balsom which is a stupid overlook | Eugene Sandulenko |
2012-01-29 | GRAPHICS/GUI: Implement charset mapping for TTF fonts. | Johannes Schickel |
2012-01-28 | CREDITS: Added Tom Frost as contributor to WebOS port. | Klaus Reimer |
2012-01-26 | SCUMM: Use regular detection algorithms for FMTOWNS demos. | Ben Castricum |
2012-01-22 | DEVTOOLS: Add files in OpenPandora and GPH backends that need version number ... | David-John Willis |
2012-01-08 | SCUMM: Recognize Mac version of dutch putttime demo | Ben Castricum |
2012-01-08 | SCUMM: Add support for 2 freddi3 Mac/Dutch demos | Ben Castricum |
2012-01-08 | SCUMM: Correctly recognize platform on freddi2 dutch demo | Ben Castricum |
2012-01-07 | Merge pull request #164 from Mataniko/master | Eugene Sandulenko |
2012-01-07 | DEVTOOLS: Fix some warnings in create_kyradat. | Johannes Schickel |
2012-01-07 | SCUMM: Add three Hebrew HE games | Matan Bareket |
2012-01-06 | GRAPHICS: Rework BDF font code. | Johannes Schickel |
2012-01-01 | SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern) | Ben Castricum |
2012-01-01 | MISC: This is year 2012 | Strangerke |
2011-12-30 | CREATE_PROJECT: Add support for enabling the key mapper feature | Filippos Karapetis |
2011-12-28 | DREAMWEB: Move all saved variables to a GameVars struct | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Remove a lot of unused/duplicate constants and move some of them to... | Filippos Karapetis |
2011-12-28 | DREAMWEB: Move all zoom-related functions to vgagrafx.cpp, and remove a lot o... | Filippos Karapetis |
2011-12-28 | DREAMWEB: Remove more global variables | Filippos Karapetis |
2011-12-28 | DREAMWEB: Remove some unused globals | Filippos Karapetis |
2011-12-28 | CREATE_PROJECT: Add a hack to handle the KYRARPG_COMMON_OBJ variable in the m... | Filippos Karapetis |
2011-12-28 | CREATE_PROJECT: Silence warnings 4510 and 4610 in the kyra engine | Filippos Karapetis |
2011-12-28 | DREAMWEB: Mass-move variables out of data | Willem Jan Palenstijn |
2011-12-28 | DREAMWEB: Move 4 volume related variables out of data blob. | D G Turner |
2011-12-28 | DREAMWEB: Move 'speechloaded' flag out of data blob. | D G Turner |
2011-12-28 | DREAMWEB: Move 'wongame' flag out of data blob. | D G Turner |
2011-12-27 | DREAMWEB: Move 3 sound related variables out of data blob. | D G Turner |
2011-12-28 | KYRA: add support for another Russian HOF fan translation | athrxx |
2011-12-27 | DREAMWEB: Remove setdat, freedat segments | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove reels segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Convert room text into TextFiles | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Convert reel segments into GraphicsFiles | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove Extras segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Streamline graphics file access | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Add the ability to blacklist unused constants in tasm-recover | Filippos Karapetis |
2011-12-27 | DREAMWEB: Streamline text file handling | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Create MapFlags struct, remove backdrops segment | Willem Jan Palenstijn |
2011-12-27 | DREAMWEB: Remove mapStore segment | Willem Jan Palenstijn |