summaryrefslogtreecommitdiffhomepage
path: root/proto-sc
AgeCommit message (Collapse)Author
2016-06-09proto/simconnect: float/double promotionsStanislaw Halik
2016-05-26many modules: trivial cleanups onlyStanislaw Halik
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab
2015-11-01all: adjust options.hpp move to compatStanislaw Halik
2015-10-30also rename protocol -> protoStanislaw Halik