Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-16 | samsungtv: remap keycode, main tv software tell with SDLK_POWER to ↵ | Paweł Kołodziejski | |
imediately quit sdl app svn-id: r45939 | |||
2009-11-16 | gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, ↵ | Arnaud Boutonné | |
Gob3, Adi2, Adi4, and Adibou2 MD5s svn-id: r45938 | |||
2009-11-16 | gob - Preliminar saveload for Fascination | Arnaud Boutonné | |
svn-id: r45937 | |||
2009-11-15 | Some more work on music code | Filippos Karapetis | |
svn-id: r45934 | |||
2009-11-15 | LOL: fixed minor glitch in the ending sequence | Florian Kagerer | |
svn-id: r45933 | |||
2009-11-15 | samsungtv: no need anymore exception for broken SDL_ShowCursor | Paweł Kołodziejski | |
svn-id: r45931 | |||
2009-11-15 | samsungtv: remove duplicate entry | Paweł Kołodziejski | |
svn-id: r45930 | |||
2009-11-15 | Make _mouseKeyColor a uint32 when USE_RGB_COLOR is defined to fix key color ↵ | Matthew Hoops | |
with some cursors when using a >8bpp cursor. svn-id: r45929 | |||
2009-11-15 | z-ordering fixes again :( | Vladimir Menshakov | |
svn-id: r45928 | |||
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer | |
svn-id: r45927 | |||
2009-11-15 | added debug features for z-order testing. | Vladimir Menshakov | |
svn-id: r45926 | |||
2009-11-15 | hide mouse while displaying messages, hide item name while displaying item's ↵ | Vladimir Menshakov | |
description. svn-id: r45925 | |||
2009-11-15 | do not close inventory while displaying `examine` message. | Vladimir Menshakov | |
svn-id: r45924 | |||
2009-11-15 | - Started importing the music code from Greg's SCI engine | Filippos Karapetis | |
- Simplified some sound version checks svn-id: r45923 | |||
2009-11-15 | Made Alt-s (screenshot) work again. | Torbjörn Andersson | |
svn-id: r45921 | |||
2009-11-15 | Build fix for 64-bit OS X | Oystein Eftevaag | |
svn-id: r45920 | |||
2009-11-15 | xcode project update | Oystein Eftevaag | |
svn-id: r45919 | |||
2009-11-15 | removed bogus message speed code | Vladimir Menshakov | |
svn-id: r45918 | |||
2009-11-15 | added real face animation handling | Vladimir Menshakov | |
svn-id: r45917 | |||
2009-11-15 | added actor_talking flag | Vladimir Menshakov | |
svn-id: r45916 | |||
2009-11-15 | implemented src_rect for surface blitting, added proper animation frames. | Vladimir Menshakov | |
svn-id: r45915 | |||
2009-11-15 | added face animation. | Vladimir Menshakov | |
svn-id: r45914 | |||
2009-11-15 | added missing callback | Vladimir Menshakov | |
svn-id: r45913 | |||
2009-11-15 | Added display of the rotating inventory objects | Paul Gilbert | |
svn-id: r45912 | |||
2009-11-15 | Added support for needed MADS game configuration options | Paul Gilbert | |
svn-id: r45911 | |||
2009-11-15 | Cleanup. | Johannes Schickel | |
svn-id: r45910 | |||
2009-11-15 | Formatting. | Johannes Schickel | |
svn-id: r45909 | |||
2009-11-15 | KYRA: cleanup | Florian Kagerer | |
svn-id: r45908 | |||
2009-11-14 | Fix warning. | Johannes Schickel | |
svn-id: r45907 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-14 | Cleanup. | Johannes Schickel | |
svn-id: r45904 | |||
2009-11-14 | Moved getAngle() inside kmovement.cpp, the only place where it's actually used | Filippos Karapetis | |
svn-id: r45903 | |||
2009-11-14 | Cleaned up the file handling functions and removed the C IO wrappers. ↵ | Filippos Karapetis | |
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 | Removed unused code | Filippos Karapetis | |
svn-id: r45901 | |||
2009-11-14 | samsungtv: continue reduction of code duplication | Paweł Kołodziejski | |
svn-id: r45900 | |||
2009-11-14 | gob - Add MD5s of english Adi 4.10 and german Adi 2.6 | Arnaud Boutonné | |
svn-id: r45899 | |||
2009-11-14 | Remove Igor engine | Max Horn | |
svn-id: r45898 | |||
2009-11-14 | SCI: Silence warnings (none of the code in seq/gm.cpp is used) | Max Horn | |
svn-id: r45897 | |||
2009-11-14 | reduce code duplication, unconst pixel format | Paweł Kołodziejski | |
svn-id: r45895 | |||
2009-11-14 | stick to the closest points to the destination instead of walkboxes' centers | Vladimir Menshakov | |
svn-id: r45893 | |||
2009-11-14 | added pathfinding | Vladimir Menshakov | |
svn-id: r45892 | |||
2009-11-14 | made rects signed | Vladimir Menshakov | |
svn-id: r45891 | |||
2009-11-14 | added cancel() for current action | Vladimir Menshakov | |
svn-id: r45890 | |||
2009-11-14 | samsungtv: there is no point enable 32 bit | Paweł Kołodziejski | |
svn-id: r45889 | |||
2009-11-14 | Removed more dead code | Filippos Karapetis | |
svn-id: r45888 | |||
2009-11-14 | Gob - Add MD5s for Gobliins2 and Little Red Riding Hood included on an old ↵ | Arnaud Boutonné | |
AD2 CD. svn-id: r45887 | |||
2009-11-14 | Cleanup | Filippos Karapetis | |
svn-id: r45886 | |||
2009-11-14 | Removed sfx/misc.h | Filippos Karapetis | |
svn-id: r45885 | |||
2009-11-14 | Removed some unused parts of the PCM sound playing code | Filippos Karapetis | |
svn-id: r45884 | |||
2009-11-13 | samsungtv: ops that should not go here | Paweł Kołodziejski | |
svn-id: r45883 |