Age | Commit message (Expand) | Author |
2006-03-19 | Add workaround for script bug in Loom (CD) | Travis Howell |
2006-03-18 | Oops, forgot to change a variable declaration in the last commit | Oystein Eftevaag |
2006-03-18 | Changed 'amiga' keywords to 'isAmiga' in the resource handling code to avoid ... | Oystein Eftevaag |
2006-03-18 | - started to rework static resource loading | Johannes Schickel |
2006-03-18 | workaround: manually add delay when showing image between levels in gob1 ega | Willem Jan Palenstijn |
2006-03-18 | Fixes the color of the quitting dialog text after drinking a potion | Oystein Eftevaag |
2006-03-18 | The camera position is always set by loadRoomWithEgo opcode in HE games, thro... | Travis Howell |
2006-03-18 | Extends seq_drinkPotionAnim() so that the color of the flask Brandon | Oystein Eftevaag |
2006-03-17 | Further work on disassembling player tick/movement handler | Paul Gilbert |
2006-03-17 | Fixes animations when brandon turns inivisible/visible. | Johannes Schickel |
2006-03-17 | Fixes bug #1401337 ("KYRA: Platform with pegasi graphics glitch") | Johannes Schickel |
2006-03-17 | - Fixes bug #1401432 ("KYRA: Brandon graphics glitch when exiting castle cata... | Johannes Schickel |
2006-03-17 | Oops, I never meant to remove *that* line! Put it back again. (This fixes the | Torbjörn Andersson |
2006-03-17 | The opcode functions are not allowed to modify their own channel.dataptr | Torbjörn Andersson |
2006-03-17 | Fix endian issue in akos costume code | Travis Howell |
2006-03-17 | Fix endian issues in akos costume code | Travis Howell |
2006-03-17 | Add another German version of puttzoo demo | Travis Howell |
2006-03-16 | More cleanups and renamings: _sfxSecondByteOfSong -> _sfxPriority | Torbjörn Andersson |
2006-03-16 | Went through callbacks 51, 52 and 53, comparing them to LordHoto's annotated | Torbjörn Andersson |
2006-03-16 | - added defines to handle the different mouse cursors | Gregory Montoir |
2006-03-16 | We have several functions where we need to find the pointer to a program or an | Torbjörn Andersson |
2006-03-16 | More renamings: | Torbjörn Andersson |
2006-03-16 | I don't know if it's our bug, or a bug in the original Kyra music driver, but | Torbjörn Andersson |
2006-03-16 | Oops. removes some unneeded shifts and fixes now the feather bug. | Johannes Schickel |
2006-03-16 | Fixed some comments and made a couple of cleanups to make it a bit more clear | Torbjörn Andersson |
2006-03-16 | - Fixes some gfx glitches (the falling feather and the falling leaf now have ... | Johannes Schickel |
2006-03-16 | Minor cleanup | Travis Howell |
2006-03-16 | Update comment, to make sense | Travis Howell |
2006-03-16 | Add comment about future saveLoad changes C64 maniac | Travis Howell |
2006-03-16 | Cleanup | Travis Howell |
2006-03-16 | Cleanup | Travis Howell |
2006-03-16 | Remove duplicate fcs field | Travis Howell |
2006-03-16 | Rename get draw buffer functions | Travis Howell |
2006-03-16 | Rename flags used for drawing images | Travis Howell |
2006-03-16 | Remove unused unlock draw surface functions | Travis Howell |
2006-03-16 | Add scaling code stub for FF | Travis Howell |
2006-03-15 | added mouse cursors | Gregory Montoir |
2006-03-15 | - removes a wrong space in debugC calls in screen.cpp | Johannes Schickel |
2006-03-15 | Fixed typo in debug message. | Torbjörn Andersson |
2006-03-15 | This is a bit of a hack: Before showing the mouse cursor, take care of any | Torbjörn Andersson |
2006-03-15 | On second thought, that comment is probably not necessary. | Torbjörn Andersson |
2006-03-15 | Added mouse wheel scrolling to save/restore dialogs. | Torbjörn Andersson |
2006-03-15 | Revert previous change. I'm told some backends don't draw the mouse cursor | Torbjörn Andersson |
2006-03-15 | The backend handled cursor drawing -- no need to update the screen manually. | Torbjörn Andersson |
2006-03-15 | In progress work on disassembling player tick/actions handler method | Paul Gilbert |
2006-03-15 | Correct VAR_OVERRIDE settings in override opcodes | Travis Howell |
2006-03-15 | Minor cleanup | Travis Howell |
2006-03-14 | Cleanup. | Torbjörn Andersson |
2006-03-14 | Gave the loadBitmap debug message its old debug level back. (I.e. made it less | Torbjörn Andersson |
2006-03-14 | Added workaround in FMOPL for the pathological case where a note was turned off | Torbjörn Andersson |