Age | Commit message (Expand) | Author |
2006-08-26 | Added some more detecion file sizes (I have a simple script that collects the... | Max Horn |
2006-08-26 | Now that the cutscene handling in both BS1 and BS2 has been extended to play | Torbjörn Andersson |
2006-08-26 | Add the Dutch version of Freddi Fish 1 for Macintosh | Travis Howell |
2006-08-26 | Fix bug #1544810 - AGI: Launching undefined target 'agi' shows a blank screen | Travis Howell |
2006-08-26 | Added support for DXA cutscenes. Still needs a bit of cleanup, and the DCA | Torbjörn Andersson |
2006-08-26 | Fix bug #1544801 - ITE: Engine creates launcher entry when failing to launch | Travis Howell |
2006-08-26 | Fix bug #1544799 - SIMON: Engine creates launcher entry when failing to launch. | Travis Howell |
2006-08-25 | Added some MD5 contributer email addresses | Max Horn |
2006-08-25 | Added some actual file sizes to the MD5 table | Max Horn |
2006-08-25 | Add possibilitz to store file sizes in the MD5 table (for future use) | Max Horn |
2006-08-25 | Correct platform for alternative Italian version of Simon the Sorcerer 1 (DOS... | Travis Howell |
2006-08-25 | fix update rect when adjusting ratio (backport) | Kostas Nakos |
2006-08-23 | The DXA player now bases subtitle position on screen size, rather than frame | Torbjörn Andersson |
2006-08-23 | Run the game detector before creating the engine. This is based entirely on a | Torbjörn Andersson |
2006-08-21 | Added version string details for one version of loom and one version of monke... | Max Horn |
2006-08-21 | Added workaround (and warnings to find corner cases) for bug #1535358 | Max Horn |
2006-08-21 | Yet another paranoia check | Max Horn |
2006-08-21 | cleanup & check for sentence overflows | Max Horn |
2006-08-20 | Updated credits with all current port builders. | Eugene Sandulenko |
2006-08-20 | Rename VAR_MOUSEPRESENT to VAR_INPUTMODE and set the default input type to mo... | Travis Howell |
2006-08-19 | Fixed bug causing crash during saving in Saga engine, changed audio to low qu... | Neil Millstone |
2006-08-19 | Added build C target to support more engines. | Neil Millstone |
2006-08-18 | slightly changed patch #1521412: Hardcoded path for theme files | Willem Jan Palenstijn |
2006-08-18 | fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) (ba... | Kostas Nakos |
2006-08-18 | fix smartphone cursor hiding when keyboard up, more logical zone function, go... | Kostas Nakos |
2006-08-16 | Fixed pathfinding | Sven Hesse |
2006-08-16 | mention BASS v0.0303 LINC spacing fix | Joost Peters |
2006-08-16 | Apply patch #1534805 ("BASS: Linc font too wide in version 303") | Joost Peters |
2006-08-15 | Limit md5 computations to first 5000 bytes in gob engine. | Eugene Sandulenko |
2006-08-15 | Add PT_BRA FT MD5 as reported in bugreport #1539740 | Eugene Sandulenko |
2006-08-15 | Change Brazilian Portuguese acronym from "pt" to "br" in case there will | Eugene Sandulenko |
2006-08-15 | - adding LPGL headers to adlib sound specific files | Johannes Schickel |
2006-08-13 | Made FF use the same max length for every line when word-wrapping subtitles, | Torbjörn Andersson |
2006-08-12 | The ListWidget constructor already did most of what reflowLayout() does, except | Torbjörn Andersson |
2006-08-12 | Whitespace. | Torbjörn Andersson |
2006-08-12 | Ooops again, use the correct delete... | Sven Hesse |
2006-08-12 | Ooops, free the allocated _startTot/_startTot0, too... | Sven Hesse |
2006-08-12 | Added another field to the GameSettings for the intro.tot, because the Goblii... | Sven Hesse |
2006-08-12 | - Some more goblins-handling functions | Sven Hesse |
2006-08-08 | Updates msvc8 project files. | Johannes Schickel |
2006-08-08 | Little Common::String usage 'fix'. | Johannes Schickel |
2006-08-07 | changed references to StringData::getString to use two parameter version rath... | Paul Gilbert |
2006-08-07 | Incremented required data file version | Paul Gilbert |
2006-08-07 | Renamed hotspot talking destination character field to make it's use clearer | Paul Gilbert |
2006-08-07 | Reworked the talk dialog system to properly handle destination character and ... | Paul Gilbert |
2006-08-07 | Fixed item overwriting destination character in ASK action | Paul Gilbert |
2006-08-07 | Enhanced Room::setTalkDialog to be passed the destination character and activ... | Paul Gilbert |
2006-08-07 | Fixed displayMessage script method to use the new Hotspot::showMessage | Paul Gilbert |
2006-08-07 | Dialog::showMessage transferred over to the Hotspot class. Also enhanced Talk... | Paul Gilbert |
2006-08-07 | Fixed signature of GetString method - it is a destination character passed, n... | Paul Gilbert |