This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-30 23:43:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sword2
/
driver
History
Travis Howell
95a52bf4b4
Fix compile
...
svn-id: r14898
2004-09-04 23:05:34 +00:00
..
_mouse.cpp
Removed the buffering of mouse and keyboard events. I don't think any of
2004-05-09 13:32:04 +00:00
.cvsignore
…
animation.cpp
Don't try to free text sprites with the memory manager - it uses standard
2004-08-17 13:52:18 +00:00
animation.h
Major revamping of the BS2 memory manager and, some small changes to the
2004-04-23 07:02:11 +00:00
d_draw.cpp
…
d_draw.h
I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just
2004-07-26 16:41:57 +00:00
d_sound.cpp
Fix compile
2004-09-04 23:05:34 +00:00
d_sound.h
Added support for compressed music. I'm sure there are some glitches still
2004-09-04 09:27:17 +00:00
driver96.h
Cleanup
2004-06-05 10:28:42 +00:00
menu.cpp
Cleaned up sprite scaling.
2004-06-06 15:40:31 +00:00
menu.h
…
palette.cpp
Cleaned up the palette handling a bit. Renamed _palCopy to _palette since I
2004-06-09 06:33:29 +00:00
rdwin.cpp
Itsy-bitsy cleanup.
2004-06-17 06:46:18 +00:00
render.cpp
I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just
2004-07-26 16:41:57 +00:00
render.h
I shouldn't be mixing cleanups and bug fixes, but I'm doing so anyway, just
2004-07-26 16:41:57 +00:00
sprite.cpp
Cleaned up the palette handling a bit. Renamed _palCopy to _palette since I
2004-06-09 06:33:29 +00:00