Age | Commit message (Collapse) | Author |
|
svn-id: r25558
|
|
svn-id: r25525
|
|
- Improved language finding a bit
svn-id: r25520
|
|
- Changed cursor visibility handling a bit
svn-id: r25407
|
|
Mult::_multData2 and some of the loose variables in Mult
- Added some missing MD5s/game versions (#1652352)
svn-id: r25393
|
|
- Fixed the cursor animation loops in Ween and Bargon
- Added Draw_Bargon + Inter_Bargon
- Implemented Bargon Attack's hardcoded intro parts
svn-id: r25387
|
|
- Removed Snd::getCompositionSlot(), it's not needed
svn-id: r25310
|
|
- Implemented sound fading in/out
- o2_stub0x81 -> o2_scroll
svn-id: r25307
|
|
- Changed Snd to be a permanent audiostream, to have better control over stopping, looping and compositions
- Some clean-up
svn-id: r25292
|
|
- Implemented wide surfaces + scrolling
- Some clean-up
svn-id: r25253
|
|
svn-id: r25246
|
|
- Worked around the caching of raw sprite video memory to a file
svn-id: r25244
|
|
- Before using _vm->_adlib, first check whether it's actually there
svn-id: r25205
|
|
- Fixed sound playing and looping
- Changed Paula to use non-absolute panning, defaulting to 0.25/0.75 and 0.75/0.25, as per madmoose's suggestion
- Prepared/Cleaned-up Paula and Infogrames for the move to sound/mods/
svn-id: r25189
|
|
svn-id: r25160
|
|
svn-id: r25073
|
|
- Fixed a crash/static reported in the forums (sending Winkle to the vulture)
- (Hopefully) fixed the immediately-closing notepad heisenbug (#1621089)
- Fixed using unitialised values after allocating the variables
svn-id: r25025
|
|
- 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
|
|
- Fixed the compile error in GobEngine::saveGame on some systems
svn-id: r24756
|
|
decorations are drawn
svn-id: r24752
|
|
svn-id: r24745
|
|
svn-id: r24720
|
|
svn-id: r24719
|
|
Gobliins 2 demo uses usa.tot
instead
svn-id: r23701
|
|
- 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
|
|
- Fixed a small mistake, making the entering animation work
- Correcting Game_v2::playTot() so that the loading screen is shown
- Updated most of the collisions stuff, the objects names hint stuff works now
svn-id: r23346
|
|
svn-id: r23078
|
|
svn-id: r22988
|
|
svn-id: r22954
|
|
- Added a memset in Video_v2::SpriteUncompressor(), that should have
been there in the first place; this fixes the tree in GOB2's first room
- Fixed ADL delete[]ing
svn-id: r22917
|
|
fixes a small glitch
svn-id: r22857
|
|
- Fixed SegFault due to uninitialized _multData2
- Removed left-over debug comment
svn-id: r22830
|
|
- Fixed some leaks, unitialized memory and delete/delete[]-errors
svn-id: r22790
|
|
- Added Music_Dummy (for --music-driver=null)
- Implemented IMDs. That took longer than I expected...
On the bright side, Ween's intro now plays more correctly
svn-id: r22754
|
|
- Negative frequences?!? Maybe "SFX"?
- No sound for a small part of the intro
(there aren't any sndKeys covering that part either)
- A rythm-instrument (hi-hat?) in the titlemusic isn't played as one
- More differences in the drawing functions fleshed out
- Some of the goblin handling functions written
- More unnamed functions and variables, wheeee...
svn-id: r22410
|
|
- 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
|
|
- Changed Draw::spriteOperation() for blitting from/to/between and
fillrecting to big sprites
- Enabled drawing of text
svn-id: r22001
|
|
svn-id: r21847
|
|
to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|
|
several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
|
svn-id: r20902
|
|
svn-id: r20848
|
|
correctly; playMult() doesn't work yet, though
svn-id: r20844
|
|
svn-id: r20808
|
|
svn-id: r20807
|
|
svn-id: r20582
|