Age | Commit message (Expand) | Author |
2002-07-27 | fixed buglet that allowed you to leave the crow nest in MonkeyVGA (on the Sea... | Max Horn |
2002-07-27 | set default volume to 192/192/192 (now that we unified the volume ranges to 0... | Max Horn |
2002-07-27 | changing the selection aborts editing, too! | Max Horn |
2002-07-27 | heaps of changes to NewGUI: mouseDown/Up events now count the clicks (so you ... | Max Horn |
2002-07-27 | added isEmpty() methods to String and List class; fixed crasher that occured ... | Max Horn |
2002-07-27 | Don't skip the first 1/75th of a second when playing Zak256 soundtrack | James Brown |
2002-07-27 | removed Mac1 debug output | Max Horn |
2002-07-27 | fixed some warnings, fixed clamped_add_16 to do the right thing now (wow, nob... | Max Horn |
2002-07-27 | Fix call to mp3cd playing for Zak256. Also fix 'restart' bug with Zak CD | James Brown |
2002-07-27 | removed test widgets from save/load dialog | Max Horn |
2002-07-27 | added support for right aligned text; made use of that in the sound dialog; l... | Max Horn |
2002-07-27 | improved the sound dialog; but my goal is to get rid of it, and merge the sou... | Max Horn |
2002-07-26 | when mixing data, clamp the addition - otherwise we might get overflows for h... | Max Horn |
2002-07-26 | fixed slider | Max Horn |
2002-07-26 | make sure the mouse over widget and the focused widget are informed when the ... | Max Horn |
2002-07-26 | fixed key repeat bug (F7, ESC, F7 -> dialog closed immediatly, this is fixed ... | Max Horn |
2002-07-26 | fixed the zbuffering once more | Max Horn |
2002-07-26 | fix if len is divisible by 8 | Max Horn |
2002-07-26 | fixed stupid typoe | Max Horn |
2002-07-26 | samnmax film noir mode patch by eriktorbjorn | Jonathan Gray |
2002-07-26 | fixed Monkey CD problem caused by my recent checkin | Max Horn |
2002-07-26 | fixed an ignoreboxes bug in MI1VGA | Max Horn |
2002-07-26 | small fix to the actor drawing code, fixes some glitches in MI1VGA | Max Horn |
2002-07-26 | fixed crash on some systems by setting defaults for the slider value range | Max Horn |
2002-07-26 | added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo... | Max Horn |
2002-07-25 | work around a bug in MacOS X OpenGL (it also uses atexit, causing a segfault ... | Max Horn |
2002-07-25 | patch #586167: fixed support for systems that do not implement paletted textures | Max Horn |
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn |
2002-07-25 | rest of zaurus patch | Max Horn |
2002-07-25 | output box flags, too; ignore annoying warning | Max Horn |
2002-07-25 | Added Makefile for Zaurus/Qtopia | Max Horn |
2002-07-25 | patch #585725 - fix for overlapping text in simon | Max Horn |
2002-07-25 | that happens if you don't double check, sorry | Max Horn |
2002-07-25 | added simple hexdump() function (nice for debugging); added some debug code f... | Max Horn |
2002-07-25 | Add Zak256 sound | James Brown |
2002-07-24 | fixed warnings signed/unsigned | Paweł Kołodziejski |
2002-07-23 | fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip... | Max Horn |
2002-07-23 | merged some diffs between sdl.cpp and sdl_gl.cpp. Ideally, one should be the ... | Max Horn |
2002-07-23 | renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversio... | Max Horn |
2002-07-22 | oops forgot to checkin this one | Max Horn |
2002-07-22 | CR things | Nicolas Bacca |
2002-07-22 | moved some utility functions out of class Scumm | Max Horn |
2002-07-22 | no shaking while NewGUI is showing | Max Horn |
2002-07-22 | forgot to remove arisme's comment :-) | Max Horn |
2002-07-22 | pulled out arisme's recent changes to pauseMode, they are not correct as they... | Max Horn |
2002-07-22 | added FIXME | Max Horn |
2002-07-21 | Didn't mean to remove the warning | Ruediger Hanke |
2002-07-21 | Voices were broken in Simon on Big Endian systems ... | Ruediger Hanke |
2002-07-21 | Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer use | James Brown |
2002-07-21 | Add patch from luke_br. Make GL driver honor the fullscreen flag. | James Brown |