aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-29don't try to read objectRoomTable for HEv7 games right nowJonathan Gray
2003-08-29make the 2nd gen windows based humongous games that have things like a differ...Jonathan Gray
2003-08-28fix killLastWordOliver Kiehl
2003-08-28double cursor animation speed (see bug #757191)Max Horn
2003-08-28add readINI stub (a HEv7 op)Jonathan Gray
2003-08-28clean up humongous v7 index file block handlingJonathan Gray
2003-08-28I forgot to commit this file earlier. (It's only a FIXME comment anyway.)Torbjörn Andersson
2003-08-28Remove junkTravis Howell
2003-08-28Update warnings in mingw makefile.Travis Howell
2003-08-28revert previous broken commit which didn't logically make sense as it was che...Jonathan Gray
2003-08-28Fix regression that caused subtitles to always be shown in loomcdTravis Howell
2003-08-28Leave small_header color cycle resource disabled for now, since it needs addi...Travis Howell
2003-08-28Removed the Surface class in favor of small struct specially made for theTorbjörn Andersson
2003-08-28CleanupTorbjörn Andersson
2003-08-28Fixed format string error.Torbjörn Andersson
2003-08-28Load older Color Cycling resource.Travis Howell
2003-08-27V1 games are now supportedTravis Howell
2003-08-27Force redraw so copy protection screen in monkeyega/vga is shown correctly.Travis Howell
2003-08-27Add code to check for game-specific scaler and fullscreen settings, like weTorbjörn Andersson
2003-08-27Added code for smoothing upscaled sprites (for the highest detail setting).Torbjörn Andersson
2003-08-27Unstubbed DimPalette() (used when pausing the game) and re-indented theTorbjörn Andersson
2003-08-27OoopsTravis Howell
2003-08-27Update newsTravis Howell
2003-08-27use file class for speech so people with clusters in different directories ge...Jonathan Gray
2003-08-27Add change ot fix pallete issue in 256 color small_header gamesTravis Howell
2003-08-27Fix room palette issues in small_header games.Travis Howell
2003-08-27errr. this shouldn't have been committedJoost Peters
2003-08-27Basic speech code, the change in speech.cpp is needed for me, but I am afraid...Joost Peters
2003-08-26Revert v1 zak face costume color nack to 8, since palette is fixed.Travis Howell
2003-08-26Fix room colors in v1 zakTravis Howell
2003-08-26Handle the fadeNow parameter to BS2_SetPalette() so that the palette isTorbjörn Andersson
2003-08-26The graphics detail settings partially work now. They only affect howTorbjörn Andersson
2003-08-26Actually, we used to draw blast text after blast objects. I changed theTorbjörn Andersson
2003-08-25cleanupMax Horn
2003-08-25fix actor position in V1 games (by eyeballing the original in dosbox); still ...Max Horn
2003-08-25v1 masking fixesMax Horn
2003-08-25fixing off-by-one buglet (harmless in 99% of cases since the 'invalid' _imgBu...Max Horn
2003-08-25check for costume format, not engine versionMax Horn
2003-08-25implemented V1/C64 object masking, and simplified drawStripC64Mask a bitMax Horn
2003-08-25This fix should be v2 onlyTravis Howell
2003-08-25enable V1/C64 maskingMax Horn
2003-08-25fixed and cleaned up V1 actor maskingMax Horn
2003-08-25Clarified the comments for our Surface class a bit. I plan on removing itTorbjörn Andersson
2003-08-25FadeServer() is now called from ServiceWindows(), thus eliminating the needTorbjörn Andersson
2003-08-24fix for bug #782727 (COMI: no sentence line while inventory is shown) by draw...Max Horn
2003-08-24small cleanup for the Ogg playback codeMax Horn
2003-08-24commented my hackMax Horn
2003-08-24fix for bug #786994 (DOTT: no custom cursor)Max Horn
2003-08-24use less generic file name for settings.dat, I assume filenames > 8.3 are ok ...Jonathan Gray
2003-08-24make settings use SaveFileManager stuff as wellJonathan Gray