]> git.mxchange.org Git - flightgear.git/history - src/MultiPlayer
Development for two new features:
[flightgear.git] / src / MultiPlayer /
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MoorePad T_PositionMsg to a multiple of 8 bytes, and check...
2009-01-15 Tim MooreFGMultiplayMgr: use binary search to find a property...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-12 mfranzadd property for wildfire propagation
2008-11-12 mfranzadd some more generic multiplay properties (now 20...
2008-10-09 mfranzadd surface-positions/wing-pos-norm, surface-positions...
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-03 mfranzAnders GIDENSTAM: "only override the receive port when...
2008-04-19 durkSmall patch that prevents displaying a "local echo...
2008-03-22 timooremodel paging patch from Till Busch
2008-02-29 mfranzadd /sim/model/livery/file for internal use in the...
2007-12-08 mfranzadd some generic properties for free use
2007-12-07 timooreCheck for valid multiplayer packet.
2007-10-02 durkFix tiny memory leak, as reported by Valgrind.
2007-09-29 mfranzTransfer a variant index of type integer. What the...
2007-08-27 andyvivian: add misc. MP properties
2007-01-17 mfranzMaik JUSTUS: adapt some property names to match common...
2007-01-17 mfranzMaik JUSTUS: aerotowing properties
2006-10-31 frohlichModified Files:
2006-10-28 mfranzMaik JUSTUS: change /rotors/*/blade1_pos to /rotors...
2006-10-10 frohlichModified Files:
2006-03-25 frohlichMake the bo105 appear correct for multiplayers.
2006-02-21 mfranznew FSF address
2006-02-19 fredbSuppress a recurrent "no error" message, at least with...
2006-02-17 ehofmanMIPSpro fix.
2006-02-17 ehofmanRemove unused files.
2006-02-17 ehofmanMathias Fröhlich:
2006-02-11 fredbUnused local variable removed
2006-02-11 fredbPortability fix - use SimGear when available
2006-02-11 ehofmanMathias Froehlich:
2006-02-09 ehofmanVivian Meazza:
2006-02-03 fredbRemove unused local variables
2005-12-02 mfranzMathias FROEHLICH: fix strange gcc 4.0.* strict aliasin...
2005-12-02 mfranzreturning addresses of auto vars is *dangerous* (ask...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 ehofmanOliver Schroeder:
2005-09-28 ehofmanRemove unused defines
2005-09-28 ehofmanCygwin doesn't handle endianness properly at the moment...
2005-09-22 ehofmanUse our own stdint.hxx implementation.
2005-09-21 ehofmanBetter cross platform compatibility.
2005-09-21 ehofmanUpdate for 32-bit systems.
2005-09-20 ehofmanAdd a byte swap test utility.
2005-09-18 ehofmanOliver Schroeder:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-07-31 ehofmanFrederic: MSVC doesn't have stdint.h. I just copied...
2005-07-28 ehofmanMathias Fröhlich:
2005-07-15 mfranz- don't abort if remote model isn't installed; output...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-04-01 curtClean up various compiler warnings that have crept...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-05-15 curtChanges to track updates to SimGear.
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-20 ehofmanMSVC and MingW fixes
2003-03-26 ehofmanLatest MultiPlayer updates
2003-03-26 ehofmanLatest MultiPlayer updates
2003-03-23 ehofmanMultiPlayer updates for MSVC from Frederic Bouvier
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-23 ehofmanLatest MultiPlayer updates
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-20 ehofmanAdd includes for MacOS X
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...