Age | Commit message (Expand) | Author |
2016-09-18 | add missing copyright terms | Stanislaw Halik |
2016-09-16 | x-plane-plugin: fix ldflags logic for clang | Stanislaw Halik |
2016-08-23 | x-plane-plugin: fix build | Stanislaw Halik |
2016-08-23 | cmake: refactor boilerplate for projects | Stanislaw Halik |
2016-07-19 | cmake: install source code as well | Stanislaw Halik |
2016-07-07 | cmake: get rid of duplicate includes | Stanislaw Halik |
2016-07-06 | proto-wine, x-plane-plugin: fix install prefix | Stanislaw Halik |
2016-06-16 | all: split "api" into "api" and "logic" | Stanislaw Halik |
2016-05-23 | cmake/x-plane-plugin: remove typo var name. enough to check for cxx | Stanislaw Halik |
2016-05-17 | x-plane-plugin: set default visibility. remove linker script. | Stanislaw Halik |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik |
2015-10-20 | x-plane: ignore diagnostic | Stanislaw Halik |
2015-07-02 | Reinit the offsets when re-enabling the plugin | Ennio Barbaro |
2015-07-02 | Added enable/disable plugin command. | Ennio Barbaro |
2015-07-02 | Use XPLMRegisterFlightLoopCallback instead of XPLMRegisterDrawCallback | Ennio Barbaro |
2014-09-24 | unbreak hopefully | Stanislaw Halik |
2014-09-24 | no need for pragma here | Stanislaw Halik |
2014-09-22 | style only | Stanislaw Halik |
2013-11-30 | untested merge from compat, hopefully fix osx | Stanislaw Halik |
2013-11-30 | fix x-plane crashing on exit | Stanislaw Halik |
2013-11-30 | fix bitrot shm name | Stanislaw Halik |
2013-10-30 | use proper origin | Stanislaw Halik |
2013-10-30 | update plugin. now using radians in shm | Stanislaw Halik |
2013-10-17 | all except 3rdparty-maintained stuff pass -Wall -Wextra -pedantic | Stanislaw Halik |
2013-10-17 | reformat | Stanislaw Halik |
2013-09-19 | xpl: pass -Wall -pedantic in gnuc89 | Stanislaw Halik |
2013-09-19 | xpl: dead code. mmap(2) (void*)-1 on failure | Stanislaw Halik |
2013-09-17 | xpl: rename user-visible data following fork | Stanislaw Halik |
2013-09-14 | Don't leak any memory, ever (?) | Stanislaw Halik |
2013-09-14 | Even more dead code | Stanislaw Halik |
2013-09-14 | Play nice with IDE analysis | Stanislaw Halik |
2013-09-14 | X-Plane: remove dead code | Stanislaw Halik |
2013-07-18 | Fix Linux bitrot | Stanislaw Halik |
2013-04-25 | Don't convert the same value to degrees twice in a row. | Stanislaw Halik |
2013-04-25 | Unbreak X-Plane plugin | Stanislaw Halik |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik |