Age | Commit message (Expand) | Author |
2009-10-27 | Reset _distaff after drawing distaff image in PCE version of Loom. | Travis Howell |
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-10-27 | Make Jones in the Fast Lane use up the whole screen as did the original game. | Matthew Hoops |
2009-10-27 | TINSEL: Add some debugging code; fix LockMem() regression | Max Horn |
2009-10-27 | TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup | Max Horn |
2009-10-27 | TINSEL: Make HeapCompact local to heapmem.cpp; add code to print heap statistics | Max Horn |
2009-10-27 | TINSEL: Changed heap manager to use malloc internally | Max Horn |
2009-10-27 | TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; ... | Max Horn |
2009-10-26 | Cleanup. | Johannes Schickel |
2009-10-26 | - Add support for AMD64 (x64) builds in automatically generated MSVC project ... | Johannes Schickel |
2009-10-26 | SCI/newgui: fixes text in jones | Martin Kiewitz |
2009-10-26 | fix free/delete | Robert Špalek |
2009-10-26 | Cleanup. | Johannes Schickel |
2009-10-26 | Added proper detection and handling of transitive SCI1-SCI1.1 games, like PQ1... | Filippos Karapetis |
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 | - Fix some missing initialization warnings from cppcheck | Johannes Schickel |
2009-10-26 | Silence GCC warning. | Torbjörn Andersson |
2009-10-26 | SCI/newgui: SciGuiText created | Martin Kiewitz |
2009-10-26 | Groovie: Fix some styling issues pointed by cppcheck | Jordi Vilalta Prat |
2009-10-26 | Removed some duplicate code | Filippos Karapetis |
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 | Fix charset color in PCE version of Loom. | Travis Howell |
2009-10-26 | Fix charset display in PCE version of Loom. | Travis Howell |
2009-10-26 | Increase the _palette size for PCE version of Loom. | Travis Howell |
2009-10-26 | Fix cursor image in PCE version of Loom. | Travis Howell |
2009-10-26 | Add patch from Tobias, for costume palettes in PCE version of Loom, with mino... | Travis Howell |
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-26 | Add patch from Tobias, for object masking support in PCE version of Loom. | Travis Howell |
2009-10-26 | Cleanup | Filippos Karapetis |
2009-10-26 | Ooops, that part should not have been commited. | Travis Howell |
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell |
2009-10-26 | Fix 2 MIDI bugs | Robert Špalek |
2009-10-26 | Fixed some cppcheck warnings. | Torbjörn Andersson |
2009-10-26 | Removed unused variable. | Torbjörn Andersson |
2009-10-26 | Fix Escape in the intro, and switching map and the inventory | Robert Špalek |
2009-10-26 | Add patch from Tobias, for masking support in PCE version of Loom, with minor... | Travis Howell |
2009-10-25 | Typos. | Johannes Schickel |
2009-10-25 | Allow overwriting of the output path. | Johannes Schickel |
2009-10-25 | Add warning when no engine definitions are found (or the configure file is mi... | Johannes Schickel |
2009-10-25 | Allow overwriting the file prefix in the relative path arguments of MSVC proj... | Johannes Schickel |