Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-29 | svn-id: r31011 | Paweł Kołodziejski | |
2008-02-29 | . | Paweł Kołodziejski | |
svn-id: r31010 | |||
2008-02-29 | and again... | Paweł Kołodziejski | |
svn-id: r31009 | |||
2008-02-29 | revert to texts to from english not latest french version of sources | Paweł Kołodziejski | |
svn-id: r31008 | |||
2008-02-29 | revert to texts to from english not latest french version of sources | Paweł Kołodziejski | |
svn-id: r31007 | |||
2008-02-29 | revert to texts to from english not latest french version of sources | Paweł Kołodziejski | |
svn-id: r31006 | |||
2008-02-29 | revert to texts to from english not latest french version of sources | Paweł Kołodziejski | |
svn-id: r31005 | |||
2008-02-29 | fix starting new part of game | Paweł Kołodziejski | |
svn-id: r31004 | |||
2008-02-29 | disable salva_pantallas func, for now could not be finished due lack of ↵ | Paweł Kołodziejski | |
sources, it use *ghost funcs for some kind special gfx function from effecto.lib. it happen when player is idle for some time. svn-id: r31003 | |||
2008-02-29 | fixed exit from engine | Paweł Kołodziejski | |
svn-id: r31002 | |||
2008-02-29 | Add Raziel as AmigaOS4 porter | Eugene Sandulenko | |
svn-id: r31000 | |||
2008-02-29 | fixes to displayed chars | Paweł Kołodziejski | |
svn-id: r30999 | |||
2008-02-29 | ident | Paweł Kołodziejski | |
svn-id: r30998 | |||
2008-02-29 | slow down key repeat | Paweł Kołodziejski | |
svn-id: r30997 | |||
2008-02-29 | added comment for missing code functionality | Paweł Kołodziejski | |
svn-id: r30996 | |||
2008-02-29 | fixed restore savegame from different part of game | Paweł Kołodziejski | |
svn-id: r30995 | |||
2008-02-28 | get rid canal_p really silly code (that was encode/decode game data !) | Paweł Kołodziejski | |
svn-id: r30994 | |||
2008-02-28 | fixes to savegames list file | Paweł Kołodziejski | |
svn-id: r30993 | |||
2008-02-28 | added few delays for better mouse response | Paweł Kołodziejski | |
svn-id: r30992 | |||
2008-02-28 | Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ↵ | Filippos Karapetis | |
correctly after a cutaway is shown svn-id: r30991 | |||
2008-02-27 | Don't change the voice bank when no voice files are present. This will stop ↵ | Filippos Karapetis | |
SAGA games from crashing when no voice files are present in talkie versions of ITE and IHNM (regression from commit #30648) svn-id: r30989 | |||
2008-02-27 | Don't do any special font mapping in the Italian fan translation of ITE, so ↵ | Filippos Karapetis | |
that Italian characters are shown correctly svn-id: r30988 | |||
2008-02-27 | Add support for --list-saves to the sky engine | Max Horn | |
svn-id: r30987 | |||
2008-02-27 | Modified the BASS save/load code to use a StringList for storing the save ↵ | Max Horn | |
state titles (simplified the code, removed some cruft) svn-id: r30986 | |||
2008-02-27 | Fix for bug #1895205 - "IHNM: end game text/caption error" | Filippos Karapetis | |
svn-id: r30985 | |||
2008-02-27 | Fix long standing wrong function names in debug prints. | Johannes Schickel | |
svn-id: r30984 | |||
2008-02-27 | Added Array::resize() method | Max Horn | |
svn-id: r30983 | |||
2008-02-27 | Added Array::resize() method, matching vector::resize() from the std C++ lib | Max Horn | |
svn-id: r30982 | |||
2008-02-27 | Simplified Control::handleKeyPress and fixed a long-standing bug in the ↵ | Max Horn | |
verification of the save name svn-id: r30981 | |||
2008-02-26 | Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works ↵ | Chris Apers | |
fine now svn-id: r30979 | |||
2008-02-26 | Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 ↵ | Max Horn | |
port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members svn-id: r30973 | |||
2008-02-26 | Completed fix for bug #1523129 (SOLARIS: solaris 8 build broken) | Max Horn | |
svn-id: r30972 | |||
2008-02-26 | Added -lnsl -lsocket to the libs required when building for Solaris, ↵ | Max Horn | |
partial fix for bug #1523129 svn-id: r30971 | |||
2008-02-26 | Added -Wcast-align to the default warnings | Max Horn | |
svn-id: r30970 | |||
2008-02-26 | Patch #1901742: Solaris /bin/sh doesn't like $() | Jordi Vilalta Prat | |
svn-id: r30969 | |||
2008-02-26 | Another tiny speed tweak for fmopl.cpp; replace a division with a shift. | Robin Watts | |
svn-id: r30968 | |||
2008-02-25 | Moved tools to all-C++ code (ensures consistency of all code during ↵ | Max Horn | |
compilation, and allows us to use advanced stuff, like code from common/, in the tools) svn-id: r30963 | |||
2008-02-25 | Extended rules.mk with code for building extra (tool) executables, and ↵ | Max Horn | |
changed some of the tools to make use of this svn-id: r30962 | |||
2008-02-25 | added some SVN headers | Max Horn | |
svn-id: r30961 | |||
2008-02-25 | Updated MSVC8 and MSVC9 project files with the latest fs code changes | Filippos Karapetis | |
svn-id: r30959 | |||
2008-02-25 | Fix upper case | Filippos Karapetis | |
svn-id: r30958 | |||
2008-02-24 | Don't #include the FS factory implementations in common/system.cpp; rather, ↵ | Max Horn | |
rely on the build system to include them svn-id: r30957 | |||
2008-02-24 | This safeguard is no longer needed for IHNM | Filippos Karapetis | |
svn-id: r30956 | |||
2008-02-24 | Fix for bug #1900254 - "ITE: Glitches when bridging the gorge" | Filippos Karapetis | |
svn-id: r30955 | |||
2008-02-24 | Stop redefinitions of ARRAYSIZE | Filippos Karapetis | |
svn-id: r30954 | |||
2008-02-24 | Fixed warning on systems with unsiged char as default char type. | Johannes Schickel | |
svn-id: r30953 | |||
2008-02-24 | Removed 2 unnecessary calls to File::exists() | Filippos Karapetis | |
svn-id: r30952 | |||
2008-02-24 | Remove double inclusion of config-manager.h | Filippos Karapetis | |
svn-id: r30951 | |||
2008-02-24 | Oops fix stupid copy&paste error... | Johannes Schickel | |
svn-id: r30950 | |||
2008-02-24 | Also add extrapath to default search location for Kyrandia resources. | Johannes Schickel | |
svn-id: r30949 |