Commit Graph

1413 Commits

Author SHA1 Message Date
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
Paweł Kołodziejski
785d04e054 more VC6 fixes
svn-id: r4851
2002-08-25 12:03:54 +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
Paweł Kołodziejski
fe53d3ecc2 fixed VC6 linking
svn-id: r4845
2002-08-25 11:33:54 +00:00
Max Horn
1cbd00bd64 optimized color/rect classes; cleanup
svn-id: r4844
2002-08-25 11:12:49 +00:00
Max Horn
2355db8017 fixed dependency checking to consider smush code, too
svn-id: r4843
2002-08-25 11:07:34 +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
Paweł Kołodziejski
492400e9fa fix for VC6 linking
svn-id: r4841
2002-08-25 01:17:33 +00:00
Paweł Kołodziejski
ee72d87363 and more changes
svn-id: r4840
2002-08-25 01:14:09 +00:00
Max Horn
cfcad4fb44 oops
svn-id: r4839
2002-08-24 23:37:50 +00:00
Max Horn
446b1231eb use printf instead of echo -n -> work on Solaris, too
svn-id: r4838
2002-08-24 23:35:29 +00:00
Max Horn
c65a35430e endian fixes; cleanup
svn-id: r4837
2002-08-24 23:22:10 +00:00
Paweł Kołodziejski
acb5ef0296 more changes
svn-id: r4836
2002-08-24 22:57:51 +00:00
Paweł Kołodziejski
8bace11440 a little better
svn-id: r4835
2002-08-24 22:41:43 +00:00
Paweł Kołodziejski
f81bae8235 support for VC6, not finished - not correct linking (duplicate default libs)
svn-id: r4834
2002-08-24 22:03:05 +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
ed4fa74fd5 update clean target for smush files
svn-id: r4831
2002-08-24 21:35:46 +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
69cca0906e fixed the Makefile buildsystem for now to link in the new Smush player, and disabling the old Smush player
svn-id: r4826
2002-08-24 16:26:09 +00:00
Max Horn
657f6a86f5 fixed warning
svn-id: r4825
2002-08-24 16:13:16 +00:00
Max Horn
50af6a97b7 some more configure stuff
svn-id: r4824
2002-08-24 16:05:53 +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
fa181fcd8b added some configure code which outputs a config.h file. Not near to complete, nor checked for cross platform compatibility
svn-id: r4820
2002-08-24 15:24:38 +00:00
Max Horn
151aef875f placeholder for configure script (with a TODO list)
svn-id: r4819
2002-08-24 14:18:40 +00:00
Max Horn
26648880e8 we are not using ncurses, are we?
svn-id: r4818
2002-08-24 13:52:16 +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
f3b4f38892 SDL_gl and normal SDL backend now share a common base class
svn-id: r4813
2002-08-24 10:41:32 +00:00
Max Horn
51730bb3fe seperated NULL driver into its own source module (*not* tested yet)
svn-id: r4812
2002-08-24 10:28:32 +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
2bc00e1079 patch #598375: SIMON: ugly hack to get beard working
svn-id: r4807
2002-08-23 22:17:24 +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
Paweł Kołodziejski
0a520b237b fix for music loop, I think :)
svn-id: r4804
2002-08-23 20:27:42 +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
b76f7efd14 Split up headers. Forgot to add this file
svn-id: r4802
2002-08-22 12:12:41 +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
Ruediger Hanke
31f6833f87 Made MorphOS port use master makefile, few compilation fixes
svn-id: r4800
2002-08-22 10:43:50 +00:00
Max Horn
e0cfd49ef7 patch #598405
svn-id: r4799
2002-08-21 20:47:12 +00:00
Max Horn
48fa357d7c removed MorphOS Makefile for now
svn-id: r4798
2002-08-21 17:51:41 +00:00
Max Horn
39654fa719 don't use OS X rules by default for SDL backend; use cp instead of ln to create the local build.rules file
svn-id: r4797
2002-08-21 17:43:00 +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
c0324a9e6d fixed one-off-error (I hope this fix is right?); use calloc instead of malloc to ensure struct is zeroed
svn-id: r4795
2002-08-21 17:13:17 +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