Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-28 | New Misc Options form + HiRes MS+info icons + stack size option + updated ↵ | Chris Apers | |
Game Manager form svn-id: r11386 | |||
2003-11-28 | This is now part of the main PalmOS project | Chris Apers | |
svn-id: r11385 | |||
2003-11-26 | GUI now has its own namespace, use it. | Marcus Comstedt | |
svn-id: r11377 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11220 | |||
2003-11-07 | spelling fixes | Jonathan Gray | |
svn-id: r11181 | |||
2003-11-06 | cleanup | Max Horn | |
svn-id: r11167 | |||
2003-11-04 | Switch to the *real* file - apologies to those who tried to compile the old ↵ | Nicolas Bacca | |
one (but it seems nobody tried :p) svn-id: r11137 | |||
2003-11-04 | added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR | Max Horn | |
svn-id: r11132 | |||
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt | |
svn-id: r11117 | |||
2003-11-03 | Now compiles again... | Marcus Comstedt | |
svn-id: r11116 | |||
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 | New build options | Chris Apers | |
svn-id: r11106 | |||
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-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-11-01 | cleanup: new MessageDialog subclass TimedMessageDialog | Max Horn | |
svn-id: r11033 | |||
2003-11-01 | made SDL backend use config manager | Max Horn | |
svn-id: r11028 | |||
2003-10-28 | cleanup: removed version/id from GameSettings | Max Horn | |
svn-id: r10995 | |||
2003-10-18 | cleanup | Max Horn | |
svn-id: r10894 | |||
2003-10-17 | patch #824241 | Max Horn | |
svn-id: r10877 | |||
2003-10-17 | renamed some Timer methods | Max Horn | |
svn-id: r10868 | |||
2003-10-17 | needed some more work to get Iterators to work in FSList | Max Horn | |
svn-id: r10857 | |||
2003-10-17 | make FSList inherit 'public' from List (so that we can use List::Iterator) | Max Horn | |
svn-id: r10849 | |||
2003-10-17 | Make PalmOS port happy | Chris Apers | |
svn-id: r10843 | |||
2003-10-12 | GameX is not supported | Nicolas Bacca | |
svn-id: r10756 | |||
2003-10-12 | Moved build files | Nicolas Bacca | |
svn-id: r10752 | |||
2003-10-12 | New config-manager updates, misc updates | Nicolas Bacca | |
svn-id: r10751 | |||
2003-10-12 | Smarter partial blitting and better filter for 640x480 games ... hopefully ↵ | Nicolas Bacca | |
the last update before the rewrite svn-id: r10750 | |||
2003-10-12 | Re-add right click automatic mapping, lost on the branch | Nicolas Bacca | |
svn-id: r10748 | |||
2003-10-12 | True assert | Nicolas Bacca | |
svn-id: r10747 | |||
2003-10-12 | New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ↵ | Nicolas Bacca | |
thanks to MS non standard storage mappings svn-id: r10746 | |||
2003-10-10 | Add old change from SDL backends, give error if video mode isn't support. | Travis Howell | |
svn-id: r10712 | |||
2003-10-09 | make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :) | Jonathan Gray | |
svn-id: r10701 | |||
2003-10-08 | fix bug where going up in the root dir would get you back to the (unix) ↵ | Max Horn | |
current dir (instead of staying at the root) svn-id: r10689 | |||
2003-10-07 | More Euphony/YM2612 instrument layering and polyphony | Jamieson Christian | |
fixes. Aside from variations in the instrument timbre, the output from ScummVM now seems to match up with the output from UNZ (MAME YM2612 emulator). svn-id: r10672 | |||
2003-10-07 | Remove my trace output. :P | Jamieson Christian | |
svn-id: r10669 | |||
2003-10-07 | More polyphony tweaks. Sounding a bit better. | Jamieson Christian | |
svn-id: r10668 | |||
2003-10-06 | fixed warnings | Max Horn | |
svn-id: r10646 |