index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword25
/
module.mk
Age
Commit message (
Expand
)
Author
2010-11-10
SWORD25: Added basic debugging console to engine (Command Key Disabled)
David Turner
2010-10-28
SWORD25: Get rid of CallbackRegistry
Max Horn
2010-10-25
SWORD25: Get rid of classes ScummVMWindow and Window
Max Horn
2010-10-24
SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManager
Max Horn
2010-10-24
SWORD25: Merge B25SLoader into PNGLoader
Max Horn
2010-10-19
SWORD25: Fix engine exit when running without theoradec
Eugene Sandulenko
2010-10-18
SWORD25: Renamed Lua .c files to .cpp and make it compilable
Eugene Sandulenko
2010-10-13
SWORD25: Don't compile lua.c
Matthew Hoops
2010-10-13
SWORD25: Use $(CXX) -x c to build C files (hopefully this fixes compilation)
Filippos Karapetis
2010-10-13
SWORD25: Partially revert commit #53389 and add the custom rule for C files
Filippos Karapetis
2010-10-13
SWORD25: Don't even compile theora related code when that lib is not present
Max Horn
2010-10-13
SWORD25: Remove the unused LUA compiler
Filippos Karapetis
2010-10-13
SWORD25: Remove custom .c builiding rules
Eugene Sandulenko
2010-10-13
SWORD25: Add path to art.h include
Eugene Sandulenko
2010-10-13
SWORD25: Merged all art* code and cleaned it up
Eugene Sandulenko
2010-10-13
SWORD25: Remove redundant code
Eugene Sandulenko
2010-10-12
SWORD25: Got rid of FMODExSound class
Eugene Sandulenko
2010-10-12
SWORD25: Rename GLImage to RenderedImage
Eugene Sandulenko
2010-10-12
SWORD25: Moved glimage and swimage to image/
Eugene Sandulenko
2010-10-12
SWORD25: Got rid of OpenGLGfx class
Eugene Sandulenko
2010-10-12
SWORD25: Get rid of ScummVMInput class
Eugene Sandulenko
2010-10-12
SWORD25: Got rid of ScummVMPackageManager
Eugene Sandulenko
2010-10-12
SWORD25: Added minimal subset of libart inplace
Eugene Sandulenko
2010-10-12
SWORD25: Initial code for vector image rendering. Crashes badly.
Eugene Sandulenko
2010-10-12
SWORD25: Load and parse vector images
Eugene Sandulenko
2010-10-12
SWORD25: update makefile with latest changes.
Eugene Sandulenko
2010-10-12
SWORD25: Started to hook TheoraDecoder. Crashes at startup.
Eugene Sandulenko
2010-10-12
Revert "SWORD25: Commit of in-progress MoviePlayer code"
Eugene Sandulenko
2010-10-12
SWORD25: Commit of in-progress MoviePlayer code
Paul Gilbert
2010-10-12
SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxm...
Paul Gilbert
2010-10-12
SWORD25: Stubbed FMODExSound class
Eugene Sandulenko
2010-10-12
SWORD25: Added missing file
Eugene Sandulenko
2010-10-12
SWORD25: Temporarily added tinyxml code
Eugene Sandulenko
2010-10-12
SWORD25: Linking fixes.
Eugene Sandulenko
2010-10-12
SWORD25: Clean compile!
Eugene Sandulenko
2010-10-12
SWORD25: More compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: More compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: Number of compilation and warning fixes
Eugene Sandulenko
2010-10-12
SWORD25: Fix warnings and compilation
Eugene Sandulenko
2010-10-12
SWORD25: Converted remainder of Kernel/ folder
Paul Gilbert
2010-10-12
SWORD25: Start for VideoDecoder-compatible Theora player.
Eugene Sandulenko
2010-10-12
SWORD25: Reimplemented package manager for ScummVM using Common::Archive
Paul Gilbert
2010-10-12
SWORD25: get rid of custom md5.cpp and Windows-specific debug stuff
Eugene Sandulenko
2010-10-12
SWORD25: Implemented ScummVM version of BS_FileSystemUtil interface
Paul Gilbert
2010-10-12
SWORD25: Added and fixed the remaining engine setup/execution/free code
Paul Gilbert
2010-10-12
SWORD25: Compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: Remove main_win.cpp
Eugene Sandulenko
2010-10-12
SWORD25: Remove memorydumper which is Windows-specific
Eugene Sandulenko
2010-10-12
SWORD25: Removed cpuinfo.cpp file
Eugene Sandulenko
2010-10-12
SWORD25: Added module.mk
Eugene Sandulenko