Age | Commit message (Expand) | Author |
2014-02-18 | HUGO: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-01 | HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 | Strangerke |
2013-10-31 | HUGO: Fix CID 1003560, 1002882 | Strangerke |
2012-12-13 | COMMON: Add wrapper for isprint. | Johannes Schickel |
2012-06-18 | HUGO: Remove F9 key handling | Strangerke |
2012-06-13 | HUGO: Rename pointers | Strangerke |
2012-06-13 | HUGO: Rename structs and enums | Strangerke |
2012-06-13 | HUGO: More renaming | Strangerke |
2012-06-13 | HUGO: Apply coding convention (in progress) | Strangerke |
2012-02-02 | HUGO: Fix keyHandler (noticed by Strangerke). | Alyssa Milburn |
2011-11-30 | HUGO: Remove obsolete todo | Strangerke |
2011-09-08 | HUGO: Made some static data const. | Johannes Schickel |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-18 | HUGO: Replace vsprintf by Common::String::vformat | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-25 | HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar | strangerke |
2011-04-20 | HUGO: Silent several warnings reported by littleboy | strangerke |
2011-03-21 | HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format | Max Horn |
2011-03-21 | HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBox | Max Horn |
2011-03-08 | HUGO: Misc savegame modifications | strangerke |
2011-02-18 | HUGO: Remove extra spaces at end of lines | strangerke |
2011-02-18 | HUGO: Move several short function bodies from headers to cpp files | strangerke |
2011-02-18 | HUGO: Avoid duplicated code in functions related to HUGO.DAT | strangerke |
2011-02-15 | HUGO: Replace cypher by a global variable, clean engine destructor | strangerke |
2011-02-15 | HUGO: more refactoring and encapsulation | strangerke |
2011-02-12 | HUGO: Cleanup based on Fingolfin comments | Arnaud Boutonné |
2011-02-11 | HUGO: Cleanup: fix style issue in Doxygen comments | Arnaud Boutonné |
2011-02-08 | HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help) | Arnaud Boutonné |
2011-02-03 | HUGO: Suppress static variables (except one) | Arnaud Boutonné |
2011-02-02 | HUGO: 'Constify' engine as much as possible | Arnaud Boutonné |
2011-01-31 | Hugo: Some cleanup | Arnaud Boutonné |
2011-01-30 | HUGO: | Arnaud Boutonné |
2011-01-29 | HUGO: Cleanup drawRectangle() and keyHandler() | Arnaud Boutonné |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné |
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné |
2011-01-09 | HUGO: intros are now skippable | Arnaud Boutonné |
2011-01-08 | HUGO: Merge inventory object and mouse cursor when selected | Arnaud Boutonné |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
2010-12-15 | HUGO: Clean-up, move MidiPlayer class definition to .h file | Arnaud Boutonné |
2010-12-12 | HUGO: Fix "mouse" bug in H3 Dos, TPS tuning | Arnaud Boutonné |
2010-12-10 | HUGO: Enable the use of the icon based inventory | Arnaud Boutonné |
2010-11-29 | HUGO: Add GMM save/load and RTL | Arnaud Boutonné |
2010-11-28 | HUGO: Modify or suppress some obsolete comments and warnings | Arnaud Boutonné |
2010-11-27 | HUGO: Add F4/F5 keys to save/restoreGame | Arnaud Boutonné |
2010-11-11 | HUGO: Cleanup, move several functions and variables to the object class | Arnaud Boutonné |
2010-11-01 | HUGO: Convert class member comments to Doxygen format | Arnaud Boutonné |
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné |