aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Collapse)Author
2004-05-29Extend midi music table.Eugene Sandulenko
Implement music looping. svn-id: r13899
2004-05-29Remove slipped in underscores.Eugene Sandulenko
svn-id: r13898
2004-05-21Some more actor struct renames to match disassemblyEugene Sandulenko
svn-id: r13843
2004-05-17Added support for using the separate VOC file (P2_A.VOC) from the WyrmkeepTorbjörn Andersson
release of ITE. The code is a bit rough, and there's a nasty 'pop' at the beginning of the sound (and a smaller one at the end), but it's a start. It's a shame that the sound is of such low quality: lower sample rate, and 8 bits instead of 16. Perhaps it was extracted from the floppy version? svn-id: r13840
2004-05-16Cleaned up the handling of external MIDI files, and added the missing ones.Torbjörn Andersson
This is based on experimentation and guesswork, so it might be wrong, but it will have to do for now. svn-id: r13839
2004-05-14Revamp static actor data. Add missed fields and reformat table.Eugene Sandulenko
svn-id: r13837
2004-05-13Added more stubs from script fucntions, some renames for consistency withEugene Sandulenko
disassembly. svn-id: r13835
2004-05-05Replaced R_printf() with debug() and warning(). There are still a couple ofTorbjörn Andersson
standard printf()s left, though. svn-id: r13791
2004-05-05Removed data_dir, since it wasn't used.Torbjörn Andersson
svn-id: r13790
2004-05-05workaround warning - fixmePaweł Kołodziejski
svn-id: r13779
2004-05-05Now cursor is really always shown.Eugene Sandulenko
svn-id: r13778
2004-05-04Move from ys_binread.cpp and ys_binwrite.cpp to MemoryReadStream.Eugene Sandulenko
In fact there were no binary writes at all. svn-id: r13773
2004-05-03indentEugene Sandulenko
svn-id: r13771
2004-05-03Started work on moving from ys_read/write to MemoryReadStreamEugene Sandulenko
svn-id: r13769
2004-05-02Make sure cursor is always whiteEugene Sandulenko
svn-id: r13750
2004-05-02Made the cursor work a bit better in IHNM.Torbjörn Andersson
svn-id: r13749
2004-05-02Got rid of r_softcursor by having the backend always draw the cursorTorbjörn Andersson
instead. This fixes graphics glitches in at least ITE. Got rid of r_fullscreen, which wasn't even used anymore anyway. svn-id: r13748
2004-05-02get rid of the last bits of SDL timer usage, SAGA should now be 100% OSystemJonathan Gray
svn-id: r13729
2004-05-02use features so ihnm doesn't default to 1280x960, change over some of the ↵Jonathan Gray
timer stuff to osystem not yet finished svn-id: r13728
2004-05-02Removed last sys* fileEugene Sandulenko
svn-id: r13727
2004-05-02Merged sysgfx.cpp and gfx.cpp to gfx.cppEugene Sandulenko
svn-id: r13726
2004-05-01Renamed files for consistencyEugene Sandulenko
svn-id: r13725
2004-05-01Proper #includes everywhereEugene Sandulenko
Improved game detector svn-id: r13724
2004-05-01All graphics and input now is in OSystem.Eugene Sandulenko
Only timers left. svn-id: r13723
2004-05-01With Jamieson630's MIDI parser fix, all the ITE MIDIs should work.Torbjörn Andersson
svn-id: r13720
2004-05-01fix warningPaweł Kołodziejski
svn-id: r13717
2004-05-01indentPaweł Kołodziejski
svn-id: r13716
2004-05-01indentPaweł Kołodziejski
svn-id: r13715
2004-05-01Fix IHNM hangEugene Sandulenko
svn-id: r13714
2004-05-01indentPaweł Kołodziejski
svn-id: r13713
2004-05-01indentPaweł Kołodziejski
svn-id: r13712
2004-05-01unbreak change that prevented ite disk version from launching, add detection ↵Jonathan Gray
for win32 demo svn-id: r13711
2004-05-01indentPaweł Kołodziejski
svn-id: r13710
2004-05-01add some debug calls in the verify functionsJonathan Gray
svn-id: r13709
2004-05-01indentPaweł Kołodziejski
svn-id: r13708
2004-05-01indentPaweł Kołodziejski
svn-id: r13706
2004-05-01Remove scalers, 16bpp code, unused functions.Eugene Sandulenko
svn-id: r13703
2004-05-01Fixed warningTorbjörn Andersson
svn-id: r13702
2004-05-01indentPaweł Kołodziejski
svn-id: r13701
2004-05-01Fixed warningsTorbjörn Andersson
svn-id: r13700
2004-05-01Fixed warning. The R_GAMEDESC for the disk version of ITE didn't initialiseTorbjörn Andersson
the gd_suppoerted flag, so I set it to 0. svn-id: r13699
2004-05-01indentPaweł Kołodziejski
svn-id: r13698
2004-05-01indentPaweł Kołodziejski
svn-id: r13697
2004-05-01indentPaweł Kołodziejski
svn-id: r13696
2004-05-01indentPaweł Kołodziejski
svn-id: r13695
2004-05-01indentPaweł Kołodziejski
svn-id: r13694
2004-05-01indentPaweł Kołodziejski
svn-id: r13693
2004-05-01indentPaweł Kołodziejski
svn-id: r13692
2004-05-01indentPaweł Kołodziejski
svn-id: r13691
2004-05-01indentPaweł Kołodziejski
svn-id: r13690