Age | Commit message (Expand) | Author |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-09 | SCI: Changed the bShow parameter of GfxText16:Box() into a bool | Filippos Karapetis |
2010-10-03 | SCI: Fix AltInput crash in non-parser games | Willem Jan Palenstijn |
2010-10-03 | SCI: Support alternative inputs from vocab 913 | Willem Jan Palenstijn |
2010-10-03 | SCI: Fix textwidth computation for chars >= 128 | Willem Jan Palenstijn |
2010-09-04 | SCI: delete on textedit control now checks string | Martin Kiewitz |
2010-08-21 | SCI: add support for Control-C in earlier SCI games, too | Filippos Karapetis |
2010-08-21 | SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli... | Filippos Karapetis |
2010-07-19 | SCI: dont fix list control in sq4 | Martin Kiewitz |
2010-07-14 | SCI: removing hardcoded size when drawing list controls - fixes load/save dia... | Martin Kiewitz |
2010-06-23 | Moved the SelectorCache struct inside selector.h, where it belongs, and fixed... | Filippos Karapetis |
2010-05-29 | Mass renaming of selector-related functions, and removed some defines which w... | Filippos Karapetis |
2010-05-14 | Silenced some MSVC warnings | Filippos Karapetis |
2010-04-25 | SCI: green buttons for sci0early implemented | Martin Kiewitz |
2010-04-25 | SCI: changing setFont() call logic inside textedit controls to save 2 setFont... | Martin Kiewitz |
2010-04-25 | SCI: we check for enough space, before adding pressed characters in textedit ... | Martin Kiewitz |
2010-04-25 | SCI: replaced value with constant when checking if controls are selected | Martin Kiewitz |
2010-04-25 | SCI: reset cursor state when kDrawControl gets called on textedit controls, f... | Martin Kiewitz |
2010-04-17 | SCI: change textedit control to cast to unsigned char to fix cursor position ... | Martin Kiewitz |
2010-02-17 | SCI: Cleanup resource.h | Max Horn |
2010-02-05 | SCI: Add a 'SELECTOR' macro | Max Horn |
2010-01-31 | SCI: rename Controls to GfxControls, gets directly called now | Martin Kiewitz |
2010-01-31 | SCI: renamed Text class to GfxText16 | Martin Kiewitz |
2010-01-31 | SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc... | Martin Kiewitz |
2010-01-29 | SCI: Move selector stuff to new header; reorder k_argc & k_argp param of invo... | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-05 | Yet more renaming | Filippos Karapetis |
2010-01-05 | More renaming | Filippos Karapetis |