aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-31The verb images for distaff have no mask data, in PCE version of Loom.Travis Howell
svn-id: r45559
2009-10-31Fixed Valgrind warning caused by always reading four bytes at a time from theTorbjörn Andersson
cursor source buffer. svn-id: r45558
2009-10-31Properly fixed putPixel() for scaled screensFilippos Karapetis
svn-id: r45557
2009-10-31Cursor positioning now takes screen scaling into accountFilippos Karapetis
svn-id: r45556
2009-10-31Some more work on KQ6 hi res version - screen scaling should be done now, ↵Filippos Karapetis
but other methods haven't been updated yet svn-id: r45555
2009-10-31Add patch from Tobias, for menu keys in PCE version of Loom, with minor change.Travis Howell
svn-id: r45554
2009-10-30Formatting.Johannes Schickel
svn-id: r45553
2009-10-30Some work on the kPortrait kernel function, used to show hires character ↵Filippos Karapetis
portraits in the Windows CD version of KQ6 svn-id: r45552
2009-10-30Cleaned up kPlatform() a bit, and changed it to return appropriate values ↵Filippos Karapetis
for the CD hires version of KQ6 svn-id: r45551
2009-10-30Plugged some memory leaks in the new graphics codeFilippos Karapetis
svn-id: r45550
2009-10-30Fixes for TEX and RTF output of "add_paragraph".Johannes Schickel
svn-id: r45549
2009-10-30Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine ↵Johannes Schickel
in credits.h again. svn-id: r45547
2009-10-30Fix credits.Johannes Schickel
svn-id: r45545
2009-10-30Fixed a crash in the old graphics code from commit #45542Filippos Karapetis
svn-id: r45544
2009-10-30SCI: validate_variable fixed and now using bool instead of int (fixes pq3 ↵Martin Kiewitz
demo crash on my computer) svn-id: r45543
2009-10-30Added caching of viewsFilippos Karapetis
svn-id: r45542
2009-10-30Added caching for mouse cursor viewsFilippos Karapetis
svn-id: r45541
2009-10-30Updated the MSVC project files of the draci engine for commit #45510Filippos Karapetis
svn-id: r45540
2009-10-30- Removed status_bar_foreground and status_bar_background variables from the ↵Filippos Karapetis
engine state - Implemented clearMenuBar() in the new graphics code - Removed the "status_bar" command, which was used to set custom colors for the status bar svn-id: r45538
2009-10-30SCI: kStrAt offset checking fixedMartin Kiewitz
svn-id: r45537
2009-10-30Remove unused includes when INCLUDE_OLDGFX is not set. Implemented the full ↵Filippos Karapetis
screen updates that the current menu code is doing using new graphics functions (still unfinished). Some cleanup. svn-id: r45536
2009-10-30PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ↵Yotam Barnoy
observable in Kyra engine but potentially applicable to all svn-id: r45535
2009-10-30Restore the pen color after changing it in graphFrameBox()Filippos Karapetis
svn-id: r45534
2009-10-30Rewrote the avoidpath debug code to use new graphics functionsFilippos Karapetis
svn-id: r45533
2009-10-30SCI: kStrAt / dont do call, when offset exceeds maxSize. fixes crash in kq5Martin Kiewitz
svn-id: r45530
2009-10-30Fixed Terry Pratchett's name in the creditsMax Horn
svn-id: r45528
2009-10-30SCI/newgui: Reanimate implementedMartin Kiewitz
svn-id: r45527
2009-10-30Started porting ReAnimate() from Greg's SCI engineFilippos Karapetis
svn-id: r45526
2009-10-30Move drawing of walking map to walking.cppRobert Špalek
svn-id: r45525
2009-10-30Moved all one-line getters/setters to the header filesRobert Špalek
svn-id: r45524
2009-10-30Fixed svn:keywordsRobert Špalek
svn-id: r45523
2009-10-30SCI: AvoidPath: Add workaround for pathfinding problem when Patti walks toWalter van Niftrik
control room in LSL5, room 660. svn-id: r45522
2009-10-30SCI: AvoidPath: Don't discard contained-access polygon when starting pointWalter van Niftrik
is right next to it. svn-id: r45521
2009-10-30Add Dragon History's authors, now properlyRobert Špalek
svn-id: r45520
2009-10-30Added Dragon HistoryRobert Špalek
svn-id: r45519
2009-10-30Move WalkingMap instance to Game, and clean up parametersRobert Špalek
svn-id: r45516
2009-10-30Fix typoEugene Sandulenko
svn-id: r45514
2009-10-30Add special thanks for DW.Eugene Sandulenko
svn-id: r45513
2009-10-30Remove the last 2 default parameter values.Robert Špalek
They usually just add unnecessary confusion and this is definitely such an example. Removal will clarify the code. svn-id: r45512
2009-10-30Remove most of default parameter values.Robert Špalek
Also, add comments to the last commit. svn-id: r45511
2009-10-30Move WalkingMap into new module.Robert Špalek
Also, fix a bug when loading the default walking map (wasn't implemented) and setting font size. The reason I move this code into a new module is because I will augment it with other walking-related algorithms soon. svn-id: r45510
2009-10-29Poll for events while performing screen transitions, so that ScummVM remains ↵Filippos Karapetis
responsive svn-id: r45509
2009-10-29SCI/newgui: SciGuiPicture now acts like sierra sci when drawing cels, so we ↵Martin Kiewitz
dont need some hardcoded variable and differ when clearing screen svn-id: r45508
2009-10-29Stop SQ4 floppy from updating the unused sq4sg.dir file when deleting a ↵Filippos Karapetis
saved game svn-id: r45507
2009-10-29CleanupFilippos Karapetis
svn-id: r45506
2009-10-29Silenced GCC warning.Torbjörn Andersson
svn-id: r45505
2009-10-29- Implemented savegame deletion for SQ4 floppyFilippos Karapetis
- Added a more proper way to disable the "Change Directory" button, by checking its name, rather than the string it contains svn-id: r45504
2009-10-29Disable the "Delete" button for all versions of SQ4 floppy, and the "Change ↵Filippos Karapetis
Directory" button for all games (English and non-English versions) svn-id: r45503
2009-10-29Automatically create memory.drv (the file containing the LSL5 password) for ↵Filippos Karapetis
non-English versions of LSL5, so that the games don't abort if it can't be found. svn-id: r45502
2009-10-29Implement flipping the QuickHero and SpeedText flags in GPL2.Robert Špalek
All GPL2 callbacks are now fully implemented. It remains to implement proper walking. svn-id: r45501