Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-14 | Oops oops. This fixes the bug fix. | Nicola Mettifogo | |
svn-id: r28623 | |||
2007-08-14 | Oops. Removed debug code. | Nicola Mettifogo | |
svn-id: r28622 | |||
2007-08-14 | Fixed bug (array-overflow) in NS introduction. This randomly caused the ↵ | Nicola Mettifogo | |
intro to crash during sketching. svn-id: r28621 | |||
2007-08-12 | Moved intro hack routines to Parallaction_ns callables, where they belonged ↵ | Nicola Mettifogo | |
from the beginning. svn-id: r28541 | |||
2007-08-11 | Moved core font management from Gfx to engine. Gfx still retains features ↵ | Nicola Mettifogo | |
related to displaying text on screen. svn-id: r28530 | |||
2007-08-09 | Encapsulated palette stuff into a new Palette object and got rid of a lot of ↵ | Nicola Mettifogo | |
#defines. This should ease handling of palettes in different versions of the engine. svn-id: r28509 | |||
2007-08-07 | Location comments are now displayed by a single Gfx function. | Nicola Mettifogo | |
svn-id: r28481 | |||
2007-08-06 | Changed graphics mask to a more generic BitBuffer object. | Nicola Mettifogo | |
svn-id: r28471 | |||
2007-08-06 | Made thickness of balloon borders consistent with original games. | Nicola Mettifogo | |
svn-id: r28470 | |||
2007-07-31 | Changed code to use the new fadePalette function, thus removing ↵ | Nicola Mettifogo | |
fadeInPalette and some custom fade code in _c_endComment. svn-id: r28368 | |||
2007-07-31 | Renamed palette functions. | Nicola Mettifogo | |
svn-id: r28365 | |||
2007-07-30 | Fixed palette going psychedelic at the very end of the game. | Nicola Mettifogo | |
svn-id: r28335 | |||
2007-07-30 | Replaced some palette code in _c_endComment with a function call. | Nicola Mettifogo | |
svn-id: r28334 | |||
2007-07-29 | Cleanup. | Nicola Mettifogo | |
svn-id: r28303 | |||
2007-07-29 | Made current callable routines members of Parallaction_ns, and moved them to ↵ | Nicola Mettifogo | |
callables_ns.cpp. svn-id: r28302 |