Max Horn
6533813576
Fixed MD5 entry for mac version of MI1
...
svn-id: r22102
2006-04-23 13:29:37 +00:00
Max Horn
c7f2e3d630
Modified DETECTOR_TESTING_HACK code to skip over invalid paths
...
svn-id: r22099
2006-04-23 12:30:52 +00:00
Max Horn
307f4e387b
Fixed getNodeForPath on systems using POSIXFilesystemNode to again correctly check whether the given path exists, and whether it points to a directory
...
svn-id: r22097
2006-04-23 12:29:43 +00:00
Max Horn
eb895185a6
Test code for the detection code in all engines (disabled by default)
...
svn-id: r22095
2006-04-23 11:38:48 +00:00
Max Horn
cbb5f5fc75
Fix 'comparison between signed and unsigned integer' warning
...
svn-id: r22094
2006-04-23 11:35:14 +00:00
Max Horn
f26b55c7a3
Modified some error calls to explicitly name the function they occured in (this helps debugging)
...
svn-id: r22093
2006-04-23 11:15:43 +00:00
Travis Howell
b9fbf9091d
Fix video sequences shown by arcade machines
...
svn-id: r22092
2006-04-23 08:34:19 +00:00
Travis Howell
a0ea9a4efc
Fix video sequences shown by arcade machines
...
svn-id: r22091
2006-04-23 08:30:29 +00:00
Travis Howell
562b1f8eef
Fix video sequences shown by arcade machines
...
svn-id: r22090
2006-04-23 08:26:32 +00:00
Travis Howell
0de7374c4c
Read and use frame rate setting for videos
...
svn-id: r22089
2006-04-23 02:44:46 +00:00
Travis Howell
f1a318ce15
Fix audio and video sync. in videos of FF
...
svn-id: r22088
2006-04-23 02:11:49 +00:00
Max Horn
660efce9b2
Replaced _demoMode by GF_DEMO
...
svn-id: r22087
2006-04-23 00:08:18 +00:00
Max Horn
db747c2100
Non-void functions always must return something
...
svn-id: r22086
2006-04-22 23:59:56 +00:00
Joost Peters
2952dd123c
The dirent struct on IRIX doesn't have the d_type field, so define SYSTEM_NOT_SUPPORTING_D_TYPE
...
svn-id: r22085
2006-04-22 15:29:38 +00:00
Lars Persson
37633732f1
Added F1 as save for ITE
...
svn-id: r22083
2006-04-22 07:32:06 +00:00
Travis Howell
30b4b87f58
Fix valgrind warning
...
svn-id: r22082
2006-04-22 05:48:40 +00:00
Travis Howell
77497d5ed9
Enable MS ADPCM WAV format decoder for all sound in Macintosh version of FF and cleanup
...
svn-id: r22081
2006-04-22 03:53:14 +00:00
Eugene Sandulenko
ff6028b00b
- Implemented MS ADPCM WAV format decoder used in Feeble Files. Still it is
...
out of sync with video. See TODO there.
- Fixed bug with MS IMA ADPCM mono to make it possible to work in real streams.
svn-id: r22080
2006-04-22 03:00:21 +00:00
Eugene Sandulenko
7b1e93b596
Implement CLIP() routine used to put arbitrary value in specified range.
...
svn-id: r22079
2006-04-22 02:49:27 +00:00
Travis Howell
1a605b2760
Cleanup use of different filenames in different versions
...
svn-id: r22078
2006-04-22 02:14:42 +00:00
Lars Persson
76ba8122a6
Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the data type which loadOffsets takes.
...
svn-id: r22077
2006-04-21 22:10:50 +00:00
Lars Persson
a3661c158a
Updated Symbian Actions and SDL Symbian interface for latest backend changes so it all works properly again.
...
svn-id: r22076
2006-04-21 21:15:05 +00:00
Lars Persson
5b776e3e28
Return of void value is not valid for all platforms. Changed to call function and then plain return;
...
svn-id: r22075
2006-04-21 20:59:05 +00:00
Lars Persson
aec70b0bb2
Implementation and declartion in intern.h differed. Changed so both is using the same datatype.
...
svn-id: r22074
2006-04-21 20:56:53 +00:00
Lars Persson
7b80324c6d
Use SetInt to set the Keymapping version, instead of Set.
...
svn-id: r22073
2006-04-21 20:51:29 +00:00
Lars Persson
fb905751c7
Conflicting domains for String definition. Added Common:: to String to clarify domain.
...
svn-id: r22072
2006-04-21 20:50:28 +00:00
Lars Persson
86bc1d4923
Add creation of Symbian SDL backend instead of plain SDL
...
svn-id: r22071
2006-04-21 20:49:06 +00:00
Torbjörn Andersson
312e49b6eb
Adjust buffer sizes for conversation options, even for sprite id 1. This
...
doesn't seem to match the original, but there are cases where even the first
string is long enough to cause text corruption.
For whatever reason, I have not been able to reproduce this text corruption
with the original interpreter, though, so maybe we're missing some detail. Or
maybe the original interpreter just gets lucky.
svn-id: r22070
2006-04-21 10:47:43 +00:00
Torbjörn Andersson
8740bc0134
Fixed silly bug in --save-slot handling: Don't try to restore a savegame unless
...
the specified save slot is > 0. (The default value is -1, which shouldn't be
restored either.)
I thought I had fixed that already, but I guess I made a last-minute change...
svn-id: r22069
2006-04-21 10:24:22 +00:00
Travis Howell
9bcdecec28
Add FF differences in chance script opcode
...
svn-id: r22068
2006-04-21 07:42:40 +00:00
Travis Howell
061063189f
Split bitArrays into three separate arrays, like original. Also fixing load/save issue with bitArrayThree been off by one
...
svn-id: r22067
2006-04-21 06:37:28 +00:00
Travis Howell
6b7a37d71c
Move _variableArrayPtr changes to match original code, in case it is triggered outside video opcodes
...
svn-id: r22066
2006-04-21 04:36:26 +00:00
Travis Howell
d474595629
Fix valgrind warning
...
svn-id: r22065
2006-04-21 04:06:44 +00:00
Travis Howell
6ea936c41f
Add animate sprites by Y function for FF
...
svn-id: r22064
2006-04-21 03:09:21 +00:00
Travis Howell
fc3284efce
Add back debug function
...
svn-id: r22063
2006-04-21 00:26:18 +00:00
Travis Howell
b80ef2cd8f
Add some code for PanEvent in FF and cleanup
...
svn-id: r22062
2006-04-21 00:18:23 +00:00
Won Star
564727be2c
Add used memory counter.
...
svn-id: r22061
2006-04-20 14:55:27 +00:00
Won Star
95c134c9a8
Fix compile with DISABLE_FANCY_THEME.
...
svn-id: r22060
2006-04-20 12:25:25 +00:00
Travis Howell
5482ec5db6
Add F9 key in FF, which toggles hitbox names
...
svn-id: r22059
2006-04-20 12:23:20 +00:00
Travis Howell
baca89c9be
Revert that delay change when scrolling inventory in FF, causes glitches
...
svn-id: r22058
2006-04-20 12:04:49 +00:00
Travis Howell
e951870642
Enable virtual keyboard, when entering saved game name in FF
...
svn-id: r22057
2006-04-20 12:01:53 +00:00
Travis Howell
31ae5e09e8
Fix constant scrolling in oracle in FF, when mouse button is pressed
...
svn-id: r22056
2006-04-20 11:57:23 +00:00
Travis Howell
c07f314b1f
getPathPosn script opcode needs to use int16 to get correct position, fixes entering teleporter in village in FF
...
svn-id: r22055
2006-04-20 10:45:51 +00:00
Travis Howell
948301faaf
Add timer difference in FF
...
svn-id: r22054
2006-04-20 08:58:30 +00:00
Travis Howell
25ca897466
Fix typo in switchVoiceFile() for FF
...
svn-id: r22053
2006-04-20 08:46:46 +00:00
Torbjörn Andersson
b6783677b5
If I understand things correctly, this should fix the caret drawing in list
...
widgets. (The glitch was most noticeable in the modern theme.)
svn-id: r22052
2006-04-20 08:14:55 +00:00
Travis Howell
04efb67f21
Fix mistake in vertical scrolling in FF
...
svn-id: r22051
2006-04-20 07:01:55 +00:00
Travis Howell
66cbf6c05d
_rejectCount should only be incremented in checkNoOverWrite()
...
svn-id: r22050
2006-04-20 06:38:46 +00:00
Travis Howell
8121b8eebe
Update resource managment, missed several changes from FF
...
svn-id: r22049
2006-04-20 05:54:25 +00:00
Travis Howell
afb264a427
Fix freeze that can occur when scrolling inventory in oracle of FF
...
svn-id: r22048
2006-04-20 02:42:54 +00:00