Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-11 | Remove (now) obsolete HACK for WIN32. | Johannes Schickel | |
svn-id: r45832 | |||
2009-11-11 | samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code ↵ | Paweł Kołodziejski | |
duplication svn-id: r45831 | |||
2009-11-11 | samsungtv: add missing . | Paweł Kołodziejski | |
svn-id: r45830 | |||
2009-11-11 | samsungtv: remove keymapper, its pointless here. fixed key mapping | Paweł Kołodziejski | |
svn-id: r45829 | |||
2009-11-10 | SDL: cleanup | Max Horn | |
svn-id: r45817 | |||
2009-11-10 | Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595". | Johannes Schickel | |
svn-id: r45815 | |||
2009-11-10 | Fix for bug #2895217 "MSVC compilation broken with r47595". | Johannes Schickel | |
svn-id: r45814 | |||
2009-11-10 | properly fixed mouse positioning in game engine | Paweł Kołodziejski | |
svn-id: r45810 | |||
2009-11-10 | fixed mosue move | Paweł Kołodziejski | |
svn-id: r45809 | |||
2009-11-10 | fix warpMouse(), add missing setMousePos on cursor events | Paweł Kołodziejski | |
svn-id: r45808 | |||
2009-11-10 | fixed linking in samsungtv target | Paweł Kołodziejski | |
svn-id: r45806 | |||
2009-11-10 | make samsungtv backend subclass of sdl class | Paweł Kołodziejski | |
svn-id: r45805 | |||
2009-11-10 | Use the original scummvm.svg icon. | Lars Persson | |
svn-id: r45804 | |||
2009-11-10 | Move Symbian main implementation from main.cpp to SymbianOS.cpp | Lars Persson | |
svn-id: r45802 | |||
2009-11-10 | WINCE: List each object in MODULE_OBJS on its own line, for readability | Max Horn | |
svn-id: r45798 | |||
2009-11-10 | SDL: Remove const from new handle*() method for now, to allow using remapKey ↵ | Max Horn | |
(ultimately, the goal is to get back the const by changing how remapping works) svn-id: r45797 | |||
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again ↵ | Max Horn | |
non-const (as it may have to be modified for remapping. Of course. Silly me :/) svn-id: r45796 | |||
2009-11-09 | SDL: Separate Symbian specific main() from standard SDL main() -- to be ↵ | Max Horn | |
moved into a separate file svn-id: r45795 | |||
2009-11-09 | whitespace | Max Horn | |
svn-id: r45794 | |||
2009-11-09 | Indention | Max Horn | |
svn-id: r45793 | |||
2009-11-09 | SDL: Factor code from OSystem_SDL::pollEvent into various new virtual ↵ | Max Horn | |
methods, to make it easier to customize these (no code indention changes for easier diffing) svn-id: r45792 | |||
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn | |
svn-id: r45791 | |||
2009-11-09 | WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRate | Max Horn | |
svn-id: r45788 | |||
2009-11-09 | disable hardware surface, for some unknown for me reason it broke drawing ↵ | Paweł Kołodziejski | |
engine cursor svn-id: r45779 | |||
2009-11-09 | Fix compilation on unix | Willem Jan Palenstijn | |
svn-id: r45778 | |||
2009-11-09 | added support for samsung tv | Paweł Kołodziejski | |
svn-id: r45777 | |||
2009-11-09 | added samsung tv backend | Paweł Kołodziejski | |
svn-id: r45775 | |||
2009-11-06 | update readme for release | Kostas Nakos | |
svn-id: r45691 | |||
2009-11-03 | Use the new built in ScummVM.svg icon. Its now compatible with S60vx ↵ | Lars Persson | |
(previous version rendered very strangely) svn-id: r45629 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-10-31 | Fixed Valgrind warning caused by always reading four bytes at a time from the | Torbjörn Andersson | |
cursor source buffer. svn-id: r45558 | |||
2009-10-30 | PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ↵ | Yotam Barnoy | |
observable in Kyra engine but potentially applicable to all svn-id: r45535 | |||
2009-10-22 | PSP: small fix for cache coherency affecting nippon and some others. Trunk only. | Yotam Barnoy | |
svn-id: r45328 | |||
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn | |
svn-id: r45317 | |||
2009-10-17 | Made find_unused_pixel() take the transparency mask into account, not | Marcus Comstedt | |
counting palette colours of masked pixels as used. Fixes transparency on the new default icon. svn-id: r45183 | |||
2009-10-17 | Update the Dreamcast icon | Jordi Vilalta Prat | |
svn-id: r45180 | |||
2009-10-16 | PSP palette fix for bsword1: fixed cache coherency issue | Yotam Barnoy | |
svn-id: r45165 | |||
2009-10-16 | Update the WinCE panel image with the new style | Jordi Vilalta Prat | |
svn-id: r45155 | |||
2009-10-15 | PSP plugin: fixed small warning that could cause problems | Yotam Barnoy | |
svn-id: r45130 | |||
2009-10-15 | Fix Makefile again; use PSP targeted sdl-config, not the system-wide one. | Joost Peters | |
If you need to adjust this to build then your toolchain setup is broken! svn-id: r45108 | |||
2009-10-15 | Updated custom PSP makefile with engines, cleaned up, fixed small issue | Yotam Barnoy | |
svn-id: r45107 | |||
2009-10-13 | PS2: Clarify licensing terms for some files | Max Horn | |
svn-id: r45045 | |||
2009-10-13 | PS2: Replace license header on irx_imports.h by a GPL one. These files | Max Horn | |
contains trivial content and are not really 'copyrightable' anyway. svn-id: r45043 | |||
2009-10-13 | Update the WinCE bar and the XPM images | Jordi Vilalta Prat | |
svn-id: r45017 | |||
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat | |
svn-id: r45011 | |||
2009-10-12 | use new ScummVM logo (with capital S) | Joost Peters | |
svn-id: r44992 | |||
2009-10-10 | Fixed some warnings. | Marcus Comstedt | |
svn-id: r44877 | |||
2009-10-10 | Added flag for updating dependencies. | Marcus Comstedt | |
svn-id: r44876 | |||
2009-10-10 | Enable RGB colour for Dreamcast. | Marcus Comstedt | |
svn-id: r44875 | |||
2009-10-10 | RGB support. | Marcus Comstedt | |
svn-id: r44874 |