aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/module.mk
AgeCommit message (Collapse)Author
2010-10-12SWORD25: More compilation fixesEugene Sandulenko
Now almost everything compiles fine. Several files were tricked and there are references to tinyxml.h and of course fmod and agg. OpenGL gfx renderer removed from the project, we need to create our own from the scratch. svn-id: r53224
2010-10-12SWORD25: More compilation fixesEugene Sandulenko
svn-id: r53223
2010-10-12SWORD25: Number of compilation and warning fixesEugene Sandulenko
svn-id: r53219
2010-10-12SWORD25: Fix warnings and compilationEugene Sandulenko
svn-id: r53217
2010-10-12SWORD25: Converted remainder of Kernel/ folderPaul Gilbert
svn-id: r53216
2010-10-12SWORD25: Start for VideoDecoder-compatible Theora player.Eugene Sandulenko
svn-id: r53206
2010-10-12SWORD25: Reimplemented package manager for ScummVM using Common::ArchivePaul Gilbert
svn-id: r53194
2010-10-12SWORD25: get rid of custom md5.cpp and Windows-specific debug stuffEugene Sandulenko
All version ID generation is useless for ScummVM as we have our own clear versions. Thus removing all of that. svn-id: r53191
2010-10-12SWORD25: Implemented ScummVM version of BS_FileSystemUtil interfacePaul Gilbert
svn-id: r53186
2010-10-12SWORD25: Added and fixed the remaining engine setup/execution/free codePaul Gilbert
svn-id: r53185
2010-10-12SWORD25: Compilation fixesEugene Sandulenko
Majority of files now compile under Windoze. svn-id: r53182
2010-10-12SWORD25: Remove main_win.cppEugene Sandulenko
svn-id: r53177
2010-10-12SWORD25: Remove memorydumper which is Windows-specificEugene Sandulenko
svn-id: r53176
2010-10-12SWORD25: Removed cpuinfo.cpp fileEugene Sandulenko
svn-id: r53173
2010-10-12SWORD25: Added module.mkEugene Sandulenko
svn-id: r53172