Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-05 | -> version 0.4.1cvs | Max Horn | |
svn-id: r7352 | |||
2003-05-04 | hexdump defaults to 16 bytes/line now, and prints an offest | Max Horn | |
svn-id: r7317 | |||
2003-05-02 | make hexdump width variable | Max Horn | |
svn-id: r7269 | |||
2003-05-02 | Add PalmOS port stuff | Chris Apers | |
svn-id: r7261 | |||
2003-05-02 | Change __PALM_OS__ to NEWGUI_256, more generic | Chris Apers | |
svn-id: r7260 | |||
2003-05-02 | Change int16 to NewGuiColor in overlay/RGB functions | Chris Apers | |
svn-id: r7259 | |||
2003-05-02 | Add PalmOS GFX modes | Chris Apers | |
svn-id: r7258 | |||
2003-05-01 | fix leak | Jonathan Gray | |
svn-id: r7244 | |||
2003-04-30 | typedef NewGuiColor on all platforms; indention | Max Horn | |
svn-id: r7225 | |||
2003-04-30 | more PalmOS changes | Max Horn | |
svn-id: r7220 | |||
2003-04-26 | Make it possible to disable some/all of our three game modules ↵ | Max Horn | |
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131 | |||
2003-04-25 | cleanup; added comment | Max Horn | |
svn-id: r7119 | |||
2003-04-25 | delete stdafx.cpp | Paweł Kołodziejski | |
svn-id: r7118 | |||
2003-04-20 | Bumpidity | James Brown | |
svn-id: r7043 | |||
2003-04-10 | fixed GP32 port | Joost Peters | |
svn-id: r6958 | |||
2003-04-06 | fixed detection of early scumm games | Paweł Kołodziejski | |
svn-id: r6923 | |||
2003-04-06 | nope, not all big endian system require alignment | Max Horn | |
svn-id: r6922 | |||
2003-03-28 | small optimization (do three memory reads instead of five) | Max Horn | |
svn-id: r6875 | |||
2003-03-26 | cleanup | Max Horn | |
svn-id: r6865 | |||
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn | |
svn-id: r6862 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-24 | use description to set window title if one is specified | Jonathan Gray | |
svn-id: r6853 | |||
2003-03-23 | move language enum to gameDetector.h | Jonathan Gray | |
svn-id: r6848 | |||
2003-03-23 | add comment to language enum I meant to do a while back | Jonathan Gray | |
svn-id: r6845 | |||
2003-03-18 | add GF_DEFAULT_TO_1X_SCALER | Jonathan Gray | |
svn-id: r6830 | |||
2003-03-13 | added const qualifier | Max Horn | |
svn-id: r6806 | |||
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray | |
svn-id: r6767 | |||
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn | |
svn-id: r6747 | |||
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski | |
svn-id: r6744 | |||
2003-03-07 | exit cleanly if invalid target is specified | Jonathan Gray | |
svn-id: r6727 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | fixed version_settings generation (now Indy3 works again) | Max Horn | |
svn-id: r6725 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn | |
svn-id: r6691 | |||
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn | |
svn-id: r6663 | |||
2003-03-01 | those TODOs have been obsoleted | Oliver Kiehl | |
svn-id: r6655 | |||
2003-03-01 | fix warning | Max Horn | |
svn-id: r6653 | |||
2003-03-01 | removed the single big VersionSettings list; instead, the simon & scumm ↵ | Max Horn | |
modules now keep their target lists seperatly (and when we add BASS, it can have its own target list) svn-id: r6652 | |||
2003-03-01 | don't hardcode the Simon GameID values, rather use the #defines from ↵ | Max Horn | |
simon/intern.h. Proper solution pending svn-id: r6651 | |||
2003-03-01 | no need for a hack if include gameDetector.h anyway... | Max Horn | |
svn-id: r6650 | |||
2003-02-27 | move comi to be up near the other scumm games | Jonathan Gray | |
svn-id: r6641 | |||
2003-02-26 | add snmidemo | Jonathan Gray | |
svn-id: r6640 | |||
2003-02-26 | bump cvs version number and date as its been over 2 months since this was ↵ | Jonathan Gray | |
updated svn-id: r6639 | |||
2003-02-24 | add gameid for puttdemo | Jonathan Gray | |
svn-id: r6636 | |||
2003-02-18 | moondemo uses akos as well | Jonathan Gray | |
svn-id: r6623 | |||
2003-02-18 | add fatty bears fun pack | Jonathan Gray | |
svn-id: r6622 | |||
2003-02-18 | fix typo | Jonathan Gray | |
svn-id: r6620 | |||
2003-02-17 | make good on GF_NEW_COSTUMES threats | Jonathan Gray | |
svn-id: r6616 | |||
2003-02-14 | add putt putt goes to the moon to gamedetector | Jonathan Gray | |
svn-id: r6605 | |||
2003-02-12 | try to boost our cvs stats a bit, er I mean fix typo | Jonathan Gray | |
svn-id: r6599 |