aboutsummaryrefslogtreecommitdiff
path: root/saga
AgeCommit message (Collapse)Author
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
2004-05-01Remove unneeded #definesEugene Sandulenko
svn-id: r13689
2004-05-01indentPaweł Kołodziejski
svn-id: r13688
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
svn-id: r13687
2004-04-30Indentation madnessEugene Sandulenko
svn-id: r13686
2004-04-30Added fixme comment about a bug that happens (at least) in the WyrmkeepTorbjörn Andersson
re-release of ITE, and how to work around it. svn-id: r13685
2004-04-30Very experimental support for the separate MIDI files used by the WyrmkeepTorbjörn Andersson
re-release of ITE. Unfortunately I only know the mapping from resource number to file name for the two tunes in the intro, and the second one causes ScummVM to crash so I had to disable it. svn-id: r13682
2004-04-29Fix warningMax Horn
svn-id: r13681
2004-04-29use timer rate from driver, makes midi a bit more audibleJonathan Gray
svn-id: r13679
2004-04-29Quick-and-dirty music fix. I can hear music in the ITE intro now. I haven'tTorbjörn Andersson
tried IHNM yet. svn-id: r13678
2004-04-29fix another unitialised var useJonathan Gray
svn-id: r13675
2004-04-29init some things to fix segfaultsJonathan Gray
svn-id: r13674
2004-04-29Now it produces sound, but it's clear that XMIDI parsing is wrongEugene Sandulenko
svn-id: r13673