Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-03 | Updated list of build directories to ignore. | Marcus Comstedt | |
svn-id: r11115 | |||
2003-11-03 | Reeordered EXEEXT and EXECUTABLE (define before use). | Marcus Comstedt | |
svn-id: r11114 | |||
2003-11-03 | Added math.h to include list (needed for atan2). | Marcus Comstedt | |
svn-id: r11113 | |||
2003-11-03 | Use posix-fs on Dreamcast. | Marcus Comstedt | |
svn-id: r11112 | |||
2003-11-03 | oops | Gregory Montoir | |
svn-id: r11111 | |||
2003-11-03 | Make ChooserDialog height & button label customizable; make its ListWidget ↵ | Max Horn | |
available to the outside, to allow custom modifications (hack!); fixed bug where the cancel button didn't yield -1 as result svn-id: r11110 | |||
2003-11-03 | added NumberingMode enum type | Max Horn | |
svn-id: r11109 | |||
2003-11-03 | cleanup | Gregory Montoir | |
svn-id: r11108 | |||
2003-11-03 | fix compile error | Max Horn | |
svn-id: r11107 | |||
2003-11-03 | New build options | Chris Apers | |
svn-id: r11106 | |||
2003-11-03 | Updated to lastest CVS | Chris Apers | |
svn-id: r11105 | |||
2003-11-03 | Use compiler option instead of this | Chris Apers | |
svn-id: r11104 | |||
2003-11-03 | Read database only if it is opened | Chris Apers | |
svn-id: r11103 | |||
2003-11-03 | AppStart/AppStop functions | Chris Apers | |
svn-id: r11102 | |||
2003-11-03 | Changed vars name | Chris Apers | |
svn-id: r11101 | |||
2003-11-03 | ScummVM launcher in its own source file | Chris Apers | |
svn-id: r11100 | |||
2003-11-03 | New num pad | Chris Apers | |
svn-id: r11099 | |||
2003-11-03 | One form in one source file | Chris Apers | |
svn-id: r11098 | |||
2003-11-03 | Read database only if it is opened | Chris Apers | |
svn-id: r11097 | |||
2003-11-03 | Added snprintf function | Chris Apers | |
svn-id: r11096 | |||
2003-11-03 | One form in one source file | Chris Apers | |
svn-id: r11095 | |||
2003-11-03 | Disable Queen for now | Chris Apers | |
svn-id: r11094 | |||
2003-11-03 | Updated froms | Chris Apers | |
svn-id: r11093 | |||
2003-11-03 | Fixed compile error under codewarrior for PalmOS | Chris Apers | |
svn-id: r11092 | |||
2003-11-03 | init Walk::_joeMoveBlock at the right place | Gregory Montoir | |
svn-id: r11091 | |||
2003-11-03 | cleanup / enable cutaway calls | Gregory Montoir | |
svn-id: r11090 | |||
2003-11-03 | enable room switching | Gregory Montoir | |
svn-id: r11089 | |||
2003-11-03 | The resource and memory managers are now created dynamically. | Torbjörn Andersson | |
Renamed the resource manager's open/close methods openResource() and closeResource() to avoid confusion. (It was I who originally shortened their names to open() and close(), but I've changed my mind now.) Moved more stuff into Sword2Engine. svn-id: r11088 | |||
2003-11-03 | Default to first tab | James Brown | |
svn-id: r11087 | |||
2003-11-03 | Fiddling with new tab widget | James Brown | |
svn-id: r11086 | |||
2003-11-03 | Add partial roomname enum | Joost Peters | |
svn-id: r11085 | |||
2003-11-03 | allow the towns version of loom to do something besides incorrectly error ↵ | Jonathan Gray | |
out. This check should really check for a pc version not checking the negation of the existence of other versions svn-id: r11084 | |||
2003-11-03 | Look for towns font rom in game directory then current directory instead of ↵ | Jonathan Gray | |
just current directory svn-id: r11083 | |||
2003-11-03 | alternate scroll bar look | Max Horn | |
svn-id: r11082 | |||
2003-11-03 | typo / examples | Max Horn | |
svn-id: r11081 | |||
2003-11-03 | make light gray slightly lighter, for better contrast | Max Horn | |
svn-id: r11080 | |||
2003-11-03 | distinguish selected tab by size, too (not just by color) | Max Horn | |
svn-id: r11079 | |||
2003-11-03 | tiny position tweaks | Max Horn | |
svn-id: r11078 | |||
2003-11-03 | Add note about kanji versions | Travis Howell | |
svn-id: r11077 | |||
2003-11-03 | added a builtin label to PopUpWidget | Max Horn | |
svn-id: r11076 | |||
2003-11-03 | added built-in label for SliderWidget | Max Horn | |
svn-id: r11075 | |||
2003-11-03 | oops | Max Horn | |
svn-id: r11074 | |||
2003-11-03 | use TabWidget for GlobalOptionsDialog | Max Horn | |
svn-id: r11073 | |||
2003-11-03 | automatically compute tab width | Max Horn | |
svn-id: r11072 | |||
2003-11-03 | Widget::handleCommand delegates unhandled commands to the boss | Max Horn | |
svn-id: r11071 | |||
2003-11-02 | update | Paweł Kołodziejski | |
svn-id: r11070 | |||
2003-11-02 | fixed warning | Paweł Kołodziejski | |
svn-id: r11069 | |||
2003-11-02 | more changes to allow widget nesting to fully work | Max Horn | |
svn-id: r11068 | |||
2003-11-02 | Remove old FIXME | Joost Peters | |
svn-id: r11067 | |||
2003-11-02 | fix compile error | Max Horn | |
svn-id: r11066 |