Age | Commit message (Collapse) | Author |
|
fundamently changed in g++ 4.3
- Added -Wno-empty-body and -Wno-parentheses as compiler flags for g++ 4.3 for *now* (we should think of removing -Wparentheses though)
- Fixed some warnings for g++ 4.3 (only for the engines I'm using)
svn-id: r32540
|
|
- Removed sagaresnames.h
- Moved all special scenes to scene.h, and named them consistently (e.g. RID_ITE_OVERMAP_SCENE -> ITE_SCENE_OVERMAP)
- Moved all resources which were used by the ITE intro into ite_introproc.cpp
- Removed several defines which were only used once (e.g. the SFX names)
- Reordered the GameResourceDescription resources so that ITE and IHNM specific resources are placed in the end
- Updated the comment about the IHNM Mac music
- Changed the callocs in loadPalAnim to mallocs, like in the rest of the code
- Removed the MEM error
svn-id: r32282
|
|
svn-id: r31888
|
|
kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default)
svn-id: r31413
|
|
Common::ADGameDescription instead)
svn-id: r31121
|
|
pointer to an overrideable method of AdvancedMetaEngine
svn-id: r31119
|
|
svn-id: r30825
|
|
MetaEngine instance. Used this to simplify the rest of the plugin system
svn-id: r30780
|
|
svn-id: r30754
|
|
svn-id: r30736
|
|
svn-id: r30728
|
|
API with a more object oriented approach)
svn-id: r30726
|
|
svn-id: r30664
|
|
svn-id: r30238
|
|
svn-id: r29386
|
|
"IHNM/ITE: Error loading Game resources (fs-node regression)"
svn-id: r29273
|
|
svn-id: r28748
|
|
svn-id: r28384
|
|
svn-id: r28214
|
|
and unneeded entries
- Digital music will now always be enabled for all versions if the digital music file is present. The duplicate game entries with and without this file have been removed
- Changed the way compressed sound files are detected. All the duplicate compressed sound entries have been removed
- The Wyrmkeep Windows CD version is now properly distinguished from the DOS CD version
- Unified all the different patch file entries (apart from the Mac patch file entries, which are of a different type). If a patch file is not found, it's ignored
svn-id: r28058
|
|
svn-id: r27375
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26635
|
|
svn-id: r26633
|
|
svn-id: r26632
|
|
svn-id: r26623
|