Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-13 | HUGO: Rename structs and enums | Strangerke | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-06-25 | HUGO: Fix incorrect usage of sizeof | Willem Jan Palenstijn | |
Thanks to salty-horse for the report. The new sizes are the ones that were replaced by sizeof in 399b59a583b. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-03-21 | HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format | Max Horn | |
2011-02-18 | HUGO: Avoid duplicated code in functions related to HUGO.DAT | strangerke | |
2011-02-12 | HUGO: Cleanup based on Fingolfin comments | Arnaud Boutonné | |
svn-id: r55887 | |||
2011-02-11 | HUGO: Cleanup: fix style issue in Doxygen comments | Arnaud Boutonné | |
svn-id: r55884 | |||
2011-02-02 | HUGO: 'Constify' engine as much as possible | Arnaud Boutonné | |
svn-id: r55741 | |||
2011-01-31 | Hugo: Some cleanup | Arnaud Boutonné | |
svn-id: r55690 | |||
2011-01-30 | HUGO: | Arnaud Boutonné | |
- Replace several char* by Common::String - Fix a bug in showDosInventory() svn-id: r55669 | |||
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-23 | HUGO: Get rid of (almost) all the remaining defines | Arnaud Boutonné | |
svn-id: r55485 | |||
2011-01-23 | HUGO: Fix several warnings | Arnaud Boutonné | |
svn-id: r55453 | |||
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné | |
Suppress almost all defines, rename constants svn-id: r55451 | |||
2011-01-04 | HUGO: Implement menu commands | Arnaud Boutonné | |
Also did some cleanup, and had to comment out handleMouseUp() as it's currently not working really well svn-id: r55114 | |||
2010-11-12 | TOOL+HUGO: Misc modifications | Arnaud Boutonné | |
- Fix H1 Dos bug (animations not showing in Hall and after) - Get rid of _textSchedule and everything related H1 Dos shoud now be completable (not tested yet) svn-id: r54218 | |||
2010-11-11 | HUGO: Suppress the use of Utils::Error, cleanup | Arnaud Boutonné | |
svn-id: r54198 | |||
2010-11-09 | HUGO: Fix several memory leaks | Arnaud Boutonné | |
svn-id: r54168 | |||
2010-11-01 | HUGO: Convert class member comments to Doxygen format | Arnaud Boutonné | |
svn-id: r54018 | |||
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné | |
also suppressed some dereferencing svn-id: r53674 | |||
2010-10-11 | HUGO: Split classes with multiple version in separate files | Arnaud Boutonné | |
svn-id: r53152 |