aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Enable pinnacle roomDavid Eriksson
2003-11-08Show mouse cursor in dialogue.David Eriksson
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08updatePaweł Kołodziejski
2003-11-08This one can go as wellTorbjörn Andersson
2003-11-08Removed some now redundant header files.Torbjörn Andersson
2003-11-08fix dufflebag problemGregory Montoir
2003-11-08Moved more stuff into classes, changed some static allocation to dynamic,Torbjörn Andersson
2003-11-08missing stuff for carbam sceneGregory Montoir
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-08Use spaces instead of TABsJoost Peters
2003-11-08Added David and Gregory to the READMEJoost Peters
2003-11-08Apparantly, this cast is not needed for it to work properlyJoost Peters
2003-11-08Add missing opcode needed for Spanish version (And maybe others?) of Full Thr...Travis Howell
2003-11-07fix palette glitches occuring when Joe switches from his clothes to the dressGregory Montoir
2003-11-07fixed ConfigManager getInt/getBoolMax Horn
2003-11-07oopsGregory Montoir
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-07added checkboxes to the 'Edit Game...' dialog which let the user determine wh...Max Horn
2003-11-07change behaviour of ConfigManager::get once again -> now we *do* fall back to...Max Horn
2003-11-07Implement some special actionsDavid Eriksson
2003-11-07enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send t...Max Horn
2003-11-07draw StaticTextWidget differently if disabledMax Horn
2003-11-07fixed memory leak in TabWidgetMax Horn
2003-11-07err, *strnlen(,,3)* used to check for empty strings? I think not :-)Max Horn
2003-11-07Small fixes.David Eriksson
2003-11-07adjust for recent string c_str changes so title is always shown again. Fixes ...Jonathan Gray
2003-11-07Removed some unnecessary whitespaceTorbjörn Andersson
2003-11-07Correct voc rate in DOTT demoTravis Howell
2003-11-07Minor fixes.David Eriksson
2003-11-07Fixed warning. (I've only seen these warnings when compiling under MinGW,Torbjörn Andersson
2003-11-07fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's chan...Max Horn
2003-11-07missed oneJonathan Gray
2003-11-07spelling fixesJonathan Gray
2003-11-07spelling fixesJonathan Gray
2003-11-07Added partial playSong() implementationJoost Peters
2003-11-07spelling fixesJonathan Gray
2003-11-07missed oneJonathan Gray
2003-11-07more spelling fixesJonathan Gray
2003-11-07spelling fixesJonathan Gray
2003-11-07<tsuteiuQ> 'gnaw gnaw'Jonathan Gray
2003-11-07Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out the...Joost Peters
2003-11-07typo, gnaw gnawMax Horn
2003-11-07Use the new capabilities of class Map to make the ConfigManager case insensit...Max Horn
2003-11-07Introduce Comperator template parameter to Map -> this allows more flexible u...Max Horn
2003-11-07change (Const)String::c_str to never return 0 (rather return empty string) ->...Max Horn
2003-11-06cut down dependencies a bit (so that I don't have to recompile hq2x/hq3x when...Max Horn