Age | Commit message (Expand) | Author |
2010-01-03 | - Remove unsafe default constructor of Audio::Timestamp. | Johannes Schickel |
2010-01-03 | Mohawk : For what it's worth, Add detection for a french "in the 1rst degree" | Arnaud Boutonné |
2010-01-03 | sane_nodep() and sane_listp() should not be dummy functions when DISABLE_VALI... | Filippos Karapetis |
2010-01-03 | Fixed regression from commit #46950 (fixes KQ6CD, Pharkas CD, and others) | Filippos Karapetis |
2010-01-03 | Add detection for a french Myst | Arnaud Boutonné |
2010-01-03 | Change BS 1 & 2 to I & II (see discussion on -devel) | Max Horn |
2010-01-03 | SCI/newmusic: this fix will make qfg1vga character selection music work | Martin Kiewitz |
2010-01-03 | Fixed compilation with DISABLE_VALIDATIONS, and fixed a bug in kPrevNode | Filippos Karapetis |
2010-01-03 | Use new ADGF flag, ADGF_USEEXTRAASTITLE for AGI Fanmade games for giving them | Eugene Sandulenko |
2010-01-03 | Setup the dimensions of GuiObject in the constructor, by using reflowLayout. | Johannes Schickel |
2010-01-03 | Introduced new ADGF flag ADGF_USEEXTRAASTITLE. | Eugene Sandulenko |
2010-01-03 | LordHoto spotted the same kind of overlapping strcpy() call in one more place. | Torbjörn Andersson |
2010-01-03 | Don't uses strcpy() on overlapping memory areas. It's undefined. | Torbjörn Andersson |
2010-01-03 | Made the "version" command more verbose, listing all the automatically detect... | Filippos Karapetis |
2010-01-03 | Reduce header dependencies for AGI engine. | Eugene Sandulenko |
2010-01-03 | Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null | Torbjörn Andersson |
2010-01-03 | PSP: Limited movement of virtual keyboard onscreen | Yotam Barnoy |
2010-01-03 | SCI/new music code: Only reference the mixer for music slots which actually c... | Filippos Karapetis |
2010-01-03 | Fixed memory leak (as reported by eriktorbjorn) | Filippos Karapetis |
2010-01-03 | SCI/new music code: Proper handling of disposed sounds when loading a saved g... | Filippos Karapetis |
2010-01-03 | Fix a buffer overflow (thanks to syke) and modify the way the instruments are... | Arnaud Boutonné |
2010-01-03 | SCI: Support pointer arithmetics in +ag, +agi, etc. too | Lars Skovlund |
2010-01-03 | The backtrace command now outputs to the graphical console | Filippos Karapetis |
2010-01-03 | 'normal' game speed is about 10fps, not 12 | Vladimir Menshakov |
2010-01-03 | Sort language list (and showing that Lure is really broken). | Eugene Sandulenko |
2010-01-03 | Removed junk characters | Filippos Karapetis |
2010-01-03 | SCI/new music code: Some cleanup. Previous commit (rev 46928) should read: "A... | Filippos Karapetis |
2010-01-03 | more walking frame offsets correction | Vladimir Menshakov |
2010-01-03 | svn-id: r46928 | Filippos Karapetis |
2010-01-03 | fixed typo | Vladimir Menshakov |
2010-01-03 | added metropolis/TEENAGENT logo | Vladimir Menshakov |
2010-01-03 | The "room" command can now set the current room number, too (more straightfor... | Filippos Karapetis |
2010-01-03 | SCI/new music code: don't throw warnings for MIDI commands which are handled ... | Filippos Karapetis |
2010-01-03 | SCI/new music code: | Filippos Karapetis |
2010-01-03 | SCI: windowMgr port fix (using id 1 now on that port instead of 0, still acce... | Martin Kiewitz |
2010-01-03 | started music before logo | Vladimir Menshakov |
2010-01-03 | improved walking animation once again | Vladimir Menshakov |
2010-01-03 | Mohawk : Stop Myst Script Opcode 200 continuously reloading the same image... | David Turner |
2010-01-03 | Implement kInPolygon for SCI32. GK1 now responds when you click on things. | Matthew Hoops |
2010-01-03 | Fix the GK1 view segfault. szUnpacked was overflowing in SCI32 -- it should b... | Matthew Hoops |
2010-01-03 | Add support for wave files in the audio volume. This is used in Pharkas CD an... | Matthew Hoops |
2010-01-03 | fixed font color and positioning for the well callback | Vladimir Menshakov |
2010-01-03 | improved accuracy of the speed calculations | Vladimir Menshakov |
2010-01-03 | fixed zero speed issue | Vladimir Menshakov |
2010-01-03 | removed noisy debug message | Vladimir Menshakov |
2010-01-03 | moved scripted mark's animation after all sprites | Vladimir Menshakov |
2010-01-03 | fixed broken pathfinding | Vladimir Menshakov |
2010-01-03 | increased vertical speed | Vladimir Menshakov |
2010-01-03 | fixed h/v animation switch ratio | Vladimir Menshakov |
2010-01-03 | fixed vertical/horizontal speed ratio | Vladimir Menshakov |