aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-24Moving convbdf and md5table into scummvm/tools/Max Horn
svn-id: r16287
2004-12-24Started to rename our tools to be more consistentMax Horn
svn-id: r16286
2004-12-24This hack is used to create AUTHORS, credits.h, credits.inc, credits.xmlMax Horn
svn-id: r16285
2004-12-24errno is defined in errno.h, not sys/errno.h (says POSIX)Max Horn
svn-id: r16284
2004-12-23Done.Chris Apers
svn-id: r16283
2004-12-23Fix LaTeX codeMax Horn
svn-id: r16277
2004-12-23Add GPL blurb to the about dialogMax Horn
svn-id: r16276
2004-12-23o Lowercased all filenames for better readabilityEugene Sandulenko
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-23songs > 1000 are special commands which shouldn't be ignored. fixes a rather ↵Joost Peters
nasty regression in fotaq. svn-id: r16272
2004-12-23devtools related TODOsMax Horn
svn-id: r16270
2004-12-23Release is schedulde for the 24th...Max Horn
svn-id: r16269
2004-12-23Add Zone key support for Smartphones. Last commit for todayNicolas Bacca
svn-id: r16266
2004-12-22sdata.cpp not needed anymoreEugene Sandulenko
svn-id: r16264
2004-12-22- rewriten actors action handling (now uses all original flags etc)Andrew Kurushin
- 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-22o Fix regression with Mac versionsEugene Sandulenko
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-22G*oe*ffringmann; word case fixMax Horn
svn-id: r16261
2004-12-22Now it is possible to count MD5 only for specified amount of bytes from file.Eugene Sandulenko
It is useful for MD5'ing hunge files. svn-id: r16259
2004-12-22o Moved GAME_* to SagaEngine objectEugene Sandulenko
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-22Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from ↵Max Horn
a single source svn-id: r16256
2004-12-22Moved credits into a separate fileMax Horn
svn-id: r16253
2004-12-22Add Simon todoTravis Howell
svn-id: r16252
2004-12-22whitespace fixMax Horn
svn-id: r16250
2004-12-22Update CE related stuff a bitNicolas Bacca
svn-id: r16249
2004-12-21Update CE specific FAQNicolas Bacca
svn-id: r16248
2004-12-21Add another SAGA itemEugene Sandulenko
svn-id: r16245
2004-12-21Implement sprites scaling. Though it seems too zealous for me, i.e. spritesEugene Sandulenko
scale down too fast. Will compare it with original soon. svn-id: r16244
2004-12-21no need to updateScreen() if there are no screen blocks marked as dirtyGregory Montoir
svn-id: r16243
2004-12-21Change order of close()'ing and delete'ing _driver and _parser; fixes bug ↵Joost Peters
#1088441 svn-id: r16241
2004-12-21- some fixes for previous commit (incrementation of sampleResourceId)Andrew Kurushin
- previous commit also introduce sound speech of first scene in ITE DOS version svn-id: r16240
2004-12-21Fixed warning.Torbjörn Andersson
svn-id: r16239
2004-12-21Added TODO item about our overly memory-hungry MPEG player.Torbjörn Andersson
svn-id: r16238
2004-12-21- rewritten actors speech engine :Andrew Kurushin
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-21Unused includesTravis Howell
svn-id: r16236
2004-12-21Unused varTravis Howell
svn-id: r16235
2004-12-21Sync HE100Travis Howell
svn-id: r16234
2004-12-21Missed lineTravis Howell
svn-id: r16232
2004-12-21_HEV7ActorPalette doesn't need to be saved.Travis Howell
svn-id: r16231
2004-12-21Remove unwanted space.Jonathan Gray
svn-id: r16229
2004-12-21Added Russian narration message.Eugene Sandulenko
svn-id: r16227
2004-12-21Update rescumm FAQ once 0.7.0 is outMax Horn
svn-id: r16226
2004-12-21It's Mac OS X, not MacOS X (OTOH it's MacOS 9 -- yeah, a bit confusing, but ↵Max Horn
that's life ;-) svn-id: r16224
2004-12-21After 0.7.0 we gotta cleanup backends/midiMax Horn
svn-id: r16223
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
svn-id: r16222
2004-12-21WinCE workaround to limit issues if the decoding is too slowNicolas Bacca
svn-id: r16220
2004-12-20WinCE global domains are not needed anymoreNicolas Bacca
svn-id: r16219
2004-12-20CE workaround - skipping the movie is better than crashing if the LUT cannot ↵Nicolas Bacca
be allocated svn-id: r16218
2004-12-20Add common include needed by WinCENicolas Bacca
svn-id: r16217
2004-12-20Fix assertNicolas Bacca
svn-id: r16216
2004-12-20Re-add Smartphone support (sorry for the year lag :p)Nicolas Bacca
svn-id: r16215
2004-12-20sync HEAD/0.7.0 versions of the NEWS file; mention new about dialogMax Horn
svn-id: r16212