summaryrefslogtreecommitdiff
path: root/src/goal_base.h
AgeCommit message (Collapse)Author
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the ↵truebrain
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
2011-12-19(svn r23630) -Add: a Goal GUI to show your current goalstruebrain