Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-18 | ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; ↵ | Max Horn | |
avoid using 'using' svn-id: r54323 | |||
2010-10-24 | SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo | Andrew Kurushin | |
svn-id: r53781 | |||
2010-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin | |
svn-id: r53779 | |||
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 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2008-12-06 | Fixed compilation when SAGA_DEBUG is defined | Filippos Karapetis | |
svn-id: r35262 | |||
2008-12-06 | All the screen drawing functions draw to the back buffer, so there is no ↵ | Filippos Karapetis | |
point in passing it everywhere svn-id: r35260 | |||
2008-12-04 | Disabled all the test functions in SAGA. They can be enabled again by ↵ | Filippos Karapetis | |
defining SAGA_DEBUG to 1 in saga.h. This cuts down on the engine size a bit, for devices with little memory (e.g. the DS) svn-id: r35238 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko | |
svn-id: r29038 | |||
2007-06-06 | Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ↵ | Filippos Karapetis | |
sev. Removed a hack for IHNM which is not needed anymore and removed a redundant check for zero object types svn-id: r27140 | |||
2007-06-03 | SAGA: When trying to access a wrong hitzone, adjust it to a valid one and ↵ | Filippos Karapetis | |
continue with a warning instead of exiting with an error . We don't normally get invalid hitzones in ITE, but we do in IHNM, so this is used for now to bypass the places where IHNM crashes. It's now possible to climb the steps to the second floor of the zeppelin with Gorrister svn-id: r27072 | |||
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 | |||
2007-02-19 | Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. | Torbjörn Andersson | |
svn-id: r25726 | |||
2006-11-09 | Workaround for bug #1259608: "ITE: Riff ignores command in Ferret merchant | Eugene Sandulenko | |
center" svn-id: r24664 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |