aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/kernel/kernel.h
AgeCommit message (Expand)Author
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-28SWORD25: Resources are now cleaned up correctlyFilippos Karapetis
2010-10-25SWORD25: Get rid of most of the 'kernel service/superclass' codeMax Horn
2010-10-25SWORD25: Get rid of classes ScummVMWindow and WindowMax Horn
2010-10-19SWORD25: Enforced code formatting rules in rest of the engineEugene Sandulenko
2010-10-19SWORD25: Fix engine exit when running without theoradecEugene Sandulenko
2010-10-19SWORD25: Some code cleanupMax Horn
2010-10-19SWORD25: Move BS_ServiceInfo to service_ids.h and turn it into a POD structMax Horn
2010-10-19SWORD25: Optimize ReverseArray, move it to only place it is usedMax Horn
2010-10-13SWORD25: Semi-colon cleanup.Johannes Schickel
2010-10-13SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.hFilippos Karapetis
2010-10-13SWORD25: Get rid of kernel/bs_stdint.hMax Horn
2010-10-13SWORD25: Get rid of Kernel::GetMicroTicks()Max Horn
2010-10-12SWORD25: Fix to array reversal, fixing path-findingPaul Gilbert
2010-10-12SWORD25: Fix for path-findingPaul Gilbert
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-eliminating of BS_ prefix in fmv/ and gfx/Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
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: Converted kernel/kernel.cpp to compile under ScummVMPaul Gilbert
2010-10-12SWORD25: Compilation fixesEugene Sandulenko
2010-10-12SWORD25: Make couple file compilableEugene Sandulenko
2010-10-12SWORD25: removed ASM usageEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko