Travis Howell
df3d553e32
Sync. subOp variable name and always use byte.
...
svn-id: r20382
2006-02-05 00:40:48 +00:00
Max Horn
26349e6f65
Split intern.h and moved HE stuff into the new file intern_he.h
...
svn-id: r20372
2006-02-04 12:11:10 +00:00
Eugene Sandulenko
ea42bad781
Update copyright notice
...
svn-id: r20088
2006-01-18 17:39:49 +00:00
Travis Howell
242cf5d052
Remove old debug output
...
svn-id: r19153
2005-10-18 14:00:07 +00:00
Eugene Sandulenko
b36677af71
Update FSF address. Eek. Actually that took place on May 1, 2005
...
svn-id: r19142
2005-10-18 01:30:26 +00:00
Travis Howell
05d5bc16d2
Add extra case for 3DO fbpack.
...
svn-id: r19091
2005-10-15 02:22:42 +00:00
Travis Howell
dcb2372e23
Adjust array ids in HE80+ games, to match original.
...
Otherwise array aren't always nuked by scripts.
svn-id: r19082
2005-10-14 12:36:46 +00:00
Travis Howell
9895a02032
Objects were not been swapped in HE games.
...
svn-id: r19061
2005-10-13 15:02:21 +00:00
Travis Howell
292c9d63d6
Fix regression in fbpack
...
svn-id: r18678
2005-08-14 00:41:10 +00:00
Eugene Sandulenko
6b4484472b
Remove trailing whitespaces.
...
svn-id: r18604
2005-07-30 21:11:48 +00:00
Gregory Montoir
0c4f349a1b
removed unneeded #include
...
svn-id: r18458
2005-06-24 17:08:21 +00:00
Torbjörn Andersson
06985285a0
Whitespace changes.
...
svn-id: r18453
2005-06-24 16:14:39 +00:00
Max Horn
8b1d7b9166
When including files from common/, explicitly use the common/ prefix
...
svn-id: r18444
2005-06-24 15:23:51 +00:00
Travis Howell
ae7f676667
Rename opcode/function
...
svn-id: r18381
2005-06-13 07:09:12 +00:00
Travis Howell
151f09ed53
Sync opcode names and add HE72+ version of o_systemOps.
...
svn-id: r18278
2005-05-28 08:37:44 +00:00
Max Horn
852fe1b1c7
Changed name of addMessageToStack to convertMessageToString (still not really happy with that name but at least it is a little bit more descriptive than the old)
...
svn-id: r18262
2005-05-26 14:14:32 +00:00
Max Horn
b75c969e66
Moved class File and the MD5 stuff to namespace Common
...
svn-id: r18037
2005-05-10 22:56:25 +00:00
Max Horn
c46ea8bc40
Replaced the platform specific GF_FOO switches (using _platform instead now)
...
svn-id: r17716
2005-04-20 18:21:30 +00:00
Travis Howell
caae2f00de
Add separate function for loading palette from choosen room.
...
Avoid pointer problems.
svn-id: r17653
2005-04-17 12:55:42 +00:00
Travis Howell
58298999f3
Error on all unknown compression types.
...
Remove some unused cases.
svn-id: r17617
2005-04-16 11:01:31 +00:00
Travis Howell
6e903f684a
Cleanup
...
svn-id: r17616
2005-04-16 10:42:19 +00:00
Travis Howell
dea27e2c63
Work in progress on opcodeE0 for HE games.
...
Cleanup.
svn-id: r17560
2005-04-12 02:29:50 +00:00
Max Horn
871e278f8b
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it complies a bit better with our code formatting rules
...
svn-id: r17508
2005-04-10 12:59:17 +00:00
Travis Howell
03616ad2c8
Add some debug output to help with bug report.
...
svn-id: r17493
2005-04-10 00:32:11 +00:00
Travis Howell
2a5aaf9fc2
Add HE70+ version of seekFilePos opcode.
...
svn-id: r17450
2005-04-08 11:10:01 +00:00
Travis Howell
aeec229615
getScriptSlot() must start from slot 1, required for nukeArrays() in HE games.
...
svn-id: r17383
2005-04-05 11:06:03 +00:00
Travis Howell
5d042783a6
Add extra case for 3DO fbear.
...
svn-id: r17331
2005-04-01 23:42:16 +00:00
Eugene Sandulenko
154c4af8dc
Mass-renamed all variables of Actor object according to our current code
...
formatting standards. Earlier we had half of vars named with leading
underscore and half without it.
Now code in actor.cpp is considerably more readable.
svn-id: r17068
2005-03-11 01:10:06 +00:00
Travis Howell
f7770e3cfe
Add last change to o60_opeFile too.
...
svn-id: r17057
2005-03-10 00:50:54 +00:00
Travis Howell
78e3fc9415
Add missing actor redraws
...
svn-id: r16980
2005-03-03 03:06:30 +00:00
Travis Howell
99f54b437d
Minor cleanup
...
svn-id: r16860
2005-02-22 13:54:38 +00:00
Max Horn
47280d9433
Updated copyright
...
svn-id: r16398
2005-01-01 16:09:25 +00:00
Travis Howell
ad0b8f1de5
Unused includes
...
svn-id: r16236
2004-12-21 06:09:40 +00:00
Max Horn
1ae87c0fbb
Trying to cleanup the volume control mess inside the SCUMM engine: renamed MusicEngine::setMasterVolume to setMusicVolume; fixed iMuse to use the correct method for setMusicVolume (previously modified the iMuse internal volume control); hooked up the volume control of various other music engines; added ScummEngine::setupVolume method which can be called whenever volume settings change, and which gurantees that those are handled uniformly
...
svn-id: r15944
2004-11-28 21:24:02 +00:00
Chris Apers
1ac29aae1e
Help PalmOS (and more ?) to save memory
...
svn-id: r15611
2004-10-19 12:30:42 +00:00
Travis Howell
e797a60e2a
Extra case used in fbear introduction, no purpose.
...
svn-id: r15599
2004-10-18 00:44:10 +00:00
Travis Howell
c823af303a
Color correction for HE70+ strings.
...
svn-id: r15586
2004-10-17 13:14:21 +00:00
Travis Howell
4667a12c9d
Revert, break older games.
...
svn-id: r15579
2004-10-17 05:54:56 +00:00
Gregory Montoir
0765435c44
cleanup: moved some things to gfx.cpp and changed o60_setState to match disassembly of version 72
...
svn-id: r15578
2004-10-17 05:04:49 +00:00
Travis Howell
beb1ed4598
Rename as requested.
...
svn-id: r15530
2004-10-12 14:40:32 +00:00
Travis Howell
c35a093f96
Rename opcodes
...
svn-id: r15502
2004-10-10 05:49:30 +00:00
Travis Howell
8df034b6ac
Add some missing code for HE100.
...
Cleanup
svn-id: r15494
2004-10-10 01:52:35 +00:00
Travis Howell
db63483001
Add missing roomOps case for HE games.
...
svn-id: r15404
2004-10-04 04:04:37 +00:00
Max Horn
e72ccd620b
One more...
...
svn-id: r15384
2004-10-02 22:26:34 +00:00
Max Horn
37aa90052c
Turned some methods into static functions
...
svn-id: r15383
2004-10-02 22:23:59 +00:00
Max Horn
6a50ba2308
Changed more of the actor class members to match our coding guidelines (in the future, when adding new member vars here, please always use our conventions, i.e. prefix them with _ and use CamelBackStyle
...
svn-id: r15331
2004-09-28 19:28:59 +00:00
Travis Howell
7ced14e961
talkQueue should be actor specific
...
svn-id: r15318
2004-09-28 00:58:00 +00:00
Travis Howell
be1ab48a57
Fix array pointer overflows in HE80+ games.
...
Some arrays are nuked in startScene.
svn-id: r15239
2004-09-23 05:02:15 +00:00
Travis Howell
08856609f3
Filename string go a bit higher
...
svn-id: r15231
2004-09-22 05:08:07 +00:00
Travis Howell
abefac8cd0
Add missing cases
...
svn-id: r15227
2004-09-22 00:22:32 +00:00