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
Age
Commit message (
Expand
)
Author
2004-05-10
Close menus before restarting. (This is a purely cosmetical fix.)
Torbjörn Andersson
2004-05-10
Fixed typo.
Torbjörn Andersson
2004-05-09
Forgot to remove this file when I changed input handling.
Torbjörn Andersson
2004-05-09
Removed the buffering of mouse and keyboard events. I don't think any of
Torbjörn Andersson
2004-05-09
When drawing lines and points, mark the corresponding screen area as dirty
Torbjörn Andersson
2004-05-09
My recent sound changes broke "restart". This should un-break it again.
Torbjörn Andersson
2004-05-07
Cleanup.
Torbjörn Andersson
2004-05-05
Take advantage of the changes in the backend's mouse cursor handling. It
Torbjörn Andersson
2004-05-05
Cleanup.
Torbjörn Andersson
2004-05-01
Simplified the handling of sound effects. It's not necessary for the driver
Torbjörn Andersson
2004-05-01
Made the "debugoff" console command actually turn *off* the debug info.
Torbjörn Andersson
2004-04-28
Cleanup. I plan to take a closer look at the sound effects handling later.
Torbjörn Andersson
2004-04-27
Cleanup
Torbjörn Andersson
2004-04-26
Tweaked a few things to accommodate
Jamieson Christian
2004-04-26
Cleanup. Mostly removal of redundant comments.
Torbjörn Andersson
2004-04-24
fetchObjectName() no longer assumes that the resource will still be in the
Torbjörn Andersson
2004-04-23
Fixed a crash regression in setLuggage() that was caused by a change I
Torbjörn Andersson
2004-04-23
I forgot to clear the reference counter when a resource is forcibly removed
Torbjörn Andersson
2004-04-23
Major revamping of the BS2 memory manager and, some small changes to the
Torbjörn Andersson
2004-04-16
Cleanup
Torbjörn Andersson
2004-04-14
Cleanup. (Mostly of the comments.)
Torbjörn Andersson
2004-04-07
Cleanup.
Torbjörn Andersson
2004-04-07
Cleanup.
Torbjörn Andersson
2004-04-07
Added notice about how I think CP_PUSH_LOCAL_ADDR is used.
Torbjörn Andersson
2004-04-07
Cleanup. (Mostly to change the wording and priority of the debugging
Torbjörn Andersson
2004-04-04
Cleanup.
Torbjörn Andersson
2004-03-30
Cleanup
Torbjörn Andersson
2004-03-29
Cleanup.
Torbjörn Andersson
2004-03-29
Make clearScene() set the _needFullRedraw variable.
Torbjörn Andersson
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-28
More format string fixes.
Torbjörn Andersson
2004-03-28
Fixed paramters to match format string.
Torbjörn Andersson
2004-03-28
Fixed format string to match parameters.
Torbjörn Andersson
2004-03-28
Cleanup.
Torbjörn Andersson
2004-03-28
Force the engine to pick a cursor after restoring a game. This appears to
Torbjörn Andersson
2004-03-28
Don't show the restart/restore dialog if a boot parameter has been given.
Torbjörn Andersson
2004-03-28
Fixed bug I introduced in the recent cleanup: It's the screen, not the
Torbjörn Andersson
2004-03-27
Make sure looping music is restarted after loading a savegame, regardless
Torbjörn Andersson
2004-03-27
cleanup
Torbjörn Andersson
2004-03-24
Use the binary .pal file format that was introduced for 0.6.0.
Torbjörn Andersson
2004-03-23
Unify MPEG2 code even more
Max Horn
2004-03-22
share 'init' method, too
Max Horn
2004-03-22
Fix crash introduced by recent code unification. (Mind you, I'm still
Torbjörn Andersson
2004-03-22
some more cleanup
Max Horn
2004-03-22
move commong code into separate source file (more could be done, but it's a s...
Max Horn
2004-03-21
Moved Surface/Font code into new 'graphics' module
Max Horn
2004-03-21
Unify a bit more...
Max Horn
2004-03-17
Use the same syntax for accessing script variables as BS1 does, i.e. now
Torbjörn Andersson
2004-03-15
fix doxygen-comment mistakes
Max Horn
2004-03-13
Fixed a slight logic error in the music fading. At this point the code
Torbjörn Andersson
[next]