Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-24 | Moving convbdf and md5table into scummvm/tools/ | Max Horn | |
svn-id: r16287 | |||
2004-12-24 | Started to rename our tools to be more consistent | Max Horn | |
svn-id: r16286 | |||
2004-12-24 | This hack is used to create AUTHORS, credits.h, credits.inc, credits.xml | Max Horn | |
svn-id: r16285 | |||
2004-12-24 | errno is defined in errno.h, not sys/errno.h (says POSIX) | Max Horn | |
svn-id: r16284 | |||
2004-12-23 | Done. | Chris Apers | |
svn-id: r16283 | |||
2004-12-23 | Fix LaTeX code | Max Horn | |
svn-id: r16277 | |||
2004-12-23 | Add GPL blurb to the about dialog | Max Horn | |
svn-id: r16276 | |||
2004-12-23 | o Lowercased all filenames for better readability | Eugene 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-23 | songs > 1000 are special commands which shouldn't be ignored. fixes a rather ↵ | Joost Peters | |
nasty regression in fotaq. svn-id: r16272 | |||
2004-12-23 | devtools related TODOs | Max Horn | |
svn-id: r16270 | |||
2004-12-23 | Release is schedulde for the 24th... | Max Horn | |
svn-id: r16269 | |||
2004-12-23 | Add Zone key support for Smartphones. Last commit for today | Nicolas Bacca | |
svn-id: r16266 | |||
2004-12-22 | sdata.cpp not needed anymore | Eugene 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-22 | o Fix regression with Mac versions | Eugene 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-22 | G*oe*ffringmann; word case fix | Max Horn | |
svn-id: r16261 | |||
2004-12-22 | Now 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-22 | o Moved GAME_* to SagaEngine object | Eugene 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-22 | Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from ↵ | Max Horn | |
a single source svn-id: r16256 | |||
2004-12-22 | Moved credits into a separate file | Max Horn | |
svn-id: r16253 | |||
2004-12-22 | Add Simon todo | Travis Howell | |
svn-id: r16252 | |||
2004-12-22 | whitespace fix | Max Horn | |
svn-id: r16250 | |||
2004-12-22 | Update CE related stuff a bit | Nicolas Bacca | |
svn-id: r16249 | |||
2004-12-21 | Update CE specific FAQ | Nicolas Bacca | |
svn-id: r16248 | |||
2004-12-21 | Add another SAGA item | Eugene Sandulenko | |
svn-id: r16245 | |||
2004-12-21 | Implement sprites scaling. Though it seems too zealous for me, i.e. sprites | Eugene Sandulenko | |
scale down too fast. Will compare it with original soon. svn-id: r16244 | |||
2004-12-21 | no need to updateScreen() if there are no screen blocks marked as dirty | Gregory Montoir | |
svn-id: r16243 | |||
2004-12-21 | Change 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-21 | Fixed warning. | Torbjörn Andersson | |
svn-id: r16239 | |||
2004-12-21 | Added 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-21 | Unused includes | Travis Howell | |
svn-id: r16236 | |||
2004-12-21 | Unused var | Travis Howell | |
svn-id: r16235 | |||
2004-12-21 | Sync HE100 | Travis Howell | |
svn-id: r16234 | |||
2004-12-21 | Missed line | Travis Howell | |
svn-id: r16232 | |||
2004-12-21 | _HEV7ActorPalette doesn't need to be saved. | Travis Howell | |
svn-id: r16231 | |||
2004-12-21 | Remove unwanted space. | Jonathan Gray | |
svn-id: r16229 | |||
2004-12-21 | Added Russian narration message. | Eugene Sandulenko | |
svn-id: r16227 | |||
2004-12-21 | Update rescumm FAQ once 0.7.0 is out | Max Horn | |
svn-id: r16226 | |||
2004-12-21 | It'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-21 | After 0.7.0 we gotta cleanup backends/midi | Max Horn | |
svn-id: r16223 | |||
2004-12-21 | Cleanup mouseclick emulation (and make the new about dialog happy) | Nicolas Bacca | |
svn-id: r16222 | |||
2004-12-21 | WinCE workaround to limit issues if the decoding is too slow | Nicolas Bacca | |
svn-id: r16220 | |||
2004-12-20 | WinCE global domains are not needed anymore | Nicolas Bacca | |
svn-id: r16219 | |||
2004-12-20 | CE workaround - skipping the movie is better than crashing if the LUT cannot ↵ | Nicolas Bacca | |
be allocated svn-id: r16218 | |||
2004-12-20 | Add common include needed by WinCE | Nicolas Bacca | |
svn-id: r16217 | |||
2004-12-20 | Fix assert | Nicolas Bacca | |
svn-id: r16216 | |||
2004-12-20 | Re-add Smartphone support (sorry for the year lag :p) | Nicolas Bacca | |
svn-id: r16215 | |||
2004-12-20 | sync HEAD/0.7.0 versions of the NEWS file; mention new about dialog | Max Horn | |
svn-id: r16212 |