Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-25 | removed _bitMask table from akos16 | Paweł Kołodziejski | |
svn-id: r5308 | |||
2002-10-25 | Add more OpenGL updates, patch #628356 | Travis Howell | |
svn-id: r5307 | |||
2002-10-24 | Re-enable GameX (license ok), static link to mini-SDL & remove old GUI from ↵ | Nicolas Bacca | |
project svn-id: r5306 | |||
2002-10-24 | TODO comment | Max Horn | |
svn-id: r5305 | |||
2002-10-24 | font encodings vary, so let's just use an 'o' | Max Horn | |
svn-id: r5304 | |||
2002-10-24 | another hardcoded screen width | Max Horn | |
svn-id: r5303 | |||
2002-10-24 | fix warning | Max Horn | |
svn-id: r5302 | |||
2002-10-24 | Add more OpenGL updates, patch #627510 | Travis Howell | |
svn-id: r5301 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-24 | Correct comment | Travis Howell | |
svn-id: r5299 | |||
2002-10-24 | ooops | Travis Howell | |
svn-id: r5298 | |||
2002-10-24 | add 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-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski | |
svn-id: r5296 | |||
2002-10-24 | updated VC6 project file | Paweł Kołodziejski | |
svn-id: r5295 | |||
2002-10-24 | reduce volume label size, so that it fits into the dialog | Max Horn | |
svn-id: r5294 | |||
2002-10-24 | QuickTime midi driver will now not error out on pitch bend changes. Still, ↵ | Max Horn | |
pitch bending is very wrong svn-id: r5293 | |||
2002-10-23 | fix for redraw problems in nexus | Paweł Kołodziejski | |
svn-id: r5292 | |||
2002-10-23 | Remove unneeded fixme now we have a pretty much complete Sam&Max imuse ↵ | James Brown | |
implementation svn-id: r5291 | |||
2002-10-23 | cleaning 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-23 | use a 'real' caret instead of appending an understcore while editing | Max Horn | |
svn-id: r5289 | |||
2002-10-23 | refer to the new domain, www.scummvm.net | Max Horn | |
svn-id: r5288 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5287 | |||
2002-10-23 | typo | Max Horn | |
svn-id: r5286 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5285 | |||
2002-10-23 | removed obsolete stuff | Max Horn | |
svn-id: r5284 | |||
2002-10-23 | tweaked the configure script a bit | Max Horn | |
svn-id: r5283 | |||
2002-10-23 | Correct volume limit listed under -m section of help | Travis Howell | |
svn-id: r5282 | |||
2002-10-23 | Add new command lime switch to readme and correct default volumes. | Travis Howell | |
Change volume limits in gui to 255 svn-id: r5281 | |||
2002-10-23 | Add command line option for master volume, patch #591813 | Travis Howell | |
svn-id: r5280 | |||
2002-10-23 | Patch 627178: OpenGL updates | James Brown | |
svn-id: r5279 | |||
2002-10-23 | Patch 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-23 | simon 1 dos talkie uses simon2.voc file | Travis Howell | |
svn-id: r5277 | |||
2002-10-23 | Minor changes | James Brown | |
svn-id: r5276 | |||
2002-10-23 | grrr... why did my commit not remove those?! | Max Horn | |
svn-id: r5275 | |||
2002-10-23 | skiping translation if flag 'h' exist in language file | Paweł Kołodziejski | |
svn-id: r5274 | |||
2002-10-23 | changing warnings to debug level 2 | Paweł Kołodziejski | |
svn-id: r5273 | |||
2002-10-23 | Make some BOMP'ed Dig events a little more happy | James Brown | |
svn-id: r5272 | |||
2002-10-23 | removed old GUI code | Max Horn | |
svn-id: r5271 | |||
2002-10-23 | fix -Wshadow warnings | Max Horn | |
svn-id: r5270 | |||
2002-10-23 | Actor::frame is never set, this should be researched | Max Horn | |
svn-id: r5269 | |||
2002-10-23 | added some comments; conveniently allow to enable -Wshadow and -Werror | Max Horn | |
svn-id: r5268 | |||
2002-10-23 | more shadow var warnings fixed | Max Horn | |
svn-id: r5267 | |||
2002-10-23 | Changes to WinCE project | Nicolas Bacca | |
svn-id: r5266 | |||
2002-10-22 | Disable GameX until I'm sure of the license used | Nicolas Bacca | |
svn-id: r5265 | |||
2002-10-22 | fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-) | Max Horn | |
svn-id: r5264 | |||
2002-10-22 | inline function instead of macro for SWAP, to make -Wshadow more useful | Max Horn | |
svn-id: r5263 | |||
2002-10-22 | Please my picky compiler | Nicolas Bacca | |
svn-id: r5262 | |||
2002-10-22 | DLLs loaded at runtime, new launcher, overlay, new hardware key management ↵ | Nicolas Bacca | |
and other fixes svn-id: r5261 | |||
2002-10-22 | New rendering, overlay, add optional support for GameX | Nicolas Bacca | |
svn-id: r5260 | |||
2002-10-22 | New hardware key management | Nicolas Bacca | |
svn-id: r5259 |