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