aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-04add bundle file names for comi demo, and only add .IMX when playing the full ...Jonathan Gray
2003-03-04if a script triggers a load, immediatly perform it (this also covers the case...Max Horn
2003-03-04disable some smush code -> this allows the COMI demo to get into the canon sc...Max Horn
2003-03-04load NUT fonts even if they do not specify full 256 chars (e.g. the COMI demo...Max Horn
2003-03-04added some asserts; added a hack that helps the COMI demoMax Horn
2003-03-04Correct error in my last commitTravis Howell
2003-03-04Add language option and mingw compile noteTravis Howell
2003-03-04OoopsTravis Howell
2003-03-04Add text speed options for Simon gamesTravis Howell
2003-03-03fix double free bugMax Horn
2003-03-03don't error out if a font is missing -> this fixes the COMI demoMax Horn
2003-03-03added SysEx support to the CoreAudio midi backend - though I have no clue wha...Max Horn
2003-03-03enable newgui f5 dialog for comi as per erik's patchJonathan Gray
2003-03-03fix shadowed variable problemsJonathan Gray
2003-03-03Don't keep a backlog of missed deadlines for event polling...Marcus Comstedt
2003-03-03Increased level of optimization (make sure to use gcc 3.3).Marcus Comstedt
2003-03-03Made the code a bit more maintainable...Marcus Comstedt
2003-03-03add stub for opcode 0xE4Jonathan Gray
2003-03-03add hack that attempts to workaround the offset hotspot problem in humongous ...Jonathan Gray
2003-03-03fixes to akos opcodesPaweł Kołodziejski
2003-03-02opcode 0xA7 is just o6_popJonathan Gray
2003-03-02Timer implemented.Marcus Comstedt
2003-03-02Handle architectures which need alignment for 32bit memory access...Marcus Comstedt
2003-03-02Make sure version_settings are initialized.Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2003-03-02Patch #691064: dot matrix scalerMax Horn
2003-03-02patch #696030: CMI: More actor direction fixesMax Horn
2003-03-02increased range of palette to 255Paweł Kołodziejski
2003-03-02added AKC_StartVarAnim opcode for akos_increaseAnimsPaweł Kołodziejski
2003-03-02fixed warningsPaweł Kołodziejski
2003-03-02changed sub_FEE_78D2 func for scumm v7Paweł Kołodziejski
2003-03-02changed check only for Cxxx opcodesPaweł Kołodziejski
2003-03-02add commands to debugger, objects prints a table of local objects, object num...Jonathan Gray
2003-03-01those TODOs have been obsoletedOliver Kiehl
2003-03-01change GameIDs to GameFeaturesOliver Kiehl
2003-03-01fix warningMax Horn
2003-03-01removed the single big VersionSettings list; instead, the simon & scumm modul...Max Horn
2003-03-01don't hardcode the Simon GameID values, rather use the #defines from simon/in...Max Horn
2003-03-01no need for a hack if include gameDetector.h anyway...Max Horn
2003-03-01a few minor cleanups in the debian build scriptsTore Anderson
2003-03-01we were reading 8 bytes too much on DIGI soundsJonathan Gray
2003-03-01Disable realizePalette_unk() in simon since it causes regressionsTravis Howell
2003-03-01hacky support for humongous talkie formatJonathan Gray
2003-02-28hehPaweł Kołodziejski
2003-02-28change rate for humongous DIGI sounds to 11025Jonathan Gray
2003-02-27patch #693475 attempt to address the actor facing problems in comi by erikJonathan Gray
2003-02-27patch #689164 comi verb coin hack by erik, fixes the verb coin drawing behind...Jonathan Gray
2003-02-27move comi to be up near the other scumm gamesJonathan Gray
2003-02-26add snmidemoJonathan Gray
2003-02-26bump cvs version number and date as its been over 2 months since this was upd...Jonathan Gray