Commit Graph

12313 Commits

Author SHA1 Message Date
Max Horn
a805372acd Started to rename our tools to be more consistent
svn-id: r16286
2004-12-24 01:17:04 +00:00
Max Horn
da9b64e4ca This hack is used to create AUTHORS, credits.h, credits.inc, credits.xml
svn-id: r16285
2004-12-24 00:59:56 +00:00
Max Horn
f6dd5125d1 errno is defined in errno.h, not sys/errno.h (says POSIX)
svn-id: r16284
2004-12-24 00:31:51 +00:00
Chris Apers
d7323b330d Done.
svn-id: r16283
2004-12-23 20:23:53 +00:00
Max Horn
f71f8aaa52 Fix LaTeX code
svn-id: r16277
2004-12-23 19:43:04 +00:00
Max Horn
da3aaf55b3 Add GPL blurb to the about dialog
svn-id: r16276
2004-12-23 19:32:25 +00:00
Eugene Sandulenko
344d33c901 o Lowercased all filenames for better readability
o Merged in windows demos files lists
o Added Linux CD target. Someone (erik?) please provide md5 of first
  5000 bytes of that file

svn-id: r16273
2004-12-23 07:08:22 +00:00
Joost Peters
88b0fb396a songs > 1000 are special commands which shouldn't be ignored. fixes a rather nasty regression in fotaq.
svn-id: r16272
2004-12-23 04:59:44 +00:00
Max Horn
929537cecb devtools related TODOs
svn-id: r16270
2004-12-23 03:07:43 +00:00
Max Horn
4dad8cd5ba Release is schedulde for the 24th...
svn-id: r16269
2004-12-23 03:02:09 +00:00
Nicolas Bacca
b4e9a4b92f Add Zone key support for Smartphones. Last commit for today
svn-id: r16266
2004-12-23 01:15:27 +00:00
Eugene Sandulenko
9942dc55d0 sdata.cpp not needed anymore
svn-id: r16264
2004-12-22 22:52:20 +00:00
Andrew Kurushin
3d9784f94d - rewriten actors action handling (now uses all original flags etc)
- added some script functions (swapactors...)
- many things were renamed according scummvm covention
- resource id definintions should begin with "RID_" prefix

- intro temporary broken - work in progress
todo:
- walking hanling also should be rewriten
- timings for speech and actor cycling should be more accurate

svn-id: r16263
2004-12-22 21:04:50 +00:00
Eugene Sandulenko
ab4734dcf6 o Fix regression with Mac versions
o Normalize GIDs and GTypes
o Introduce MD5-based game detection. Now only 2 games should be ordered.
  Linux demo should go before Win32 newer demo
o Fix sound in Mac versions

svn-id: r16262
2004-12-22 19:34:41 +00:00
Max Horn
fd09e3c71c G*oe*ffringmann; word case fix
svn-id: r16261
2004-12-22 19:07:49 +00:00
Eugene Sandulenko
7606a53f09 Now it is possible to count MD5 only for specified amount of bytes from file.
It is useful for MD5'ing hunge files.

svn-id: r16259
2004-12-22 13:34:28 +00:00
Eugene Sandulenko
2fb8a8e453 o Moved GAME_* to SagaEngine object
o Renamed GAME_ITE_* to GID_ITE_*
o Renamed GID_ITE and GID_IHNM to GType_ITE and GType_IHNM

svn-id: r16258
2004-12-22 13:09:47 +00:00
Max Horn
eaa0f3b974 Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from a single source
svn-id: r16256
2004-12-22 01:46:40 +00:00
Max Horn
c8d302847e Moved credits into a separate file
svn-id: r16253
2004-12-22 01:07:13 +00:00
Travis Howell
9b8933dd5d Add Simon todo
svn-id: r16252
2004-12-22 00:30:45 +00:00
Max Horn
e04238d364 whitespace fix
svn-id: r16250
2004-12-22 00:17:50 +00:00
Nicolas Bacca
47e120f8b1 Update CE related stuff a bit
svn-id: r16249
2004-12-22 00:05:43 +00:00
Nicolas Bacca
f3c60df7ad Update CE specific FAQ
svn-id: r16248
2004-12-21 23:59:51 +00:00
Eugene Sandulenko
1520024586 Add another SAGA item
svn-id: r16245
2004-12-21 16:15:11 +00:00
Eugene Sandulenko
c6c2ed9c48 Implement sprites scaling. Though it seems too zealous for me, i.e. sprites
scale down too fast. Will compare it with original soon.

