Age | Commit message (Expand) | Author |
2009-11-12 | samsungtv: disable SDL_UpdateRects it make worse | Paweł Kołodziejski |
2009-11-11 | samsungtv: disable selecting resolution based on aspect ratio for now | Paweł Kołodziejski |
2009-11-11 | samsungtv: reduction of includes | Paweł Kołodziejski |
2009-11-11 | added more cases for samsungtv to allow reuse main sdl code | Paweł Kołodziejski |
2009-11-11 | Remove (now) obsolete HACK for WIN32. | Johannes Schickel |
2009-11-11 | samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code duplic... | Paweł Kołodziejski |
2009-11-11 | samsungtv: add missing . | Paweł Kołodziejski |
2009-11-11 | samsungtv: remove keymapper, its pointless here. fixed key mapping | Paweł Kołodziejski |
2009-11-10 | SDL: cleanup | Max Horn |
2009-11-10 | Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595". | Johannes Schickel |
2009-11-10 | Fix for bug #2895217 "MSVC compilation broken with r47595". | Johannes Schickel |
2009-11-10 | properly fixed mouse positioning in game engine | Paweł Kołodziejski |
2009-11-10 | fixed mosue move | Paweł Kołodziejski |
2009-11-10 | fix warpMouse(), add missing setMousePos on cursor events | Paweł Kołodziejski |
2009-11-10 | fixed linking in samsungtv target | Paweł Kołodziejski |
2009-11-10 | make samsungtv backend subclass of sdl class | Paweł Kołodziejski |
2009-11-10 | Use the original scummvm.svg icon. | Lars Persson |
2009-11-10 | Move Symbian main implementation from main.cpp to SymbianOS.cpp | Lars Persson |
2009-11-10 | WINCE: List each object in MODULE_OBJS on its own line, for readability | Max Horn |
2009-11-10 | SDL: Remove const from new handle*() method for now, to allow using remapKey ... | Max Horn |
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-... | Max Horn |
2009-11-09 | SDL: Separate Symbian specific main() from standard SDL main() -- to be moved... | Max Horn |
2009-11-09 | whitespace | Max Horn |
2009-11-09 | Indention | Max Horn |
2009-11-09 | SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods... | Max Horn |
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn |
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn |
2009-11-09 | disable hardware surface, for some unknown for me reason it broke drawing eng... | Paweł Kołodziejski |
2009-11-09 | added samsung tv backend | Paweł Kołodziejski |
2009-11-06 | update readme for release | Kostas Nakos |
2009-11-03 | Use the new built in ScummVM.svg icon. Its now compatible with S60vx (previou... | Lars Persson |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-10-31 | Fixed Valgrind warning caused by always reading four bytes at a time from the | Torbjörn Andersson |
2009-10-30 | PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ... | Yotam Barnoy |
2009-10-22 | PSP: small fix for cache coherency affecting nippon and some others. Trunk only. | Yotam Barnoy |
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn |
2009-10-17 | Made find_unused_pixel() take the transparency mask into account, not | Marcus Comstedt |
2009-10-17 | Update the Dreamcast icon | Jordi Vilalta Prat |
2009-10-16 | PSP palette fix for bsword1: fixed cache coherency issue | Yotam Barnoy |
2009-10-16 | Update the WinCE panel image with the new style | Jordi Vilalta Prat |
2009-10-15 | PSP plugin: fixed small warning that could cause problems | Yotam Barnoy |
2009-10-15 | Fix Makefile again; use PSP targeted sdl-config, not the system-wide one. | Joost Peters |
2009-10-15 | Updated custom PSP makefile with engines, cleaned up, fixed small issue | Yotam Barnoy |
2009-10-13 | PS2: Clarify licensing terms for some files | Max Horn |
2009-10-13 | PS2: Replace license header on irx_imports.h by a GPL one. These files | Max Horn |
2009-10-13 | Update the WinCE bar and the XPM images | Jordi Vilalta Prat |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-12 | use new ScummVM logo (with capital S) | Joost Peters |
2009-10-10 | Fixed some warnings. | Marcus Comstedt |
2009-10-10 | Added flag for updating dependencies. | Marcus Comstedt |