aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lmathlib.cpp
AgeCommit message (Collapse)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-23SWORD25: Include scummsys.h from lua.h, partially deal with the consequencesMax Horn
This should help mark the spots that are still non-portable, just follow the FIXMEs.
2011-03-19SWORD25: Fix MSVC Compilation.D G Turner
2011-03-19ALL: s/PI/M_PI/dhewg
Tip of the day: git grep -w PI
2010-10-19SWORD25: Work around for bug in Mac OS X 10.2 SDKMax Horn
svn-id: r53604
2010-10-18SWORD25: Renamed Lua .c files to .cpp and make it compilableEugene Sandulenko
svn-id: r53568