aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-12Another hack for GNU ld, due to another circular dependency, this time betwee...Stephen Kennedy
2008-07-12Added comments in virtual-keyboard-parser.h describing the file format. Added...Stephen Kennedy
2008-07-11cleanupMax Horn
2008-07-11Don't use kPlainSoundType if you don't have toMax Horn
2008-07-11Better handling of virtual keyboard and gui being displayed at the same time....Stephen Kennedy
2008-07-11Added a script (courtesy of salty-horse) to create/set properties for source ...Nicola Mettifogo
2008-07-11Cleanup.Nicola Mettifogo
2008-07-11Update MSVC project files.Kari Salminen
2008-07-11Moved program and command execution code out of the engine, into their own br...Nicola Mettifogo
2008-07-11Fixed leak in sound code by explicitly deleting the midi driver.Nicola Mettifogo
2008-07-10Fixed a few warningsBertrand Augereau
2008-07-10Fixed Kyra 3 detection regression.Torbjörn Andersson
2008-07-10Typo.Johannes Schickel
2008-07-10Added filename to unkown command/opcode warnings for TIM scripts.Johannes Schickel
2008-07-10Added filename to unknown opcode/command warnings of EMC scripts.Johannes Schickel
2008-07-10Fixed mem leak in MIDI related code.Johannes Schickel
2008-07-10Workaround for gcc 2.95 compiler bug.Johannes Schickel
2008-07-10Fixed destruction of sprites in BRA.Nicola Mettifogo
2008-07-09- added system delay to event loop, to reduce CPU usageStephen Kennedy
2008-07-09DS: Backend changes for new mixer codeNeil Millstone
2008-07-09Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKe...Stephen Kennedy
2008-07-09Fixed leaks in NS and BRA.Nicola Mettifogo
2008-07-09- keyboard fully tested with multiple modes - key press events successfully p...Stephen Kennedy
2008-07-09Fixed regression introduced with GfxObj: the character sprite was sometimes r...Nicola Mettifogo
2008-07-09cleanup / code formattingMax Horn
2008-07-09Added a couple of NULLity checks.Nicola Mettifogo
2008-07-09New configure flag --enable-profiling to compile and link with -pg (for Bertrand Augereau
2008-07-08set DEPDIRJoost Peters
2008-07-08Enable static engines -- time to start thinking about prx/plugin support!Joost Peters
2008-07-08changes for new Mixer APIJoost Peters
2008-07-08On reading some more about XMIDI, I believe the NEXT and BREAK variants of theTorbjörn Andersson
2008-07-08- Virtual keyboard now can now be dragged, when the user clicks on any part o...Stephen Kennedy
2008-07-08One more MSVC warningEugene Sandulenko
2008-07-08Added a Gob1 version supplied by raina in the forums.Sven Hesse
2008-07-08Modified the EGA story image delay to work for the Mac versions as wellSven Hesse
2008-07-08Shut couple of MSVC warningsEugene Sandulenko
2008-07-08Remove reference to kPlainSoundTypeMax Horn
2008-07-07Fix for bathroom door opening crash in Operation Stealth's start.Kari Salminen
2008-07-07MILESTONE: bitmap showing with key color transparency implemented!Stephen Kennedy
2008-07-07Fix for bug #2012293 "KYRA: Bad Spanish String in menu".Johannes Schickel
2008-07-07Some fixes for warnings under GCC 2.95Filippos Karapetis
2008-07-07hacky temp. workaround to fix linking with gnu ld, as there now is a circular...Joost Peters
2008-07-07- updates for GCC compilation - still having linker errors though :(Stephen Kennedy
2008-07-07- changed VirtualKeyboard classes to Common namespaceStephen Kennedy
2008-07-07- renaming of filesStephen Kennedy
2008-07-07- moved VirtualKeyboard files into backends/common directoryStephen Kennedy
2008-07-07Fixed regression after label code refactoring.Nicola Mettifogo
2008-07-07WIP: VirtualKeyboard updates:Stephen Kennedy
2008-07-07Don't let listSavefiles() search subdirectories. Files with the same name (in...Sven Hesse
2008-07-06Fixed silly error. The NEXT_BREAK event should, of course, jump to the eventTorbjörn Andersson