Age | Commit message (Expand) | Author |
2009-09-13 | return event status from the nextEvent() | Vladimir Menshakov |
2009-09-13 | removed invalid 0xff character handler, added fixme | Vladimir Menshakov |
2009-09-13 | fixed sounds for the earlier callbacks | Vladimir Menshakov |
2009-09-13 | added hide/showActor, fixed intro, reverted straight animation order | Vladimir Menshakov |
2009-09-13 | LOL: add missing opcode | Florian Kagerer |
2009-09-13 | Fixed crash when reaching the end of the movie, riggered by recent Stream | Torbjörn Andersson |
2009-09-13 | Added workaround fix for Amazon conversation being cut off in Act 2 | Paul Gilbert |
2009-09-13 | added intro support | Vladimir Menshakov |
2009-09-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-09-13 | added simple credits support for the intro. | Vladimir Menshakov |
2009-09-13 | added shadow_color, height and packed width parameters for fonts. | Vladimir Menshakov |
2009-09-13 | fixed animation slot in first trial | Vladimir Menshakov |
2009-09-13 | Always disable the "Change Directory" button in the save/load menus, as we do... | Filippos Karapetis |
2009-09-12 | Removed the INST_LOOKUP_CLASS define | Filippos Karapetis |
2009-09-12 | Made is_object() a method of the segment manager | Filippos Karapetis |
2009-09-12 | Removed the unused ASSERT()-related code and changed a warning where BREAKPOI... | Filippos Karapetis |
2009-09-12 | LOL: fix bug that would sometimes accidently swap the freeze palette and the ... | Florian Kagerer |
2009-09-12 | - Made obj_get and obj_get_name methods of SegManager (getObject and getObjec... | Filippos Karapetis |
2009-09-11 | LOL: added another missing opcode | Florian Kagerer |
2009-09-11 | LOL: add missing opcode | Florian Kagerer |
2009-09-11 | LOL/Floppy: fixed gfx tables generation | Florian Kagerer |
2009-09-11 | Added an experimental screen transition dirty rect calculation code which sho... | Paul Gilbert |
2009-09-11 | Bugfix for the boundaries of changing objects used for dirty rect calculations | Paul Gilbert |
2009-09-11 | Remove excess spaces. | Travis Howell |
2009-09-11 | Remove excess spaces. | Travis Howell |
2009-09-11 | Fix compile of M4 game engine. | Travis Howell |
2009-09-11 | Slightly modified version of Patch #2838562: Improve endian.h and stream.h | Max Horn |
2009-09-11 | M4: Seems that s1_cos and s1_sin are either misnamed, or buggy ? | Max Horn |
2009-09-11 | Don't abuse FORCEINLINE | Max Horn |
2009-09-10 | Removed incorrect German Neon Edition MD5 | Paul Gilbert |
2009-09-09 | Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::... | Sven Hesse |
2009-09-09 | LOL/Floppy: - fix spell book animation | Florian Kagerer |
2009-09-09 | Playtoons - Fix searchHotspot and suppress a forgotten debug warning | Arnaud Boutonné |
2009-09-09 | moved away actor animation from the "lan" animations. added better handling f... | Vladimir Menshakov |
2009-09-09 | Playtoons - Add oPlaytoons_printText | Arnaud Boutonné |
2009-09-09 | Removed/replaced the gfx_pixmap_color struct | Filippos Karapetis |
2009-09-08 | Fixed some (pedantic) warnings | Max Horn |
2009-09-08 | tinsel: correct mac cd checksums, made on files extracted as raw data | Fabio Battaglia |
2009-09-08 | added actor-walkbox position correction | Vladimir Menshakov |
2009-09-08 | removed ann's house music hack from scene. | Vladimir Menshakov |
2009-09-08 | Tinsel: added (disabled) Discworld 1 MAC detection entry | Fabio Battaglia |
2009-09-08 | T7G: Fix bug #2853185 where card puzzle doesn't clean up, resulting in a blan... | Scott Thomas |
2009-09-07 | removed junk, added warning about unimplemented callback | Vladimir Menshakov |
2009-09-07 | made game completable | Vladimir Menshakov |
2009-09-07 | added quit event | Vladimir Menshakov |
2009-09-07 | play animation only when hovered | Vladimir Menshakov |
2009-09-07 | fixed invalid text length calculation | Vladimir Menshakov |
2009-09-07 | Merged xfact and yfact into scaleFactor - it doesn't really make sense to mul... | Filippos Karapetis |
2009-09-07 | Added second German Neon Edition detection entry | Paul Gilbert |
2009-09-07 | Fixed a regression from commit #43999 (segment ID 1 is valid) | Filippos Karapetis |