aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres_rpg.cpp
AgeCommit message (Collapse)Author
2012-02-21KYRA: (EOB) - fix EOB1 door clippingathrxx
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2011-12-26KYRA: whitespace cleanupathrxx
2011-12-26KYRA: (EOB/LOL) - again fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
(all cases of Eob to EoB, all cases of Lol to LoL, all cases of LolEobCommon to RpgCommon)
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
(rename some stuff and move EOB/LOL common code to separate files)