Commit Graph

24398 Commits

Author SHA1 Message Date
Filippos Karapetis
432777fbc5 Fix upper case
svn-id: r30958
2008-02-25 00:24:00 +00:00
Max Horn
5c99d45d9f Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them
svn-id: r30957
2008-02-24 23:14:04 +00:00
Filippos Karapetis
a3f2f4b039 This safeguard is no longer needed for IHNM
svn-id: r30956
2008-02-24 16:56:28 +00:00
Filippos Karapetis
ef9850166d Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"
svn-id: r30955
2008-02-24 16:12:47 +00:00
Filippos Karapetis
dbba13a7ac Stop redefinitions of ARRAYSIZE
svn-id: r30954
2008-02-24 15:00:28 +00:00
Johannes Schickel
622076e15b Fixed warning on systems with unsiged char as default char type.
svn-id: r30953
2008-02-24 14:38:19 +00:00
Filippos Karapetis
d9e3daae8f Removed 2 unnecessary calls to File::exists()
svn-id: r30952
2008-02-24 14:30:56 +00:00
Filippos Karapetis
0bdd409d4b Remove double inclusion of config-manager.h
svn-id: r30951
2008-02-24 13:37:29 +00:00
Johannes Schickel
83d2f0c3e7 Oops fix stupid copy&paste error...
svn-id: r30950
2008-02-24 12:33:20 +00:00
Johannes Schickel
cb36b056ba Also add extrapath to default search location for Kyrandia resources.
svn-id: r30949
2008-02-24 12:30:12 +00:00
Torbjörn Andersson
f3b497787a Fixed warning.
svn-id: r30948
2008-02-24 01:12:39 +00:00
Max Horn
e421a23639 Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFilesystemFactory()
svn-id: r30947
2008-02-23 23:03:08 +00:00
Eugene Sandulenko
8917835374 Copy 0.11.1 news section
svn-id: r30938
2008-02-23 20:45:33 +00:00
Eugene Sandulenko
cc7ba062b4 Update of MSVC7 project files from Quietust. Ref: r30935
svn-id: r30936
2008-02-23 20:17:39 +00:00
Max Horn
80d55b0388 Renamed AbstractFilesystemFactory to FilesystemFactory
svn-id: r30935
2008-02-23 19:01:12 +00:00
Robin Watts
1cf9fc944a Make codec47 cope with failed mallocs.
Not the nicest result in the world, but better than crashing and burning...

