Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-21 | Added the following patch: | Travis Howell | |
[ 598121 ] Cursor cosmetics svn-id: r4987 | |||
2002-09-21 | Add the following patches: | Travis Howell | |
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986 | |||
2002-09-21 | added support for sound volume for smush samples(IACT) in the dig (propably bad) | Paweł Kołodziejski | |
svn-id: r4985 | |||
2002-09-21 | partial fix for bug #605970 | Max Horn | |
svn-id: r4984 | |||
2002-09-20 | Patch #612277: text rendering crash + spacing issue | Max Horn | |
svn-id: r4983 | |||
2002-09-20 | updated VC6 file | Paweł Kołodziejski | |
svn-id: r4982 | |||
2002-09-20 | removed old smush player | Paweł Kołodziejski | |
svn-id: r4981 | |||
2002-09-20 | fixed placement subtitles in smush(the dig) | Paweł Kołodziejski | |
svn-id: r4980 | |||
2002-09-20 | quit should not exit(1) but rather exit(0) (mabye we should add a paramter ↵ | Max Horn | |
'bool success' to it that flags whether this is a normal exit or one with an error?) svn-id: r4979 | |||
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char ↵ | Max Horn | |
width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' svn-id: r4978 | |||
2002-09-19 | NewGui now has its own mouse cursor code -> again one less dependency on ↵ | Max Horn | |
Scumm; moved makeCursorColorTransparent to gfx.cpp where it belongs svn-id: r4977 | |||
2002-09-19 | found out that guifont actually contains a char width table -> make use of ↵ | Max Horn | |
it now svn-id: r4976 | |||
2002-09-19 | removed obsolete font drawing code from old GUI to make CCCP happy :-) | Max Horn | |
svn-id: r4975 | |||
2002-09-19 | removed even more scumm dependencies from NewGUI; fixed some redraw issues ↵ | Max Horn | |
(this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) svn-id: r4974 | |||
2002-09-19 | moved the Scumm specific dialogs to scumm/dialogs.* | Max Horn | |
svn-id: r4973 | |||
2002-09-19 | improved the text display in a newgui a bit: make the font proportiona; ↵ | Max Horn | |
implemented text alignment (left/right/center); alpha blending now not anymore at 50% but at 66%; moved some #defines to util.h svn-id: r4972 | |||
2002-09-19 | Added overlay to OSystem interface; implemented overlay in SDL backend (all ↵ | Max Horn | |
other backends, including SDL_gl, still need to implement this!); changed NewGUI to make use of the overlay; added Cmd-Q as a shortcut for Quit on MacOS X svn-id: r4971 | |||
2002-09-19 | renamed unk3/unk4 to scaleX/scaleY | Max Horn | |
svn-id: r4970 | |||
2002-09-19 | patch #611449: Workaround for bug #604398 | Max Horn | |
svn-id: r4969 | |||
2002-09-19 | patch #611450: Simon crash fix | Max Horn | |
svn-id: r4968 | |||
2002-09-18 | fixed for and added comments | Paweł Kołodziejski | |
svn-id: r4967 | |||
2002-09-18 | applied patch: #610954 | Paweł Kołodziejski | |
svn-id: r4966 | |||
2002-09-18 | moved warning, debug, checkheap to engine | Paweł Kołodziejski | |
svn-id: r4965 | |||
2002-09-18 | Timer is handled in Engine now | Paweł Kołodziejski | |
svn-id: r4964 | |||
2002-09-18 | oops, forgot braces :) | Paweł Kołodziejski | |
svn-id: r4963 | |||
2002-09-18 | fixed naming convention and added support 11khz for Smush sound channels | Paweł Kołodziejski | |
svn-id: r4962 | |||
2002-09-17 | Appending a slash in all cases breaks some games on MOS | Ruediger Hanke | |
svn-id: r4961 | |||
2002-09-17 | added support for nonenglish the dig - for gui this time. now is completed :) | Paweł Kołodziejski | |
svn-id: r4960 | |||
2002-09-17 | added support for nonenglish the dig(dialogs, descriptions, warnings), not ↵ | Paweł Kołodziejski | |
gui yet svn-id: r4959 | |||
2002-09-17 | Fix newgui crash, and commit patch 600645: Loom flashlight fix | James Brown | |
svn-id: r4958 | |||
2002-09-17 | added framework for non-english version of the dig, not yet completed | Paweł Kołodziejski | |
svn-id: r4957 | |||
2002-09-17 | Replace some exit()'s with a call to the OSystem quit method, as per 610251. | James Brown | |
svn-id: r4956 | |||
2002-09-17 | Patch 610257jamieson630/Windows MMSYSTEM error reclassification | James Brown | |
svn-id: r4955 | |||
2002-09-16 | patch #609859: Some general patches for string.cpp | Max Horn | |
svn-id: r4954 | |||
2002-09-16 | Patch 609563: eriktorbjorns drawBomp() rewrite. | James Brown | |
Scaling + Alpha. Fixes Sam and Max and Dig bugs. svn-id: r4953 | |||
2002-09-16 | fixed crash at release mode under VC6 and cleanup | Paweł Kołodziejski | |
svn-id: r4952 | |||
2002-09-16 | Fix some odd regression issue. | James Brown | |
Somewhere, recently, current_cd_sound has stopped being set for various things. svn-id: r4951 | |||
2002-09-16 | added some comments, cleanup | Max Horn | |
svn-id: r4950 | |||
2002-09-16 | minor changes in source structure | Paweł Kołodziejski | |
svn-id: r4949 | |||
2002-09-16 | simon also use class File | Paweł Kołodziejski | |
svn-id: r4948 | |||
2002-09-16 | 609791: Sam and Max 'phantom sound' (precaching) hack. | James Brown | |
svn-id: r4947 | |||
2002-09-15 | removed additional directory in filename | Paweł Kołodziejski | |
svn-id: r4946 | |||
2002-09-15 | improved open function in File class | Paweł Kołodziejski | |
svn-id: r4945 | |||
2002-09-15 | Compile fixes | Ruediger Hanke | |
svn-id: r4944 | |||
2002-09-15 | apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's request | Jonathan Gray | |
svn-id: r4943 | |||
2002-09-15 | new smush player need bigger buffer | Paweł Kołodziejski | |
svn-id: r4942 | |||
2002-09-15 | speed changes to play smush movies | Paweł Kołodziejski | |
svn-id: r4941 | |||
2002-09-14 | fixed stream in mixer, not completed yet - bad wrap around. | Paweł Kołodziejski | |
svn-id: r4940 | |||
2002-09-14 | changed speed in smush | Paweł Kołodziejski | |
svn-id: r4939 | |||
2002-09-13 | patch #608543 (fix for unkRoomFunc3) | Max Horn | |
svn-id: r4938 |