aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/pluto/pluto.cpp
AgeCommit message (Expand)Author
2012-08-20SWORD25: Fix loading savegames on 64-bit archs.upthorn
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2010-10-18SWORD25: Since ssize_t might not be available on all platforms use size_t for...Johannes Schickel
2010-10-18SWORD25: Fix compilation on 64bit arches by casting a pointer to ssize_t inst...Johannes Schickel
2010-10-18SWORD25: Fix warningEugene Sandulenko
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko