Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-25 | Fix title screen regression | Vincent Hamm | |
svn-id: r29988 | |||
2007-12-24 | Fix background save/restore | Vincent Hamm | |
svn-id: r29979 | |||
2007-12-24 | -Fade in/fade out | Vincent Hamm | |
-Implement background mode 5 svn-id: r29968 | |||
2007-12-20 | Fix palette manipulation code | Vincent Hamm | |
Add one missing opcode svn-id: r29928 | |||
2007-12-20 | Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read. | Torbjörn Andersson | |
svn-id: r29926 | |||
2007-12-20 | Fix title screen line drawing code | Vincent Hamm | |
svn-id: r29925 | |||
2007-12-20 | Multiple fix/cleanup | Vincent Hamm | |
One bug remains before the game is completable without hack svn-id: r29920 | |||
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm | |
svn-id: r29901 | |||
2007-12-17 | Fix dangling pointer | Vincent Hamm | |
Fix low color background Fix input svn-id: r29897 | |||
2007-11-11 | Menu display fix | Vincent Hamm | |
Linked objects implementation (barman) The gameplay is now kind of working and it is possible to play at least the first part of the game svn-id: r29478 | |||
2007-11-11 | Implement dialogues | Vincent Hamm | |
Detect french 256 colors version svn-id: r29473 | |||
2007-11-10 | Fix relocation of objects relations | Vincent Hamm | |
svn-id: r29472 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-11-04 | Muting the compiler | Sven Hesse | |
svn-id: r29410 | |||
2007-11-04 | Some code formating fixes | Sven Hesse | |
svn-id: r29409 | |||
2007-11-04 | Some more script functions | Vincent Hamm | |
svn-id: r29408 | |||
2007-11-04 | Fix a few script issues | Vincent Hamm | |
svn-id: r29397 | |||
2007-10-29 | Implement more object input | Vincent Hamm | |
svn-id: r29317 | |||
2007-10-29 | Add more object menu controls | Vincent Hamm | |
svn-id: r29312 | |||
2007-10-28 | Find object fix | Vincent Hamm | |
Walk fix svn-id: r29291 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-10 | Lots of source code formatting corrections | Max Horn | |
svn-id: r28887 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-16 | Figured out the bug that was causing the animations to glitch | Vincent Hamm | |
svn-id: r26856 | |||
2007-05-12 | Don't cast pointers to int, this (potentially) breaks 64 bit systems | Max Horn | |
svn-id: r26806 | |||
2007-04-29 | Only update the backend's palette when necessary, since doing this triggers a | Torbjörn Andersson | |
full redraw. (We still do that by updating the entire screen every frame, but that could possibly change in the future.) As an added bonus, I can now see all the glitches of the English version's intro in full ScummTechniVMColor. :-) svn-id: r26672 | |||
2007-04-28 | Implement missing opcode and fix staff intro | Vincent Hamm | |
svn-id: r26669 | |||
2007-04-28 | More cleanup | Vincent Hamm | |
Few bug fix svn-id: r26666 | |||
2007-04-28 | Ahem. Fixing code formatting. | Eugene Sandulenko | |
svn-id: r26640 | |||
2007-04-28 | Changed abs() to ABS() | Torbjörn Andersson | |
svn-id: r26639 | |||
2007-04-28 | Fixed warning. | Torbjörn Andersson | |
svn-id: r26638 | |||
2007-04-28 | Fix extended characters in font | Vincent Hamm | |
Implement palette manipulation svn-id: r26637 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Fixing more warnings | Max Horn | |
svn-id: r26630 | |||
2007-04-27 | Cleanup | Vincent Hamm | |
svn-id: r26624 | |||
2007-04-27 | Fixing lots of warnings | Max Horn | |
svn-id: r26617 | |||
2007-04-27 | Wrong paste | Filippos Karapetis | |
svn-id: r26614 | |||
2007-04-27 | Removed some more warnings, fixed a regression made | Filippos Karapetis | |
svn-id: r26613 | |||
2007-04-27 | Fixing some more warnings | Filippos Karapetis | |
svn-id: r26612 | |||
2007-04-27 | Fixed some warnings and unused variables | Filippos Karapetis | |
svn-id: r26611 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |