Commit Graph

35354 Commits

Author SHA1 Message Date
Filippos Karapetis
40570ddf21 Cleanup
svn-id: r45886
2009-11-14 03:21:42 +00:00
Filippos Karapetis
e2985a4173 Removed sfx/misc.h
svn-id: r45885
2009-11-14 03:15:20 +00:00
Filippos Karapetis
75c696fdc6 Removed some unused parts of the PCM sound playing code
svn-id: r45884
2009-11-14 02:59:21 +00:00
Paweł Kołodziejski
f031cb2415 samsungtv: ops that should not go here
svn-id: r45883
2009-11-13 21:08:14 +00:00
Paweł Kołodziejski
f721078edf samsungtv: remove code duplication
svn-id: r45882
2009-11-13 21:01:09 +00:00
Paweł Kołodziejski
cb7b147881 samsungtv: revert last hasFeature change, feature kFeatureCursorHasPalette is needed
svn-id: r45881
2009-11-13 20:51:42 +00:00
Paweł Kołodziejski
1f00ac2e19 samsungtv: fix hasFeature flag
svn-id: r45880
2009-11-13 16:07:45 +00:00
Paweł Kołodziejski
42d0aa04e2 update includes
svn-id: r45879
2009-11-13 00:43:33 +00:00
Paweł Kołodziejski
0bbb62771a rename sdl.*->samsungtv.*
svn-id: r45878
2009-11-13 00:37:53 +00:00
Paweł Kołodziejski
82dfea7e56 samsungtv: remove more code duplication in the backend, based on Max patch
svn-id: r45877
2009-11-13 00:31:36 +00:00
Robert Špalek
de6dc9a784 Handled loading/saving from the map location
svn-id: r45876
2009-11-12 23:33:22 +00:00
Paweł Kołodziejski
5db47f54c3 samsungtv: enable text console
svn-id: r45875
2009-11-12 23:12:34 +00:00
Robert Špalek
0a2b2a2256 Removed 2 old TODOs
svn-id: r45874
2009-11-12 22:57:01 +00:00
Robert Špalek
24ccc94f79 Implemented "Mute All"
svn-id: r45873
2009-11-12 22:52:00 +00:00
Robert Špalek
fc0c195ea3 Implementing switching to/from the map room by mouse
svn-id: r45872
2009-11-12 22:41:14 +00:00
Eugene Sandulenko
5aaf66641b Fix warning
svn-id: r45871
2009-11-12 21:20:04 +00:00
Paweł Kołodziejski
06c73ee29f samsungtv: fix sdl surface type
svn-id: r45870
2009-11-12 20:44:37 +00:00
Martin Kiewitz
67ce14622a SCI/newgui: SciGuiMenu forgot to reset memory handles after restoring
svn-id: r45869
2009-11-12 19:27:26 +00:00
Walter van Niftrik
32ec8647a6 SCI: Fix uninitialized variable in Amiga driver.
svn-id: r45868
2009-11-12 19:16:55 +00:00
Martin Kiewitz
83c7b6b6b6 SCI/newgui: SciGuiFont fixing delete
svn-id: r45867
2009-11-12 19:11:50 +00:00
Walter van Niftrik
f716959c1a SCI: Fix crash in Iceman/amiga.
svn-id: r45866
2009-11-12 19:02:59 +00:00
Paweł Kołodziejski
d4057ea90a samsungtv: disable SDL_UpdateRects it make worse
svn-id: r45865
2009-11-12 18:46:51 +00:00
Torbjörn Andersson
b3f97d9b73 Silenced GCC warning. Since command is unsigned, it's always >= 0.
svn-id: r45864
2009-11-12 18:27:16 +00:00
Martin Kiewitz
b85c254c5f SCI/newgui: support for disabled menu entries, changed textface (int) to greyedOutput (bool)
svn-id: r45863
2009-11-12 16:20:19 +00:00
Filippos Karapetis
fbfafb576e Started objectifying kDoSound()
svn-id: r45862
2009-11-12 15:24:11 +00:00
Vladimir Menshakov
3d796d6c08 fixed intersects functions
svn-id: r45861
2009-11-12 13:29:09 +00:00
Martin Kiewitz
1351703dc0 SCI/newgui: SciGuiMenu adjustment, when no right aligned text is available at all (makes lsl6 menu pixel perfect)
svn-id: r45860
2009-11-12 13:01:35 +00:00
Martin Kiewitz
d1dc586aa3 SCI/newgui: SciGuiMenu now has said support (used in at least codename iceman)
svn-id: r45859
2009-11-12 12:49:17 +00:00
Filippos Karapetis
c45c335e0d Some more tweaks for skipping the menu data in savegames, when INCLUDE_OLDGFX isn't defined (it still problematic and goes out of sync)
svn-id: r45858
2009-11-12 11:47:28 +00:00
Vladimir Menshakov
ec235d7463 fixed dialog positioning for mark
svn-id: r45857
2009-11-12 10:32:29 +00:00
Paul Gilbert
94f5c0a2f8 Added a staticres file with the MADS articles list, and added an article field to the MADSObject class
svn-id: r45856
2009-11-12 10:07:44 +00:00
Robert Špalek
44afaf9bf1 Display/remove the inventory based on mouse "gestures"
svn-id: r45855
2009-11-12 09:27:41 +00:00
Filippos Karapetis
226f0bd23d The menu bar code is no longer used in the new graphics code, and the menu state is no longer stored in saved games
svn-id: r45854
2009-11-12 09:24:46 +00:00
Martin Kiewitz
c8f1afd24c SCI/newgui: changed behaviour of menu when left/right to follow sierra. Added other differences in implementation, added reanimate TODOs, added mouse interaction TODO
svn-id: r45853
2009-11-12 08:28:59 +00:00
Florian Kagerer
e36594dbe9 LOL: - cleanup
svn-id: r45852
2009-11-12 07:41:33 +00:00
Robert Špalek
13a2b24ab5 Removed 2 TODOs
svn-id: r45851
2009-11-12 03:25:10 +00:00
Robert Špalek
793761c695 Fixed Script::icoStat()
svn-id: r45850
2009-11-12 03:09:15 +00:00
Robert Špalek
c17e4f1b68 Subtitles are positioned correctly in the inventory
svn-id: r45849
2009-11-12 00:57:38 +00:00
Robert Špalek
d281fe4717 Added runWrapper() calling run() and some actions around it.
This simplifies a lot of code calling run().  Also, scripts called from the
inventory are now called with disabled mouse and title, as desired.

