aboutsummaryrefslogtreecommitdiff
path: root/sword1/control.cpp
AgeCommit message (Expand)Author
2004-01-11Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes inTorbjörn Andersson
2004-01-07some changes for Czech versionRobert Göffringmann
2004-01-07implemented volume control panelRobert Göffringmann
2004-01-06updated copyright noticeMax Horn
2004-01-04added control panel confirmation dialog.Robert Göffringmann
2004-01-04removed speed button from control panel and made the game do a full screen re...Robert Göffringmann
2004-01-01fixed savename drawing.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-31fix segfaultJonathan Gray
2003-12-30cd changing code and checking for savegames on startupRobert Göffringmann
2003-12-29use correct sprite for text-on/offRobert Göffringmann
2003-12-29made control panel use the correct fontsRobert Göffringmann
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-28I believe this is the evil bug that's been corrupting my SAVEGAME.INF. (ITorbjörn Andersson
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-20fix warningMax Horn
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...Robert Göffringmann
2003-12-20fix memory leakRobert Göffringmann
2003-12-20forgot these. :)Robert Göffringmann