Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-20 | SAGA: Move ITE credits together with the other ITE static data | Filippos Karapetis | |
2014-07-20 | SAGA: Move the ITE intro text together with the other static ITE data | Filippos Karapetis | |
2014-07-20 | SAGA: Fix spacing | Filippos Karapetis | |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, ↵ | Andrew Kurushin | |
Music::_songTable, ObjectMap::*, PalAnim::*, Scene::sceneLut, SndRes::_fxTable* malloc based arrays with Common::Array implementation add ByteArray type fix debug Tile Hittest frame drawing debug 0x%x => 0x%X svn-id: r53719 | |||
2010-04-28 | SAGA: Avoid global constructor for pieceOrigins array | Max Horn | |
svn-id: r48842 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-23 | Corrected wrong extended characters provided in the translated hardcoded ↵ | Filippos Karapetis | |
strings for ITE. Fixes bug #2045157 - "ITE: wrong accented characters in italian fan version" svn-id: r35158 | |||
2008-08-04 | Added Italian translation for the load confirmation window in IHNM | Filippos Karapetis | |
svn-id: r33611 | |||
2008-08-01 | Added load confirmation dialog for IHNM, like in the original. | Filippos Karapetis | |
Fixes bug #1971699 - "IHNM: No Load Game Confirmation" svn-id: r33490 | |||
2008-05-26 | Code cleanup: | Filippos Karapetis | |
- 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 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-11 | Fixed capitalization | Filippos Karapetis | |
svn-id: r30411 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-12-21 | Added some hard coded strings for the Italian fan translation of ITE (still ↵ | Filippos Karapetis | |
not supported). Merged those strings with the hard coded strings for the Italian fan translation of IHNM svn-id: r29933 | |||
2007-09-30 | Some updates to the hard coded strings of the Spanish version of IHNM ↵ | Filippos Karapetis | |
(thanks jvprat) svn-id: r29148 | |||
2007-09-30 | Removed all the unneeded hard coded strings from the Italian fan translation ↵ | Filippos Karapetis | |
of IHNM, added the hard coded strings of the Spanish version of IHNM svn-id: r29146 | |||
2007-09-30 | Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch" | Filippos Karapetis | |
Added the Italian fan translation of IHNM, created a workaround for invalid string data in the Italian fan translation and added some hard coded strings which are changed in the original game executable with the Italian fan translation patch svn-id: r29134 | |||
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the ↵ | Filippos Karapetis | |
hardcoded ITE strings. The IHNM-specific strings have been removed from the ITE hardcoded strings. Also did some cleanup svn-id: r27396 | |||
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ↵ | Filippos Karapetis | |
quit panel. Also, implemented the voices/subtitles toggle functionality and fixed widget placement a bit svn-id: r27388 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga ↵ | Andrew Kurushin | |
tool to detect sound resource) svn-id: r22433 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |