aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown
2002-12-16Tip: If your going to call a member function of a pointer to an object... do ...James Brown
2002-12-16Fix segfaultJames Brown
2002-12-16forgot to remove _numLinesToProcessMax Horn
2002-12-16cleanupMax Horn
2002-12-15cleanup; reordering stuff in gfx.cpp, trying to group code into logical group...Max Horn
2002-12-15more space for debug outputMax Horn
2002-12-15cleanupMax Horn
2002-12-15disable actor dir intepolation for V7 games - it interfers with walk scripts;...Max Horn
2002-12-15added comparision methods for ScummPointMax Horn
2002-12-15cleanupMax Horn
2002-12-15oopsMax Horn
2002-12-15cleanup - we now know that the frame field in Actor is needed, we just have t...Max Horn
2002-12-15console now "remembers" the text which the user had typed before using the hi...Oliver Kiehl
2002-12-15added a history (based on code by olki)Max Horn
2002-12-15Miscellaneous cleanup.Jamieson Christian
2002-12-15debugger can now use the console (experimental, and thus disabled by default)Max Horn
2002-12-15added input callback hook to consoleMax Horn
2002-12-14oopsOliver Kiehl
2002-12-14use killChar for backspace as wellMax Horn
2002-12-14fixed ctrl-w and added ctrl-d and <delete>Oliver Kiehl
2002-12-14retrieve the input and (for now) print it back to the consoleMax Horn
2002-12-14scroll to caret if user typesMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved line editing; reworked various internal detailsMax Horn
2002-12-14added a scrollbar to consoleMax Horn
2002-12-14added a simple prompt; added an edit caret; some other cleanupMax Horn
2002-12-14fixed warningMax Horn
2002-12-14fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't...Max Horn
2002-12-14removed some references to Linux and replaced them by more general Unix refer...Max Horn
2002-12-14changed console look&feel a little bitMax Horn
2002-12-14make alpha blend level adjustable, and fixed an overflow bugMax Horn
2002-12-14Missed oneTravis Howell
2002-12-14Remove commented code thats no longer needed.Travis Howell
2002-12-14some more console codeMax Horn
2002-12-14Enable missing codeTravis Howell
2002-12-14fixed typoMax Horn
2002-12-14moved the console code to gui/console.cpp; make it actually printout somethin...Max Horn
2002-12-14clarificationMax Horn
2002-12-14fixed VC++ compileMax Horn
2002-12-14Commit some junk in-case I don't get time to finish this tonight and Fingolfi...James Brown
2002-12-14Fixed last bad artifacts of Sam & Max carnival music.Jamieson Christian
2002-12-14cleanupMax Horn
2002-12-14added a dummy savepath setting; space gets scare, seems we really need tabsMax Horn
2002-12-14explicitly init all fields of version_settingsMax Horn
2002-12-14removed unused fieldMax Horn
2002-12-13changed back transparencyMax Horn
2002-12-13added an API to query the list of available music drivers; cleanupMax Horn
2002-12-13playing a bit with the alpha levelMax Horn