Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-16 | added Czech version detection entry, tracker item #2435411 | Gregory Montoir | |
svn-id: r35402 | |||
2008-12-16 | added polish version as reported on tracker item #2433494, removed english ↵ | Gregory Montoir | |
charset as default svn-id: r35401 | |||
2008-12-16 | changed game version flags handling, should fix #2434208 | Gregory Montoir | |
svn-id: r35398 | |||
2008-12-16 | If the music file to play has no extension, add one. Fixes the music when ↵ | Sven Hesse | |
you die svn-id: r35397 | |||
2008-12-16 | Rotating the object backwards in the magnifing view works now | Sven Hesse | |
svn-id: r35396 | |||
2008-12-16 | Fixing the update coordinates for videos with _bytesPerPixel > 1 | Sven Hesse | |
svn-id: r35395 | |||
2008-12-16 | More video fixes for the magnifier/memory view | Sven Hesse | |
svn-id: r35394 | |||
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel | |
svn-id: r35393 | |||
2008-12-16 | - Some more comments | Filippos Karapetis | |
- The audio header is now decoded properly (still no audio support) svn-id: r35392 | |||
2008-12-16 | - Added some comments | Filippos Karapetis | |
- Removed _paletteDidChange, as the virtual setPalette() function is called back on every palette change - Some cleanup - Removed unused/unneeded functions and variables - Changed _frameTypes to hold bytes instead of 32-bit integers (since frame types are held within a byte) svn-id: r35391 | |||
2008-12-16 | Synced Smacker player with ffmpeg revision #16143 | Filippos Karapetis | |
svn-id: r35390 | |||
2008-12-16 | First step at getting the magnifier and memory view corrected | Sven Hesse | |
svn-id: r35389 | |||
2008-12-15 | Initialize palette when loading a new Smacker file - all palette colors ↵ | Filippos Karapetis | |
should show correctly now svn-id: r35387 | |||
2008-12-15 | - Removed the blockRuns array | Filippos Karapetis | |
- Added some comments svn-id: r35386 | |||
2008-12-15 | Script fix. Magnifier, Memory and Save/Load, while still not working ↵ | Sven Hesse | |
correctly, don't crash the game anymore svn-id: r35385 | |||
2008-12-15 | More video changes/fixes/stubs | Sven Hesse | |
svn-id: r35384 | |||
2008-12-15 | Mirror last Smacker changes. | Travis Howell | |
svn-id: r35383 | |||
2008-12-15 | SMK player: do not include headers that are not needed, do not expose ↵ | Max Horn | |
internal _fileStream for no apparent reason svn-id: r35382 | |||
2008-12-15 | cleanup | Max Horn | |
svn-id: r35381 | |||
2008-12-15 | Add Moonbase Commander target again, for testing only. | Travis Howell | |
svn-id: r35379 | |||
2008-12-15 | - Implemented cmd_restart (for the restart functionality in Return to Zork) | Benjamin Haisch | |
svn-id: r35378 | |||
2008-12-15 | Weeded out some more unused code, and some restructuring. | Nicola Mettifogo | |
svn-id: r35377 | |||
2008-12-15 | Support for Urban Runner's new cursors (frames out of 16bit color VMDs) | Sven Hesse | |
svn-id: r35376 | |||
2008-12-15 | Disable video play back in 16bit color HE games for now. | Travis Howell | |
svn-id: r35375 | |||
2008-12-15 | Adjust return values for HE games, when loading video file fails. | Travis Howell | |
svn-id: r35374 | |||
2008-12-15 | No background "music" shading in Urban Runner | Sven Hesse | |
svn-id: r35373 | |||
2008-12-15 | Another collision stuff change for Urban Runner. Now you can actually move! :) | Sven Hesse | |
svn-id: r35372 | |||
2008-12-15 | Some more Urban Runner changes. Still no cylindrical smoking device, though | Sven Hesse | |
svn-id: r35371 | |||
2008-12-15 | Ignore BINK files. | Travis Howell | |
svn-id: r35370 | |||
2008-12-14 | Avoid file leaking. | Travis Howell | |
svn-id: r35369 | |||
2008-12-14 | Enable Smacker support, and switch later HE games to Smacker support (since ↵ | Travis Howell | |
they aren't supported yet). svn-id: r35368 | |||
2008-12-14 | Updated the MSVC project files (added smk_player.cpp/.h) | Filippos Karapetis | |
svn-id: r35367 | |||
2008-12-14 | Add preliminary support for SMK player. Code is derived from ffmpeg. | Eugene Sandulenko | |
svn-id: r35366 | |||
2008-12-14 | Ensuring correct endianness | Sven Hesse | |
svn-id: r35365 | |||
2008-12-14 | More changed collision stuff for Urban Runner | Sven Hesse | |
svn-id: r35364 | |||
2008-12-14 | Use the new nifty defines DISABLE_TEXT_CONSOLE and DISABLE_COMMAND_LINE. | Marcus Comstedt | |
svn-id: r35363 | |||
2008-12-14 | Add Tucker engine to credits | Eugene Sandulenko | |
svn-id: r35361 | |||
2008-12-14 | Silenced MSVC warning about variable "flags" being potentially uninitialized ↵ | Filippos Karapetis | |
inside setCollisions() svn-id: r35359 | |||
2008-12-14 | Removed references to _vm from the engine itself. | Nicola Mettifogo | |
svn-id: r35358 | |||
2008-12-14 | Removed some unused code. | Nicola Mettifogo | |
svn-id: r35357 | |||
2008-12-14 | Removed the comment about the DW1 Demo not being supported | Paul Gilbert | |
svn-id: r35356 | |||
2008-12-14 | Plugging leaks | Sven Hesse | |
svn-id: r35355 | |||
2008-12-14 | Minor bugfix to string display in DW1 demo | Paul Gilbert | |
svn-id: r35354 | |||
2008-12-14 | 16bit background "music" for Urban Runner | Sven Hesse | |
svn-id: r35353 | |||
2008-12-14 | Background "music" for Urban Runner, though only 8bit for now | Sven Hesse | |
svn-id: r35352 | |||
2008-12-14 | Music/Video handling fixes/stubs | Sven Hesse | |
svn-id: r35351 | |||
2008-12-14 | More modified collision stuff for Urban Runner. The hotspots are correctly ↵ | Sven Hesse | |
recognized now svn-id: r35350 | |||
2008-12-14 | Resort game types. | Travis Howell | |
svn-id: r35349 | |||
2008-12-14 | Cleanup. | Travis Howell | |
svn-id: r35348 | |||
2008-12-14 | Added code to initialize MT-32 properly for Lands of Lore. | Johannes Schickel | |
svn-id: r35347 |