Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-05 | Bigger mouse cursor | Nicolas Bacca | |
svn-id: r7335 | |||
2003-05-05 | Add music control for Smartphone build | Nicolas Bacca | |
svn-id: r7334 | |||
2003-05-05 | Support for COMI and new targets | Nicolas Bacca | |
svn-id: r7333 | |||
2003-05-05 | Handle COMI UI | Nicolas Bacca | |
svn-id: r7332 | |||
2003-05-05 | Added new targets, auto-quit for demos without UI | Nicolas Bacca | |
svn-id: r7331 | |||
2003-05-05 | fix bug pointed out by segra | Jonathan Gray | |
svn-id: r7330 | |||
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt | |
svn-id: r7329 | |||
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵ | Max Horn | |
should we ever have to) svn-id: r7328 | |||
2003-05-04 | V2 verbop fix (read verb name from script) | Max Horn | |
svn-id: r7327 | |||
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt | |
svn-id: r7326 | |||
2003-05-04 | oops, forget to remove hack I used to test this ;-) | Max Horn | |
svn-id: r7325 | |||
2003-05-04 | simplified code | Max Horn | |
svn-id: r7324 | |||
2003-05-04 | cleanup / fixes | Max Horn | |
svn-id: r7323 | |||
2003-05-04 | GCC believes that if we cast a pointer to <type *>, then we are guaranteeing | Marcus Comstedt | |
that the pointer has proper alignment for <type>, and that it can replace the memcpy() with a direct assignment. This totally defies the purpose of the memcpy(), which is there precisely because the memory is unaligned. Avoid problems by not making the cast. svn-id: r7322 | |||
2003-05-04 | remove hack that should not have been there in the first place... | Jonathan Gray | |
svn-id: r7321 | |||
2003-05-04 | Even more heap needed by later games... | Marcus Comstedt | |
svn-id: r7320 | |||
2003-05-04 | renamed RETURN_OK and RETURN_FAIL for morphos | Oliver Kiehl | |
svn-id: r7319 | |||
2003-05-04 | erik's fix for the airplane bug in Indy3 | Max Horn | |
svn-id: r7318 | |||
2003-05-04 | hexdump defaults to 16 bytes/line now, and prints an offest | Max Horn | |
svn-id: r7317 | |||
2003-05-04 | fixed roomobj dumping | Max Horn | |
svn-id: r7316 | |||
2003-05-04 | *** empty log message *** | Ruediger Hanke | |
svn-id: r7315 | |||
2003-05-04 | cleanup | Max Horn | |
svn-id: r7314 | |||
2003-05-04 | cleanup | Max Horn | |
svn-id: r7313 | |||
2003-05-04 | correction | Jonathan Gray | |
svn-id: r7312 | |||
2003-05-04 | don't know why this was removed but it breaks several games making it for ↵ | Jonathan Gray | |
all non v2 games svn-id: r7311 | |||
2003-05-04 | ... right revision this time... | James Brown | |
svn-id: r7310 | |||
2003-05-04 | Some V2 stuff | James Brown | |
svn-id: r7309 | |||
2003-05-04 | fixed drawing code for height != 128, but added a (temporary) hack to ignore ↵ | Max Horn | |
any such drawing anyway, for demo purposes svn-id: r7308 | |||
2003-05-04 | there ya go | Max Horn | |
svn-id: r7307 | |||
2003-05-04 | much better, but still buggy | Max Horn | |
svn-id: r7306 | |||
2003-05-04 | cleanup | Max Horn | |
svn-id: r7305 | |||
2003-05-04 | make readVar debug output slightly more useful | Max Horn | |
svn-id: r7304 | |||
2003-05-04 | and it's 24 after all! script 1 inits actors 1 till 23. If this causes ↵ | Max Horn | |
segfaults somewhere, we need to fix those, not hack around ithe problem svn-id: r7303 | |||
2003-05-04 | yet more v2 fixes & cleanup | Max Horn | |
svn-id: r7302 | |||
2003-05-04 | more v2 fixes; cleanup | Max Horn | |
svn-id: r7301 | |||
2003-05-04 | cleanup; got rid of o2_printEgo | Max Horn | |
svn-id: r7300 | |||
2003-05-04 | don't segfault when starting maniac | Jonathan Gray | |
svn-id: r7299 | |||
2003-05-04 | fixed o2_delay | Max Horn | |
svn-id: r7298 | |||
2003-05-04 | o5_dummy -> o2_dummy (it's not used by the V5 code at all...) | Max Horn | |
svn-id: r7297 | |||
2003-05-04 | decode string properly in o2_printEgo | Max Horn | |
svn-id: r7296 | |||
2003-05-04 | typo; added comment | Max Horn | |
svn-id: r7295 | |||
2003-05-03 | fixed pink-text bug | Joost Peters | |
svn-id: r7294 | |||
2003-05-03 | Patch #731613: debugger tab-completion (thanks, Willem!) | Max Horn | |
svn-id: r7293 | |||
2003-05-03 | Added Chris Apers & PalmOS port; and updated my status | Max Horn | |
svn-id: r7292 | |||
2003-05-03 | temporary (?) hack for Maniac Mansion, to get to the first screen (thanks to ↵ | Max Horn | |
segra) svn-id: r7291 | |||
2003-05-03 | Patch #730800: EGA LOOM: Hack to fix palette problem (also helps MonkeyEGA) | Max Horn | |
svn-id: r7290 | |||
2003-05-03 | reordered iMuseDigital stuff to be next to each other | Max Horn | |
svn-id: r7289 | |||
2003-05-03 | only moved stuff (to group sound related stuff) | Max Horn | |
svn-id: r7288 | |||
2003-05-03 | seems to be the right thing to do... | Jonathan Gray | |
svn-id: r7287 | |||
2003-05-03 | updated VC6 file | Paweł Kołodziejski | |
svn-id: r7286 |