Age | Commit message (Expand) | Author |
2004-08-11 | Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ... | Max Horn |
2004-07-27 | Add support for speech in demo. | Travis Howell |
2004-07-16 | Open the control panel on both F5 and ESC, like the original did. | Torbjörn Andersson |
2004-07-11 | Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to go... | James Brown |
2004-06-28 | Added "MUSIC" / "music" to the list of default directories. | Torbjörn Andersson |
2004-06-28 | Enhanced default directory support in the File class; now one can specify arb... | Max Horn |
2004-06-25 | Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again | Max Horn |
2004-03-31 | be tolerant against abuse of ConfMan.getInt(); add missing default value for ... | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-03 | Set the wantFade variable in initialize() as well. Otherwise it'll be false | Torbjörn Andersson |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-18 | BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable) | James Brown |
2004-01-11 | Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in | Torbjörn Andersson |
2004-01-08 | Changed spaces to tabs. | Torbjörn Andersson |
2004-01-07 | implemented drawing of additional scrolling frames | Robert Göffringmann |
2004-01-07 | implemented volume control panel | Robert Göffringmann |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | start work on czech subtitle support, not finished | Jonathan Gray |
2004-01-06 | fixed cd changing code | Robert Göffringmann |
2004-01-06 | get volume from gamedetector | Robert Göffringmann |
2004-01-04 | fixed cd changing code | Robert Göffringmann |
2004-01-04 | renamed global var _debugLevel to g_debugLevel; let Engine constructor init i... | Max Horn |
2004-01-04 | removed speed button from control panel and made the game do a full screen re... | Robert Göffringmann |
2004-01-01 | Rewrote the music code. It now follows the same basic idea as the one in | Torbjörn Andersson |
2003-12-30 | cd changing code and checking for savegames on startup | Robert Göffringmann |
2003-12-28 | this fixes the remaining glitches | Robert Göffringmann |
2003-12-28 | Indentation fixes: changed spaces to tabs. (These tend to really stick out | Torbjörn Andersson |
2003-12-24 | o Added SoundMixer::isReady() | Max Horn |
2003-12-22 | fixed screen and music fading | Robert Göffringmann |
2003-12-22 | added fnSetPaletteToFade/fnSetPaletteToCut | Robert Göffringmann |
2003-12-22 | changed the way the control panel is started | Robert Göffringmann |
2003-12-21 | fixed parallax drawing for room 54 | Robert Göffringmann |
2003-12-21 | now two inventory items can be combined | Robert Göffringmann |
2003-12-21 | Make it possible for game detection functions to detect language/platform (no... | Max Horn |
2003-12-20 | fixed crashes after restoring a savegame, added fnSetPaletteToFade and change... | Robert Göffringmann |
2003-12-20 | added SwordControl (the control panel). Not yet finished. | Robert Göffringmann |
2003-12-19 | Whitespace changes | Torbjörn Andersson |
2003-12-17 | add the rest of the boot params | Jonathan Gray |
2003-12-17 | add boot params for ireland, everyone's favourite puzzle can be found via 24 | Jonathan Gray |
2003-12-17 | Enable subtitles if the "subtitles" option is set in the config manager. | Torbjörn Andersson |
2003-12-17 | add all of the paris boot params, 80 in particular is quite useful as it acti... | Jonathan Gray |
2003-12-17 | initial boot param support, will do the rest of the bootparams next | Jonathan Gray |
2003-12-17 | fixed text output and logic bug. changed scrolling code. | Robert Göffringmann |
2003-12-17 | menu, sound and mouse fixes. | Robert Göffringmann |
2003-12-17 | fixed resMan bug about closing of sections and started adding menu support | Robert Göffringmann |
2003-12-17 | simplified game detection code etc. | Max Horn |
2003-12-16 | copied the SwordRouter from the original BS1 sources. | Robert Göffringmann |
2003-12-16 | use specified language setting instead of hardcoding german | Jonathan Gray |
2003-12-16 | Broken Sword 1: initial import | Robert Göffringmann |