This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fd2e14f33c
scummvm
/
graphics
History
Download ZIP
Download TAR.GZ
Bertrand Augereau
23c17eb9c6
Changed order of initialisation in BaseAnimationState::BaseAnimationState() to match order of declaration, to avoid a pedantic warning
...
svn-id: r14275
2004-07-19 11:35:29 +00:00
..
.cvsignore
New file.
2004-03-28 15:11:48 +00:00
animation.cpp
Changed order of initialisation in BaseAnimationState::BaseAnimationState() to match order of declaration, to avoid a pedantic warning
2004-07-19 11:35:29 +00:00
animation.h
Make use of new File refcount code; also fixed long standing bug in vorbis code (ov_clear was not being called, resulting in a file not being closed)
2004-06-28 22:35:22 +00:00
font.cpp
Moved Surface/Font code into new 'graphics' module
2004-03-21 21:20:25 +00:00
font.h
Moved Surface/Font code into new 'graphics' module
2004-03-21 21:20:25 +00:00
module.mk
Moved Surface/Font code into new 'graphics' module
2004-03-21 21:20:25 +00:00
newfont.cpp
Moved Surface/Font code into new 'graphics' module
2004-03-21 21:20:25 +00:00
scummfont.cpp
Rename this function and associate data with COMMON file
2004-04-16 12:12:37 +00:00
surface.h
Moved Surface/Font code into new 'graphics' module
2004-03-21 21:20:25 +00:00