Age | Commit message (Collapse) | Author |
|
svn-id: r26556
|
|
in Gob3 Amiga
svn-id: r26523
|
|
bug #1700986)
svn-id: r26495
|
|
svn-id: r26435
|
|
- wrong positioning of the inventory
- walking
- close-up fadeing in the CD version
svn-id: r26390
|
|
lines) in Gob3
svn-id: r26387
|
|
extra background buffer
svn-id: r26386
|
|
svn-id: r26384
|
|
- Added Inter_v3 (for new opcode o3_getTotTextItemPart)
- Some fixes to let Gob3 start with the first screen
svn-id: r26383
|
|
svn-id: r26369
|
|
work better now
- Replaced strcpy with strncpy where appropriate
- Added detection entries for other languages of the multilingual Gob3 CD; bug #1691230
svn-id: r26327
|
|
- Some more clean-up
svn-id: r26316
|
|
- Cutting down the code-dup
- Plucking leaks
- Removing dead/unused code
- Properly naming "word_2342F"-style variables and functions (removing the warnings alongside)
- Fleshing out the "stubby" functions
- Moving functions and variables to more appropriate/logical places
- Re-ordering functions and variables
- Re-structuring functions
- Moving the IMD stuff into a new "Imd" class in the new imd.cpp/.h (still to be completely implemented and cleaned up)
- Formatting
- Getting rid off the classes "Anim", "Pack" and "Timer", along with their files
svn-id: r26252
|
|
makes it unportable to devices with read-only gamedata storage)
svn-id: r26240
|
|
it's supposed to check
- Fixed the actor drawn over the background glitch in Bargon Attack
- Plugged some leaks
svn-id: r25651
|
|
- Added the spanish gob2 version from bug report #1659884
svn-id: r25615
|
|
the walking sound issue (#1621086)
- Fixed some misplaced actor glitches in Bargon
svn-id: r25585
|
|
- Changed cursor visibility handling a bit
svn-id: r25407
|
|
svn-id: r25404
|
|
svn-id: r25401
|
|
- Changed waitRetrace() to take some time, because the scrolling speed is tuned to the retrace delays
svn-id: r25319
|
|
svn-id: r25311
|
|
svn-id: r25294
|
|
- Changed Snd to be a permanent audiostream, to have better control over stopping, looping and compositions
- Some clean-up
svn-id: r25292
|
|
- Before using _vm->_adlib, first check whether it's actually there
svn-id: r25205
|
|
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
|
|
svn-id: r24883
|
|
in o1_keyFunc(), so that the save name dialog is shown and the "Empty Inventory" message is displayed properly as well.
svn-id: r24874
|
|
- 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
|
|
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
|
|
- Updated cursor drawing in general
svn-id: r23429
|
|
svn-id: r23078
|
|
svn-id: r23066
|
|
- 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
|
|
- 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
|
|
Global-constructor; valgrind shows invalid reads in parseValExpr()
and parseExpr() while accessing _inter_variables and _inter_execPtr
svn-id: r22262
|
|
- 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
|
|
- sub_1A52B is Scenery::updateStatic()
svn-id: r21889
|
|
svn-id: r21847
|
|
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
|
|
svn-id: r21608
|
|
to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|