aboutsummaryrefslogtreecommitdiff
path: root/sword1
AgeCommit message (Expand)Author
2004-01-02Moved the menu refreshing to a separate function so that it can be easilyTorbjörn Andersson
2004-01-02another change in the clicking checksRobert Göffringmann
2004-01-01implemented examining inventory itemsRobert Göffringmann
2004-01-01fixed savename drawing.Robert Göffringmann
2004-01-01whoops.Robert Göffringmann
2004-01-01added workaround for missing music file.Robert Göffringmann
2004-01-01changed music fading duration and made music system fade down the tracks on s...Robert Göffringmann
2004-01-01Rewrote the music code. It now follows the same basic idea as the one inTorbjörn Andersson
2004-01-01compilation fixJonathan Gray
2003-12-31Use uint8 instead of char to avoid crashes with some accented characters.Torbjörn Andersson
2003-12-31fixed language stringsRobert Göffringmann
2003-12-31Don't lose the luggage when entering the inventory menu.Torbjörn Andersson
2003-12-31Draw the luggage first, then the mouse pointer.Torbjörn Andersson
2003-12-31fix segfaultJonathan Gray
2003-12-30removed old, useless stuffRobert Göffringmann
2003-12-30cd changing code and checking for savegames on startupRobert Göffringmann
2003-12-30forgot these...Robert Göffringmann
2003-12-30implemented mouse luggage stuffRobert Göffringmann
2003-12-30fixed fnFace() and added workaround for missing animation on train roofRobert Göffringmann
2003-12-29another reference fix for soldout versionRobert Göffringmann
2003-12-29use correct sprite for text-on/offRobert Göffringmann
2003-12-29fix resource references for soldout versionRobert Göffringmann
2003-12-29made control panel use the correct fontsRobert Göffringmann
2003-12-29Changed spaces to tabsTorbjörn Andersson
2003-12-28this fixes the remaining glitchesRobert Göffringmann
2003-12-28Indentation fixes: changed spaces to tabs. (These tend to really stick outTorbjörn Andersson
2003-12-28When showMenu() redraws the menu, redraw the empty slots as well. ThisTorbjörn Andersson
2003-12-28I believe this is the evil bug that's been corrupting my SAVEGAME.INF. (ITorbjörn Andersson
2003-12-28Not all sound effects are mono, so we need to check.Torbjörn Andersson
2003-12-27Search additional folder for BS1Travis Howell
2003-12-26look for data/speech1/2.clu and data/speech/speech.clu, instead of data/speec...Jonathan Gray
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-23fix control panel bugRobert Göffringmann
2003-12-23control panel changesRobert Göffringmann
2003-12-23Microsoft Compilers : Which part of the standard do you want to break today ?Nicolas Bacca
2003-12-22fix warningsMax Horn
2003-12-22fixed some animation bugsRobert Göffringmann
2003-12-22fixed screen and music fadingRobert Göffringmann
2003-12-22Change to arrow cursor when displaying the inventory menuTorbjörn Andersson
2003-12-22another change to verticalMask(). this should fix the remaining sprite priori...Robert Göffringmann
2003-12-22added fnSetPaletteToFade/fnSetPaletteToCutRobert Göffringmann
2003-12-22added code for non-looping music and implemented fadingRobert Göffringmann
2003-12-22changed the way the control panel is startedRobert Göffringmann
2003-12-22work around a GCC bug.Robert Göffringmann
2003-12-21added workaround for scriptbug (fixes ending sequence).Robert Göffringmann
2003-12-21fix mouse bugs (fixes chess puzzle)Robert Göffringmann
2003-12-21Highlight the correct (I hope!) menu icon during conversation, and do theTorbjörn Andersson
2003-12-21fixed scrollingRobert Göffringmann
2003-12-21fixed parallax drawing for room 54Robert Göffringmann