aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-08Use correct compilerTravis Howell
2002-07-08added some typecasts that might help QNX; updated NewGui TODO listMax Horn
2002-07-08implemented hotkey support in new GUI codeMax Horn
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use it...Max Horn
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
2002-07-07added options dialog; added NewGui TODO list;Max Horn
2002-07-07got rid of std::stack againMax Horn
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own st...Max Horn
2002-07-07got rid of some g_scumm usesMax Horn
2002-07-07indent runMax Horn
2002-07-07indent runMax Horn
2002-07-07added many more typesMax Horn
2002-07-07indent runMax Horn
2002-07-07once moreMax Horn
2002-07-07indent runMax Horn
2002-07-07indent runMax Horn
2002-07-07once more indent, after adding -TDialog and -TWidgetMax Horn
2002-07-07once moreMax Horn
2002-07-07Note to self, and everyone else.. remember to keep this updated.James Brown
2002-07-07Re-add unix commandline examplesJames Brown
2002-07-07indent runMax Horn
2002-07-07applied indent to a couple of source files; added .indent.pro file with defau...Max Horn
2002-07-06oops order is importantMax Horn
2002-07-06added intelligent dependency tracking for anybody who uses GCCMax Horn
2002-07-06added mouse over effectMax Horn
2002-07-05fix broken commitJames Brown
2002-07-05hooked in new experimental, *incomplete* GUI code to F6/F7Max Horn
2002-07-05new experimental GUI codeMax Horn
2002-07-04gee, I wonder why folks keep prefering raw ASCII codes over char constants?Max Horn
2002-07-04No slash must be appended to path after colon on MorphOS - CMI did not load f...Ruediger Hanke
2002-07-04MorphOS makefile updateRuediger Hanke
2002-07-04Theres nothing to see here...James Brown
2002-07-04Add chuzwuzzas many gui improvements.James Brown
2002-07-04endian fix for Putt-Putt sound playbackMax Horn
2002-07-04make fb2opengl.h usable on OS X, tooMax Horn
2002-07-04fixed monkeyvga crasher that occured at least in the german version, but pote...Max Horn
2002-07-04fixed compilation of imuse.cppMax Horn
2002-07-03fixed monkeyvga crasher that occured at least in the german version, but pote...Max Horn
2002-07-02act->obj - we are dealing with objects not actors after allMax Horn
2002-07-02added some hackish support for the DIGI SFX format used in Putt-Putt demoMax Horn
2002-07-02added saveload.h; moved some stuff out of scumm.h into saveload.h/.cpp (no ne...Max Horn
2002-07-02yes, yaz0r, there is a much better way to do this :-); also removed some unus...Max Horn
2002-07-02removed akos_findManyDirection, bit_table and many_direction_tab_2; no need t...Max Horn
2002-07-02got rid of akos_findManyDirection; simplified akos_frameToAnim a lotMax Horn
2002-07-02added comment that explains why return key seems to not work in save dialog; ...Max Horn
2002-07-02gee, why hardcode the ascii codes if we can use char constants? Also, volume ...Max Horn
2002-07-02Add a few more shortcut keys to the documentation. Thanks for the reminder, N...James Brown
2002-07-01Increase fault tolerence re: wrongly implemented parsing for String.cppJames Brown
2002-06-30Add esc as an alias for 'play' in the GUI. Thanks to NotHereJames Brown
2002-06-29Make it Work (tm)James Brown