Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn | |
svn-id: r39567 | |||
2009-03-20 | silenced some warnings | Max Horn | |
svn-id: r39566 | |||
2009-03-20 | Add missing code difference in getUserFlag(). | Travis Howell | |
svn-id: r39565 | |||
2009-03-20 | Clarify entry in the credits. | Travis Howell | |
svn-id: r39563 | |||
2009-03-20 | Removed #include nds/jtypes.h from common/scummsys.h -- it already gets ↵ | Max Horn | |
loaded by portdefs.h svn-id: r39562 | |||
2009-03-20 | Correct initial palette in Amiga and AtariST versions of PN. | Travis Howell | |
svn-id: r39561 | |||
2009-03-20 | Correct vertical offset, when print stats in the AtariST version of Elvira 2. | Travis Howell | |
svn-id: r39558 | |||
2009-03-20 | Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone. | Travis Howell | |
svn-id: r39557 | |||
2009-03-20 | Fix parameter in Windows MIDI backend (this is according to API ↵ | Johannes Schickel | |
documentation from M$). svn-id: r39556 | |||
2009-03-20 | Oops forgot one line in last commit, now the file should compile cleanly ↵ | Johannes Schickel | |
with mingw64. svn-id: r39555 | |||
2009-03-20 | Fix compilation on mingw64. | Johannes Schickel | |
svn-id: r39554 | |||
2009-03-20 | Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h) | Johannes Schickel | |
svn-id: r39553 | |||
2009-03-19 | Hopefully fix compilation with mingw64. | Johannes Schickel | |
svn-id: r39552 | |||
2009-03-19 | Adding detection and title music playback for Little Red Riding Hood (Amiga ↵ | Sven Hesse | |
version) svn-id: r39551 | |||
2009-03-19 | Adding simple support for protracker playback | Sven Hesse | |
svn-id: r39550 | |||
2009-03-19 | Fix compilation | Max Horn | |
svn-id: r39549 | |||
2009-03-19 | Hopefully, this fixes compilation of the AGI engine on 64-bit platforms | Filippos Karapetis | |
svn-id: r39548 | |||
2009-03-19 | Fix warning. | Johannes Schickel | |
svn-id: r39547 | |||
2009-03-19 | SCI: removed aatree.o from module | Walter van Niftrik | |
svn-id: r39546 | |||
2009-03-19 | Use IS_ALIGNED | Max Horn | |
svn-id: r39545 | |||
2009-03-19 | SCI: converted aatree into a class | Walter van Niftrik | |
svn-id: r39544 | |||
2009-03-19 | Hopefully, this fixes the warnings thrown when attempting to print the ↵ | Filippos Karapetis | |
"size" variable (which is of type type_t) svn-id: r39543 | |||
2009-03-19 | COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ↵ | Max Horn | |
if this turns out to be not portable enough. Also added a doxygen comment to the ARRAYSIZE macro svn-id: r39542 | |||
2009-03-19 | configure: rearranged some stuff | Max Horn | |
svn-id: r39541 | |||
2009-03-19 | Cleaned up gfxop_draw_rectangle(). Also, removed a check insode ↵ | Filippos Karapetis | |
BASIC_CHECKS() which is impossible to occur svn-id: r39540 | |||
2009-03-19 | We're now statically linking in zlib, for static osx builds | Oystein Eftevaag | |
svn-id: r39539 | |||
2009-03-19 | Whitespace fix | Oystein Eftevaag | |
svn-id: r39538 | |||
2009-03-19 | Added support for specifying which prefix directory to link in static libs ↵ | Oystein Eftevaag | |
for (for mac os x and iphone bundles), and use a build-specific strip command svn-id: r39537 | |||
2009-03-19 | Silenced some warnings about potentially uninitialized variables | Filippos Karapetis | |
svn-id: r39536 | |||
2009-03-19 | Silenced some warnings about potentially uninitialized variables | Filippos Karapetis | |
svn-id: r39535 | |||
2009-03-19 | Fixed issues with commit #39449, fixing some graphical glitches with the GUI ↵ | Filippos Karapetis | |
widgets svn-id: r39534 | |||
2009-03-19 | Use the current SVN revision as a default when distributing a snapshot sources | Jordi Vilalta Prat | |
svn-id: r39533 | |||
2009-03-19 | Added some more debug messages | Sven Hesse | |
svn-id: r39532 | |||
2009-03-19 | Added configure support for the Wii and Gamecube port | Andre Heider | |
svn-id: r39531 | |||
2009-03-19 | Moved -pedantic from Makefile to the end of configure script | Andre Heider | |
svn-id: r39530 | |||
2009-03-19 | Extended the FLAC test to detect a libFLAC version which was compiled ↵ | Andre Heider | |
without libogg support svn-id: r39529 | |||
2009-03-19 | Try to use the working copy revision if it's available | Jordi Vilalta Prat | |
svn-id: r39528 | |||
2009-03-19 | Fixed the tremor check. Instead of a ogg symbol, it now checks for a tremor ↵ | Andre Heider | |
one ;) svn-id: r39527 | |||
2009-03-19 | Merged Neil's NDS changes into trunk | Max Horn | |
svn-id: r39526 | |||
2009-03-19 | Added another version of SQ4 | Filippos Karapetis | |
svn-id: r39525 | |||
2009-03-18 | Initial support for building the Dreamcast port using the configure | Marcus Comstedt | |
script. Dynamic modules are not supported just yet. svn-id: r39524 | |||
2009-03-18 | Use host-specific ranlib when crosscompiling for darwin (Mac OS X) | Oystein Eftevaag | |
svn-id: r39523 | |||
2009-03-18 | configure: We don't use tail anymore, so don't check for it; move (hq) ↵ | Max Horn | |
scaler check from the middle to nowhere to a more appropriate spot svn-id: r39522 | |||
2009-03-18 | Create a variable _host_alias defaulting to $_host_cpu-$_host_os, which is ↵ | Marcus Comstedt | |
used to pick the cross compiler. This allows "special" hosts to override it. svn-id: r39520 | |||
2009-03-18 | Moved the _build_{hq_,}scalers tests to after the host checks, because they ↵ | Marcus Comstedt | |
may try to disable scalers on a per-host basis. svn-id: r39519 | |||
2009-03-18 | Changed abs_rect_t to Common::Rect | Filippos Karapetis | |
svn-id: r39518 | |||
2009-03-18 | Fix compile of SCI engine. | Travis Howell | |
svn-id: r39517 | |||
2009-03-18 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r39516 | |||
2009-03-18 | Renamed resmgr.cpp -> gfx_resmgr.cpp | Filippos Karapetis | |
Moved all files from gfx/resource/* to gfx/* svn-id: r39515 | |||
2009-03-18 | Slight cleanup | Filippos Karapetis | |
svn-id: r39514 |