Age | Commit message (Collapse) | Author |
|
- Implemented wide surfaces + scrolling
- Some clean-up
svn-id: r25253
|
|
*shouldn't* pose any problem
s
svn-id: r24866
|
|
- Each save has now its own file (.s??). They also should be endian-safe now
(Can be disabled for testing by uncommenting #define GOB_ORIGSAVES in gob.cpp)
- General endianness-fixes
svn-id: r24794
|
|
decorations are drawn
svn-id: r24752
|
|
svn-id: r24719
|
|
- Fixed some mistakes I made in the Parse_v2 functions. Now the goblins
(finally) move. Also, the correct music is played in the first screen.
- Found the hook for the menu
- On freeing a sound slot, only stop the playing music if it's in the
slot to free
svn-id: r23700
|
|
svn-id: r23464
|
|
- Updated cursor drawing in general
svn-id: r23429
|
|
svn-id: r23078
|
|
svn-id: r23012
|
|
svn-id: r22954
|
|
- Removed misplaced Music::stopPlay() call
svn-id: r22816
|
|
- GOB2 handles _frontSurface/_backSurface a bit differently, this fixes
(most of) the drawing glitches in the intro
- Added using a fallback when the user's game version doesn't have the
requested language
- off_2E51B et al. stubs, I think it has something to do with the menu
svn-id: r22254
|
|
svn-id: r22006
|
|
- Added a language field in GameSettings, so that the texts in
Gob2 work for other languages than EN_GRB as well
svn-id: r22005
|
|
- Changed Draw::spriteOperation() for blitting from/to/between and
fillrecting to big sprites
- Enabled drawing of text
svn-id: r22001
|
|
svn-id: r21855
|
|
printText-dup, it's wrong for Gob2 anyway...
svn-id: r21849
|
|
they are responsible for background mess-ups in the intro
svn-id: r21848
|
|
glitches and without sound in the floppy version), the title screen
is shown afterwards
- Added skipping of the floppy version's copy protection screen,
since the CD version doesn't show it either
svn-id: r21845
|