aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-16First step at getting the magnifier and memory view correctedSven Hesse
svn-id: r35389
2008-12-15Initialize 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 arrayFilippos Karapetis
- Added some comments svn-id: r35386
2008-12-15Script fix. Magnifier, Memory and Save/Load, while still not working ↵Sven Hesse
correctly, don't crash the game anymore svn-id: r35385
2008-12-15More video changes/fixes/stubsSven Hesse
svn-id: r35384
2008-12-15Mirror last Smacker changes.Travis Howell
svn-id: r35383
2008-12-15SMK 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-15cleanupMax Horn
svn-id: r35381
2008-12-15Add 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-15Weeded out some more unused code, and some restructuring.Nicola Mettifogo
svn-id: r35377
2008-12-15Support for Urban Runner's new cursors (frames out of 16bit color VMDs)Sven Hesse
svn-id: r35376
2008-12-15Disable video play back in 16bit color HE games for now.Travis Howell
svn-id: r35375
2008-12-15Adjust return values for HE games, when loading video file fails.Travis Howell
svn-id: r35374
2008-12-15No background "music" shading in Urban RunnerSven Hesse
svn-id: r35373
2008-12-15Another collision stuff change for Urban Runner. Now you can actually move! :)Sven Hesse
svn-id: r35372
2008-12-15Some more Urban Runner changes. Still no cylindrical smoking device, thoughSven Hesse
svn-id: r35371
2008-12-15Ignore BINK files.Travis Howell
svn-id: r35370
2008-12-14Avoid file leaking.Travis Howell
svn-id: r35369
2008-12-14Enable Smacker support, and switch later HE games to Smacker support (since ↵Travis Howell
they aren't supported yet). svn-id: r35368
2008-12-14Updated the MSVC project files (added smk_player.cpp/.h)Filippos Karapetis
svn-id: r35367
2008-12-14Add preliminary support for SMK player. Code is derived from ffmpeg.Eugene Sandulenko
svn-id: r35366
2008-12-14Ensuring correct endiannessSven Hesse
svn-id: r35365
2008-12-14More changed collision stuff for Urban RunnerSven Hesse
svn-id: r35364
2008-12-14Use the new nifty defines DISABLE_TEXT_CONSOLE and DISABLE_COMMAND_LINE.Marcus Comstedt
svn-id: r35363
2008-12-14Add Tucker engine to creditsEugene Sandulenko
svn-id: r35361
2008-12-14Silenced MSVC warning about variable "flags" being potentially uninitialized ↵Filippos Karapetis
inside setCollisions() svn-id: r35359
2008-12-14Removed references to _vm from the engine itself.Nicola Mettifogo
svn-id: r35358
2008-12-14Removed some unused code.Nicola Mettifogo
svn-id: r35357
2008-12-14Removed the comment about the DW1 Demo not being supportedPaul Gilbert
svn-id: r35356
2008-12-14Plugging leaksSven Hesse
svn-id: r35355
2008-12-14Minor bugfix to string display in DW1 demoPaul Gilbert
svn-id: r35354
2008-12-1416bit background "music" for Urban RunnerSven Hesse
svn-id: r35353
2008-12-14Background "music" for Urban Runner, though only 8bit for nowSven Hesse
svn-id: r35352
2008-12-14Music/Video handling fixes/stubsSven Hesse
svn-id: r35351
2008-12-14More modified collision stuff for Urban Runner. The hotspots are correctly ↵Sven Hesse
recognized now svn-id: r35350
2008-12-14Resort game types.Travis Howell
svn-id: r35349
2008-12-14Cleanup.Travis Howell
svn-id: r35348
2008-12-14Added code to initialize MT-32 properly for Lands of Lore.Johannes Schickel
svn-id: r35347
2008-12-13Updated the MSVC project files of the gob engine (added game_v6.cpp)Filippos Karapetis
svn-id: r35346
2008-12-13fixed wrong z-reordering when one of the keychars is 0Gregory Montoir
svn-id: r35345
2008-12-13disable GMM save/load when original quit/options dialogs is displayedGregory Montoir
svn-id: r35344
2008-12-13Some more restructuring of rendering code.Nicola Mettifogo
svn-id: r35343
2008-12-13Restructuring of rendering code.Nicola Mettifogo
svn-id: r35342
2008-12-13Modified collision init functions for Urban RunnerSven Hesse
svn-id: r35341
2008-12-13Added the French version of Urban Runner, as supplied by gamin in the forum. ↵Sven Hesse
+ Added a fallback for Urban Runner svn-id: r35340
2008-12-13Updated the MSVC project files of the gob engineFilippos Karapetis
svn-id: r35339
2008-12-13Added a SaveLoad for Urban Runner with an entry to make the scripts believe ↵Sven Hesse
the file mdo.def (config file created by the original installer) always exists svn-id: r35338
2008-12-13Whoops. Fix accidently wrong evaluation statement.Johannes Schickel
svn-id: r35337
2008-12-13Cleanup.Johannes Schickel
svn-id: r35336