Age | Commit message (Expand) | Author |
2014-02-18 | HUGO: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-13 | HUGO: Rename pointers | Strangerke |
2012-06-13 | HUGO: Rename structs and enums | Strangerke |
2012-06-13 | HUGO: Apply coding convention (in progress) | Strangerke |
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-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-20 | HUGO: Some more refactoring | strangerke |
2011-02-18 | HUGO: Move several short function bodies from headers to cpp files | 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-11 | HUGO: Fix warning "virtual function override intended?" reported by LordHoto ... | Arnaud Boutonné |
2011-02-08 | HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help) | Arnaud Boutonné |
2011-02-02 | HUGO: 'Constify' engine as much as possible | Arnaud Boutonné |
2011-01-30 | HUGO: Fix a crash in maze and a bug in lineHandler() | Arnaud Boutonné |
2011-01-26 | HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versions | Arnaud Boutonné |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné |
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
2010-12-31 | HUGO: Add CTRL-l and CTRL-s keys used in Win versions. | Arnaud Boutonné |
2010-12-31 | HUGO: Saving a game is no longer authorized when gameOverFl is set | Arnaud Boutonné |
2010-12-31 | HUGO: F6 now also closes inventory in Win versions | Arnaud Boutonné |
2010-12-20 | HUGO: Improve keyboard handling | Arnaud Boutonné |
2010-12-19 | HUGO: Fix case bug in God Mode | Arnaud Boutonné |
2010-12-15 | HUGO: Clean-up, move MidiPlayer class definition to .h file | Arnaud Boutonné |
2010-12-15 | HUGO: Ensure F6 (inventory) is only active when appropriate | 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-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é |
2010-10-11 | HUGO: Split classes with multiple version in separate files | Arnaud Boutonné |