Age | Commit message (Expand) | Author |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-17 | PARALLACTION: Prefer Surface::create taking a PixelFormat over the one taking... | Johannes Schickel |
2011-01-28 | Replaced char* with Common::String in balloon code. | Nicola Mettifogo |
2011-01-13 | PARALLACTION: Fix Valgrind Error When Displaying Location Balloons In Big Red... | David Turner |
2010-10-11 | PARALLACTION: Fix out of bounds access. | Johannes Schickel |
2010-04-02 | Fix whitespace | Willem Jan Palenstijn |
2010-03-20 | Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp). | Johannes Schickel |
2009-10-09 | Remove some unused variables | Max Horn |
2009-04-06 | Cleanup of Balloon and Dialogue code: | Nicola Mettifogo |
2009-03-21 | Set the right colors for dialogue text in BRA Amiga. | Nicola Mettifogo |
2009-02-26 | Fixed crashes and leaks when quitting BRA from menu and splash screen. | Nicola Mettifogo |
2008-12-24 | Simplified destructions of Balloon objects. | Nicola Mettifogo |
2008-12-14 | Removed references to _vm from the engine itself. | Nicola Mettifogo |
2008-12-13 | * Replaced char* with Common::String in the parser. | Nicola Mettifogo |
2008-09-27 | Fixed a nasty bug in SearchManager::addDirectory; made the 'char' constructor... | Max Horn |
2008-08-22 | Implement transition when entering a new location for BRA. Not pixel-perfect,... | Nicola Mettifogo |
2008-08-18 | * Split up blt routine (there is room for a ton of improvements) | Nicola Mettifogo |
2008-08-16 | Extended balloon manager to handle color constants and fixed color of text in... | Nicola Mettifogo |
2008-08-16 | Multiple balloons (answers) are now positioned correctly in BRA. | Nicola Mettifogo |
2008-08-16 | Removed unused variable. | Torbjörn Andersson |
2008-08-16 | Fixed half-invisible balloons. | Nicola Mettifogo |
2008-08-14 | Removed cross-references between the general parser and the text formatter. T... | Nicola Mettifogo |
2008-08-02 | Removed debug code I forgot a long time ago ;) | Nicola Mettifogo |
2008-08-02 | * Added a preprocessor to deal with the crappy location scripts in BRA. | Nicola Mettifogo |
2008-07-30 | Reordered initialization lists to silence warning. | Nicola Mettifogo |
2008-07-29 | Added dialogue text rendering for BRA. | Nicola Mettifogo |
2008-07-29 | * Fixed positioning of balloons and faces in BRA (dos, at least). | Nicola Mettifogo |
2008-07-04 | - Moved dialogue balloon management code from Gfx to its own class | Nicola Mettifogo |