Age | Commit message (Expand) | Author |
2003-11-07 | Implement some special actions | David Eriksson |
2003-11-07 | enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send t... | Max Horn |
2003-11-07 | draw StaticTextWidget differently if disabled | Max Horn |
2003-11-07 | fixed memory leak in TabWidget | Max Horn |
2003-11-07 | err, *strnlen(,,3)* used to check for empty strings? I think not :-) | Max Horn |
2003-11-07 | Small fixes. | David Eriksson |
2003-11-07 | adjust for recent string c_str changes so title is always shown again. Fixes ... | Jonathan Gray |
2003-11-07 | Removed some unnecessary whitespace | Torbjörn Andersson |
2003-11-07 | Correct voc rate in DOTT demo | Travis Howell |
2003-11-07 | Minor fixes. | David Eriksson |
2003-11-07 | Fixed warning. (I've only seen these warnings when compiling under MinGW, | Torbjörn Andersson |
2003-11-07 | fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's chan... | Max Horn |
2003-11-07 | missed one | Jonathan Gray |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-07 | Added partial playSong() implementation | Joost Peters |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-07 | missed one | Jonathan Gray |
2003-11-07 | more spelling fixes | Jonathan Gray |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-11-07 | <tsuteiuQ> 'gnaw gnaw' | Jonathan Gray |
2003-11-07 | Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out the... | Joost Peters |
2003-11-07 | typo, gnaw gnaw | Max Horn |
2003-11-07 | Use the new capabilities of class Map to make the ConfigManager case insensit... | Max Horn |
2003-11-07 | Introduce Comperator template parameter to Map -> this allows more flexible u... | Max Horn |
2003-11-07 | change (Const)String::c_str to never return 0 (rather return empty string) ->... | Max Horn |
2003-11-06 | cut down dependencies a bit (so that I don't have to recompile hq2x/hq3x when... | Max Horn |
2003-11-06 | cleanup | Max Horn |
2003-11-06 | Bug fix for non-quittable cutaways. | David Eriksson |
2003-11-06 | - Improved talking | David Eriksson |
2003-11-06 | Do not allow invalid room numbers. | David Eriksson |
2003-11-06 | more enum stuff | Joost Peters |
2003-11-06 | Validate room number | David Eriksson |
2003-11-06 | Clean-up | David Eriksson |
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson |
2003-11-05 | updated TODO a bit | Max Horn |
2003-11-05 | make savepath settings persistent | Max Horn |
2003-11-05 | fix bug #835953: Typo in key shortcut list | Max Horn |
2003-11-05 | setup opcode table *before* using it to avoid crashes :-) | Max Horn |
2003-11-05 | made menu buttons wider (looks nicer, IMO) | Max Horn |
2003-11-05 | fix for bug #836418 (Crash when saving with blank name): GUI now uses a defau... | Max Horn |
2003-11-05 | bumped version to 0.5.5 (since so many changes to the launcher/options dialog... | Max Horn |
2003-11-05 | refactored common code into a new class OptionsDialog; various fixes and clea... | Max Horn |
2003-11-05 | changed the way get(key,domain) works for global domains (instead of defaulti... | Max Horn |
2003-11-05 | check name we are trying to save with isn't null, still needs to be looked at... | Jonathan Gray |
2003-11-05 | minor tweaks | Max Horn |
2003-11-05 | update | Gregory Montoir |
2003-11-05 | minor changes | Gregory Montoir |
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir |
2003-11-05 | added multi_midi/native_mt32 settings (we *really* need to come up with a goo... | Max Horn |