aboutsummaryrefslogtreecommitdiff
path: root/sword1/screen.cpp
AgeCommit message (Expand)Author
2004-01-11Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes inTorbjörn Andersson
2004-01-09fix for bug #872916: BS1 scrolling glitchRobert Göffringmann
2004-01-07implemented drawing of additional scrolling framesRobert Göffringmann
2004-01-07Tried to make the menus behave a bit more like the original. Perhaps mostTorbjörn Andersson
2004-01-06updated copyright noticeMax Horn
2004-01-04fixed screen updatingRobert Göffringmann
2004-01-04removed speed button from control panel and made the game do a full screen re...Robert Göffringmann
2004-01-03changed screen drawing code to only redraw blocks that changed.Robert Göffringmann
2004-01-03eriktorbjorn's fix for a crash when sprite were completely outside of the screenRobert Göffringmann
2003-12-28this fixes the remaining glitchesRobert Göffringmann
2003-12-23Microsoft Compilers : Which part of the standard do you want to break today ?Nicolas Bacca
2003-12-22fixed some animation bugsRobert Göffringmann
2003-12-22fixed screen and music fadingRobert Göffringmann
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-22changed the way the control panel is startedRobert Göffringmann
2003-12-22work around a GCC bug.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
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...Robert Göffringmann
2003-12-20sprites should now be rendered correctly.Robert Göffringmann
2003-12-20Modified the calculation of where to draw parallaxes to be more like theTorbjörn Andersson
2003-12-20A comment in decompressRLE0() said that the images are vertically flipped,Torbjörn Andersson
2003-12-19Changed abs() to ABS(), and changed a sorting function to use SWAP()Torbjörn Andersson
2003-12-19Whitespace changesTorbjörn Andersson
2003-12-18big endian typecasts for FROM_LE_xxRobert Göffringmann
2003-12-18one more big endian fixRobert Göffringmann
2003-12-17fixed text output and logic bug. changed scrolling code.Robert Göffringmann
2003-12-17fixed resMan bug about closing of sections and started adding menu supportRobert Göffringmann
2003-12-16fix sprite drawing bugsRobert Göffringmann
2003-12-16copied the SwordRouter from the original BS1 sources.Robert Göffringmann
2003-12-16compilation fixesJonathan Gray
2003-12-16there is allready definitions for MIN/MAXPaweł Kołodziejski
2003-12-16 o FreeBSD specifix fix. I am not sure it is applicable to every UnixEugene Sandulenko
2003-12-16Broken Sword 1: initial importRobert Göffringmann