Torbjörn Andersson
caffafa99b
Fixed initialization order warning.
...
svn-id: r12715
2004-02-02 08:37:31 +00:00
Travis Howell
02ba3dd201
Remove md5 checksum, too many conflicting checksums.
...
svn-id: r12714
2004-02-02 07:53:55 +00:00
Travis Howell
3694bcde1b
Update
...
svn-id: r12713
2004-02-02 07:32:02 +00:00
Travis Howell
110707da49
Add a few more HE target for future reference (Commented out)
...
svn-id: r12712
2004-02-02 07:25:08 +00:00
Max Horn
25e2688b4d
help poor VC7
...
svn-id: r12711
2004-02-01 21:10:26 +00:00
Max Horn
0176e4de25
Fix for bug #880418 (COMI: Subtitle problems)
...
svn-id: r12710
2004-02-01 21:08:46 +00:00
Marcus Comstedt
7b69cbc827
No need to explicitly include posix-fs.o.
...
svn-id: r12709
2004-02-01 20:00:44 +00:00
Marcus Comstedt
dc167ac4d1
Include . in MODULE_DIRS to get dependencies for this dir.
...
svn-id: r12708
2004-02-01 17:09:35 +00:00
Marcus Comstedt
38ddd865e5
Depfiles are not generated in $(srcdir), so don't include them from there...
...
svn-id: r12707
2004-02-01 17:07:23 +00:00
Marcus Comstedt
13b93b8bba
This doesn't seem to be needed anymore either...
...
svn-id: r12706
2004-02-01 16:46:32 +00:00
Marcus Comstedt
3da532f388
The cleanup goes on...
...
svn-id: r12705
2004-02-01 16:43:46 +00:00
Marcus Comstedt
5b7cd91cd0
Added missing definition of RM_REC.
...
svn-id: r12704
2004-02-01 16:36:47 +00:00
Marcus Comstedt
a79b9060bf
More old cruft removed.
...
svn-id: r12703
2004-02-01 16:31:28 +00:00
Marcus Comstedt
ccca1147bc
Ignore sword1 build dir.
...
svn-id: r12702
2004-02-01 16:27:12 +00:00
Joost Peters
2daf5fda6b
init _joe.walk (valgrind warning)
...
svn-id: r12701
2004-02-01 15:02:16 +00:00
Joost Peters
39824cb47b
another valgrind fix
...
svn-id: r12700
2004-02-01 14:41:23 +00:00
Max Horn
579d7bef24
forgot to commit configure
...
svn-id: r12699
2004-02-01 14:03:00 +00:00
Joost Peters
c3a5b9abf7
Match new[] with delete[]
...
svn-id: r12698
2004-02-01 13:50:44 +00:00
Joost Peters
7e875dc55a
fix valgrind warning. (pressing ESC like mad at startup could cause it to check against uninitialised value)
...
svn-id: r12697
2004-02-01 13:47:15 +00:00
Eugene Sandulenko
9f2e4a92f0
Update TODO list
...
svn-id: r12696
2004-02-01 05:56:34 +00:00
Eugene Sandulenko
84d8e4dca4
o Major debug of all actors code
...
o Road signs aligned to match original
o Fixed bug with Ben's velocity not reset with scene switch
o Removed some unused code
o Debug level increased, so console is not flooded anymore
o Rearranged those huge switch statements
I succesfully passed by all insane scenes, so FT should be completable now with
some SAUD related crashes which are easy to avoid.
svn-id: r12695
2004-02-01 05:44:18 +00:00
Max Horn
51733fbe3e
native directory browser on Mac OS X
...
svn-id: r12694
2004-02-01 02:03:01 +00:00
Max Horn
cd369ebad2
cleanup
...
svn-id: r12693
2004-02-01 01:32:43 +00:00
Max Horn
28f8f4d091
Added FilesystemNode::getNodeForPath, but right now only for Mac OS X
...
svn-id: r12692
2004-02-01 01:31:50 +00:00
Max Horn
9fe1aaa921
renamed _saveLoadCompatible to _saveTemporaryState; make use of requestLoad/requestSave
...
svn-id: r12691
2004-01-31 22:12:35 +00:00
Marcus Comstedt
a67aca5b19
Cleanup.
...
svn-id: r12690
2004-01-31 20:34:32 +00:00
Marcus Comstedt
47819c9d49
Set $(srcdir).
...
svn-id: r12689
2004-01-31 20:15:37 +00:00
Max Horn
41230fa999
cleanup (len == size)
...
svn-id: r12688
2004-01-31 16:49:52 +00:00
James Brown
f58e13fe4d
Add TODO about naming of _saveLoadCompatible
...
svn-id: r12687
2004-01-31 16:10:21 +00:00
James Brown
9b2e69fe2f
Patch #886058 - Don't stop music when loading certain temporary states.
...
svn-id: r12686
2004-01-31 16:07:11 +00:00
Eugene Sandulenko
21f7b4633a
Fix bug #887536 FT: Intro crash (regression).
...
svn-id: r12685
2004-01-31 12:28:38 +00:00
Travis Howell
5c2cb28c5a
Update mingw Makefile.
...
svn-id: r12684
2004-01-31 01:58:14 +00:00
Max Horn
42a3206e6f
Removed 'builddir' again (not really needed for now); fixed 'bundle' rule for external build dirs
...
svn-id: r12683
2004-01-31 00:05:08 +00:00
Max Horn
9dda30c308
Add a proposal for a revised documentation structure. Comments are welcome
...
svn-id: r12682
2004-01-30 23:59:13 +00:00
Max Horn
6c86f71468
Removed references to build.rules; updated Mac OS X build instructions (though they still could be improved a lot; same for the general build instructions)
...
svn-id: r12681
2004-01-30 23:39:56 +00:00
Max Horn
da76ac5890
Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
...
svn-id: r12680
2004-01-30 21:54:28 +00:00
Max Horn
671be90c74
add MPEG2 to the static-link-hack
...
svn-id: r12679
2004-01-30 21:03:17 +00:00
Max Horn
2f8d19d004
avoid using huge static structs - they can't be stripped, and increase the exe size (in this case, 16 MB...)
...
svn-id: r12678
2004-01-30 20:57:23 +00:00
Max Horn
c7424312c3
improved debug message; code simplification
...
svn-id: r12677
2004-01-30 20:49:26 +00:00
Max Horn
4dab40f123
fix whitespaces (we should eventually try to remove this code duplication again, folks. maybe add a 'video' global module or so...)
...
svn-id: r12676
2004-01-30 20:47:21 +00:00
Max Horn
8bd19dab0b
Fix for bug #887167 (FT: Sound/Music/speech (almost) mute)
...
svn-id: r12675
2004-01-30 17:30:06 +00:00
Travis Howell
d9cb0b1e79
DOTT should save sound state if _saveLoadSlot is true when doing a temporary save. It doesn't set flag via get/setkernal like later games.
...
svn-id: r12674
2004-01-30 16:01:08 +00:00
Travis Howell
519437aab1
Add better work around for inventory arrows issue in some Simon1 versions.
...
Remove seom debugging output.
svn-id: r12673
2004-01-30 03:26:47 +00:00
Eugene Sandulenko
d1ac15e23c
oops
...
svn-id: r12672
2004-01-30 02:38:45 +00:00
Eugene Sandulenko
3758815c09
o Fix crash in FT intro
...
svn-id: r12671
2004-01-30 02:37:18 +00:00
Eugene Sandulenko
6dec294de5
o Renamed more variables/structures to reflect their functionality
...
o Fixed bug with only caveman approaching
o Extended smush player to process FT-specific overlays in videos.
They're used to draw broken truck & car approaching and opponents on the
mineroad
svn-id: r12670
2004-01-30 02:14:29 +00:00
Max Horn
81ff879a9d
Add the super-ultra-mega-secret --savepath option (and it's not just secret because I am too lame to write a help entry, add it to the README, and add it to the TeX files. *cough* No, that's not at all the reason... :-)
...
svn-id: r12669
2004-01-29 21:54:03 +00:00
Paweł Kołodziejski
fbab0e9984
fix for bug 886201 or rather revert back to hack
...
svn-id: r12668
2004-01-29 19:59:00 +00:00
Paweł Kołodziejski
3f61dcafc1
update
...
svn-id: r12667
2004-01-29 19:38:19 +00:00
Paweł Kołodziejski
dc1e4699ee
fixed warning
...
svn-id: r12666
2004-01-29 19:37:59 +00:00