Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-06 | set _version to detector value | Max Horn | |
svn-id: r8367 | |||
2003-06-06 | make version public | Max Horn | |
svn-id: r8366 | |||
2003-06-06 | I have no idea if this is right, but at least sound seems to be working | Torbjörn Andersson | |
again in Maniac Mansion, Zak and EGA Loom. svn-id: r8365 | |||
2003-06-06 | Preparations for removing GF_AFTER_V? flags | Max Horn | |
svn-id: r8364 | |||
2003-06-06 | hook for V2 costumes (based on a brief glimpse at the costume resources; ↵ | Max Horn | |
however I haven't yet looked at the rest of the format, so this would just crash if you enabled it right now) svn-id: r8363 | |||
2003-06-06 | Always reset the VAR_GAME_LOADED variable (if it's available). This seems | Torbjörn Andersson | |
to fix bug #740148, at least partially. svn-id: r8362 | |||
2003-06-06 | Added a fix for music_timer in V3 games. | Jochen Hoenicke | |
svn-id: r8361 | |||
2003-06-06 | rewrite code a bit: personally I find it much easier to understand what the ↵ | Max Horn | |
code does this way (the &6 trick is cute, but obfuscates the meaning of the code) svn-id: r8360 | |||
2003-06-06 | add fnRandom() | Joost Peters | |
svn-id: r8359 | |||
2003-06-06 | forgot to remove that | Robert Göffringmann | |
svn-id: r8358 | |||
2003-06-06 | changed sprite priority, changed some errors to warnings and added hack to ↵ | Robert Göffringmann | |
get past the first scene svn-id: r8357 | |||
2003-06-06 | forgot to activate that code again | Robert Göffringmann | |
svn-id: r8356 | |||
2003-06-06 | misc fixes | Robert Göffringmann | |
svn-id: r8355 | |||
2003-06-06 | add some (mouse) stubs | Joost Peters | |
svn-id: r8354 | |||
2003-06-06 | whoops. | Robert Göffringmann | |
svn-id: r8353 | |||
2003-06-06 | fix logic script bugs. | Robert Göffringmann | |
svn-id: r8352 | |||
2003-06-06 | changed warning() to error(), this is how it is in the original, and this ↵ | Joost Peters | |
seems to happen when you try to exit the underground-bar currently, don't know why yet. svn-id: r8351 | |||
2003-06-06 | Order matters! Inverse iris is transition effect 5 and nothing else. | Torbjörn Andersson | |
svn-id: r8350 | |||
2003-06-06 | added a currently disabled hack that can be used to get costumes used in V1 ↵ | Max Horn | |
games (currently crashes since we don't support that custome format yet) svn-id: r8349 | |||
2003-06-06 | Get rid of *64 targets, use 'maniac' and 'zak' autodetection for the ↵ | James Brown | |
AFTER_V1 flag instead. svn-id: r8348 | |||
2003-06-06 | Hack to fix the placement of the green transparency on the tank in the Hall | Torbjörn Andersson | |
of Oddities in Sam & Max. As far as I can tell, this was a bug in the original game as well, so this is one of the rare cases where I think a hack is ok even as a long-term solution. svn-id: r8347 | |||
2003-06-06 | v1 object drawing updates from aquadran | Jonathan Gray | |
svn-id: r8346 | |||
2003-06-06 | fixed almost object drawing for v1 games, (ugly hack for drawBitmap) | Paweł Kołodziejski | |
svn-id: r8345 | |||
2003-06-06 | changed height of virtscreen for v1 games | Paweł Kołodziejski | |
svn-id: r8344 | |||
2003-06-06 | forgot to implement right mousebutton. :) | Robert Göffringmann | |
svn-id: r8343 | |||
2003-06-06 | small bugfix, menu still doesn't work. -_- | Robert Göffringmann | |
svn-id: r8342 | |||
2003-06-06 | cleanup | Max Horn | |
svn-id: r8341 | |||
2003-06-05 | make code use our coding conventions | Max Horn | |
svn-id: r8340 | |||
2003-06-05 | unified some code | Max Horn | |
svn-id: r8339 | |||
2003-06-05 | proper mouse transparancy fix, should work for all cursors now | Joost Peters | |
svn-id: r8338 | |||
2003-06-05 | fixed switch opcode | Oliver Kiehl | |
svn-id: r8337 | |||
2003-06-05 | fixed mouse cursor/transparency | Joost Peters | |
svn-id: r8336 | |||
2003-06-05 | make mouse move to middle of screen at start and let skystate initialize its ↵ | Robert Göffringmann | |
_objectList svn-id: r8335 | |||
2003-06-05 | fixed caching routines | Robert Göffringmann | |
svn-id: r8334 | |||
2003-06-05 | a little better | Paweł Kołodziejski | |
svn-id: r8333 | |||
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann | |
svn-id: r8332 | |||
2003-06-05 | disabled mask for now | Paweł Kołodziejski | |
svn-id: r8331 | |||
2003-06-05 | fixed my last commit | Paweł Kołodziejski | |
svn-id: r8330 | |||
2003-06-05 | added v1 gfx codec, (not working) | Paweł Kołodziejski | |
svn-id: r8329 | |||
2003-06-05 | clarified comment | Max Horn | |
svn-id: r8328 | |||
2003-06-05 | Typo | Travis Howell | |
svn-id: r8327 | |||
2003-06-05 | Adjust default _subtitle values | Travis Howell | |
svn-id: r8326 | |||
2003-06-05 | Last commit should have been made simon1 only | Travis Howell | |
svn-id: r8325 | |||
2003-06-05 | Commit combined speech and subtitles patch | Travis Howell | |
Add support for nosubtitles config option svn-id: r8324 | |||
2003-06-05 | restricted check to V2, stupid mistake | Max Horn | |
svn-id: r8323 | |||
2003-06-05 | modified comment | Max Horn | |
svn-id: r8322 | |||
2003-06-05 | Regenerate strip table when loading | Max Horn | |
svn-id: r8321 | |||
2003-06-05 | fix for bug #749355 | Max Horn | |
svn-id: r8320 | |||
2003-06-05 | proper const cast | Max Horn | |
svn-id: r8319 | |||
2003-06-05 | Synchronize channels playing the same frequency. This prevents | Jochen Hoenicke | |
interference effects. svn-id: r8318 |