aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-04Disabled '-O -Wuninitialized by default; this eases debugging a lot in some c...Max Horn
2006-08-04Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit systemsMax Horn
2006-08-04Only refresh the theme & reflow all dialogs if the screen settings actually c...Max Horn
2006-08-04There is no need anymore to report EVENT_SCREEN_CHANGED changes to the GUI codeMax Horn
2006-08-04Activate _dimsInactive for ValueDisplayDialog, makes the text speed/volume ch...Max Horn
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
2006-08-04Patch #1531027: Updated MSVC7.1 (.NET 2003) project filesMax Horn
2006-08-04Patch #1527347: Make maemo port compile againMax Horn
2006-08-04Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d...Max Horn