svn-id: r45848
2009-11-12 00:45:28 +00:00
Florian Kagerer
c0fc64ecbf LOL: - fixed transparency tables in PC-98 16 color version
- renamed some variables

svn-id: r45847
2009-11-11 23:05:19 +00:00
Vladimir Menshakov
e0ae43ded7 removed default args from pop/show, added showMark/showMono options for dialog.
svn-id: r45846
2009-11-11 22:19:17 +00:00
Martin Kiewitz
4174878482 SCI/newgui: inserted comment about not following sierra completely here in interactiveWithKeyboard()
svn-id: r45845
2009-11-11 21:38:50 +00:00
Martin Kiewitz
94d05b3d0a SCI/newgui: if left/right walks into a separator line, do down instead of repeating left/right and thus skipping the menu
svn-id: r45844
2009-11-11 21:32:07 +00:00
Martin Kiewitz
1bc60e9d85 SCI/newgui: call menuReset() on game_init(), fixes double menu in pq2
svn-id: r45843
2009-11-11 21:22:04 +00:00
Martin Kiewitz
958ad94d8c SCI/newgui: setting as default
svn-id: r45842
2009-11-11 21:06:06 +00:00
Martin Kiewitz
889687c0c3 SCI/newgui: menu done, separator line adjusted slightly, menu is now inverted as well
svn-id: r45841
2009-11-11 21:02:49 +00:00
Martin Kiewitz
7f83e98739 SCI/newgui: separator line support for menu, also fixed item adjustment
svn-id: r45840
2009-11-11 20:29:39 +00:00
Martin Kiewitz
e035ef032b SCI/newgui: menu now only missing: menu invert, separators
svn-id: r45839
2009-11-11 20:08:55 +00:00
Martin Kiewitz
429d8be2dc SCI/newgui: Almost done with menu support
svn-id: r45838
2009-11-11 19:43:51 +00:00
Paweł Kołodziejski
1b3a3de946 samsungtv: disable selecting resolution based on aspect ratio for now
svn-id: r45837
2009-11-11 15:23:44 +00:00