aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-25etc is an abbreviation, so a trailing period is requiredMax Horn
svn-id: r16315
2004-12-25Removing this dead code for now, it only leads to confusionMax Horn
svn-id: r16314
2004-12-25o Merge game detection and game probing in one functionEugene Sandulenko
o Print out message about unknown MD5s svn-id: r16313
2004-12-25Update devs with SAGA and HE enginesEugene Sandulenko
Check Text::Wrap version svn-id: r16312
2004-12-25Update devs with SAGA and HE enginesEugene Sandulenko
svn-id: r16311
2004-12-25DoneMax Horn
svn-id: r16310
2004-12-25There is no 'max' function on some of our targetsMax Horn
svn-id: r16309
2004-12-25- some "actors walk" work progressionAndrew Kurushin
svn-id: r16308
2004-12-25There appeared to be different DOS CD version. Also fixed DOS demo detectionEugene Sandulenko
svn-id: r16307
2004-12-25Simplified building of the tools -> should fix compilation problems on WindowsMax Horn
svn-id: r16306
2004-12-24new target fixesEugene Sandulenko
svn-id: r16305
2004-12-24Added targets md5scumm and md5simon for generating headers and web md5.inc fileEugene Sandulenko
svn-id: r16304
2004-12-24The script I use to build source tarballsMax Horn
svn-id: r16303
2004-12-24fix credits targetMax Horn
svn-id: r16302
2004-12-24Disabled example rules on how the md5 headesr could be rebuilt automatically ↵Max Horn
(but I actually think that's not such a useful idea) svn-id: r16301
2004-12-24- compile error fixAndrew Kurushin
svn-id: r16300
2004-12-24- SAGA scetion updateAndrew Kurushin
svn-id: r16299
2004-12-24- remove old stuffAndrew Kurushin
- work on "walking" in progress svn-id: r16298
2004-12-24- fixed actors state after end of speechAndrew Kurushin
svn-id: r16297
2004-12-24- resolved protagonist swapping problemAndrew Kurushin
svn-id: r16296
2004-12-24-fixing second speech line cutAndrew Kurushin
svn-id: r16295
2004-12-24Rearrange SAGA items and add couple new itemsEugene Sandulenko
svn-id: r16294
2004-12-24Add FIXME to newly added actor animation codeEugene Sandulenko
svn-id: r16293
2004-12-24Implement proper game autodetectionEugene Sandulenko
svn-id: r16292
2004-12-24Hrm, nobody added the MT-32 emu to the NEWS :-/. And we should agree whether ↵Max Horn
to end NEWS entries with a period or not... svn-id: r16291
2004-12-24- aninamation cycle now approach to originalAndrew Kurushin
svn-id: r16290
2004-12-24- opCCall* on debuglevel==9 shows script function nameAndrew Kurushin
svn-id: r16289
2004-12-24- fix of 8 to 4 direction conversionAndrew Kurushin
- added sfSetActorState function svn-id: r16288
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