aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/kernel
AgeCommit message (Expand)Author
2010-10-12SWORD25: Fix early engine quit. Now it runs, hurray!Eugene Sandulenko
2010-10-12SWORD25: Removed now redundant 'using namespace std' linesPaul Gilbert
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: brought CallBackRegisry class to our naming standardsEugene Sandulenko
2010-10-12SWORD25: Fix warningsEugene Sandulenko
2010-10-12SWORD25: Portability fixes. Now compiles and runs under Linux.Eugene Sandulenko
2010-10-12SWORD25: Fix couple more warningsEugene Sandulenko
2010-10-12SWORD25: Turn on debugging by defaultEugene Sandulenko
2010-10-12SWORD25: Fix linkingEugene Sandulenko
2010-10-12SWORD25: Clean compile!Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Fix callbackregistry.h compilationEugene Sandulenko
2010-10-12SWORD25: Fix warnings and compilationEugene Sandulenko
2010-10-12SWORD25: Converted remainder of Kernel/ folderPaul Gilbert
2010-10-12SWORD25: Fix compilation and several warningsEugene Sandulenko
2010-10-12SWORD25: Converted further files from old hashmap.h to Common::HashMapPaul Gilbert
2010-10-12SWORD25: Removed redundant kernel/hashmap.hPaul Gilbert
2010-10-12SWORD25: Fix for void * conversion errorsPaul Gilbert
2010-10-12SWORD25: Mostly converted callbackregistry.cppPaul Gilbert
2010-10-12SWORD25: Converted the input engine to use the ScummVM event managerPaul Gilbert
2010-10-12SWORD25: Converted Savegame Load/Save codePaul Gilbert
2010-10-12SWORD25: Changing service registration to use replacement ScummVM Package Man...Paul Gilbert
2010-10-12SWORD25: Converted the math folder filesPaul Gilbert
2010-10-12SWORD25: Converted Lua interface classesPaul Gilbert
2010-10-12SWORD25: Removed leftover include referencesEugene Sandulenko
2010-10-12SWORD25: get rid of custom md5.cpp and Windows-specific debug stuffEugene Sandulenko
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Converted the Resource ManagerPaul Gilbert
2010-10-12SWORD25: Implemented ScummVM version of BS_FileSystemUtil interfacePaul Gilbert
2010-10-12SWORD25: Added and fixed the remaining engine setup/execution/free codePaul Gilbert
2010-10-12SWORD25: Converted kernel/kernel.cpp to compile under ScummVMPaul Gilbert
2010-10-12SWORD25: Compilation fixesEugene Sandulenko
2010-10-12SWORD25: Fixed rest of the include pathsEugene Sandulenko
2010-10-12SWORD25: Path fixes for includesEugene Sandulenko
2010-10-12SWORD25: Make couple file compilableEugene Sandulenko
2010-10-12SWORD25: Remove memorydumper which is Windows-specificEugene Sandulenko
2010-10-12SWORD25: Fix some includesEugene Sandulenko
2010-10-12SWORD25: removed ASM usageEugene Sandulenko
2010-10-12SWORD25: Removed cpuinfo.cpp fileEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko