aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-29Variables no longer used.Travis Howell
svn-id: r20293
2006-01-29HE80+ games use a transparent color of 5.Travis Howell
svn-id: r20292
2006-01-29Allow GCC 2.95 again as compilation is now fixed.Jonathan Gray
svn-id: r20289
2006-01-29cyx's gcc 2.95 fix makes things compile with gcc 2.95 again.Jonathan Gray
svn-id: r20288
2006-01-29Enable debug print of parsed expression with use of new debugN() function.Eugene Sandulenko
svn-id: r20287
2006-01-29Oops. I should've test it before commit. Fixed now.Eugene Sandulenko
svn-id: r20286
2006-01-29Added new debugN() function which doesn't append newline.Eugene Sandulenko
svn-id: r20285
2006-01-29Patch #1416561: "updated .spec package description (second part of it).Eugene Sandulenko
Thanks, wjp. svn-id: r20284
2006-01-29Patch #1417631: "gobliiins cleanup". Thanks, wjp.Eugene Sandulenko
svn-id: r20283
2006-01-29Patch #1417634: " gobliiins parser stoptoken cleanup"Eugene Sandulenko
svn-id: r20282
2006-01-29Enable angle and zoom support for polygons, based on HE95.Travis Howell
svn-id: r20281
2006-01-28Changed calcGradient again, should look nicer now.Johannes Schickel
svn-id: r20280
2006-01-28Use the new logo on Mac OS X, tooMax Horn
svn-id: r20279
2006-01-28Fixes a bug while loading the theme config from the zip file (now the caret ↵Johannes Schickel
should be black). svn-id: r20277
2006-01-28- Fixes a bug that the debugger crashed while openingJohannes Schickel
- Changed gradient calculating - added background saving for all dialog/widget backgrounds for now (change that later maybe) - changed ScummDialog to use the colors of our launcher dialog svn-id: r20276
2006-01-28Add extra case for Russian water.Travis Howell
svn-id: r20275
2006-01-28not used nowPaweł Kołodziejski
svn-id: r20274
2006-01-28not used nowPaweł Kołodziejski
svn-id: r20273
2006-01-28revert, that is still needed anywayPaweł Kołodziejski
svn-id: r20272
2006-01-28Applied my own patch #1416897, in an attempt to speed up list widgetTorbjörn Andersson
redrawing. There may be regressions, but none are known at the moment. svn-id: r20271
2006-01-28experimental imuse without timer thread usage, it might still have issue ↵Paweł Kołodziejski
stoped audio while switching rooms svn-id: r20270
2006-01-28updatePaweł Kołodziejski
svn-id: r20269
2006-01-28updatePaweł Kołodziejski
svn-id: r20268
2006-01-28Fix LaTeX to work againMax Horn
svn-id: r20267
2006-01-28Compilation has been busted on GCC 2.xx for some time. Don'tJonathan Gray
pretend to support it in configure. svn-id: r20264
2006-01-28Fixes the kyra GUI palette issues, implements background fading when the ↵Oystein Eftevaag
GUI's up, and a couple of very minor optimizations. svn-id: r20263
2006-01-28Sync with branch-0-8-0.Eugene Sandulenko
svn-id: r20262
2006-01-28Always save gameid.Travis Howell
svn-id: r20260
2006-01-27Add themes zip to win32 dist.Travis Howell
svn-id: r20258
2006-01-27Update Win32 icon with new one.Eugene Sandulenko
svn-id: r20256
2006-01-27Patch #1416983: "gobliiins 64bit fixes" to fix bug #1399873: "GOB1: 64-bitEugene Sandulenko
crash at load screen". Thanks, wjp. svn-id: r20255
2006-01-27Updated ScummVM icon, thanks to wjp.Eugene Sandulenko
svn-id: r20254
2006-01-27This should fix bug # 1416862 (new theme: changing overlay size).Johannes Schickel
svn-id: r20253
2006-01-27A filename without an extension can be passed to generateSubstResFileName() ↵Gregory Montoir
; changed assert() condition accordingly. svn-id: r20251
2006-01-27run in usermode. psplink provides an exception handler and stdout/stderr ↵Joost Peters
redirection, so we have no real reason to use kernel mode anyway. svn-id: r20250
2006-01-27New intial mmps to target ScummVM instead of EScummVM and associated pkg filesLars Persson
svn-id: r20246
2006-01-27Credit Paolo Costabel and Thomas Mayer who contributed to the (initial) PSP ↵Joost Peters
port. svn-id: r20245
2006-01-27Update some FAQs (I should probably move these to the Wiki at some point)Joost Peters
svn-id: r20244
2006-01-27Minor cleanup.Gregory Montoir
svn-id: r20242
2006-01-27Not needed anymore.Gregory Montoir
svn-id: r20241
2006-01-27Fixed invalid memory reads in generateSubstResFileName.Gregory Montoir
svn-id: r20240
2006-01-27Patch #1416561: "updated .spec package description"Eugene Sandulenko
svn-id: r20238
2006-01-27Proper RCS IDsEugene Sandulenko
svn-id: r20236
2006-01-27Proper RCS IDs.Eugene Sandulenko
svn-id: r20235
2006-01-27Fix crash on platforms which do not initialize memory with zeroes.Eugene Sandulenko
svn-id: r20234
2006-01-27experimental smush code without timer callback usagePaweł Kołodziejski
svn-id: r20233
2006-01-27turn off warning #4351 with msvc8Paweł Kołodziejski
svn-id: r20232
2006-01-27fixed warningPaweł Kołodziejski
svn-id: r20231
2006-01-27Oops forgot to change calcColor to calcGradient before commiting.Johannes Schickel
svn-id: r20230
2006-01-27Patch #1416370: "AmigaOS 4 changes"Eugene Sandulenko
svn-id: r20229