Commit Graph

41 Commits

Author SHA1 Message Date
Paweł Kołodziejski
caff7b00e9 fixed endlines
svn-id: r4871
2002-08-30 15:24:16 +00:00
Paweł Kołodziejski
a1fa514b5a some cleanup
svn-id: r4870
2002-08-30 07:24:45 +00:00
Max Horn
41c2d6fba3 sound system cleanup
svn-id: r4867
2002-08-29 23:45:15 +00:00
Max Horn
4b83c17b31 some cleanup/refactoring
svn-id: r4866
2002-08-29 20:01:27 +00:00
Max Horn
bbcae3efbe experimental support for the V2 resource format (patch #601560)
svn-id: r4864
2002-08-29 16:57:43 +00:00
Max Horn
0cf920e040 some cleanup to the save/load code... I think some more wouldn't hurt :-)
svn-id: r4863
2002-08-26 16:47:14 +00:00
Max Horn
39422bd24a fix endian issue for old savegames created on big endian system when trying to load them on little endian systems
svn-id: r4862
2002-08-26 16:13:38 +00:00
Max Horn
bacdd936f2 trying to reduce file interdependencies a bit
svn-id: r4861
2002-08-25 22:54:43 +00:00
Ruediger Hanke
1673f0174e German FT TRES file has a multiline string which caused an assertion failure
svn-id: r4860
2002-08-25 22:25:18 +00:00
Ruediger Hanke
b295fd0bbd Yet another char issue, caused balance out of range error
svn-id: r4859
2002-08-25 22:23:47 +00:00
Ruediger Hanke
a605b453ce Endian fix
svn-id: r4858
2002-08-25 20:14:52 +00:00
Ruediger Hanke
31562600b7 Please note that char type is not an abbreviation for signed char ... is can be (and is) unsigned on some systems
svn-id: r4857
2002-08-25 20:12:04 +00:00
Ruediger Hanke
b3f038b8df Fixing subtitles for German dig - TRES file is unencrypted in German version
svn-id: r4856
2002-08-25 20:10:01 +00:00
Paweł Kołodziejski
73b031515e applied patch #599909
svn-id: r4855
2002-08-25 18:40:23 +00:00
Paweł Kołodziejski
b169ef13e3 fixed names
svn-id: r4854
2002-08-25 17:36:34 +00:00
Paweł Kołodziejski
0ad222a7ad better SFX suport in the Dig
svn-id: r4852
2002-08-25 15:06:53 +00:00
Max Horn
a0c0880ec7 more optimizations
svn-id: r4847
2002-08-25 11:38:40 +00:00
Ralph Brorsen
d473d295c4 Fix for #556564
svn-id: r4846
2002-08-25 11:35:13 +00:00
Max Horn
1cbd00bd64 optimized color/rect classes; cleanup
svn-id: r4844
2002-08-25 11:12:49 +00:00
Max Horn
ec47d8c80c fixed some endian issues in the new SMUSH decoder; cleanup
svn-id: r4842
2002-08-25 10:50:18 +00:00
Max Horn
cfcad4fb44 oops
svn-id: r4839
2002-08-24 23:37:50 +00:00
Max Horn
c65a35430e endian fixes; cleanup
svn-id: r4837
2002-08-24 23:22:10 +00:00
Max Horn
6d5529e0dd fixed warnings
svn-id: r4833
2002-08-24 21:57:00 +00:00
Max Horn
a06c0b2327 added .cvsignore
svn-id: r4832
2002-08-24 21:39:28 +00:00
Max Horn
054f1fa69b simplified code (thanks to MadMoose for pointing this out)
svn-id: r4830
2002-08-24 21:32:24 +00:00
Paweł Kołodziejski
901b4a07a6 changed name from Chunck to Chunk
svn-id: r4829
2002-08-24 17:18:55 +00:00
Max Horn
657f6a86f5 fixed warning
svn-id: r4825
2002-08-24 16:13:16 +00:00
Paweł Kołodziejski
66630ec3b3 missing changes
svn-id: r4823
2002-08-24 15:58:08 +00:00
Paweł Kołodziejski
9f993a1d29 synced with scummvm
svn-id: r4821
2002-08-24 15:31:37 +00:00
Max Horn
3d75868558 added/corrected some missing opcodes - this fixes the issues with the voodoo lady in MI1VGA
svn-id: r4815
2002-08-24 13:12:29 +00:00
Max Horn
5cd5318911 fixed some warnings
svn-id: r4814
2002-08-24 13:06:44 +00:00
Max Horn
e0bf735ff7 modified version of patch #598622: Round corners for flashlight
svn-id: r4811
2002-08-23 23:16:39 +00:00
Max Horn
a1d1341331 fix for some Loom oddities, might break other stuff -> in that case please tell me so that I can find a correct solution
svn-id: r4810
2002-08-23 22:46:09 +00:00
Max Horn
444ac856fb set proper initial values for flashlight size
svn-id: r4808
2002-08-23 22:40:26 +00:00
Max Horn
08b161f113 fix for bug #598938: sfx/music volume set 0 is not mute; some cleanup
svn-id: r4805
2002-08-23 20:33:29 +00:00
James Brown
1bf20ac0c3 Move scaler code from SCUMM-specific area.
svn-id: r4803
2002-08-23 06:43:06 +00:00
Ruediger Hanke
3b09051727 Changed MorphOS MIDI code so that data sent from different threads are no longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited.
svn-id: r4801
2002-08-22 12:09:06 +00:00
Max Horn
ee3ea28e6c first go at modularizing the build system
svn-id: r4796
2002-08-21 17:35:46 +00:00
Max Horn
2ebd2ba0b5 engine.* moved to common (where it belongs); added distclean target which gets rid of the .deps dirs, too; removed -Isound
svn-id: r4794
2002-08-21 16:53:11 +00:00
Max Horn
7aac293726 fixed the 'intelligent' GCC build rules; added .cvsignore files
svn-id: r4790
2002-08-21 16:28:19 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00