Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-06 | Updated parallaction MSVC project files for commit #31415 | Filippos Karapetis | |
svn-id: r31417 | |||
2008-04-06 | Add very basic support for Amiga version of BRA. | Travis Howell | |
svn-id: r31416 | |||
2008-04-06 | Replaced custom ManagedList with Common::SharedPtr. | Nicola Mettifogo | |
svn-id: r31415 | |||
2008-04-05 | Code cleanup. | Marcus Comstedt | |
svn-id: r31414 | |||
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, ↵ | Max Horn | |
kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default) svn-id: r31413 | |||
2008-04-05 | Fixed regression causing a crash when the user had less than 5 savefiles. | Johannes Schickel | |
svn-id: r31412 | |||
2008-04-05 | Fixed warning. (You shouldn't have to use floor() to simulate integer math | Torbjörn Andersson | |
anyway.) svn-id: r31411 | |||
2008-04-05 | Fixed regression from previous commit | Filippos Karapetis | |
svn-id: r31410 | |||
2008-04-05 | Simplify code | Eugene Sandulenko | |
svn-id: r31409 | |||
2008-04-05 | Added code to load (but NOT play) the external music files in the Macintosh ↵ | Filippos Karapetis | |
version of IHNM. I believe that the music in the Mac version is in TFMX format, which is not supported yet svn-id: r31408 | |||
2008-04-05 | Updated NEWS with the new supported games in the SVN version | Filippos Karapetis | |
svn-id: r31407 | |||
2008-04-05 | Speech is now played correctly in the Macintosh version of IHNM | Filippos Karapetis | |
svn-id: r31405 | |||
2008-04-05 | Sound effects in the Macintosh version of IHNM are now working | Filippos Karapetis | |
svn-id: r31404 | |||
2008-04-05 | Added detection for IHNM Mac. Gampe plays, but sound and music is a big TODO | Eugene Sandulenko | |
svn-id: r31403 | |||
2008-04-05 | Fixed crash when supplying illegal savefile names. | Johannes Schickel | |
svn-id: r31402 | |||
2008-04-05 | Don't rename quicksave filenames when deleting files. | Johannes Schickel | |
svn-id: r31401 | |||
2008-04-05 | - Changed quicksaves to use slots 990-998. | Johannes Schickel | |
- Made slots 990-999 not writeable for savegames via menu. - Temporary save in HoF now uses slot 999. svn-id: r31400 | |||
2008-04-05 | Small fix in processButtonList. | Johannes Schickel | |
svn-id: r31399 | |||
2008-04-05 | - cleanup | Johannes Schickel | |
- sort savefiles in kyra from newest -> oldest svn-id: r31397 | |||
2008-04-05 | Cleanup. | Johannes Schickel | |
svn-id: r31396 | |||
2008-04-05 | - Implemented delete savegame menu | Johannes Schickel | |
- Reverted hack introduced with last commit svn-id: r31395 | |||
2008-04-05 | Added simple hack to work around drawing of scroll button after loading game ↵ | Johannes Schickel | |
in HoF. svn-id: r31394 | |||
2008-04-05 | Fixed crash when opening menu after starting kyra1 with -x/--save-slot. | Johannes Schickel | |
svn-id: r31393 | |||
2008-04-05 | Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ↵ | Johannes Schickel | |
menu issue". svn-id: r31392 | |||
2008-04-04 | cleanup | Max Horn | |
svn-id: r31391 | |||
2008-04-04 | Remove temporary savefile after it was loaded. | Johannes Schickel | |
svn-id: r31390 | |||
2008-04-04 | Disable buttons properly for non CD version. | Johannes Schickel | |
svn-id: r31388 | |||
2008-04-04 | Made sliders working. | Johannes Schickel | |
svn-id: r31387 | |||
2008-04-04 | Disabled some more options settings for non talkie versions. | Johannes Schickel | |
svn-id: r31386 | |||
2008-04-04 | Cleaned up volume settings managment. | Johannes Schickel | |
svn-id: r31385 | |||
2008-04-04 | Implemented audio menu, slider bars not moveable via mouse yet though. | Johannes Schickel | |
svn-id: r31384 | |||
2008-04-04 | Little less waste of memory. | Johannes Schickel | |
svn-id: r31383 | |||
2008-04-04 | Also hooked the death menu quit button to the game quit code implemented in ↵ | Filippos Karapetis | |
rev #31376 svn-id: r31382 | |||
2008-04-04 | Properly *init* the _fmtownsBuf variable, and properly release the memory it ↵ | Max Horn | |
points to when restarting svn-id: r31381 | |||
2008-04-04 | Revert revision 31256, since _textSurfaceMultiplier isn't set at that point. | Travis Howell | |
svn-id: r31380 | |||
2008-04-04 | Fixed nameclash. | Johannes Schickel | |
svn-id: r31379 | |||
2008-04-04 | Implemented game options menu. | Johannes Schickel | |
svn-id: r31378 | |||
2008-04-04 | Fixed incorrect return type of currently unused function (just in case it ↵ | Paul Gilbert | |
ever gets re-used) svn-id: r31377 | |||
2008-04-04 | Added support for quit game button. | Johannes Schickel | |
svn-id: r31376 | |||
2008-04-04 | Added partial support for main menu. Only load, save and resume buttons are ↵ | Johannes Schickel | |
working currently svn-id: r31375 | |||
2008-04-04 | cleanup | Florian Kagerer | |
svn-id: r31374 | |||
2008-04-04 | This fixes the menus for fm-towns and floppy versions (only load and death ↵ | Florian Kagerer | |
menu atm). svn-id: r31373 | |||
2008-04-03 | Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108). | Travis Howell | |
svn-id: r31372 | |||
2008-04-03 | Add Apple IIGS MIDI program number to instrument number mappings (Both for ↵ | Kari Salminen | |
the older instrument set used by SQ1 only and for the newer instrument set used by all the other tested Apple IIGS games). svn-id: r31371 | |||
2008-04-03 | Cleanup. | Johannes Schickel | |
-This line, and those below, will be ignored-- M kyra/resource.cpp svn-id: r31370 | |||
2008-04-03 | Replaced unloadAllPakFiles with a simple _map.clear on resource class ↵ | Johannes Schickel | |
destruction. (Should save a little file i/o need on shutdown) svn-id: r31369 | |||
2008-04-03 | - Added support for filename length > 64 in static resource code. | Johannes Schickel | |
- Updated warning when 'INDEX' is not found - Added filesize check for 'INDEX' file svn-id: r31368 | |||
2008-04-03 | After further testing it seems Apple IIGS midi playing speed is actually 60 ↵ | Kari Salminen | |
ticks per second. Hurrah! svn-id: r31367 | |||
2008-04-03 | Fix naming of the Apple IIGS midi speed variable and its value (Was ↵ | Kari Salminen | |
erronously named bpm although was really ticks per second rather than ticks per minute). svn-id: r31366 | |||
2008-04-03 | Fix Apple IIGS midi playing speed (Based on tests with Apple IIGS KQ1 and ↵ | Kari Salminen | |
SQ1 under MESS 0.124a) svn-id: r31365 |