aboutsummaryrefslogtreecommitdiff
path: root/sword1/sword1.cpp
AgeCommit message (Collapse)Author
2003-12-21fixed parallax drawing for room 54Robert Göffringmann
svn-id: r11828
2003-12-21now two inventory items can be combinedRobert Göffringmann
svn-id: r11823
2003-12-21Make it possible for game detection functions to detect language/platform ↵Max Horn
(not yet done by any detector, but will come with the MD5 detection code) svn-id: r11811
2003-12-20fixed crashes after restoring a savegame, added fnSetPaletteToFade and ↵Robert Göffringmann
changed speech code to distinguish between CD1 and CD2. (now needs SPEECH1.CLU and SPEECH2.CLU) svn-id: r11789
2003-12-20added SwordControl (the control panel). Not yet finished.Robert Göffringmann
svn-id: r11775
2003-12-19Whitespace changesTorbjörn Andersson
svn-id: r11760
2003-12-17add the rest of the boot paramsJonathan Gray
svn-id: r11721
2003-12-17add boot params for ireland, everyone's favourite puzzle can be found via 24Jonathan Gray
svn-id: r11715
2003-12-17Enable subtitles if the "subtitles" option is set in the config manager.Torbjörn Andersson
svn-id: r11714
2003-12-17add all of the paris boot params, 80 in particular is quite useful as it ↵Jonathan Gray
activates all sections of the map including the ability to travel outside of paris svn-id: r11713
2003-12-17initial boot param support, will do the rest of the bootparams nextJonathan Gray
svn-id: r11712
2003-12-17fixed text output and logic bug. changed scrolling code.Robert Göffringmann
hey, sword is running really nice already. :) svn-id: r11703
2003-12-17menu, sound and mouse fixes.Robert Göffringmann
svn-id: r11701
2003-12-17fixed resMan bug about closing of sections and started adding menu supportRobert Göffringmann
svn-id: r11695
2003-12-17simplified game detection code etc.Max Horn
svn-id: r11692
2003-12-16copied the SwordRouter from the original BS1 sources.Robert Göffringmann
It doesn't fit to our coding guidelines but at least it's working, so please bear with it for now. :) svn-id: r11687
2003-12-16use specified language setting instead of hardcoding germanJonathan Gray
svn-id: r11681
2003-12-16Broken Sword 1: initial importRobert Göffringmann
svn-id: r11664