aboutsummaryrefslogtreecommitdiff
path: root/sword1/router.h
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-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-16Broken Sword 1: initial importRobert Göffringmann
svn-id: r11664