aboutsummaryrefslogtreecommitdiff
path: root/sword1
AgeCommit message (Collapse)Author
2003-12-17fix various warnings; whatTarget()'s paramters shadowed member vars, but it ↵Max Horn
can just b e turned into a pure function (sidenote: the chaotic mix of spaces and tabs in router.cpp doesn't help readability :-) svn-id: r11693
2003-12-17simplified game detection code etc.Max Horn
svn-id: r11692
2003-12-16fix speech animationsRobert Göffringmann
svn-id: r11690
2003-12-16fix speech logic bug (policeman scene works now...)Robert Göffringmann
svn-id: r11689
2003-12-16fix sprite drawing bugsRobert Göffringmann
svn-id: r11688
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-16fix compilation on BE systemsMax Horn
svn-id: r11685
2003-12-16Look in MUSIC folder, not MUSIC1, there should be no conflicting music files.Travis Howell
svn-id: r11683
2003-12-16check speech subdirectory for speech.clu as wellJonathan Gray
svn-id: r11682
2003-12-16use specified language setting instead of hardcoding germanJonathan Gray
svn-id: r11681
2003-12-16compilation fixesJonathan Gray
svn-id: r11679
2003-12-16there is allready definitions for MIN/MAXPaweł Kołodziejski
svn-id: r11676
2003-12-16 o FreeBSD specifix fix. I am not sure it is applicable to every UnixEugene Sandulenko
svn-id: r11675
2003-12-16ignore depsTravis Howell
svn-id: r11672
2003-12-16revert one of kirben's changesRobert Göffringmann
svn-id: r11669
2003-12-16newlinesTravis Howell
svn-id: r11668
2003-12-16Add sworrd 1 makefile changesTravis Howell
svn-id: r11667
2003-12-16Add sword1 makefile changesTravis Howell
svn-id: r11666
2003-12-16Broken Sword 1: initial importRobert Göffringmann
svn-id: r11664