index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sword2
/
driver
Age
Commit message (
Expand
)
Author
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
Began unifying the function documentation in driver96.h with the one in the
Torbjörn Andersson
2003-09-27
Save enough information about the currently playing music before the
Torbjörn Andersson
2003-09-27
Removed CopyScreenBuffer() since it was a no-op anyway.
Torbjörn Andersson
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
I don't think UpdatePaletteMatchTable() has to write the table to file. In
Torbjörn Andersson
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
More cleanup, and I've replaced most - not quite all - of BS2's debug
Torbjörn Andersson
2003-09-26
cleanup
Torbjörn Andersson
2003-09-26
Ok, I'm stupid.
Torbjörn Andersson
2003-09-25
Reverted part of the previous change. Control panel music should work again
Torbjörn Andersson
2003-09-25
Some minor fixes. Unfortunately I've noticed that there is some major sound
Torbjörn Andersson
2003-09-25
Rewrote the music code to use a premix function instead of a timer. I'm
Torbjörn Andersson
2003-09-24
Replaced abs() with ABS and BOOL with bool, plus some minor cleanups.
Torbjörn Andersson
2003-09-23
Removed unused / replaced source code. This turned out to be most of the
Torbjörn Andersson
2003-09-23
Removed ancient version history. Much of it doesn't apply to us, and was
Torbjörn Andersson
2003-09-23
Must ... make ... space ... for ... FotAQ ...
Torbjörn Andersson
2003-09-23
Removed the screenshot code. (The SDL backend already has the ability to
Torbjörn Andersson
2003-09-23
Changed the keyboard handling to store "keyboard events", rather than just
Torbjörn Andersson
2003-09-23
Fixed really brain-dead bug. (I made it myself - I can call it whatever I
Torbjörn Andersson
2003-09-23
Removed unused code
Torbjörn Andersson
2003-09-23
cleanup
Torbjörn Andersson
2003-09-23
Initialize the cutscene voice-over sound handle, in case you press Escape
Torbjörn Andersson
2003-09-22
Cleaned up the sound code enough to add cutscene voice-overs. I haven't had
Torbjörn Andersson
2003-09-21
No need to do endian conversion if you check for 0, as BE 0 == LE 0
Max Horn
2003-09-21
cleanup
Torbjörn Andersson
2003-09-21
Removed original ProcessMenu() code.
Torbjörn Andersson
2003-09-21
Some cleanup - lots more needed!
Torbjörn Andersson
2003-09-19
cleanup
Torbjörn Andersson
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-17
added a static method setDefaultDirectory to class File; used this to simplif...
Max Horn
2003-09-17
cleanup
Max Horn
2003-09-16
Removed some unnecessary #includes and #defines.
Torbjörn Andersson
2003-09-16
Some cleanup. More to follow, I hope.
Torbjörn Andersson
2003-09-14
actually this is the correct fix to "Cutscene - Press ESC to exit" :)
Oliver Kiehl
2003-09-14
fix "Cutscene - Press ESC to exit" message
Oliver Kiehl
2003-09-13
cleanup
Max Horn
2003-09-13
pack _parallax to be on the safe side
Oliver Kiehl
2003-09-13
fix speech on BE
Oliver Kiehl
2003-09-13
some more endian fixes
Oliver Kiehl
2003-09-13
should have been an int32
Oliver Kiehl
2003-09-13
endian fix
Oliver Kiehl
2003-09-13
fix LE bug
Oliver Kiehl
2003-09-13
YAEB
Max Horn
2003-09-13
cleanup
Max Horn
2003-09-12
cleanup
Max Horn
2003-09-12
endian fixes
Oliver Kiehl
2003-09-10
disable code because it crashes
Oliver Kiehl
2003-09-10
added refCon parameter to timer class
Max Horn
2003-09-09
HACK: Display instructions during the cutscenes, so that the user won't
Torbjörn Andersson
[next]