Age | Commit message (Collapse) | Author |
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26498
|
|
svn-id: r26492
|
|
- The IMD player now uses an AppendableAudioStream instead of a ringbuffer
- Changed waitEndSoundSlice() to use the time the sound was started as a reference point. This should help with the sync and fix stutter issues (in Wynnona's letter, for example)
svn-id: r26470
|
|
version's cutscenes after the "IDOL" screen, for example)
svn-id: r26454
|
|
- wrong positioning of the inventory
- walking
- close-up fadeing in the CD version
svn-id: r26390
|
|
svn-id: r26369
|
|
sync
svn-id: r26332
|
|
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
|
|
svn-id: r26324
|
|
svn-id: r26323
|
|
finish
svn-id: r26321
|
|
- 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
|