svn-id: r30934
2008-02-23 18:57:49 +00:00
Kostas Nakos
39c348e4d2 properly support feeble (sync commit)
svn-id: r30932
2008-02-23 18:55:31 +00:00
Torbjörn Andersson
2283ca6872 Some cleanups/consistency fixes.
svn-id: r30930
2008-02-23 17:19:12 +00:00
Andrew Kurushin
040d8e10fe fix bug 1900244 "ITE: Strange animation when returning to prison cell"
svn-id: r30924
2008-02-23 14:42:46 +00:00
Filippos Karapetis
208c753215 Stop printing opcodes in the debug console
svn-id: r30923
2008-02-23 14:31:25 +00:00
Filippos Karapetis
3581257ceb Fix for bug #1900220 - "ITE: Missing text outline"
svn-id: r30920
2008-02-23 13:54:58 +00:00
Filippos Karapetis
638e23f37c Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"
svn-id: r30919
2008-02-23 13:36:40 +00:00
Filippos Karapetis
93753d2f3b Fixed some issues with the previous commit, bug #1893564 should be fixed now without affecting anything else
svn-id: r30917
2008-02-22 09:13:27 +00:00
Filippos Karapetis
a7e7dfe122 Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"
svn-id: r30916
2008-02-22 08:57:18 +00:00
Florian Kagerer
faeb81fb62 palette bug fix (inventory turned blue when leaving the scene after eating the mushroom)
svn-id: r30915
2008-02-22 07:00:12 +00:00
Florian Kagerer
3969249b93 two more opcodes (Zanthia's random chats and mushroom drug effects) and some cleanup
svn-id: r30914
2008-02-22 00:33:56 +00:00
Max Horn
28158c80b8 Some corrections to the SaveFileManager Doxygen comments
svn-id: r30913
2008-02-22 00:22:31 +00:00
Max Horn
a905de7deb Fix code formatting and simplify code a little bit
svn-id: r30912
2008-02-20 21:49:05 +00:00
Jordi Vilalta Prat
065f8f5419 Automatic device detection for CAMD.
svn-id: r30911
2008-02-20 19:35:00 +00:00
Jordi Vilalta Prat
672a508bdd Added CAMD MIDI driver for AmigaOS4
svn-id: r30910
2008-02-20 17:07:58 +00:00
Travis Howell
aedc896b97 Add patch from Quietust - Update asserts and comments in sound code for Amiga SCUMM V2 games.
svn-id: r30908
2008-02-19 00:36:47 +00:00
Travis Howell
a96c49a793 Add patch from Quietust - Update MSVC71 project files.
svn-id: r30907
2008-02-19 00:32:43 +00:00
Johannes Schickel
15d8e578ed Fixed some warnings.
svn-id: r30906
2008-02-19 00:10:05 +00:00
Florian Kagerer
896b46323f the script countdown needs to be divided by _ticklength
svn-id: r30904
2008-02-18 23:22:22 +00:00
Florian Kagerer
bcdfe6ade0 some more opcodes (the fly tree is now operational) and some bug fixes
svn-id: r30903
2008-02-18 23:04:37 +00:00
Florian Kagerer
ab40f56f47 fix memory leak
svn-id: r30902
2008-02-17 23:48:21 +00:00
Florian Kagerer
33e2e1c658 remove ugly const casts in staticres
svn-id: r30901
2008-02-17 23:32:35 +00:00
Jordi Vilalta Prat
4ec832090a Moved jvprat to the team and removed duplicates.
svn-id: r30900
2008-02-17 22:08:45 +00:00
Florian Kagerer
2032965063 scripting bug fix (npc scene startup scripts were executed twice)
svn-id: r30899
2008-02-17 21:58:46 +00:00
Robin Watts
d2513eb5f5 Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o to
the list of modules to build if USE_ARM_COSTUME_ASM is defined.

svn-id: r30898
2008-02-17 20:25:07 +00:00
Max Horn
80b0d32754 Delete .d dependency files in 'clean' target, not 'distclean'
svn-id: r30897
2008-02-17 18:30:18 +00:00
Robin Watts
890bca8f7e Tweaks to fmopl; same net effect overall, just faster.
Eliminate divisions, floating point, and mod operation from inner synth loop.

svn-id: r30896
2008-02-17 16:12:54 +00:00
Johannes Schickel
5b31fe75d4 Print instruction offset of script commands for debug output.
svn-id: r30895
2008-02-17 14:14:26 +00:00
Johannes Schickel
90d04815bd Update msvc8 and msvc9 project files for commit 30886.
svn-id: r30894
2008-02-17 14:06:18 +00:00
Travis Howell
d201f0e9aa Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up.
svn-id: r30889
2008-02-17 08:17:41 +00:00
Johannes Schickel
377912a3a3 Added newline at end of file again (fixes compiling with -Werror for me).
svn-id: r30888
2008-02-17 02:08:30 +00:00
Florian Kagerer
e02ff1c7c3 updating kyra.dat
svn-id: r30887
2008-02-17 02:06:59 +00:00
Florian Kagerer
753536fa61 committing patch 1891492 : dialogue (dlg/tim) support for HoF
- 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
2008-02-17 02:06:04 +00:00
Sven Hesse
9146cf3603 Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report #1895126
svn-id: r30884
2008-02-16 22:32:24 +00:00
Sven Hesse
dc7fd7177d Fixing fading on (only my?) amd64 systems
svn-id: r30882
2008-02-16 18:50:23 +00:00