Age | Commit message (Expand) | Author |
2010-06-22 | some more filesystem related tweaks | Neeraj Kumar |
2010-06-22 | modified the filesystem test, added a script to directly create the game-data... | Neeraj Kumar |
2010-06-21 | crash with 3x sacling with cursors of odd dimmensions | Neeraj Kumar |
2010-06-21 | fixed couple of leaks in testbed/fs.cpp, removed some unecesarry code from gr... | Neeraj Kumar |
2010-06-21 | added a zip file and a script to create desired directory structure | Neeraj Kumar |
2010-06-20 | added data-directory for testbed | Neeraj Kumar |
2010-06-19 | some more changes with GFX and FS tests | Neeraj Kumar |
2010-06-18 | added testcase for writing files in the filesystem | Neeraj Kumar |
2010-06-17 | added a FS test to open and read a file from the game-data dir | Neeraj Kumar |
2010-06-17 | few fixes in GFX tests, added template for FS tests | Neeraj Kumar |
2010-06-16 | some changes in scaling and overlay | Neeraj Kumar |
2010-06-15 | some changes in the display texts | Neeraj Kumar |
2010-06-15 | added/fixed some features in palettized cursors/aspect ratio correction etc. | Neeraj Kumar |
2010-06-14 | added some features suggested by jordi, needs more work although | Neeraj Kumar |
2010-06-14 | some minor change as per CFC | Neeraj Kumar |
2010-06-13 | added code for testing shake, focus, overlay, scaling, need to fix more some ... | Neeraj Kumar |
2010-06-13 | removed obsolete comments | Neeraj Kumar |
2010-06-13 | improved aspect ratio correction and cursor tests, added test for iconifying ... | Neeraj Kumar |
2010-06-11 | added code for ellipse drawing (Aspect ratio correction), fixed some more for... | Neeraj Kumar |
2010-06-10 | some minor changes in the testsuite structure, reduced no. of files per tests... | Neeraj Kumar |
2010-06-08 | added working test for palettized cursors, tests mouse events as well | Neeraj Kumar |
2010-06-08 | updated my outdate copy of trunk, added couple of more tests in gfxtests | Neeraj Kumar |
2010-06-07 | PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed... | Yotam Barnoy |
2010-06-07 | Fix gcc warning about an comparison which is always false due to data type ra... | Johannes Schickel |
2010-06-07 | Allow for the other audio36 patch naming schemes (Mac and some Torin ones). | Matthew Hoops |
2010-06-07 | Added extra positioning and dummy depths surface so that the introduction cut... | Paul Gilbert |
2010-06-07 | Changed a create call to setSize to fix compiler error | Paul Gilbert |
2010-06-07 | Initial conversion of the AnimviewView class to use the expanded MadsAnimatio... | Paul Gilbert |
2010-06-07 | Some initial code for audio36 and sync36 patch support | Filippos Karapetis |
2010-06-07 | Moved destruction of globals and resource manager to common M4 engine base cl... | Paul Gilbert |
2010-06-07 | SCI: Relax signature of kCreateTextBitmap. | Walter van Niftrik |
2010-06-07 | SCI: Adjust kGetSaveFiles for SCI32. | Walter van Niftrik |
2010-06-07 | Change some kString subops to use the raw string directly instead of through ... | Matthew Hoops |
2010-06-06 | Now that EngineState is not deleted when loading games, we can move some more... | Filippos Karapetis |
2010-06-06 | Throw a warning in kString(At) if the index is out-of-bounds instead of havin... | Matthew Hoops |
2010-06-06 | some minor modifications in function args,use of inline specifier | Neeraj Kumar |
2010-06-06 | add missing decodeNextAnimationFrame in default case for sequence 9 | Gregory Montoir |
2010-06-06 | PSP: faster way of getting file size | Yotam Barnoy |
2010-06-06 | polished the interface to interact with testsuites, added code to report test... | Neeraj Kumar |
2010-06-06 | fix sequence frame numbering (decrement if getCurFrame now returns the last d... | Gregory Montoir |
2010-06-06 | Add Gus to credits, update README & NEWS | Max Horn |
2010-06-06 | whitespace corrections | Max Horn |
2010-06-06 | use palette image during sequence 3 scrolling | Gregory Montoir |
2010-06-06 | Now opening all files via getVolumeFile() | Filippos Karapetis |
2010-06-06 | PSP: added news item about switch to media engine for MP3 playback | Yotam Barnoy |
2010-06-06 | Add Android backend from patch #2603856 | Max Horn |
2010-06-06 | Bugfixes for correct positioning of opening animation | Paul Gilbert |
2010-06-06 | Bugfix for #2974817 - Mad Drongo Animation Malfunction | Paul Gilbert |
2010-06-06 | Correction for SCI valgrind uninit memory error in MIDI sound which occurs du... | David Turner |
2010-06-05 | Replaced a leftover Common::File::exists() call in the fallback detector | Filippos Karapetis |