svn-id: r16244
2004-12-21 16:12:03 +00:00
Gregory Montoir
118cc4d255 no need to updateScreen() if there are no screen blocks marked as dirty
svn-id: r16243
2004-12-21 16:08:14 +00:00
Joost Peters
418c5f8473 Change order of close()'ing and delete'ing _driver and _parser; fixes bug #1088441
svn-id: r16241
2004-12-21 13:26:50 +00:00
Andrew Kurushin
412df729a2 - some fixes for previous commit (incrementation of sampleResourceId)
- previous commit also introduce sound speech of first scene in ITE DOS version

svn-id: r16240
2004-12-21 10:30:49 +00:00
Torbjörn Andersson
839fc0df83 Fixed warning.
svn-id: r16239
2004-12-21 08:03:32 +00:00
Torbjörn Andersson
f48acb0bc6 Added TODO item about our overly memory-hungry MPEG player.
svn-id: r16238
2004-12-21 08:02:35 +00:00
Andrew Kurushin
ea3b0d1100 - rewritten actors speech engine :
1) there are three types of speech: one acor, multiple actor, non actor
  2) slow speech implemented
  3) uses native engine flags (async,noanimate...) instead of semaphores
- proper timings implemented

svn-id: r16237
2004-12-21 06:49:07 +00:00
Travis Howell
ad0b8f1de5 Unused includes
svn-id: r16236
2004-12-21 06:09:40 +00:00
Travis Howell
e81daf7840 Unused var
svn-id: r16235
2004-12-21 05:57:36 +00:00
Travis Howell
4ecd5edab6 Sync HE100
svn-id: r16234
2004-12-21 05:55:03 +00:00
Travis Howell
3cd3ac5030 Missed line
svn-id: r16232
2004-12-21 05:24:36 +00:00
Travis Howell
4f044039e4 _HEV7ActorPalette doesn't need to be saved.
svn-id: r16231
2004-12-21 04:38:26 +00:00
Jonathan Gray
accfa675aa Remove unwanted space.
svn-id: r16229
2004-12-21 04:04:17 +00:00
Eugene Sandulenko
ae21c99bad Added Russian narration message.
svn-id: r16227
2004-12-21 02:12:58 +00:00
Max Horn
c419143488 Update rescumm FAQ once 0.7.0 is out
svn-id: r16226
2004-12-21 02:07:40 +00:00
Max Horn
c08cd03c3f It's Mac OS X, not MacOS X (OTOH it's MacOS 9 -- yeah, a bit confusing, but that's life ;-)
svn-id: r16224
2004-12-21 01:13:14 +00:00
Max Horn
8d2c8c9ddf After 0.7.0 we gotta cleanup backends/midi
svn-id: r16223
2004-12-21 00:59:40 +00:00
Nicolas Bacca
22aac69fe5 Cleanup mouseclick emulation (and make the new about dialog happy)
svn-id: r16222
2004-12-21 00:31:58 +00:00
Nicolas Bacca
1bd0c66715 WinCE workaround to limit issues if the decoding is too slow
svn-id: r16220
2004-12-21 00:00:34 +00:00
Nicolas Bacca
486e711173 WinCE global domains are not needed anymore
svn-id: r16219
2004-12-20 23:58:40 +00:00
Nicolas Bacca
c741d06504 CE workaround - skipping the movie is better than crashing if the LUT cannot be allocated
svn-id: r16218
2004-12-20 23:57:21 +00:00
Nicolas Bacca
4e497117bd Add common include needed by WinCE
svn-id: r16217
2004-12-20 23:55:31 +00:00
Nicolas Bacca
38c1b61759 Fix assert
svn-id: r16216
2004-12-20 23:52:51 +00:00
Nicolas Bacca
347815cdae Re-add Smartphone support (sorry for the year lag :p)
svn-id: r16215
2004-12-20 23:52:16 +00:00
Max Horn
54d0384b0e sync HEAD/0.7.0 versions of the NEWS file; mention new about dialog
svn-id: r16212
2004-12-20 23:27:47 +00:00
Jonathan Gray
3aabdeb682 Document default save directories.
svn-id: r16205
2004-12-20 23:10:54 +00:00