Age | Commit message (Collapse) | Author |
|
svn-id: r29386
|
|
svn-id: r29235
|
|
been updated.
svn-id: r28966
|
|
svn-id: r28418
|
|
svn-id: r28327
|
|
- Added feature constants for a 640x480 resolution and adlib
- Added support for game with a 640x480 resolution. Woodruff now inits the screen before it segfaults
svn-id: r28185
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26414
|
|
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
|
|
svn-id: r25685
|
|
- Fixed the cursor animation loops in Ween and Bargon
- Added Draw_Bargon + Inter_Bargon
- Implemented Bargon Attack's hardcoded intro parts
svn-id: r25387
|
|
svn-id: r25294
|
|
svn-id: r25274
|
|
- Worked around the caching of raw sprite video memory to a file
svn-id: r25244
|
|
svn-id: r25191
|
|
- 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
|
|
svn-id: r24875
|
|
- 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
|
|
svn-id: r24745
|
|
the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
|
svn-id: r23888
|
|
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
|
|
- Fixed some leaks, unitialized memory and delete/delete[]-errors
svn-id: r22790
|
|
- Added a language field in GameSettings, so that the texts in
Gob2 work for other languages than EN_GRB as well
svn-id: r22005
|
|
new getActiveDomain method that returns a pointer to the actual active *domain*
- Added Engine::_targetName whose value is computed from the name of the active domain
- Removed GameDetector::_targetName, instead code now uses either Engine::_targetName or the name of the active domain
- This in turn allowed for removing usage of GameDetector in many places
svn-id: r21916
|
|
svn-id: r21364
|
|
svn-id: r20848
|
|
gob.cpp -> reduced header dependencies -> faster recompile when one of those headers is modified
svn-id: r20740
|
|
svn-id: r20582
|