Commit Graph
1672 Commits
Author SHA1 Message Date
Max Horn 28cf213605 Moved AdvancedDetector from common/ to engines/
svn-id: r36132
2009-01-29 22:13:01 +00:00
Max Horn ac59693be2 A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
svn-id: r36127
2009-01-29 05:26:12 +00:00
Johannes Schickel 655a1cb227 Oops. (stupid c&p bug)
svn-id: r35659
2009-01-02 00:52:01 +00:00
Johannes Schickel 15784edb08 Cleanup.
svn-id: r35658
2009-01-02 00:50:53 +00:00
Eugene Sandulenko 696897b058 Whoa! Removing trailing spaces.
svn-id: r35648
2009-01-01 15:06:43 +00:00
Sven Hesse 3cc1c03dd6 Added the French Mac version of Lost in Time, as supplied by koalet in bug report #2479034
svn-id: r35641
2008-12-31 17:18:23 +00:00
Sven Hesse 82b9ace2e2 Added an entry for the French Mac version of Gob2, as supplied by koalet in bug report #2478585
svn-id: r35625
2008-12-31 11:30:40 +00:00
Sven Hesse 068d2cd9b9 Adding a fallback for the Mac version of Gob2
svn-id: r35624
2008-12-31 09:44:45 +00:00
Filippos Karapetis 702848c17b Silenced MSVC warnings about uninitialized variables
svn-id: r35602
2008-12-29 11:14:48 +00:00
Sven Hesse c5411e8b58 Explicitely using MIN<int>(). This should fix bug #2473627
svn-id: r35597
2008-12-29 00:11:47 +00:00
Sven Hesse 4f576ef6c0 Implemented the non-monospaced font in the save name input field
svn-id: r35596
2008-12-29 00:03:09 +00:00
Sven Hesse 017561a2e1 Fixing the save/load list box's width
svn-id: r35591
2008-12-28 18:00:19 +00:00
Sven Hesse acdd0354b2 Removing debug stuff I accidentally left in
svn-id: r35590
2008-12-28 17:43:52 +00:00
Sven Hesse c1f6dcbb52 Fixing the semi-transparency
svn-id: r35588
2008-12-28 11:27:09 +00:00
Sven Hesse b07ac4d1f7 /That's/ the blit24
svn-id: r35587
2008-12-28 09:28:43 +00:00
Sven Hesse b820055cc3 More graphics fixes. blit24 (which isn't blit24 but just a slightly different blit16) works now
svn-id: r35586
2008-12-28 08:02:57 +00:00
Sven Hesse 84b6db7bf3 Fixing some 16bit graphics
svn-id: r35585
2008-12-27 22:48:00 +00:00
Sven Hesse 24c37e7d82 Adding a French entry for my US/FR version of The Last Dynasty
svn-id: r35561
2008-12-26 13:30:06 +00:00
Johannes Schickel c8ae5fa9d2 Fixed compilation with g++4.3
svn-id: r35532
2008-12-25 00:16:29 +00:00
Sven Hesse 00baeacf60 Documenting the dither code a bit more and removing SierraLight's not needed height argument
svn-id: r35530
2008-12-24 16:59:37 +00:00
Sven Hesse 74024ff3e5 Moving the dither code to graphics/
svn-id: r35526
2008-12-24 15:57:43 +00:00
Sven Hesse d0738d553a Fixing the flow meter thingy in Urban Runner
svn-id: r35491
2008-12-22 20:35:48 +00:00
Sven Hesse 83cdce56db Added the demo version of The Last Dynasty (thanks to fac)
svn-id: r35452
2008-12-20 19:41:44 +00:00
Sven Hesse 5b7cb7ae3e Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;)
(Thanks to md5 for pointing this out to me)

