Age | Commit message (Expand) | Author |
2010-07-31 | OPENGL: For GLES, add glOrthox and do not use GL_BGR. | Alejandro Marzini |
2010-07-31 | Add OpenGL dependencies to MinGW configure. | Alejandro Marzini |
2010-07-31 | OPENGL: Fix texture updating. | Alejandro Marzini |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-30 | SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers. | Alejandro Marzini |
2010-07-30 | OSYSTEM: Add resetGraphicsScale() method. | Alejandro Marzini |
2010-07-30 | OPENGL: Fix crash on Broken Sword 2 when refreshing screen. | Alejandro Marzini |
2010-07-30 | SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS. | Alejandro Marzini |
2010-07-29 | SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ... | Filippos Karapetis |
2010-07-29 | SCI: fixing hoyle 3 | Martin Kiewitz |
2010-07-29 | SCI: reverting r51479 and adding TODOs for fixing the hoyle issue (fixing thi... | Martin Kiewitz |
2010-07-29 | SCI: finished logkernel command | Martin Kiewitz |
2010-07-29 | SCI: midi hold behaviour fixed | Martin Kiewitz |
2010-07-29 | DC: Let scummvm.ini override autodetect of games | Marcus Comstedt |
2010-07-29 | SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t... | Filippos Karapetis |
2010-07-29 | DC: Specialize createConfig{Read,Write}Stream | Marcus Comstedt |
2010-07-29 | SCI: Ignore setAttribute() on any non-existent menu items | Matthew Hoops |
2010-07-29 | SCI: fixing qfg1 workaround | Martin Kiewitz |
2010-07-29 | SCI: some subfunction support for logkernel | Martin Kiewitz |
2010-07-29 | DS: Add WRAP_MALLOC support to ds.mk, update comments | Max Horn |
2010-07-29 | DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILD | Max Horn |
2010-07-29 | SCI: Removed the language check from the | Filippos Karapetis |
2010-07-29 | Extended the workaround for KQ5 French floppy for the German floppy too. Fixe... | Filippos Karapetis |
2010-07-29 | SCI: Fixed bug #3036331 - "KQ5: Floppy version | Filippos Karapetis |
2010-07-29 | SCI: Add detection for the April 2010 competition template (fan game) | Matthew Hoops |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-29 | BUILD: Fix MODULE_DIRS for WinCE port | Max Horn |
2010-07-29 | BUILD: Compile & link certain files only for specific BACKEND values | Max Horn |
2010-07-29 | BUILD: Remove redundant MODULE_DIRS modification | Max Horn |
2010-07-29 | SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship" | Filippos Karapetis |
2010-07-29 | M4: Added further code fragments to enable player to move again | Paul Gilbert |
2010-07-29 | M4: Further work done on the setup and starting of actions | Paul Gilbert |
2010-07-29 | SCI: Added back debug output to sound commands | Filippos Karapetis |
2010-07-29 | SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi... | Martin Kiewitz |
2010-07-29 | SCI: also break in AvoidPath instead of continuing, when the start point is c... | Filippos Karapetis |
2010-07-29 | Oops, removed leftover code | Filippos Karapetis |
2010-07-29 | SCI: Silenced warning when exiting in LSL6 (bug report #3035533), and comment... | Filippos Karapetis |
2010-07-29 | SCI: Fixed bug #3036390 - "QFG3: Crash when talking to King Rajah", along wit... | Filippos Karapetis |
2010-07-29 | SCI: Re-enable the throttle for kFrameout, I must have been asleep that day | Matthew Hoops |
2010-07-28 | SCI: Break out instead of continuing when an end point is contained in multip... | Filippos Karapetis |
2010-07-28 | SCI: Added forgotten bug number to the previous workaround | Filippos Karapetis |
2010-07-28 | SCI: Fixed bug #3036291, "LB2CD: Crash in Docks, actor animation" | Filippos Karapetis |
2010-07-28 | SCI: Changed another warning into debug output | Filippos Karapetis |
2010-07-28 | SCI: Changed a warning into a debug message | Filippos Karapetis |
2010-07-28 | SCI: Extended the LB2 workaround for bug #3035068 to all rooms. Fixes bug #30... | Filippos Karapetis |
2010-07-28 | SCI: changed kRandom signature | Martin Kiewitz |
2010-07-28 | SCI: implement additional variants of kRandom | Martin Kiewitz |
2010-07-28 | SCI: Fix using the parser in SCI Fan Games | Matthew Hoops |
2010-07-28 | SCI: fix typo in comment | Martin Kiewitz |
2010-07-28 | SCI: Add updated detection for al pond 2/new year's mystery (fan games) | Matthew Hoops |