aboutsummaryrefslogtreecommitdiff
path: root/sword1/control.cpp
AgeCommit message (Expand)Author
2004-03-30Use vsprintf instead of vsnprintf: more portable, less safe (but then again, ...Max Horn
2004-03-30please fixPaweł Kołodziejski
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-28Fix bug #920491 (BS1: Game crashes when savepath is invalid)Max Horn
2004-03-02Display keyboard when savingNicolas Bacca
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-01help poor VC7Max Horn
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