svn-id: r35423
2008-12-18 16:38:28 +00:00
Filippos Karapetis 05434a38f0 Fixed some warnings
svn-id: r35422
2008-12-18 16:34:01 +00:00
Sven Hesse 4ceecdb25f Preliminary save/load support for Urban Runner
svn-id: r35418
2008-12-18 02:48:15 +00:00
Filippos Karapetis 3f36b2a15a Fixed bug: not all control paths return a value in savePalLUT()
svn-id: r35413
2008-12-17 16:45:53 +00:00
Sven Hesse 38e7eecb71 Added support for caching the palette LUT to a file
svn-id: r35412
2008-12-17 16:06:16 +00:00
Sven Hesse d0e2107b7e Only do the no-cd-workaround if all resource files can be found
svn-id: r35409
2008-12-17 13:07:56 +00:00
Sven Hesse 3591f8859e Workaround for Urban Runner's CD number detection daftness.
Basically, now we claim to run in no-CD-mode (by pretending "NO_CD.TXT" exists) and open CD2.ITK, CD3.ITK and CD4.ITK manually

svn-id: r35407
2008-12-17 00:41:00 +00:00
Sven Hesse adae869c8a Experimental semi-transparency for fillRect, used in the green/red menu areas of Urban Runner
svn-id: r35406
2008-12-16 23:27:35 +00:00
Sven Hesse ebd2f53713 If the music file to play has no extension, add one. Fixes the music when you die
svn-id: r35397
2008-12-16 20:40:18 +00:00
Sven Hesse 4d3a4a85f6 Rotating the object backwards in the magnifing view works now
svn-id: r35396
2008-12-16 20:21:29 +00:00
Sven Hesse 94c14c7c78 Fixing the update coordinates for videos with _bytesPerPixel > 1
svn-id: r35395
2008-12-16 19:55:51 +00:00
Sven Hesse d4b6b9187d More video fixes for the magnifier/memory view
svn-id: r35394
2008-12-16 18:53:26 +00:00
Sven Hesse c45f149ea1 First step at getting the magnifier and memory view corrected
svn-id: r35389
2008-12-16 02:57:48 +00:00
Sven Hesse f825ccd63f Script fix. Magnifier, Memory and Save/Load, while still not working correctly, don't crash the game anymore
svn-id: r35385
2008-12-15 16:01:39 +00:00
Sven Hesse 513aeee844 More video changes/fixes/stubs
svn-id: r35384
2008-12-15 15:36:21 +00:00
Sven Hesse 6b043aa05b Support for Urban Runner's new cursors (frames out of 16bit color VMDs)
svn-id: r35376
2008-12-15 05:16:23 +00:00
Sven Hesse 0eee801261 No background "music" shading in Urban Runner
svn-id: r35373
2008-12-15 02:16:45 +00:00
Sven Hesse 123c26675f Another collision stuff change for Urban Runner. Now you can actually move! :)
svn-id: r35372
2008-12-15 01:45:16 +00:00
Sven Hesse f785068dc3 Some more Urban Runner changes. Still no cylindrical smoking device, though
svn-id: r35371
2008-12-15 00:27:05 +00:00
Sven Hesse 2bb204b5f8 Ensuring correct endianness
svn-id: r35365
2008-12-14 21:58:09 +00:00
Sven Hesse adb564e76a More changed collision stuff for Urban Runner
svn-id: r35364
2008-12-14 21:21:18 +00:00
Filippos Karapetis 55972d7624 Silenced MSVC warning about variable "flags" being potentially uninitialized inside setCollisions()
svn-id: r35359
2008-12-14 12:59:23 +00:00
Sven Hesse 5f8323bd50 Plugging leaks
svn-id: r35355
2008-12-14 04:33:28 +00:00
Sven Hesse 8770cef478 16bit background "music" for Urban Runner
svn-id: r35353
2008-12-14 04:13:48 +00:00
Sven Hesse 68dcb1ffee Background "music" for Urban Runner, though only 8bit for now
svn-id: r35352
2008-12-14 03:44:39 +00:00
Sven Hesse bbe6ff006e Music/Video handling fixes/stubs
svn-id: r35351
2008-12-14 03:08:02 +00:00
Sven Hesse 126c5a1dc8 More modified collision stuff for Urban Runner. The hotspots are correctly recognized now
svn-id: r35350
2008-12-14 02:09:03 +00:00