Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
svn-id: r54000
|
|
svn-id: r53952
|
|
Fix the bug where Blount stops in the middle of big ladders.
svn-id: r53794
|
|
Fix the bug where blount keeps moving between two steps
of wide stairs.
svn-id: r53793
|
|
svn-id: r53491
|
|
Replacing it (and some strncpy + manual terminating) with
Common::strlcpy()
svn-id: r53490
|
|
svn-id: r52947
|
|
svn-id: r49068
|
|
svn-id: r45616
|
|
SurfaceDescPtr (a Common::SharedPtr); and changed many SurfaceDesc pointers to references
svn-id: r41299
|
|
svn-id: r40765
|
|
like 'while(cond);' by inserting newlines
svn-id: r36127
|
|
svn-id: r34113
|
|
endianess.
This should fix a few regressions with BE games on LE systems and vice versa that I introduced when I changed how variables are stored (which was necessary to get Woodruff work on BE systems).
svn-id: r33014
|
|
This should make Woodruff playable on big-endian systems.
svn-id: r32352
|
|
svn-id: r31937
|
|
svn-id: r31926
|
|
svn-id: r30667
|
|
svn-id: r30664
|
|
svn-id: r30238
|
|
svn-id: r28204
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
#1708863)
svn-id: r26629
|
|
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
|
|
- 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
|
|
the walking sound issue (#1621086)
- Fixed some misplaced actor glitches in Bargon
svn-id: r25585
|
|
invalid memory (also possible fix for bug #1652551)
svn-id: r25395
|
|
- 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: r25073
|
|
svn-id: r24850
|
|
- 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 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: r23066
|
|
svn-id: r23012
|
|
svn-id: r22988
|
|
his boredom. It's the wrong goblin that's deactivated, though.
Also, the entering animation is still missing (now nothing is drawn
instead).
svn-id: r22979
|
|
svn-id: r22954
|
|
complaining).
svn-id: r22810
|
|
svn-id: r22801
|
|
svn-id: r22796
|
|
- 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
|
|
svn-id: r20902
|
|
svn-id: r20848
|
|
svn-id: r20582
|