aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-10-25removed _bitMask table from akos16Paweł Kołodziejski
svn-id: r5308
2002-10-25Add more OpenGL updates, patch #628356Travis Howell
svn-id: r5307
2002-10-24Re-enable GameX (license ok), static link to mini-SDL & remove old GUI from ↵Nicolas Bacca
project svn-id: r5306
2002-10-24TODO commentMax Horn
svn-id: r5305
2002-10-24font encodings vary, so let's just use an 'o'Max Horn
svn-id: r5304
2002-10-24another hardcoded screen widthMax Horn
svn-id: r5303
2002-10-24fix warningMax Horn
svn-id: r5302
2002-10-24Add more OpenGL updates, patch #627510Travis Howell
svn-id: r5301
2002-10-24Add simon1demoTravis Howell
svn-id: r5300
2002-10-24Correct commentTravis Howell
svn-id: r5299
2002-10-24ooopsTravis Howell
svn-id: r5298
2002-10-24add some work arounds, to allow simon 1/2 dos talkie to work, even though ↵Travis Howell
music and sfx aren't supported. allow speech in simon 2 dos talkie svn-id: r5297
2002-10-24changed number strips to dynamic and increased arrays tdirty and bdirty to 80Paweł Kołodziejski
svn-id: r5296
2002-10-24updated VC6 project filePaweł Kołodziejski
svn-id: r5295
2002-10-24reduce volume label size, so that it fits into the dialogMax Horn
svn-id: r5294
2002-10-24QuickTime midi driver will now not error out on pitch bend changes. Still, ↵Max Horn
pitch bending is very wrong svn-id: r5293
2002-10-23fix for redraw problems in nexusPaweł Kołodziejski
svn-id: r5292
2002-10-23Remove unneeded fixme now we have a pretty much complete Sam&Max imuse ↵James Brown
implementation svn-id: r5291
2002-10-23cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵Max Horn
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290
2002-10-23use a 'real' caret instead of appending an understcore while editingMax Horn
svn-id: r5289
2002-10-23refer to the new domain, www.scummvm.netMax Horn
svn-id: r5288
2002-10-23don't use strdupMax Horn
svn-id: r5287
2002-10-23typoMax Horn
svn-id: r5286
2002-10-23don't use strdupMax Horn
svn-id: r5285
2002-10-23removed obsolete stuffMax Horn
svn-id: r5284
2002-10-23tweaked the configure script a bitMax Horn
svn-id: r5283
2002-10-23Correct volume limit listed under -m section of helpTravis Howell
svn-id: r5282
2002-10-23Add new command lime switch to readme and correct default volumes.Travis Howell
Change volume limits in gui to 255 svn-id: r5281
2002-10-23Add command line option for master volume, patch #591813Travis Howell
svn-id: r5280
2002-10-23Patch 627178: OpenGL updatesJames Brown
svn-id: r5279
2002-10-23Patch 627294: Fix loom mask regression by making the last change a fixme ↵James Brown
hack instead of a generic case svn-id: r5278
2002-10-23simon 1 dos talkie uses simon2.voc fileTravis Howell
svn-id: r5277
2002-10-23Minor changesJames Brown
svn-id: r5276
2002-10-23grrr... why did my commit not remove those?!Max Horn
svn-id: r5275
2002-10-23skiping translation if flag 'h' exist in language filePaweł Kołodziejski
svn-id: r5274
2002-10-23changing warnings to debug level 2Paweł Kołodziejski
svn-id: r5273
2002-10-23Make some BOMP'ed Dig events a little more happyJames Brown
svn-id: r5272
2002-10-23removed old GUI codeMax Horn
svn-id: r5271
2002-10-23fix -Wshadow warningsMax Horn
svn-id: r5270
2002-10-23Actor::frame is never set, this should be researchedMax Horn
svn-id: r5269
2002-10-23added some comments; conveniently allow to enable -Wshadow and -WerrorMax Horn
svn-id: r5268
2002-10-23more shadow var warnings fixedMax Horn
svn-id: r5267
2002-10-23Changes to WinCE projectNicolas Bacca
svn-id: r5266
2002-10-22Disable GameX until I'm sure of the license usedNicolas Bacca
svn-id: r5265
2002-10-22fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-)Max Horn
svn-id: r5264
2002-10-22inline function instead of macro for SWAP, to make -Wshadow more usefulMax Horn
svn-id: r5263
2002-10-22Please my picky compilerNicolas Bacca
svn-id: r5262
2002-10-22DLLs loaded at runtime, new launcher, overlay, new hardware key management ↵Nicolas Bacca
and other fixes svn-id: r5261
2002-10-22New rendering, overlay, add optional support for GameXNicolas Bacca
svn-id: r5260
2002-10-22New hardware key managementNicolas Bacca
svn-id: r5259