Age | Commit message (Expand) | Author |
2009-11-12 | Subtitles are positioned correctly in the inventory | Robert Špalek |
2009-11-12 | Added runWrapper() calling run() and some actions around it. | Robert Špalek |
2009-11-11 | LOL: - fixed transparency tables in PC-98 16 color version | Florian Kagerer |
2009-11-11 | removed default args from pop/show, added showMark/showMono options for dialog. | Vladimir Menshakov |
2009-11-11 | SCI/newgui: inserted comment about not following sierra completely here in in... | Martin Kiewitz |
2009-11-11 | SCI/newgui: if left/right walks into a separator line, do down instead of rep... | Martin Kiewitz |
2009-11-11 | SCI/newgui: call menuReset() on game_init(), fixes double menu in pq2 | Martin Kiewitz |
2009-11-11 | SCI/newgui: setting as default | Martin Kiewitz |
2009-11-11 | SCI/newgui: menu done, separator line adjusted slightly, menu is now inverted... | Martin Kiewitz |
2009-11-11 | SCI/newgui: separator line support for menu, also fixed item adjustment | Martin Kiewitz |
2009-11-11 | SCI/newgui: menu now only missing: menu invert, separators | Martin Kiewitz |
2009-11-11 | SCI/newgui: Almost done with menu support | Martin Kiewitz |
2009-11-11 | Comment out unused variable. | Johannes Schickel |
2009-11-11 | Beginnings of support for AA file animations. The mads_anim.cpp commit is par... | Paul Gilbert |
2009-11-11 | Removed all the '- 1' from calls to get vocabs, centralising it in the getVoc... | Paul Gilbert |
2009-11-11 | Refactored draw() according to drawReScaled() | Robert Špalek |
2009-11-11 | Documented palette shift | Robert Špalek |
2009-11-11 | Cleaned up searching the closest point. | Robert Špalek |
2009-11-10 | Fixed walking to unreachable positions | Robert Špalek |
2009-11-10 | Fixed two bugs. | Robert Špalek |
2009-11-10 | Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Fr... | Arnaud Boutonné |
2009-11-10 | AGOS: cleanup | Max Horn |
2009-11-10 | Missing template argument for MIN (added <uint>) | Lars Persson |
2009-11-10 | more fixes for final part | Vladimir Menshakov |
2009-11-10 | added special animation 0 case | Vladimir Menshakov |
2009-11-10 | Huge refactoring of data structures. | Robert Špalek |
2009-11-09 | more fixes for chapter 3. | Vladimir Menshakov |
2009-11-09 | fixed rendering order again | Vladimir Menshakov |
2009-11-09 | TINSEL: cleanup | Max Horn |
2009-11-09 | SCI: Remove remarks about in-place loading, at least for now. | Max Horn |
2009-11-09 | TINSEL: Mark all functions in dialogs.cpp explicitly as public (=extern) or p... | Max Horn |
2009-11-09 | TINSEL: Make some const tables static; move static int priorVolMusic into Set... | Max Horn |
2009-11-09 | TINSEL: Simplifying PolyTinselProcess | Max Horn |
2009-11-09 | TINSEL: Add EnablePointing() & DisablePointing() to pdisplay.h; turn DisableP... | Max Horn |
2009-11-09 | chapter 2 completed | Vladimir Menshakov |
2009-11-09 | added special case of loadScene | Vladimir Menshakov |
2009-11-09 | more fixes | Vladimir Menshakov |
2009-11-09 | do not trigger examine object while inventory is inactive | Vladimir Menshakov |
2009-11-09 | added 'ignore' flag, ported guard and anchor challenges to it. minor fixes | Vladimir Menshakov |
2009-11-09 | GPL2 callbacks accept const Array& instead of Queue& | Robert Špalek |
2009-11-08 | fixed boat bug | Vladimir Menshakov |
2009-11-08 | implemented drinking guard time challenge | Vladimir Menshakov |
2009-11-08 | Updated the list of TODOs | Robert Špalek |
2009-11-08 | implemented mouse-rock-glue time challenge | Vladimir Menshakov |
2009-11-08 | more improvements, added setTimerCallback() | Vladimir Menshakov |
2009-11-08 | Removed almost all TODOs from the header files | Robert Špalek |
2009-11-08 | Fixed aligning items in the inventory | Robert Špalek |
2009-11-08 | Removed old hack for cyclic animations. | Robert Špalek |
2009-11-08 | Items put into inventory are placed correctly. | Robert Špalek |
2009-11-08 | added set_ons command to console | Vladimir Menshakov |