Matt Hargett
|
8390b0cc53
|
2002-09-21 Matt Hargett <matt@use.net>
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate
PDBs on all builds.
* gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp,
dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp:
Fix warnings where possible. One pragma added to eliminate
warning of unknown pragmas.
* string.cpp: If unknown escape sequence, print warning.
svn-id: r4998
|
2002-09-22 03:53:53 +00:00 |
|
Paweł Kołodziejski
|
1e236d4c35
|
fixed crash at release mode under VC6 and cleanup
svn-id: r4952
|
2002-09-16 14:43:13 +00:00 |
|
Paweł Kołodziejski
|
a6109b9e75
|
updated VC6 files again
svn-id: r4911
|
2002-09-09 06:15:32 +00:00 |
|
Paweł Kołodziejski
|
83a61c1680
|
updated VC6 project files
svn-id: r4910
|
2002-09-09 06:04:07 +00:00 |
|
Paweł Kołodziejski
|
bd7b93061b
|
added class File
svn-id: r4873
|
2002-08-31 07:43:34 +00:00 |
|
Paweł Kołodziejski
|
9b34985faa
|
updated VC6 project files
svn-id: r4869
|
2002-08-30 05:08:40 +00:00 |
|
Paweł Kołodziejski
|
785d04e054
|
more VC6 fixes
svn-id: r4851
|
2002-08-25 12:03:54 +00:00 |
|
Paweł Kołodziejski
|
fe53d3ecc2
|
fixed VC6 linking
svn-id: r4845
|
2002-08-25 11:33:54 +00:00 |
|
Paweł Kołodziejski
|
ee72d87363
|
and more changes
svn-id: r4840
|
2002-08-25 01:14:09 +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
|
8e249acb89
|
added engine.cpp
svn-id: r4763
|
2002-08-18 19:04:44 +00:00 |
|
Paweł Kołodziejski
|
105f966c6a
|
moved to Sound class
svn-id: r4744
|
2002-08-14 20:43:56 +00:00 |
|
Max Horn
|
16aa478d8b
|
got rid of init.cpp
svn-id: r4736
|
2002-08-14 00:01:39 +00:00 |
|
Paweł Kołodziejski
|
9fa6145d90
|
DIG: preliminarily support for music in the game
svn-id: r4701
|
2002-08-04 16:30:59 +00:00 |
|
Paweł Kołodziejski
|
0b3c263857
|
moved file bundle stuff into class Bundle
svn-id: r4671
|
2002-07-28 15:35:26 +00:00 |
|
Max Horn
|
d6723fdea4
|
updated Win32 & Morphos project/Makefile
svn-id: r4589
|
2002-07-18 18:40:56 +00:00 |
|
Max Horn
|
76e6d7a197
|
renamed 2xsai.cpp to scaler.cpp
svn-id: r4564
|
2002-07-16 11:17:31 +00:00 |
|
Max Horn
|
897a404e6e
|
updated scummvm.dsp file (thx painelf)
svn-id: r4525
|
2002-07-12 22:07:23 +00:00 |
|
Vincent Hamm
|
9dc2331f32
|
updated VC6 dsp
svn-id: r4514
|
2002-07-11 18:24:59 +00:00 |
|
James Brown
|
71080f98ab
|
fix broken commit
svn-id: r4465
|
2002-07-05 17:09:02 +00:00 |
|
James Brown
|
6895885d7f
|
Updated Visual C project (for simon reorg)
svn-id: r4439
|
2002-06-29 16:15:32 +00:00 |
|
James Brown
|
4670fee821
|
Misc. fixes
svn-id: r4338
|
2002-05-15 10:25:00 +00:00 |
|
James Brown
|
cccb513e32
|
Added icon and version resource to Visual C project.
svn-id: r4141
|
2002-04-30 13:57:11 +00:00 |
|
James Brown
|
385c91733e
|
Commit FIXME to fix Largo bridge actor-direction bug
svn-id: r4124
|
2002-04-28 05:24:18 +00:00 |
|
Nicolas Bacca
|
9adea875fc
|
Removed mp3_cd reference
svn-id: r3983
|
2002-04-17 20:49:57 +00:00 |
|
Ludvig Strigeus
|
ac62a7cb2e
|
wrote new mixer class,
cleaned up sound header files,
integrated mixer into scummvm & simon
svn-id: r3937
|
2002-04-14 18:13:08 +00:00 |
|
Ludvig Strigeus
|
9f191ea9c5
|
new midi driver API,
no more USE_ADLIB,
a couple of sdl graphics driver fixes.
svn-id: r3925
|
2002-04-13 18:34:11 +00:00 |
|
James Brown
|
94670b2eef
|
Fix various warnings, and things preventing non-win32 platforms from compiling.
svn-id: r3916
|
2002-04-13 04:39:04 +00:00 |
|
Ludvig Strigeus
|
4e1e1e7552
|
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)
svn-id: r3913
|
2002-04-12 21:28:56 +00:00 |
|
Ludvig Strigeus
|
d2b0070c5f
|
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)
svn-id: r3912
|
2002-04-12 21:26:59 +00:00 |
|
Ludvig Strigeus
|
3a4fa636ee
|
code cleanup - prepares for simon inclusion
svn-id: r3910
|
2002-04-12 10:34:46 +00:00 |
|
James Brown
|
511a98ad4f
|
Update workspace
svn-id: r3889
|
2002-04-07 07:34:15 +00:00 |
|
James Brown
|
a37a4b6f3b
|
New Visual C makefile with mp3_cd support
svn-id: r3872
|
2002-04-05 05:19:30 +00:00 |
|
James Brown
|
9a751f4e76
|
Fix some VC6++ debug actor-related crashes.
Mask, Charset color and WaitForMessage hangs still remain.
svn-id: r3838
|
2002-03-29 12:15:41 +00:00 |
|
James Brown
|
f5fef4c4c1
|
Allow Visual Studio debug to work. Note, this may be caused by either a fault in ScummVM or a problem with the debug single-threaded runtime....
svn-id: r3837
|
2002-03-27 10:28:52 +00:00 |
|
James Brown
|
4045ffa462
|
Update project file, and add some checks for uninitied arrays. Stops full throttle crashing, until the AKOS bug.
svn-id: r3835
|
2002-03-26 05:23:06 +00:00 |
|
Paweł Kołodziejski
|
ef7ed53887
|
Visual C++ compilation fixes, and renaming gameDetector
svn-id: r3822
|
2002-03-25 08:46:24 +00:00 |
|
James Brown
|
ad70aad4ca
|
Make Visual Studio compile again.
svn-id: r3811
|
2002-03-24 16:05:56 +00:00 |
|
James Brown
|
c9f8dfc5ea
|
Update VC++ project to include wsock32.lib (for gmidi.cpp stuff)
svn-id: r3763
|
2002-03-16 05:39:14 +00:00 |
|
James Brown
|
3308d6b9da
|
Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1. Thanks to frob and realmz for their work on that.
svn-id: r3762
|
2002-03-16 05:33:25 +00:00 |
|
James Brown
|
ad800009b2
|
Added new project configuration: MP3 Enabled Debug
svn-id: r3683
|
2002-03-07 09:21:43 +00:00 |
|
James Brown
|
aea131d95b
|
Fixes to Sam and Max subgames.
Add 'insane.cpp' to VC++ project.
svn-id: r3675
|
2002-03-07 04:29:24 +00:00 |
|
James Brown
|
178540c989
|
Applied cleanup and scaling patch by Rob.
svn-id: r3665
|
2002-03-06 12:24:56 +00:00 |
|
James Brown
|
c8522359f5
|
Add vars.c to the Visual C workspace.
svn-id: r3626
|
2002-02-24 16:23:44 +00:00 |
|
Ludvig Strigeus
|
0355b5df91
|
implemented shaking,
added a toggle fullscreen patch (doesn't work for me though)
svn-id: r3535
|
2001-12-28 15:26:28 +00:00 |
|
Ludvig Strigeus
|
5a7b86cbf6
|
better full throttle support,
a couple of MI2 fixes.
svn-id: r3532
|
2001-12-27 17:51:58 +00:00 |
|
Ludvig Strigeus
|
761fe5d7bd
|
* better drawBox (tnx sam_k)
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs.
svn-id: r3523
|
2001-12-04 10:44:33 +00:00 |
|
Ludvig Strigeus
|
95646feac9
|
adlib sound support, use USE_ADLIB
svn-id: r3510
|
2001-12-01 17:06:13 +00:00 |
|