Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-02-24 | Fixed warning. | Torbjörn Andersson | |
svn-id: r30948 | |||
2008-02-23 | Replaced FilesystemFactory::makeFSFactory with a new method ↵ | Max Horn | |
OSystem::getFilesystemFactory() svn-id: r30947 | |||
2008-02-23 | Copy 0.11.1 news section | Eugene Sandulenko | |
svn-id: r30938 | |||
2008-02-23 | Update of MSVC7 project files from Quietust. Ref: r30935 | Eugene Sandulenko | |
svn-id: r30936 | |||
2008-02-23 | Renamed AbstractFilesystemFactory to FilesystemFactory | Max Horn | |
svn-id: r30935 | |||
2008-02-23 | Make codec47 cope with failed mallocs. | Robin Watts | |
Not the nicest result in the world, but better than crashing and burning... svn-id: r30934 | |||
2008-02-23 | properly support feeble (sync commit) | Kostas Nakos | |
svn-id: r30932 | |||
2008-02-23 | Some cleanups/consistency fixes. | Torbjörn Andersson | |
svn-id: r30930 | |||
2008-02-23 | fix bug 1900244 "ITE: Strange animation when returning to prison cell" | Andrew Kurushin | |
svn-id: r30924 | |||
2008-02-23 | Stop printing opcodes in the debug console | Filippos Karapetis | |
svn-id: r30923 | |||
2008-02-23 | Fix for bug #1900220 - "ITE: Missing text outline" | Filippos Karapetis | |
svn-id: r30920 | |||
2008-02-23 | Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks" | Filippos Karapetis | |
svn-id: r30919 | |||
2008-02-22 | Fixed some issues with the previous commit, bug #1893564 should be fixed now ↵ | Filippos Karapetis | |
without affecting anything else svn-id: r30917 | |||
2008-02-22 | Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1" | Filippos Karapetis | |
svn-id: r30916 | |||
2008-02-22 | palette bug fix (inventory turned blue when leaving the scene after eating ↵ | Florian Kagerer | |
the mushroom) svn-id: r30915 | |||
2008-02-22 | two more opcodes (Zanthia's random chats and mushroom drug effects) and some ↵ | Florian Kagerer | |
cleanup svn-id: r30914 | |||
2008-02-22 | Some corrections to the SaveFileManager Doxygen comments | Max Horn | |
svn-id: r30913 | |||
2008-02-20 | Fix code formatting and simplify code a little bit | Max Horn | |
svn-id: r30912 | |||
2008-02-20 | Automatic device detection for CAMD. | Jordi Vilalta Prat | |
svn-id: r30911 | |||
2008-02-20 | Added CAMD MIDI driver for AmigaOS4 | Jordi Vilalta Prat | |
svn-id: r30910 | |||
2008-02-19 | Add patch from Quietust - Update asserts and comments in sound code for ↵ | Travis Howell | |
Amiga SCUMM V2 games. svn-id: r30908 | |||
2008-02-19 | Add patch from Quietust - Update MSVC71 project files. | Travis Howell | |
svn-id: r30907 | |||
2008-02-19 | Fixed some warnings. | Johannes Schickel | |
svn-id: r30906 | |||
2008-02-18 | the script countdown needs to be divided by _ticklength | Florian Kagerer | |
svn-id: r30904 | |||
2008-02-18 | some more opcodes (the fly tree is now operational) and some bug fixes | Florian Kagerer | |
svn-id: r30903 | |||
2008-02-17 | fix memory leak | Florian Kagerer | |
svn-id: r30902 | |||
2008-02-17 | remove ugly const casts in staticres | Florian Kagerer | |
svn-id: r30901 | |||
2008-02-17 | Moved jvprat to the team and removed duplicates. | Jordi Vilalta Prat | |
svn-id: r30900 | |||
2008-02-17 | scripting bug fix (npc scene startup scripts were executed twice) | Florian Kagerer | |
svn-id: r30899 | |||
2008-02-17 | Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o to | Robin Watts | |
the list of modules to build if USE_ARM_COSTUME_ASM is defined. svn-id: r30898 | |||
2008-02-17 | Delete .d dependency files in 'clean' target, not 'distclean' | Max Horn | |
svn-id: r30897 | |||
2008-02-17 | Tweaks to fmopl; same net effect overall, just faster. | Robin Watts | |
Eliminate divisions, floating point, and mod operation from inner synth loop. svn-id: r30896 | |||
2008-02-17 | Print instruction offset of script commands for debug output. | Johannes Schickel | |
svn-id: r30895 | |||
2008-02-17 | Update msvc8 and msvc9 project files for commit 30886. | Johannes Schickel | |
svn-id: r30894 | |||
2008-02-17 | Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up. | Travis Howell | |
svn-id: r30889 | |||
2008-02-17 | Added newline at end of file again (fixes compiling with -Werror for me). | Johannes Schickel | |
svn-id: r30888 | |||
2008-02-17 | updating kyra.dat | Florian Kagerer | |
svn-id: r30887 | |||
2008-02-17 | committing patch 1891492 : dialogue (dlg/tim) support for HoF | Florian Kagerer | |
- talking to NPCs is now possible. - Zanthia's talks when entering a new scene for the first time now work - using items on Zanthia is now possible. svn-id: r30886 |