Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | Fixing "graphical glitch in Bizoo level" (bug #2867361) | Sven Hesse | |
svn-id: r45470 | |||
2009-10-28 | Adding another Windows Lost in Time version, German/French | Sven Hesse | |
svn-id: r45469 | |||
2009-10-28 | Style fixes | Sven Hesse | |
svn-id: r45468 | |||
2009-10-28 | Removing trailing spaces | Sven Hesse | |
svn-id: r45467 | |||
2009-10-28 | Fixed the rectangle top inside kBaseSetter() | Filippos Karapetis | |
svn-id: r45466 | |||
2009-10-28 | Cleanup | Filippos Karapetis | |
svn-id: r45465 | |||
2009-10-28 | Oops, removed leftover code (z was taken into account after all, but in a ↵ | Filippos Karapetis | |
different place...) svn-id: r45464 | |||
2009-10-28 | Rewrote kBaseSetter() to use new graphics functions and behave like the ↵ | Filippos Karapetis | |
original, and fixed a bug in the process (the previous code ignored z when calculating the height) svn-id: r45463 | |||
2009-10-28 | Reimplemented isItSkip() using new graphics code | Filippos Karapetis | |
svn-id: r45461 | |||
2009-10-28 | SCI/newgui: Jones windowMgr Port adjustment, added explanatory comment | Martin Kiewitz | |
svn-id: r45460 | |||
2009-10-28 | Enclose all of the old graphics code within the INCLUDE_OLDGFX safeguard ↵ | Filippos Karapetis | |
(defined in sci.h) svn-id: r45459 | |||
2009-10-28 | SCI/newgui: Added comment about jones hack | Martin Kiewitz | |
svn-id: r45458 | |||
2009-10-28 | SCI/newgui: SciGuiControls created, SciGuiText now active | Martin Kiewitz | |
svn-id: r45457 | |||
2009-10-28 | Implement palette fading | Robert Špalek | |
svn-id: r45455 | |||
2009-10-28 | Fix charset masking for 16bit color games. | Travis Howell | |
svn-id: r45454 | |||
2009-10-28 | Fix initialization of the mouse cursor. | Robert Špalek | |
svn-id: r45453 | |||
2009-10-28 | Fix entering the same room when re-loading the game. | Robert Špalek | |
(Most objects were not loaded due to incorrect cleaning of a flag). Also, clean up accessing some boolean attributes. svn-id: r45452 | |||
2009-10-27 | Don't change mouse cursors so ridiculously often. | Robert Špalek | |
svn-id: r45451 | |||
2009-10-27 | TINSEL: Formatting cleanup, remove a dead var, tweaked comment to ↵ | Max Horn | |
Get/SetNoBlocking svn-id: r45450 | |||
2009-10-27 | Update detection of Loom PCE Japanese. | Matthew Hoops | |
svn-id: r45439 | |||
2009-10-27 | Add patch #2856940 - MM C64: corner walkboxes fixed. | Travis Howell | |
svn-id: r45438 | |||
2009-10-27 | Add patch #2846425 - MM C64: walkbox fixed, with minor changes. | Travis Howell | |
svn-id: r45437 | |||
2009-10-27 | Load/save the 16BitPalette data in PCE version of Loom. | Travis Howell | |
svn-id: r45436 | |||
2009-10-27 | Fix restoring distaff, after reloading saved game in PCE version of Loom. | Travis Howell | |
svn-id: r45435 | |||
2009-10-27 | Reset _distaff after drawing distaff image in PCE version of Loom. | Travis Howell | |
svn-id: r45434 | |||
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell | |
svn-id: r45433 | |||
2009-10-27 | Make Jones in the Fast Lane use up the whole screen as did the original game. | Matthew Hoops | |
svn-id: r45431 | |||
2009-10-27 | TINSEL: Add some debugging code; fix LockMem() regression | Max Horn | |
svn-id: r45430 | |||
2009-10-27 | TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup | Max Horn | |
svn-id: r45429 | |||
2009-10-27 | TINSEL: Make HeapCompact local to heapmem.cpp; add code to print heap statistics | Max Horn | |
svn-id: r45428 | |||
2009-10-27 | TINSEL: Changed heap manager to use malloc internally | Max Horn | |
svn-id: r45427 | |||
2009-10-27 | TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; ↵ | Max Horn | |
add MemoryDeinit() svn-id: r45426 | |||
2009-10-26 | SCI/newgui: fixes text in jones | Martin Kiewitz | |
svn-id: r45423 | |||
2009-10-26 | fix free/delete | Robert Špalek | |
svn-id: r45422 | |||
2009-10-26 | Added proper detection and handling of transitive SCI1-SCI1.1 games, like ↵ | Filippos Karapetis | |
PQ1 VGA. These used SCI1 resources and compression with a SCI1.1 kernel (thanks to waltervn's observations) svn-id: r45420 | |||
2009-10-26 | TINSEL: Fix warning again | Max Horn | |
svn-id: r45419 | |||
2009-10-26 | TINSEL: Make MEM_NODE internal to heapmem.cpp | Max Horn | |
svn-id: r45418 | |||
2009-10-26 | TINSEL: cleanup | Max Horn | |
svn-id: r45417 | |||
2009-10-26 | TINSEL: Fix handling of free memory blocks | Max Horn | |
svn-id: r45416 | |||
2009-10-26 | Change assert parameter to match the comment above it. | Johannes Schickel | |
svn-id: r45415 | |||
2009-10-26 | - Fix some missing initialization warnings from cppcheck | Johannes Schickel | |
- Fix two invalid memory accesses reported by cppcheck svn-id: r45414 | |||
2009-10-26 | Silence GCC warning. | Torbjörn Andersson | |
svn-id: r45413 | |||
2009-10-26 | SCI/newgui: SciGuiText created | Martin Kiewitz | |
svn-id: r45412 | |||
2009-10-26 | Groovie: Fix some styling issues pointed by cppcheck | Jordi Vilalta Prat | |
svn-id: r45411 | |||
2009-10-26 | Removed some duplicate code | Filippos Karapetis | |
svn-id: r45410 | |||
2009-10-26 | TINSEL: Further untangle memory managment. | Max Horn | |
* Add new function MemoryNoAlloc * Make MemoryAlloc private * Get rid of params to various memory related functions svn-id: r45409 | |||
2009-10-26 | TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value ↵ | Max Horn | |
of MemoryReAlloc() svn-id: r45408 | |||
2009-10-26 | Fix charset color in PCE version of Loom. | Travis Howell | |
svn-id: r45407 | |||
2009-10-26 | Fix charset display in PCE version of Loom. | Travis Howell | |
svn-id: r45406 | |||
2009-10-26 | Increase the _palette size for PCE version of Loom. | Travis Howell | |
svn-id: r45405 |