Age | Commit message (Expand) | Author |
2014-02-18 | HUGO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-09 | HUGO: Reduce the scope of some variables | Strangerke |
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-06-13 | HUGO: Rename pointers | Strangerke |
2012-06-13 | HUGO: Rename structs and enums | Strangerke |
2012-06-13 | HUGO: Use Common::Point in pathfinding | Strangerke |
2012-06-13 | HUGO: Some more renaming | Strangerke |
2012-06-13 | HUGO: Apply coding convention (in progress) | Strangerke |
2011-11-03 | HUGO: Fix warnings | Eugene Sandulenko |
2011-10-31 | HUGO: Rename Sequence Index Direction Enums. | D G Turner |
2011-10-31 | HUGO: Change _UP to __UP to avoid definition conflict on some backends. | Matt Lewandowsky |
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-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-14 | HUGO: Some more refactoring | strangerke |
2011-02-11 | HUGO: Cleanup: fix style issue in Doxygen comments | Arnaud Boutonné |
2011-02-11 | HUGO: refactoring: move boundaries to object class | 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-23 | HUGO: Cleanup | Arnaud Boutonné |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
2010-12-15 | HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos) | Arnaud Boutonné |
2010-11-11 | HUGO: Cleanup, move several functions and variables to the object class | Arnaud Boutonné |
2010-11-05 | HUGO: Silent GCC warning introduced in r54087 | Arnaud Boutonné |
2010-11-05 | HUGO: Suppress useless case in processRoute() | Arnaud Boutonné |
2010-11-01 | HUGO: Convert class member comments to Doxygen format | Arnaud Boutonné |
2010-10-25 | HUGO: cleanup: Suppress trailing spaces and tabs | Arnaud Boutonné |
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné |
2010-10-12 | HUGO: Add lineHandler for v3 Dos, fix/add comments | Arnaud Boutonné |
2010-10-12 | HUGO: enable left diagonals | Arnaud Boutonné |
2010-10-03 | HUGO: Clean-up | Arnaud Boutonné |
2010-08-27 | HUGO: Hopefully fix GCC_PRINTF issue in util | Arnaud Boutonné |
2010-08-26 | HUGO: Removed some dead code and redundant indirection | Oystein Eftevaag |
2010-08-17 | HUGO: Fix file permissions | Sven Hesse |
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko |