Age | Commit message (Expand) | Author |
2009-10-26 | TINSEL: Fix warning again | Max Horn |
2009-10-26 | TINSEL: Make MEM_NODE internal to heapmem.cpp | Max Horn |
2009-10-26 | TINSEL: cleanup | Max Horn |
2009-10-26 | TINSEL: Fix handling of free memory blocks | Max Horn |
2009-10-26 | Change assert parameter to match the comment above it. | Johannes Schickel |
2009-10-26 | Silence GCC warning. | Torbjörn Andersson |
2009-10-26 | TINSEL: Further untangle memory managment. | Max Horn |
2009-10-26 | TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value o... | Max Horn |
2009-10-26 | TINSEL: Remove dead stuff from memory managment code, doxygenify some comments | Max Horn |
2009-10-26 | TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() function | Max Horn |
2009-10-26 | TINSEL: cleanup | Max Horn |
2009-10-26 | TINSEL: Move ExtractActor from scn.* to play.* | Max Horn |
2009-10-26 | TINSEL: Cleanup | Max Horn |
2009-10-26 | TINSEL: Some cleanup to the BMV code | Max Horn |
2009-10-24 | Change "=" to ":=" in some module.mk files for consistency. | Johannes Schickel |
2009-10-20 | TINSEL: Move Common::List instances mouseButtons & keypresses into TinselEngine. | Max Horn |
2009-10-20 | TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s) | Max Horn |
2009-10-20 | TINSEL: Make lots of stuff in dialogs.cpp static | Max Horn |
2009-10-20 | TINSEL: Move BMV player code into a new BMVPlayer class | Max Horn |
2009-10-20 | TINSEL: Start cleanup BMV code | Max Horn |
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn |
2009-10-09 | Some const correctness changes; cleanup | Max Horn |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-28 | Script workaround for partially off-screen text in DW1 GRA | Paul Gilbert |
2009-09-27 | TINSEL: cleanup | Max Horn |
2009-09-26 | FLAC support had a typo in detection, fixed | Martin Kiewitz |
2009-09-24 | Oops, DoNextFrame() is supposed to return a value | Filippos Karapetis |
2009-09-24 | Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war... | Filippos Karapetis |
2009-09-24 | TINSEL: Fixed some warnings about unreachable code | Filippos Karapetis |
2009-09-23 | Got rid of Common::File::addDefaultDirectory, instead implemented the solutio... | Johannes Schickel |
2009-09-13 | Added workaround fix for Amazon conversation being cut off in Act 2 | Paul Gilbert |
2009-09-10 | Removed incorrect German Neon Edition MD5 | Paul Gilbert |
2009-09-08 | tinsel: correct mac cd checksums, made on files extracted as raw data | Fabio Battaglia |
2009-09-08 | Tinsel: added (disabled) Discworld 1 MAC detection entry | Fabio Battaglia |
2009-09-07 | Added second German Neon Edition detection entry | Paul Gilbert |
2009-08-28 | Added missing parameter size specifiers for the DW-GRA Palace Guards script f... | Paul Gilbert |
2009-08-20 | Bugfix for assert in the DW2 Cartwheel scene | Paul Gilbert |
2009-08-19 | Corrected comments in the bug workaround list | Paul Gilbert |
2009-08-18 | Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD au... | Johannes Schickel |
2009-08-17 | Fix for some more !!HIGH STRINGS!! when talking to the palace guards | Paul Gilbert |
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-08-14 | Fix incorrect memset() call (reported by Peter Bortas). | Joost Peters |
2009-08-09 | Changed subtitles display speed to also include the time taken to say voice s... | Paul Gilbert |
2009-08-08 | Change workaround for bug #2820054 to apply for all GRA versions. | Johannes Schickel |
2009-08-08 | Formatting fix. | Johannes Schickel |
2009-08-08 | Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster) | Johannes Schickel |
2009-08-08 | Add workaround for bug #2820054 "DW1: No intro music at first start on Wii", ... | Johannes Schickel |