Age | Commit message (Expand) | Author |
2005-05-18 | MM NES masking fixes from Quietust. | Eugene Sandulenko |
2005-05-18 | fixed Sist room | Andrew Kurushin |
2005-05-18 | fixed loadsave item resource id | Andrew Kurushin |
2005-05-18 | Implement proper quitting. Added quitting to sfScriptGotoScene. | Eugene Sandulenko |
2005-05-18 | Make sure the labels for the volume sliders aren't truncated. (This is my | Torbjörn Andersson |
2005-05-18 | Correct input script in C64 maniac. | Travis Howell |
2005-05-18 | Added big slider widget. There is nothing in the widget itself that's | Torbjörn Andersson |
2005-05-18 | Combine Win32 and Mac resource extractors (used for cursors in latter HE) as | Eugene Sandulenko |
2005-05-18 | Remove newline from debug. | Travis Howell |
2005-05-18 | Another difference in C64 maniac. | Travis Howell |
2005-05-18 | Add some differences in C64 maniac. | Travis Howell |
2005-05-18 | Some more scaling work. Parts of the options dialogs scale themselves. Some | Torbjörn Andersson |
2005-05-18 | Remove duplicate _ws member | Max Horn |
2005-05-18 | Remove the label code from SliderWidget (simplifies it a lot); instead use a ... | Max Horn |
2005-05-18 | Revised scrollbar look again | Max Horn |
2005-05-18 | Made use of addCheckbox(). I had to add an alternative form of the function | Torbjörn Andersson |
2005-05-18 | The SCUMM options dialog mostly scales itself. Mostly. | Torbjörn Andersson |
2005-05-18 | New function: addCheckbox() | Torbjörn Andersson |
2005-05-18 | No need to declare a full method if all you need is a tiny local function | Max Horn |
2005-05-18 | Oops, was the wrong MD5, forgot to only compute it for the first MB. Now veri... | Max Horn |
2005-05-18 | Add missing else. | Travis Howell |
2005-05-18 | round() is not portable. | Eugene Sandulenko |
2005-05-18 | Big version of the checkbox widget. | Torbjörn Andersson |
2005-05-18 | Limit to C64 maniac. | Travis Howell |
2005-05-18 | Update comment | Travis Howell |
2005-05-18 | Add scripts file for C64 verisons, ready for future changes. | Travis Howell |
2005-05-18 | Add missing palette slot, used in verbs/inventory. | Travis Howell |
2005-05-18 | There is no music engine for C64 versions yet. | Travis Howell |
2005-05-18 | Add C64 palette. | Eugene Sandulenko |
2005-05-18 | Some cleanup (note: for some (negative value) corner cases, round does not 10... | Max Horn |
2005-05-17 | Initial support of C64 MM & Zak | Eugene Sandulenko |
2005-05-17 | Added automatic word wrapping to the about scroller | Max Horn |
2005-05-17 | Remove debug output. Some more PI fixes | Eugene Sandulenko |
2005-05-17 | Update with our own PI and atan2(). | Eugene Sandulenko |
2005-05-17 | Fix word wrapping: do not generate spaces at the start/end of the wrapped lines | Max Horn |
2005-05-17 | Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatan | Eugene Sandulenko |
2005-05-17 | Added missing comma symbol, based on semicolon | Max Horn |
2005-05-17 | Center about dialog, and make it just wide enough to display the credits, but... | Max Horn |
2005-05-17 | Added clipping to drawLine(). This fixes a regression that caused the | Torbjörn Andersson |
2005-05-17 | Added my Woodruff version to the MD5 list | Max Horn |
2005-05-17 | Updated GUI issues. | Torbjörn Andersson |
2005-05-17 | Made the help dialog scale itself. There's one place where it ought to use | Torbjörn Andersson |
2005-05-17 | Added "big" version of the Tab widget, and made use of it. | Torbjörn Andersson |
2005-05-17 | Fixed caret regression in editable text fields. | Torbjörn Andersson |
2005-05-16 | Fix from Quiteust for boxes in MM NES. | Eugene Sandulenko |
2005-05-16 | Arrow keys no longer emulate mouse movement. | Torbjörn Andersson |
2005-05-16 | Fixed drawing of the caret. (It was drawn using the GUI font, rather than | Torbjörn Andersson |
2005-05-16 | Use the same offset - string width for the item number - for every line in | Torbjörn Andersson |
2005-05-16 | Made InfoDialog scale itself. | Torbjörn Andersson |
2005-05-16 | Made the buttons scale themselves too. | Torbjörn Andersson |