Age | Commit message (Expand) | Author |
---|---|---|
2008-12-03 | Make sure that savegame names are 0-terminated | Filippos Karapetis |
2008-12-03 | Simplify line reading with the simpler readLine(), instead of readLine_NEW | Filippos Karapetis |
2008-12-03 | readLine_OLD -> readLine_NEW | Filippos Karapetis |
2008-09-16 | Removed the confirmation speech when a game is saved - it's "99.als" instead ... | Filippos Karapetis |
2008-09-11 | - The game's cursor is now handled via ScummVM's cursor manager, instead of t... | Filippos Karapetis |
2008-09-03 | Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add... | Max Horn |
2008-08-26 | Simplified several calls to copyBackground() | Filippos Karapetis |
2008-08-10 | hint the backend to show the VK | Kostas Nakos |
2008-06-10 | Pressing enter when entering the name of a save game should save that game | Filippos Karapetis |
2008-06-10 | drawSurface1 -> bgSurface | Filippos Karapetis |
2008-06-07 | Shuffled around more code. Now the files look more manageable. | Eugene Sandulenko |