aboutsummaryrefslogtreecommitdiff
path: root/sword1/sword1.cpp
AgeCommit message (Expand)Author
2004-01-11Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes inTorbjörn Andersson
2004-01-08Changed spaces to tabs.Torbjörn Andersson
2004-01-07implemented drawing of additional scrolling framesRobert Göffringmann
2004-01-07implemented volume control panelRobert Göffringmann
2004-01-06updated copyright noticeMax Horn
2004-01-06start work on czech subtitle support, not finishedJonathan Gray
2004-01-06fixed cd changing codeRobert Göffringmann
2004-01-06get volume from gamedetectorRobert Göffringmann
2004-01-04fixed cd changing codeRobert Göffringmann
2004-01-04renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...Max Horn
2004-01-04removed speed button from control panel and made the game do a full screen re...Robert Göffringmann
2004-01-01Rewrote the music code. It now follows the same basic idea as the one inTorbjörn Andersson
2003-12-30cd changing code and checking for savegames on startupRobert 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-24o Added SoundMixer::isReady()Max Horn
2003-12-22fixed screen and music fadingRobert Göffringmann
2003-12-22added fnSetPaletteToFade/fnSetPaletteToCutRobert Göffringmann
2003-12-22changed the way the control panel is startedRobert Göffringmann
2003-12-21fixed parallax drawing for room 54Robert Göffringmann
2003-12-21now two inventory items can be combinedRobert Göffringmann
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...Robert Göffringmann
2003-12-20added SwordControl (the control panel). Not yet finished.Robert Göffringmann
2003-12-19Whitespace changesTorbjörn Andersson
2003-12-17add the rest of the boot paramsJonathan Gray
2003-12-17add boot params for ireland, everyone's favourite puzzle can be found via 24Jonathan Gray
2003-12-17Enable subtitles if the "subtitles" option is set in the config manager.Torbjörn Andersson
2003-12-17add all of the paris boot params, 80 in particular is quite useful as it acti...Jonathan Gray
2003-12-17initial boot param support, will do the rest of the bootparams nextJonathan Gray
2003-12-17fixed text output and logic bug. changed scrolling code.Robert Göffringmann
2003-12-17menu, sound and mouse fixes.Robert Göffringmann
2003-12-17fixed resMan bug about closing of sections and started adding menu supportRobert Göffringmann
2003-12-17simplified game detection code etc.Max Horn
2003-12-16copied the SwordRouter from the original BS1 sources.Robert Göffringmann
2003-12-16use specified language setting instead of hardcoding germanJonathan Gray
2003-12-16Broken Sword 1: initial importRobert Göffringmann