aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-04-06corrected right/bottom borders while clipping at drawBox() funcPaweł Kołodziejski
svn-id: r6919
2003-04-06Alignment fixNicolas Bacca
svn-id: r6918
2003-04-05Alignment fixesNicolas Bacca
svn-id: r6917
2003-04-05updated and fixed for VC6Paweł Kołodziejski
svn-id: r6916
2003-04-05changed warning() to error()Joost Peters
svn-id: r6915
2003-04-05removed debug/text dump code (oops :))Joost Peters
svn-id: r6914
2003-04-05Added text decoders + various other bits of codeJoost Peters
svn-id: r6913
2003-04-05Watch this castNicolas Bacca
svn-id: r6912
2003-04-05Add delay in ms for tremor vorbis implementation and possible autodetectionNicolas Bacca
svn-id: r6911
2003-04-04Smartphone version of Sam & Max skip fixNicolas Bacca
svn-id: r6910
2003-04-04Latest local version, rewrite pending ...Nicolas Bacca
svn-id: r6909
2003-04-04Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ↵Nicolas Bacca
I'll break everything in a few hours :) svn-id: r6908
2003-04-04Fix skip key problems mainly for Sam & MaxNicolas Bacca
svn-id: r6907
2003-04-04Fix compiling issues with Smartphone/HPC buildsNicolas Bacca
svn-id: r6906
2003-04-04Adding _heapchkNicolas Bacca
svn-id: r6905
2003-04-03zlib.h is no longer in ronin/.Marcus Comstedt
svn-id: r6904
2003-04-03Updated to new libronin layout.Marcus Comstedt
svn-id: r6903
2003-04-03Changed prerequisites to be more up to date (slightly ahead of date, actually :)Marcus Comstedt
svn-id: r6902
2003-04-03Save game path setting is not meaningful on the Dreamcast.Marcus Comstedt
svn-id: r6901
2003-04-02fix for bug #695654Max Horn
svn-id: r6900
2003-04-02More Spanish font corrections, the . and , fonts were corruptTravis Howell
svn-id: r6899
2003-04-02Hebrew fonts were off by two bytes too.Travis Howell
svn-id: r6898
2003-04-02Enable choice between English voice and subtitles in French, Hebrew, Italian ↵Travis Howell
and Spanish version of Simon the Sorcerer 1 talkie svn-id: r6897
2003-04-02Spanish video fonts were off by two bytesTravis Howell
Might be able to merge with main fonts eventually. svn-id: r6896
2003-04-02Add correct use verb words for ItalianTravis Howell
svn-id: r6895
2003-04-01correct to match dissassemblyPaweł Kołodziejski
svn-id: r6894
2003-04-01Patch 713149: Fix OOB accessMax Horn
svn-id: r6893
2003-03-31Add spanish video fonts, not sure why this set is so different.Travis Howell
svn-id: r6892
2003-03-31Add proper spanish verbsTravis Howell
svn-id: r6891
2003-03-30fixed description centering in the FT and added hack for redraw descriptions ↵Paweł Kołodziejski
in height while scrolling room svn-id: r6890
2003-03-30added eriktorbjorn patch for multiple text lines for the dig ending creditsPaweł Kołodziejski
svn-id: r6889
2003-03-30changed messages from warning to debugPaweł Kołodziejski
svn-id: r6888
2003-03-30obsolete TODOsMax Horn
svn-id: r6887
2003-03-30fixed cordinates in the Dig opcode 0xE1Paweł Kołodziejski
svn-id: r6886
2003-03-30corrected opcode 0xE1 in the dig (bug in the IDB)Paweł Kołodziejski
svn-id: r6885
2003-03-29fixed verb regression in older gamesMax Horn
svn-id: r6884
2003-03-29changed printf to debugPaweł Kołodziejski
svn-id: r6883
2003-03-29hack for proper description redraw in the dig while scrolling roomPaweł Kołodziejski
svn-id: r6882
2003-03-29fix y position of text description in the digPaweł Kołodziejski
svn-id: r6881
2003-03-29fix for wrong(or rather unset) mouse 0,0 (x,y) position when joystick is pluggedPaweł Kołodziejski
when code handle joystick motion and mapping to mouse motion, it should also set mouse x,y position svn-id: r6880
2003-03-29stdafx.cpp is not neededPaweł Kołodziejski
svn-id: r6879
2003-03-28some comments on actorHitMax Horn
svn-id: r6878
2003-03-28cleanupMax Horn
svn-id: r6877
2003-03-28this should fix one of those nasty deadlocks, I hopeMax Horn
svn-id: r6876
2003-03-28small optimization (do three memory reads instead of five)Max Horn
svn-id: r6875
2003-03-28fixed verb drawing in COMI (and maybe FT, too?)Max Horn
svn-id: r6874
2003-03-27fixed compilation under VC6Paweł Kołodziejski
svn-id: r6873
2003-03-27add back removed checks for definitions of mouse scrolling buttons before ↵Jonathan Gray
using them as we don't want to depend on sdl >= 1.2.5 svn-id: r6872
2003-03-26grow default buttons size & browser dialog to accomodate for spanish gamesMax Horn
svn-id: r6871
2003-03-26long standing evil bug (luckily hardly has any effect since almost ↵Max Horn
everything has 2 byte alignment; but if the motion/button structs are ever changed, this would have gone broke) svn-id: r6870