Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-11 | Got rid of SortedList | Filippos Karapetis | |
svn-id: r39928 | |||
2009-04-11 | Removed all but one of the functions of the SortedList, apart from the ↵ | Filippos Karapetis | |
custom insert() operation. It's only used in one place now (in _drawOrderList) svn-id: r39925 | |||
2009-04-11 | SAGA: Got rid of some more SortedList methods | Max Horn | |
svn-id: r39922 | |||
2009-04-11 | SAGA: Stop needlessly using operator*() and operator->() (many of the ↵ | Max Horn | |
resulting &* uses can be removed if references are used instead of pointers everywhere, which would be a good idea anyway) svn-id: r39920 | |||
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 | Cleanup | Filippos Karapetis | |
svn-id: r35246 | |||
2008-07-28 | Cleanup | Filippos Karapetis | |
svn-id: r33373 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-09-17 | Added a debug command for font mapping | Filippos Karapetis | |
svn-id: r28935 | |||
2007-09-17 | Character with ASCII code 9 is tab | Filippos Karapetis | |
svn-id: r28934 | |||
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-07-23 | Changed SAGA_ACTOR_H__ to SAGA_ACTOR_H etc for consistency. | Torbjörn Andersson | |
svn-id: r23583 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |