Age | Commit message (Expand) | Author |
---|---|---|
2019-12-21 | Codechange: Replace FOR_ALL_GOALS with range-based for loops | glx |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-29 | Codechange: Remove GoalTypeByte | Charles Pigott |
2019-04-29 | Codechange: Remove Company/OwnerByte types | Charles Pigott |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2013-05-27 | (svn r25299) -Feature: Allow more concurrent goals in a game | zuu |
2013-05-26 | (svn r25296) -Feature: Goals can now have a progress text and/or be marked as... | zuu |
2012-01-03 | (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed | rubidium |
2012-01-01 | (svn r23704) -Doc: Doxygen comment fixes and additions. | alberth |
2012-01-01 | (svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a si... | truebrain |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-12-19 | (svn r23630) -Add: a Goal GUI to show your current goals | truebrain |