Commit Graph

35371 Commits

Author SHA1 Message Date
Florian Kagerer
9bd5e07d90 KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
svn-id: r45906
2009-11-14 22:51:35 +00:00
Johannes Schickel
b9b5511b3c Cleanup.
svn-id: r45904
2009-11-14 19:34:44 +00:00
Filippos Karapetis
b6c46c752c Moved getAngle() inside kmovement.cpp, the only place where it's actually used
svn-id: r45903
2009-11-14 17:53:30 +00:00
Filippos Karapetis
7c73bc2965 Cleaned up the file handling functions and removed the C IO wrappers. Apparently, the special case that these were meant to handle never occurs (i.e. reading and writing to the same file), and the current code works well enough to justify these extra sanity checks
svn-id: r45902
2009-11-14 16:19:25 +00:00
Filippos Karapetis
39695bcb02 Removed unused code
svn-id: r45901
2009-11-14 16:16:47 +00:00
Paweł Kołodziejski
ace686aa3f samsungtv: continue reduction of code duplication
svn-id: r45900
2009-11-14 15:46:38 +00:00
Arnaud Boutonné
1de89723fd gob - Add MD5s of english Adi 4.10 and german Adi 2.6
svn-id: r45899
2009-11-14 14:02:53 +00:00
Max Horn
81762edf33 Remove Igor engine
svn-id: r45898
2009-11-14 13:11:06 +00:00
Max Horn
05a735c442 SCI: Silence warnings (none of the code in seq/gm.cpp is used)
svn-id: r45897
2009-11-14 13:04:17 +00:00
Paweł Kołodziejski
5e136e5596 reduce code duplication, unconst pixel format
svn-id: r45895
2009-11-14 12:58:39 +00:00
Vladimir Menshakov
813fa3d375 stick to the closest points to the destination instead of walkboxes' centers
svn-id: r45893
2009-11-14 11:45:15 +00:00
Vladimir Menshakov
cc1119940c added pathfinding
svn-id: r45892
2009-11-14 11:32:58 +00:00
Vladimir Menshakov
772ac8ca70 made rects signed
svn-id: r45891
2009-11-14 11:32:39 +00:00
Vladimir Menshakov
a6f954c365 added cancel() for current action
svn-id: r45890
2009-11-14 11:29:37 +00:00
Paweł Kołodziejski
bed40c5a13 samsungtv: there is no point enable 32 bit
svn-id: r45889
2009-11-14 11:20:00 +00:00
Filippos Karapetis
c91f89bd56 Removed more dead code
svn-id: r45888
2009-11-14 09:46:51 +00:00
Arnaud Boutonné
f449d6ded2 Gob - Add MD5s for Gobliins2 and Little Red Riding Hood included on an old AD2 CD.
svn-id: r45887
2009-11-14 09:02:02 +00:00
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