Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko | |
o Fix bugs o Some mineroad support svn-id: r11750 | |||
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko | |
o Killed many bugs in actors' handlers o Implemented rest of the actors svn-id: r11643 | |||
2003-12-08 | First INSANE scene started to show up things. Actually you can control | Eugene Sandulenko | |
Ben by keyboard and crash. Video looping is still buggy and may crash scummvm. Also whole scene looping is disabled and you get forwarded to next scene. Graphics glitches, Ben has just corpse and opponent is not drawn at all. Smush player was extended with video seeking methods, although incomplete. svn-id: r11527 | |||
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix ↵ | Max Horn | |
explicitly svn-id: r10571 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-09-24 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10390 | |||
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn | |
svn-id: r10152 | |||
2003-06-21 | cleanup | Max Horn | |
svn-id: r8589 | |||
2003-06-07 | adhere to our coding style conventions; removed some unneccessary code | Max Horn | |
svn-id: r8376 | |||
2003-05-25 | renamed ContChunk -> MemoryChunk; avoid code duplication by introducing ↵ | Max Horn | |
BaseChunk svn-id: r7935 | |||
2003-05-21 | yet more pedantic warning fixes | Max Horn | |
svn-id: r7796 | |||
2003-04-30 | som changes to make Palm OS happy | Max Horn | |
svn-id: r7216 | |||
2003-03-17 | reorg/clenup, changed main loop in smush code | Paweł Kołodziejski | |
svn-id: r6817 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more pedantic cleanup | Paweł Kołodziejski | |
svn-id: r6707 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5285 | |||
2002-09-15 | improved open function in File class | Paweł Kołodziejski | |
svn-id: r4945 | |||
2002-09-13 | some changes to allow me to play The Dig directly from CD (be nice if upper ↵ | Max Horn | |
case names are used...) svn-id: r4936 | |||
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file ↵ | Max Horn | |
scumm/smusH/rect.h to common/rect.h svn-id: r4877 | |||
2002-08-30 | some cleanup | Paweł Kołodziejski | |
svn-id: r4870 | |||
2002-08-25 | Yet another char issue, caused balance out of range error | Ruediger Hanke | |
svn-id: r4859 | |||
2002-08-25 | fixed names | Paweł Kołodziejski | |
svn-id: r4854 | |||
2002-08-24 | changed name from Chunck to Chunk | Paweł Kołodziejski | |
svn-id: r4829 |