Age | Commit message (Expand) | Author |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-31 | * Removed references to the current _backgroundInfo from parser code. | Nicola Mettifogo |
2008-07-31 | Disabled masks in BRA Amiga, because the decoding is not known yet. | Nicola Mettifogo |
2008-07-31 | Made changing of background more flexible, in that the engine can now configu... | Nicola Mettifogo |
2008-07-31 | Changed Gfx::_backgroundInfo to be a pointer. This temporarily kills all z-bu... | Nicola Mettifogo |
2008-07-31 | Set correct font for dialogues in BRA Amiga. | Nicola Mettifogo |
2008-07-30 | * Unified implementation of flow control opcodes in NS and BRA | Nicola Mettifogo |
2008-07-30 | Reordered initialization lists to silence warning. | Nicola Mettifogo |
2008-07-29 | * Implemented pause/resume of command execution | Nicola Mettifogo |
2008-07-29 | * Added flexible verb configuration for both NS and BRA. | Nicola Mettifogo |
2008-07-29 | Added dialogue text rendering for BRA. | Nicola Mettifogo |
2008-07-29 | Mask files don't always exist in Amiga version of BRA, in paricular NULL.msk. | Travis Howell |
2008-07-29 | Add check common directories, in loadScenery() for Amiga version of BRA. | Travis Howell |
2008-07-29 | * Fixed positioning of balloons and faces in BRA (dos, at least). | Nicola Mettifogo |
2008-07-28 | Enforcing use of nullZonePtr only for nulling out pointers, as it is useless ... | Nicola Mettifogo |
2008-07-28 | Yet another hack to deal with labels... Must rethink this crap from scratch. | Nicola Mettifogo |
2008-07-28 | Moved validation step from revision 33363, so that it is executed for all ani... | Nicola Mettifogo |
2008-07-28 | Fixed loading of static items. | Nicola Mettifogo |
2008-07-28 | Pick up/drop/open/close actions are now available in game. | Nicola Mettifogo |
2008-07-28 | Implemented opcodes for picking up/dropping/opening/closing items. | Nicola Mettifogo |
2008-07-28 | Tiny readability aid for parser code. | Nicola Mettifogo |
2008-07-28 | Preliminary code for traps. | Nicola Mettifogo |
2008-07-28 | Added a post processing step to runScripts, so that Animation can be validate... | Nicola Mettifogo |
2008-07-28 | Correct character name set by character location parser. | Travis Howell |
2008-07-28 | Added support for text in BRA DOS demo. | Nicola Mettifogo |
2008-07-28 | Some instrumentation for script debugging. | Nicola Mettifogo |
2008-07-28 | Add basic support for running Amiga and PC demos of BRA. | Travis Howell |
2008-07-28 | There is no mask or path directories for part0 of BRA (Amiga), so always chec... | Travis Howell |
2008-07-28 | Inventory is now properly rendered. Item selection is not yet working. | Nicola Mettifogo |
2008-07-28 | Fix compile. | Travis Howell |
2008-07-28 | Some unneeded references slipped in with the last commit. | Nicola Mettifogo |
2008-07-28 | * Changed Disk code in BRA to use FilesystemNode (duplication has become trul... | Nicola Mettifogo |
2008-07-27 | Moved inventory cursor drawing code to InventoryRenderer. | Nicola Mettifogo |
2008-07-27 | Inventory icons are now loaded correctly (not yet displayed). BRA doesn't cra... | Nicola Mettifogo |
2008-07-27 | Add music/sound loading in Amiga version of BRA. | Travis Howell |
2008-07-27 | Added rudimental support for location changes when walking through doors. The... | Nicola Mettifogo |
2008-07-27 | Search common directory, when loading frames and talks in Amiga verison of BRA. | Travis Howell |
2008-07-27 | Doug from BRA can now walk in his hotel room. He still stops in bizarre poses... | Nicola Mettifogo |
2008-07-26 | More cleanup. | Nicola Mettifogo |
2008-07-26 | Cleanup. | Nicola Mettifogo |
2008-07-26 | * Added walk calculations to BRA (doesn't walk yet, though). | Nicola Mettifogo |
2008-07-26 | BRA now parses path data from the scripts. | Nicola Mettifogo |
2008-07-25 | Changed the remaining references to Nodes into Points. | Nicola Mettifogo |
2008-07-25 | * Changed walk code to use Common::Point instead of the clumsy WalkNode. | Nicola Mettifogo |
2008-07-25 | Made character visible in BRA. | Nicola Mettifogo |
2008-07-25 | Converted BRA to work with the new menu approach. It is not yet well plugged-... | Nicola Mettifogo |
2008-07-25 | * Merged old input management flags into a single mouse status variable. | Nicola Mettifogo |
2008-07-24 | Fixed leak in new gui code. | Nicola Mettifogo |
2008-07-24 | * Moved end intro and end game sequences code to gui. | Nicola Mettifogo |