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 | |
2009-08-12 | Put some more IHNM / SAGA2 specific code into compile guards. | Johannes Schickel | |
svn-id: r43326 | |||
2009-01-02 | Wrapped more engine-specific code around appropriate ifdefs | Filippos Karapetis | |
svn-id: r35679 | |||
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis | |
- Added two new defines, ENABLE_IHNM and ENABLE_SAGA2 (enabled by default), which can be used to remove the parts of the SAGA engine which are specific to IHNM and SAGA 2 games. Hopefully, this will reduce the size of the engine even more for platforms with little memory (e.g. the Nintendo DS) svn-id: r35672 | |||
2008-12-22 | logicalWidth -> width | Filippos Karapetis | |
logicalHeight -> height svn-id: r35488 | |||
2008-12-21 | - Added some stubs for the SAGA2 games dino and fta2 | Filippos Karapetis | |
- Stopped loading the isomap and puzzle game modules for IHNM, as they are not used for that game (this saves some memory for IHNM) - Removed getDisplayWidth() and getDisplayHeight() svn-id: r35473 | |||
2008-09-24 | Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No ↵ | Eugene Sandulenko | |
Animation of Disk Icon" svn-id: r34645 | |||
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-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-12-11 | Make sure that text in message boxes in IHNM is always centered, regardless ↵ | Filippos Karapetis | |
of language svn-id: r29827 | |||
2007-09-30 | Fixed the placement of the save game reminder icon in IHNM | Filippos Karapetis | |
svn-id: r29147 | |||
2007-08-21 | Fixed the position of some widgets in the option dialogs of IHNM | Filippos Karapetis | |
svn-id: r28689 | |||
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis | |
svn-id: r28682 | |||
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis | |
svn-id: r28362 | |||
2007-06-17 | Some updates on the save/load system in IHNM. It still needs work, though | Filippos Karapetis | |
svn-id: r27505 | |||
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-06-13 | Fix the quit panel in IHNM | Filippos Karapetis | |
svn-id: r27387 | |||
2007-06-06 | Properly implemented the converse panel in IHNM (though the colors are still ↵ | Filippos Karapetis | |
wrong) svn-id: r27123 | |||
2007-06-05 | Inventory and conversation arrows are working correctly now in IHNM | Filippos Karapetis | |
svn-id: r27107 | |||
2007-06-04 | Fixed incorrect placing of converse information for IHNM. Dialog options ↵ | Filippos Karapetis | |
should work in IHNM now, although they're still not placed properly svn-id: r27084 | |||
2007-06-04 | Properly define max text width in IHNM | Filippos Karapetis | |
svn-id: r27082 | |||
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-05-27 | Verb actions are working correctly now in IHNM. Some verbs are still ↵ | Filippos Karapetis | |
non-functional svn-id: r26970 | |||
2007-05-06 | Added (non-functional) save and load buttons in the options panel of IHNM | Filippos Karapetis | |
svn-id: r26767 | |||
2007-05-02 | More IHNM options panel improvements: added text and working widgets for ↵ | Filippos Karapetis | |
read speed, music and sound, matched the font and the coordinates of the options panel and the widgets with the ones of the original interpreter svn-id: r26738 | |||
2007-05-02 | IHNM: Added the options dialog and quit dialog with very basic functionality ↵ | Filippos Karapetis | |
(continue and exit game). The buttons are still wrong and not all the options are implemented yet, but at least the game doesn't freeze when the user tries to open the options dialog and it's now possible to exit normally svn-id: r26735 | |||
2007-05-01 | Fix for verbs in IHNM | Filippos Karapetis | |
svn-id: r26732 | |||
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn | |
svn-id: r26635 |