Age | Commit message (Expand) | Author |
2006-02-04 | Fix DISABLE_SCUMM_7_8 compile. | Travis Howell |
2006-02-04 | akos codec 32 should never be used for old costumes. | Travis Howell |
2006-02-04 | Split intern.h and moved HE stuff into the new file intern_he.h | Max Horn |
2006-02-04 | Reset shadow for each cycle. | Travis Howell |
2006-02-04 | Actually active sprite table doesn't need to be saved. | Travis Howell |
2006-02-04 | Save complete tables, was off by one. | Travis Howell |
2006-02-04 | Cleanup | Travis Howell |
2006-02-04 | Correct the position of shadow check in HE90+ games. | Travis Howell |
2006-02-04 | Fix indent | Travis Howell |
2006-02-03 | A recent change to loadWAVFromStream() caused the AUTOFREE flag to be set, | Torbjörn Andersson |
2006-02-03 | Forgot to add parse_v1.cpp and parse_v2.cpp, sorry... | Sven Hesse |
2006-02-03 | Remove unused sprite flag, which is never set. | Travis Howell |
2006-02-03 | fixes allow compile with emsvc4 again | Paweł Kołodziejski |
2006-02-03 | Reverse to match values. | Travis Howell |
2006-02-02 | Added/Changed o2_evaluateStore(), o2_palLoad(), o2_setRenderFlags(), o2_loadT... | Sven Hesse |
2006-02-02 | Fixed PalmOS backend compilation | Chris Apers |
2006-02-02 | Typo | Chris Apers |
2006-02-02 | Should be 'description' | Chris Apers |
2006-02-02 | Because incomplete SKY.CPT files are apparently a common problem due to some ... | Joost Peters |
2006-02-02 | Move to supported games. | Travis Howell |
2006-02-02 | Oops | Travis Howell |
2006-02-02 | Re-sort later HE games, by engine changes. | Travis Howell |
2006-02-01 | Add another English version of Simon the Sorcerer 1 (DOS CD). | Travis Howell |
2006-02-01 | Fix glitch when moving the mouse over a disabled, checked checkbox. (The | Torbjörn Andersson |
2006-02-01 | Much improved how shadows look. However it is done with a really dirty | Eugene Sandulenko |
2006-02-01 | Patch #1420942 (console page down fix) | Max Horn |
2006-02-01 | Implemented shadow drawing, also extended the theme config again | Johannes Schickel |
2006-02-01 | Add another German versions of Simon the Sorcerer 2 (Dos CD). | Travis Howell |
2006-02-01 | Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp. | Eugene Sandulenko |
2006-01-31 | Fixes color bugs with the new theme when switching to fullscreen on Mac OS X. | Johannes Schickel |
2006-01-31 | Implements the usage of cached backgrounds in the old theme as well, | Johannes Schickel |
2006-01-31 | Adds more configureable options to the config file of the new theme, | Johannes Schickel |
2006-01-31 | Minor cleanup. | Gregory Montoir |
2006-01-31 | Use the pitch of a virtual screen surface instead of the width to skip a scan... | Gregory Montoir |
2006-01-31 | Sync with branch-0-8-0. | Gregory Montoir |
2006-01-31 | Add undocumented option --gui-theme for easier theme debugging. | Eugene Sandulenko |
2006-01-31 | Make the old theme's checkboxes look a bit more like they used to. (Not | Torbjörn Andersson |
2006-01-31 | Tabs look better with dialog surfaces than with widget surfaces. There's | Torbjörn Andersson |
2006-01-31 | I didn't realize that disabled widgets were transparent, rather than just | Torbjörn Andersson |
2006-01-31 | I assume this call to restoreBackground() is unnecessary. | Torbjörn Andersson |
2006-01-31 | Oops again. Don't beat me hard for plugging in 8800+ glyphs font instead | Eugene Sandulenko |
2006-01-31 | oops. Forgot about our small backends. | Eugene Sandulenko |
2006-01-31 | Plug in better font. Unfortunately we can't use Arial12 which Krest put on | Eugene Sandulenko |
2006-01-31 | A scale of zero should be ignored. | Travis Howell |
2006-01-31 | Works fine now. | Travis Howell |
2006-01-31 | Fix detection of rotated sprite. | Travis Howell |
2006-01-31 | Cleanup | Travis Howell |
2006-01-30 | Revert back to match original version. | Travis Howell |
2006-01-30 | Fix spelling in new entry Formed -> Former :D | Eugene Sandulenko |
2006-01-30 | Changed to be consistent with rest of wiz code. | Gregory Montoir |