xplane11-sys

git clone git://archive.git.mtrnord.blog/MTRNord/xplane11-sys.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-10-14 17:10fix: Do not call the wrong XPLMGetWindowGeometry in the wrapper functionMTRNord1+1-1
2020-10-14 17:09feat: Add XPLMGetWindowGeometry and XPLMDrawString safe functionsMTRNord3+45-0
2020-10-14 16:52refactor!: Move abstractions to specific modules (matching those of the c files)MTRNord2+189-187
2020-10-14 16:47feat!: Move bindings to submodule to allow better abstractionsMTRNord2+38-32
2020-10-14 15:45Merge branch 'main' of https://github.com/MTRNord/xplane11-sys into mainMTRNord1+201-0
2020-10-14 15:45fix: Correct link in READMEMTRNord1+1-1
2020-10-14 15:44Create LICENSEMarcel1+201-0
2020-10-14 15:44fix: Correct LicenseMTRNord1+1-1
2020-10-14 15:43fix: Set titles and description in the READMEMTRNord1+2-2
2020-10-14 15:42chore: Add README and small helper to write into mutable c char pointersMTRNord3+155-2
2020-10-14 14:22feat: Add info macro for easy logMTRNord2+35-0
2020-10-14 13:49Initial CommitMTRNord6+365-0