Chris Collins
|
3ca44d43fb
|
BUGFIX: When we have valid stale plane data, let the renderer know it's stale, not invalid
|
2015-11-19 22:41:06 +00:00 |
|
Roland Winklmeier
|
13fef465d8
|
Fix gcc clobbered warning
|
2015-11-19 22:41:06 +00:00 |
|
Mathew Sutcliffe
|
2b90b0caee
|
Using safer casts.
|
2015-11-19 22:41:05 +00:00 |
|
Mathew Sutcliffe
|
bc2cd6ab1e
|
Explicit conversions to inhibit MSVC2015 warnings.
|
2015-11-19 22:41:05 +00:00 |
|
Mathew Sutcliffe
|
f61761f466
|
Better implementation of CompareCaseInsensitive.
|
2015-11-19 22:41:04 +00:00 |
|
Roland Winklmeier
|
fdf149610c
|
XPMPCreatePlaneWithModelName adds plane with a defined model name
It bypasses the internal model matching of libxplanemp and lets
external applications do the model matching themselves.
|
2015-11-19 22:41:04 +00:00 |
|
Roland Winklmeier
|
3de2779f80
|
Make installed model info available from libxplanemp
|
2015-11-19 22:41:03 +00:00 |
|
Roland Winklmeier
|
6944ace30e
|
Remove obsolete method LoadOnePackage
|
2015-11-19 22:41:03 +00:00 |
|
Roland Winklmeier
|
edf617d7ac
|
Implement and use single command parser methods
|
2015-11-19 22:41:02 +00:00 |
|
Mathew Sutcliffe
|
d957d261d3
|
Fixed MinGW warning emitted when optimizations are enabled.
|
2015-11-19 22:41:02 +00:00 |
|
Mathew Sutcliffe
|
1d6094901f
|
One more cppcheck warning.
|
2015-11-19 22:41:01 +00:00 |
|
Mathew Sutcliffe
|
c8cdc5a6ad
|
Fixed cppcheck warnings.
|
2015-11-19 22:41:01 +00:00 |
|
Mathew Sutcliffe
|
2fb1a30065
|
Fixed Clang warnings.
|
2015-11-19 22:41:00 +00:00 |
|
Mathew Sutcliffe
|
321cda2598
|
[swift] refactored initialization into legacy and nextgen parts
|
2015-11-19 22:41:00 +00:00 |
|
Mathew Sutcliffe
|
cdef678e61
|
[swift] cleanup functions
|
2015-11-19 22:40:59 +00:00 |
|
Mathew Sutcliffe
|
20efe9a5f5
|
[swift] change or remove debug text mentioning XSquawkBox
|
2015-11-19 22:40:59 +00:00 |
|
Mathew Sutcliffe
|
83858ee83d
|
[swift] in the scenario init->cleanup->init, treat already-loaded object as a warning, not an error
|
2015-11-19 22:40:58 +00:00 |
|
Mathew Sutcliffe
|
e6f88a5285
|
[swift] fix for when using the latest libpng
|
2015-11-19 22:40:58 +00:00 |
|
Mathew Sutcliffe
|
81c83f2f78
|
[swift] don't store libpng or zlib headers with the libxplanemp source code
|
2015-11-19 22:40:57 +00:00 |
|
Mathew Sutcliffe
|
457bae1a6d
|
[swift] killing all those distracting warnings revealed one which identified an obvious mistake
|
2015-11-19 22:40:57 +00:00 |
|
Mathew Sutcliffe
|
072f095fad
|
[swift] killed approximately 150 compiler warnings
|
2015-11-19 22:40:56 +00:00 |
|
Chris Collins
|
5a5c65ce06
|
Merge remote-tracking branch 'origin/nextgen_csl'
|
2015-06-21 18:31:01 +10:00 |
|
Wade Williams
|
e678e23268
|
Resolved merge conflict
|
2013-11-20 11:12:51 -06:00 |
|
Wade Williams
|
e115ae0489
|
Disabled CSL debugging
|
2013-11-20 11:10:59 -06:00 |
|
Wade Williams
|
32a0bcd508
|
Fixed typo in markdown
|
2013-11-20 11:10:36 -06:00 |
|
bsupnik
|
bf91ea6ce1
|
bug fixes for multi-pass drawing and HDR mode
|
2013-11-19 16:46:42 -05:00 |
|
bsupnik
|
fe7f49da0d
|
basic datarefs for pre-existing CSL state
|
2013-11-18 00:06:35 -05:00 |
|
bsupnik
|
2247275646
|
bug fix for crash-on-quit with async load on 10.25 and earlier SDK - work around by not using async. also covers not using async on v9.
|
2013-11-17 22:55:03 -05:00 |
|
bsupnik
|
eb319c1c86
|
first draft of OBJ-based CSL
|
2013-11-17 22:12:19 -05:00 |
|
bsupnik
|
533139fec8
|
bug fix from keith: fixed return types to XPMPGetPlaneData
|
2013-11-17 21:46:28 -05:00 |
|
bsupnik
|
591103b4e5
|
more removing 'long' as a type (this fixes BMP loading on mac, as if anyone cares)
fixed warnings in compiler
added logging for missing texture.
|
2013-11-14 12:58:10 -05:00 |
|
bsupnik
|
9a6c6a9778
|
initial commit: 64-bit clean libxplanemp for mac. uses newer APIs to avoid deprecations.
|
2013-01-04 14:05:41 -05:00 |
|
Wade Williams
|
2ef501b241
|
Updated README
|
2012-05-25 10:51:03 -05:00 |
|
Wade Williams
|
6758589e6b
|
Added missing label field to XPMPPlanePosition_t and updated README
Added note to README warning users to not use CSLLoaderThread.*
|
2012-05-25 09:57:41 -05:00 |
|
Wade Williams
|
6db62cb34f
|
Resolved differences between XSB xivap and Martin's subversion repository
|
2012-05-25 09:17:15 -05:00 |
|
Wade Williams
|
93ca1fca6d
|
Added README.markdown file for github project page
|
2012-05-22 10:31:41 -05:00 |
|
Wade Williams
|
67c81c11ca
|
Added .gitignore
|
2012-05-22 10:22:18 -05:00 |
|
fjallon
|
6f05269117
|
fix for MacOS pascal string escape character '\p'
|
2011-12-13 17:56:57 +00:00 |
|
fjallon
|
6fd540ea1e
|
Removed support for old PowerPC Mac versions.
Requires at least MacOS X 10.5.
No PowerPC support.
|
2011-12-12 19:19:15 +00:00 |
|
Thijmen de Gooijer
|
2950236c3c
|
Should fix random crashes...
http://forum.ivao.aero/index.php?topic=133477.msg1105814#msg1105814
|
2010-01-08 19:26:05 +00:00 |
|
Kenny Moens
|
fd84bbb672
|
port patch for 8.33 kHz frequencies
|
2009-08-14 17:48:17 +00:00 |
|
Kenny Moens
|
b95393340e
|
make X-IvAp compiling on Linux again + port patches made for IVAO already to OpenSource version
|
2009-08-14 17:39:09 +00:00 |
|
Thijmen de Gooijer
|
9d93982b04
|
Initial import. This version is somewhere around 0.1.9, or as Martin put it "this should be a fairly current version".
TDG
|
2009-08-07 08:16:16 +00:00 |
|