Age | Commit message (Expand) | Author |
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel |
2009-11-17 | samsungtv: added package resource files | Paweł Kołodziejski |
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer |
2009-11-15 | xcode project update | Oystein Eftevaag |
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti... | Florian Kagerer |
2009-11-14 | Remove Igor engine | Max Horn |
2009-11-04 | Provide compatibility with 2000/XP, where the "choice" command is not availab... | Filippos Karapetis |
2009-11-03 | Added batch files to create default project files using the create_msvc tool | Filippos Karapetis |
2009-11-03 | Deleted all the MSVC project files, since they can be built quickly and relia... | Filippos Karapetis |
2009-11-02 | SCI: SciGuiMenu created, kMenu-related stuff now using SciGui | Martin Kiewitz |
2009-10-31 | SCI/newgui: SciGuiPortrait created | Martin Kiewitz |
2009-10-30 | Updated the MSVC project files of the draci engine for commit #45510 | Filippos Karapetis |
2009-10-28 | Replace our custom MSVC project files by automatically generated ones. Note t... | Johannes Schickel |
2009-10-28 | SCI/newgui: SciGuiControls created, SciGuiText now active | Martin Kiewitz |
2009-10-26 | SCI/newgui: SciGuiText created | Martin Kiewitz |
2009-10-25 | Initial check in of a tool which is able to create MSVC project files out of ... | Johannes Schickel |
2009-10-25 | - Removed graphics options code from the old GUI. Almost all of them are not ... | Filippos Karapetis |
2009-10-21 | Added bmv.h to the MSVC project files (added in rev 45268) | Filippos Karapetis |
2009-10-21 | Updated the MSVC project files of the draci engine (added music.*) | Filippos Karapetis |
2009-10-17 | Started moving some of the old GUI code inside /gui32 | Filippos Karapetis |
2009-10-16 | Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,... | Filippos Karapetis |
2009-10-16 | Converting AVIPlayer into a class that inherits from VideoDecoder and adapt S... | Matthew Hoops |
2009-10-16 | Moved the SEQ decoder outside the gfx directory, as it is completely stand al... | Filippos Karapetis |
2009-10-15 | New iPhone icons from jvprat | Oystein Eftevaag |
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel |
2009-10-14 | Update the SVG and Moto EZX icons | Jordi Vilalta Prat |
2009-10-13 | SCI/newgui: class SciGuiTransitions created | Martin Kiewitz |
2009-10-13 | Removed the now unused code in gfx/res_cursor.cpp | Filippos Karapetis |
2009-10-13 | SCI: added new files to msvc9 | Martin Kiewitz |
2009-10-13 | SCI/newgui: added new file to msvc8 | Martin Kiewitz |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-13 | Update the Wii icon | Jordi Vilalta Prat |
2009-10-08 | SCI: Removed obsolete stringfrags code | Max Horn |
2009-10-07 | Updated the MSVC project files and module.mk for commit #r44730 | Filippos Karapetis |
2009-10-06 | Updated the SCI engine module.mk and MSVC project files for commit #44698 | Filippos Karapetis |
2009-10-04 | SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ... | Max Horn |
2009-10-04 | Replaced DblList with Common::List | Filippos Karapetis |
2009-10-03 | Slight change in the SCI MSVC project files (put the files from the gui32 dir... | Filippos Karapetis |
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn |
2009-10-01 | Fixed bug #2847539, by resetting the optimization options for the release ver... | Filippos Karapetis |
2009-09-27 | Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not... | Max Horn |
2009-09-25 | More of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform | Max Horn |
2009-09-25 | Added MSVC project files for the newly-added draci engine | Filippos Karapetis |
2009-09-24 | Split the script opcode table for DIMP, since it doesn't match(ie timers) oth... | Travis Howell |
2009-09-22 | Updated the MSVC project files for commit #44240 (removed intmap.*) | Filippos Karapetis |
2009-09-20 | - Add support for Kyrandia 1 German Amiga in create_kyradat. | Johannes Schickel |
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel |
2009-09-17 | Updated the MSVC project files of the SCI engine (added engine/selector.cpp) | Filippos Karapetis |
2009-09-17 | - Increase kyra.dat version | Johannes Schickel |
2009-09-17 | SCI: Rename engine/memobj.* to engine/segment.* | Max Horn |