Age | Commit message (Expand) | Author |
2013-11-26 | Merge pull request #375 from digitall/engineAutoPlug | Johannes Schickel |
2013-11-24 | SWORD25: Janitorial - Fix spacing errors | Strangerke |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Remove need for engine-plugin.h in engines. | D G Turner |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split engines.mk down to a single file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-11-04 | SWORD25: Revert "Fix compilation on some 32-bit systems" | Willem Jan Palenstijn |
2013-10-08 | SWORD25: Fix potential buffer overrun. CID 1003865 | Eugene Sandulenko |
2013-10-05 | SWORD25: Fix possible error in sound engine when loading a savegame | Thierry Crozat |
2013-10-05 | SWORD25: Fix regression in persistence code | Thierry Crozat |
2013-09-29 | SWORD25: Fix alpha/colormod blitting | Willem Jan Palenstijn |
2013-09-29 | SWORD25: int -> int32 correctness | Eugene Sandulenko |
2013-09-29 | SWORD25: Fix compilation | Eugene Sandulenko |
2013-09-29 | SWORD25: Specify integer size | Eugene Sandulenko |
2013-09-29 | SWORD25: int -> int32 correctness | Eugene Sandulenko |
2013-09-29 | SWORD25: Specifying int size to make Amiga happy | Eugene Sandulenko |
2013-09-29 | SWORD25: Fix Amiga compilation | Eugene Sandulenko |
2013-09-29 | SWORD25: Some more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-29 | SWORD25: And even more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-29 | SWORD25: Even more fixes for Amiga OS 4 compilation. | D G Turner |
2013-09-28 | SWORD25: Make Amiga compiler happier | Eugene Sandulenko |
2013-09-28 | SWORD25: More int->int32 fixes | Eugene Sandulenko |
2013-09-28 | SWORD25: Further fixes for Amiga | Eugene Sandulenko |
2013-09-28 | SWORD25: More int <-> int32 corrections | Eugene Sandulenko |
2013-09-28 | SWORD25: Further fixes for Amiga compilation | Eugene Sandulenko |
2013-09-28 | SWORD25: Fix Amiga compilation | Eugene Sandulenko |
2013-09-27 | SWORD25: Remove explictit #includes | Eugene Sandulenko |
2013-09-26 | SWORD25: Fix copy-paste error. CID 1004130 | Eugene Sandulenko |
2013-09-09 | SWORD25: Remove unused variable | Eugene Sandulenko |
2013-08-03 | SWORD25: Do not set Surface::pixels directly anymore. | Johannes Schickel |
2013-08-03 | SWORD25: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SWORD25: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-15 | SWORD25: Fix compilation on some 32-bit systems | Eugene Sandulenko |
2013-07-15 | SWORD25: Replace Pluto with Tamed Pluto for increased compatibility | Eugene Sandulenko |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-05-06 | Merge pull request #320 from johndoe123/sword25-gfx | Eugene Sandulenko |
2013-04-24 | SWORD25: Plug memory leak. CID 1003589 | Eugene Sandulenko |
2013-04-20 | SWORD25: Fix blitting code | johndoe123 |
2013-04-18 | ENGINES: Silence clang warning about unused private member _vm | Max Horn |
2013-04-18 | Merge branch 'master' of github.com:scummvm/scummvm into sword25-gfx | johndoe123 |
2013-04-18 | SWORD25: Silence warning in the Lua code | Max Horn |
2013-04-17 | SWORD25: Change absolute Z calculation to match that of absolute x/y; remove ... | johndoe123 |
2013-04-17 | SWORD25: Optimize graphics drawing code | johndoe123 |
2013-02-03 | SWORD25: Fix some spacing in LUA | Filippos Karapetis |
2013-02-03 | SWORD25: Replace calls to LUAI_THROW() with error() in LUA | Filippos Karapetis |
2013-01-09 | SWORD25: Silence C++11 narrowing warnings. | Johannes Schickel |
2012-12-13 | COMMON: Forbid symbols for the rest of is* from ctype.h. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |