Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-23 | The Lost in Time demo uses Adlib. | Travis Howell | |
svn-id: r28700 | |||
2007-08-22 | Implemented music pause and resume | Filippos Karapetis | |
svn-id: r28698 | |||
2007-08-22 | Mutexes are now used in the MIDI music playing code | Filippos Karapetis | |
svn-id: r28697 | |||
2007-08-22 | Implemented Music::stop | Filippos Karapetis | |
svn-id: r28695 | |||
2007-08-22 | Sprite priorities are now calculated correctly for IHNM | Filippos Karapetis | |
svn-id: r28694 | |||
2007-08-21 | Fixed the cutscenes in the CD version of Lost in Time | Sven Hesse | |
(There's still something wrong with the second one, the one with the agent, though. Probably has to do with the sound key command 10) svn-id: r28693 | |||
2007-08-21 | The height of the save file list slider is calculated correctly now for IHNM | Filippos Karapetis | |
svn-id: r28691 | |||
2007-08-21 | The button sprites of the warnings dialogs of IHNM are loaded correctly now. ↵ | Filippos Karapetis | |
Also, the save file slider is shown correctly now (although it still needs some tweaking, as its virtual height is still the same as in ITE) svn-id: r28690 | |||
2007-08-21 | Fixed the position of some widgets in the option dialogs of IHNM | Filippos Karapetis | |
svn-id: r28689 | |||
2007-08-21 | An encountered zero in an Apple IIGS sample stream turns off looping for ↵ | Kari Salminen | |
that stream. Implemented this. svn-id: r28688 | |||
2007-08-21 | Simplified blackToPal | Filippos Karapetis | |
svn-id: r28686 | |||
2007-08-21 | Updated some comments | Filippos Karapetis | |
svn-id: r28685 | |||
2007-08-21 | Added note of clarification on enum AgiSoundType's different values. | Kari Salminen | |
svn-id: r28684 | |||
2007-08-20 | 64bit AGOS fix by Mark Weaver | Max Horn | |
svn-id: r28683 | |||
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis | |
svn-id: r28682 | |||
2007-08-20 | Fix for bug #1776993 - "ITE: Cannot exit a room (regression)" | Filippos Karapetis | |
svn-id: r28679 | |||
2007-08-19 | Made Apple IIGS MIDI file parsing work (They aren't completely standard MIDI ↵ | Kari Salminen | |
files). Enables playing the MIDI files (No sound! Only stepping through). Speed's probably not correct. svn-id: r28674 | |||
2007-08-19 | Removed superfluous variable checkings. Made it so that Apple IIGS mixing ↵ | Kari Salminen | |
code doesn't try to mix MIDI sounds yet as mixing them isn't yet supported. svn-id: r28673 | |||
2007-08-19 | Fixes previously crashing sound. Crash happened because of PCjr 4-channel ↵ | Kari Salminen | |
mixing code trying to use uninitialized values (phase, ins etc) when mixSound was called before anything was playing. svn-id: r28672 | |||
2007-08-19 | Some cleanup / const correctness / OOfication | Max Horn | |
svn-id: r28671 | |||
2007-08-19 | Small correction | Sven Hesse | |
svn-id: r28670 | |||
2007-08-19 | Fixed warning about global symbol 'chn' being shadowed by local declaration ↵ | Max Horn | |
'chn' (note: naming a global var 'chn' is probably a bad idea. And using a class would be far better anyway ;) svn-id: r28669 | |||
2007-08-19 | Always update the video's position, even if it's already been loaded, because | Torbjörn Andersson | |
it won't necessarily be played at the same position every time. For instance, in Lost in Time you can look at the captain's chair several times. The position of the video seems to depend on exactly where on the screen you clicked. svn-id: r28668 | |||
2007-08-19 | Fixed bug #1777058. | Nicola Mettifogo | |
svn-id: r28666 | |||
2007-08-19 | Fixing code formatting | Max Horn | |
svn-id: r28665 | |||
2007-08-19 | Checking in patch #1777241 by Uwe Ryssel (GOB: Some optimizations for slow ↵ | Sven Hesse | |
computers) svn-id: r28664 | |||
2007-08-19 | Fixed two more warnings | Max Horn | |
svn-id: r28662 | |||
2007-08-19 | Fixed some - not all - warnings. | Torbjörn Andersson | |
svn-id: r28661 | |||
2007-08-18 | Changed Apple IIGS sample playing frequency multiplier from 1076.0 to C6 ↵ | Kari Salminen | |
(i.e. about 1046.5). Commented out a warning that comes too often. svn-id: r28657 | |||
2007-08-18 | Added support for playing Apple IIGS samples. The code's not very pretty at ↵ | Kari Salminen | |
the moment (Work in progress). Apple IIGS MIDI sound probably broken somehow at the moment. svn-id: r28656 | |||
2007-08-18 | Corrected some of the colors in the save/load dialogs in IHNM | Filippos Karapetis | |
svn-id: r28648 | |||
2007-08-17 | Added a definition for Apple IIGS sound emulation mode, made sound ↵ | Kari Salminen | |
initialization set it when appropriate and instruments loading use it. svn-id: r28647 | |||
2007-08-17 | added two more parts | Paweł Kołodziejski | |
svn-id: r28646 | |||
2007-08-17 | Several bugfixes: | Filippos Karapetis | |
- The spiritual barometer display in IHNM is now updated only when necessary, to speed drawing up. This also corrects an issue where the spiritual barometer display was updated only after changing a scene - sf92 is sfDemoSetInteractive - It's now possible to use dashes and underscores in savegames - Screen fading when changing scenes is now done correctly: the interface will no longer be incorrectly briefly shown while the screen is fading to black - The interface mode is now correctly set in the non-interactive part of the IHNM demo - sfScriptGotoScene does not have a transition parameter, therefore that parameter has been removed svn-id: r28643 | |||
2007-08-17 | Removed an obsolete TODO | Filippos Karapetis | |
svn-id: r28642 | |||
2007-08-16 | Now using stacks to keep track of multiple levels when parsing location scripts. | Nicola Mettifogo | |
svn-id: r28639 | |||
2007-08-16 | Fixed some warning | Max Horn | |
svn-id: r28638 | |||
2007-08-16 | Changed more parsing routines to use tables instead of switch statements. | Nicola Mettifogo | |
svn-id: r28637 | |||
2007-08-15 | Added rudimentary classes for different AGI sound resources (IIgsMidi, ↵ | Kari Salminen | |
IIgsSample, PCjrSound). Made existing code to at least work with PCjrSound. svn-id: r28630 | |||
2007-08-15 | Moved AgiSound definition around and also changed it from a struct to a class. | Kari Salminen | |
svn-id: r28629 | |||
2007-08-15 | Removed unneeded code from inside #if 0 ... #endif -clauses. | Kari Salminen | |
svn-id: r28628 | |||
2007-08-15 | Removed use of decodeSound(int resnum). Not needed at the moment (Probably ↵ | Kari Salminen | |
going to be replaced by other functionality later). svn-id: r28627 | |||
2007-08-15 | Removed use of USE_IIGS_SOUND (#define). | Kari Salminen | |
svn-id: r28626 | |||
2007-08-15 | Changed use of USE_CHORUS (#define) to g_useChorus (static boolean). | Kari Salminen | |
svn-id: r28625 | |||
2007-08-15 | Made AGI's 4-channel PCjr sound not need structure packing pragmas anymore. ↵ | Kari Salminen | |
Also added more use of little endian reading macros. svn-id: r28624 | |||
2007-08-14 | Oops oops. This fixes the bug fix. | Nicola Mettifogo | |
svn-id: r28623 | |||
2007-08-14 | Oops. Removed debug code. | Nicola Mettifogo | |
svn-id: r28622 | |||
2007-08-14 | Fixed bug (array-overflow) in NS introduction. This randomly caused the ↵ | Nicola Mettifogo | |
intro to crash during sketching. svn-id: r28621 | |||
2007-08-14 | Defined new Table for location scripts level-0 statements, and changed ↵ | Nicola Mettifogo | |
parseLocation to use a function pointer array instead of a big switch statement. svn-id: r28620 | |||
2007-08-14 | Fixed a couple of mistyped strings, solving a crash in the introduction of ↵ | Nicola Mettifogo | |
BS and a soon-to-be-spotted issue in BRA. svn-id: r28619 |