Age | Commit message (Expand) | Author |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
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-24 | HUGO: Fix BE issue in getSound(). Thanks wjp for finding that issue. | strangerke |
2011-04-24 | HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391 | strangerke |
2011-03-30 | HUGO: Fix s_bootCypherLen *for real* | Max Horn |
2011-03-30 | HUGO: Fix cypher fix ;) | Max Horn |
2011-03-29 | HUGO: - BSF file is no longer mandatory for H2 and H3 Dos. | strangerke |
2011-03-24 | HUGO: Turn FileManager::getBootCypher into a const static variable | Max Horn |
2011-03-24 | HUGO: When erroring out due to a missing file, tell the user which file is mi... | Max Horn |
2011-03-21 | HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format | Max Horn |
2011-03-08 | HUGO: Misc savegame modifications | strangerke |
2011-03-07 | HUGO: Fix registration messages for H1 Dos Freeware version (in intro) | strangerke |
2011-02-20 | HUGO: Some more refactoring | 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-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: Replace Common::File by Common::ReadStream in several functions | Arnaud Boutonné |
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-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn |
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: Fix warning reported by GCC | Arnaud Boutonné |
2011-01-30 | HUGO: | Arnaud Boutonné |
2011-01-26 | HUGO: Fix some save/restore issues | Sylvain Dupont |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné |
2011-01-23 | HUGO: Get rid of (almost) all the remaining defines | Arnaud Boutonné |
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné |
2011-01-18 | HUGO: Clean up | Arnaud Boutonné |
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné |
2010-12-05 | HUGO: Remove Invalid Memory Read in getSound() - Size not defined until after... | David Turner |
2010-11-29 | HUGO: Fix a remaining warning | Arnaud Boutonné |
2010-11-29 | HUGO: Add GMM save/load and RTL | Arnaud Boutonné |
2010-11-26 | HUGO: Get rid of initial savegame | Arnaud Boutonné |
2010-11-22 | HUGO: Rewrite saveObjects() and restoreObjects() | Arnaud Boutonné |
2010-11-22 | HUGO: Suppress useless enums, cleanup | Arnaud Boutonné |
2010-11-19 | HUGO: Start using endianness-safe read/write functions | Arnaud Boutonné |
2010-11-11 | HUGO: Cleanup, move several functions and variables to the object class | Arnaud Boutonné |
2010-11-11 | HUGO: Suppress the use of Utils::Error, cleanup | Arnaud Boutonné |
2010-11-09 | HUGO: Fix several memory leaks | Arnaud Boutonné |
2010-11-01 | HUGO: Replace Utils::Warn() by warning() | Max Horn |
2010-11-01 | HUGO: Convert class member comments to Doxygen format | Arnaud Boutonné |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-31 | HUGO: Suppress Playback code | Arnaud Boutonné |
2010-10-30 | HUGO: Comment out all occurrences of FILE *fpb | Max Horn |
2010-10-25 | HUGO: cleanup: Suppress trailing spaces and tabs | Arnaud Boutonné |