aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/resource.cpp
AgeCommit message (Expand)Author
2016-05-30GNAP: Fix sprites display on big endian systemsThierry Crozat
2016-05-23GNAP: Remove useless in ResourceClass constructorStrangerke
2016-05-20GNAP: Remove some unused variables in resourcesStrangerke
2016-05-17GNAP: Fix the coding style of a couple of castsStrangerke
2016-05-17GNAP: Add missing stars in header, change include guard name in gnap.hStrangerke
2016-05-10GNAP: Use debug channelsStrangerke
2016-05-10GNAP: Change the initial values of backGroundImageValue2&4, change transparen...Strangerke
2016-05-10GNAP: Change another variable to booleanStrangerke
2016-05-10GNAP: More renaming in resource.hStrangerke
2016-05-10GNAP: Rename SequenceFrame membersStrangerke
2016-05-10GNAP: Initial commitjohndoe123