aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/regionregistry.cpp
AgeCommit message (Expand)Author
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-09-29SWORD25: int -> int32 correctnessEugene Sandulenko
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-24SWORD25: Removed the logErrorLn and logWarningLn wrappersFilippos Karapetis
2011-01-23SWORD25: Fix GCC Compilation Warnings.David Turner
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-10-24SWORD25: Remove outdated commentsMax Horn
2010-10-13SWORD25: Convert object registries to singletonsMax Horn
2010-10-13SWORD25: Enforced code naming conventions in math/*Eugene Sandulenko
2010-10-12SWORD25: Comply to the code conventions for several classesEugene Sandulenko
2010-10-12SWORD25: unsigned int -> uintEugene Sandulenko
2010-10-12SWORD25: removed BS_ prefix from rest of the classes.Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Converted further files from old hashmap.h to Common::HashMapPaul Gilbert
2010-10-12SWORD25: Converted the math folder filesPaul Gilbert
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Path fixes for includesEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko