Commit Graph
86814 Commits
Author SHA1 Message Date
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
Max Horn 176aa74827 Renamed the 'pan' effect of the mixer to 'balance', since that is what we actually do; applied patch #886786 which corrects a bug in the balance code
svn-id: r12665
2004-01-29 18:15:27 +00:00
Max Horn bcedf44957 fix syntax errors
svn-id: r12664
2004-01-29 16:14:17 +00:00
Torbjörn Andersson 45cded8b6c Updated the Hot Keys section. Still more work needed, and since I don't
have LaTeX installed on this computer I can't check whether or not I made
any syntax errors.

svn-id: r12663
2004-01-29 15:37:17 +00:00
Torbjörn Andersson d61ecae6ba Broken Sword doesn't do auto-saving either, as far as I know.
svn-id: r12662
2004-01-29 15:25:13 +00:00
Torbjörn Andersson 2c4aac375b The README file no longer lists the pirate song as a problem, so I guess
this file shouldn't either.

svn-id: r12661
2004-01-29 15:21:40 +00:00
Max Horn 505a61cc7f corrected MD5 table entry
svn-id: r12660
2004-01-29 00:35:16 +00:00
Hannes Niederhausen 8c84dbd35e Added Change in Credits
svn-id: r12659
2004-01-28 15:44:15 +00:00
Joost Peters 239275c608 remove outdated TODOs
svn-id: r12658
2004-01-28 13:13:58 +00:00
Max Horn c99ed51800 TODO update
svn-id: r12657
2004-01-28 11:58:24 +00:00
Travis Howell 22e3a4b31d Update
svn-id: r12656
2004-01-28 11:10:58 +00:00