aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-25Add possibilitz to store file sizes in the MD5 table (for future use)Max Horn
2006-08-25Correct platform for alternative Italian version of Simon the Sorcerer 1 (DOS...Travis Howell
2006-08-25fix update rect when adjusting ratio (backport)Kostas Nakos
2006-08-23The DXA player now bases subtitle position on screen size, rather than frameTorbjörn Andersson
2006-08-23Run the game detector before creating the engine. This is based entirely on aTorbjörn Andersson
2006-08-21Added version string details for one version of loom and one version of monke...Max Horn
2006-08-21Added workaround (and warnings to find corner cases) for bug #1535358Max Horn
2006-08-21Yet another paranoia checkMax Horn
2006-08-21cleanup & check for sentence overflowsMax Horn
2006-08-20Updated credits with all current port builders.Eugene Sandulenko
2006-08-20Rename VAR_MOUSEPRESENT to VAR_INPUTMODE and set the default input type to mo...Travis Howell
2006-08-19Fixed bug causing crash during saving in Saga engine, changed audio to low qu...Neil Millstone
2006-08-19Added build C target to support more engines.Neil Millstone
2006-08-18slightly changed patch #1521412: Hardcoded path for theme filesWillem Jan Palenstijn
2006-08-18fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) (ba...Kostas Nakos
2006-08-18fix smartphone cursor hiding when keyboard up, more logical zone function, go...Kostas Nakos
2006-08-16Fixed pathfindingSven Hesse
2006-08-16mention BASS v0.0303 LINC spacing fixJoost Peters
2006-08-16Apply patch #1534805 ("BASS: Linc font too wide in version 303")Joost Peters
2006-08-15Limit md5 computations to first 5000 bytes in gob engine.Eugene Sandulenko
2006-08-15Add PT_BRA FT MD5 as reported in bugreport #1539740Eugene Sandulenko
2006-08-15Change Brazilian Portuguese acronym from "pt" to "br" in case there willEugene Sandulenko
2006-08-15- adding LPGL headers to adlib sound specific filesJohannes Schickel
2006-08-13Made FF use the same max length for every line when word-wrapping subtitles,Torbjörn Andersson
2006-08-12The ListWidget constructor already did most of what reflowLayout() does, exceptTorbjörn Andersson
2006-08-12Whitespace.Torbjörn Andersson
2006-08-12Ooops again, use the correct delete...Sven Hesse
2006-08-12Ooops, free the allocated _startTot/_startTot0, too...Sven Hesse
2006-08-12Added another field to the GameSettings for the intro.tot, because the Goblii...Sven Hesse
2006-08-12- Some more goblins-handling functionsSven Hesse
2006-08-08Updates msvc8 project files.Johannes Schickel
2006-08-08Little Common::String usage 'fix'.Johannes Schickel
2006-08-07changed references to StringData::getString to use two parameter version rath...Paul Gilbert
2006-08-07Incremented required data file versionPaul Gilbert
2006-08-07Renamed hotspot talking destination character field to make it's use clearerPaul Gilbert
2006-08-07Reworked the talk dialog system to properly handle destination character and ...Paul Gilbert
2006-08-07Fixed item overwriting destination character in ASK actionPaul Gilbert
2006-08-07Enhanced Room::setTalkDialog to be passed the destination character and activ...Paul Gilbert
2006-08-07Fixed displayMessage script method to use the new Hotspot::showMessagePaul Gilbert
2006-08-07Dialog::showMessage transferred over to the Hotspot class. Also enhanced Talk...Paul Gilbert
2006-08-07Fixed signature of GetString method - it is a destination character passed, n...Paul Gilbert
2006-08-07Removed stripping of high two bits of hotspot name and desc field string IdsPaul Gilbert
2006-08-06Reduced MD5 checking to 1Kb, and recalculated MD5 stringsPaul Gilbert
2006-08-06Fix bug #1535261 FF:Dock Crash - decompressData errorTravis Howell
2006-08-05Since we link against libvorbisfile, we should check for its presence, tooMax Horn
2006-08-05Added missing agi.vcproj fileMax Horn
2006-08-04Fix bug in Fluidsynth configure codeMax Horn
2006-08-04Simplify configure code a bit, making it easier to add stuff to config.mkMax Horn
2006-08-04Modified version of the rest of patch #1497254: Patch to add support for the ...Max Horn
2006-08-04Added -Wuninitialized to --enable-release (best used in combination with --en...Max Horn