2007-05-16 |
curt | Type consistency. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
curt | Updates for scenery object database credits. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
curt | For now, OSG head should look for the same "data" tree... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | Mail++, Vivian++, ... and mine, of course :-) |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | reverting a small part; shouldn't make a difference... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | Maik JUSTUS: "further (final?) modifications for the... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | drop /ai/models/ballistic[]/impact/signal node, and... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | - add leading underscores to class member variables |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | Vivian MEAZZA: add terrain collision for submodels... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
mfranz | - don't abort just because a sample wasn't found |
commit | commitdiff | tree | snapshot |
2007-05-14 |
mfranz | Andy ROSS: |
commit | commitdiff | tree | snapshot |
2007-05-13 |
mfranz | let "terrain-elevation" also return material name ... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
mfranz | s/resistence/resistance/ |
commit | commitdiff | tree | snapshot |
2007-05-13 |
mfranz | s/resistence/resistance/ |
commit | commitdiff | tree | snapshot |
2007-05-13 |
mfranz | silence MSVC8 |
commit | commitdiff | tree | snapshot |
2007-05-12 |
mfranz | add error messages for invalid args to settimer() |
commit | commitdiff | tree | snapshot |
2007-05-12 |
mfranz | Anders GIDENSTAM: fix slip skid ball (merge from... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2007-05-11 |
mfranz | - degrade electrical XML SG_ALERT to SG_WARN. The reaso... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
mfranz | - don't abort just because of an unexpected "repeat... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
mfranz | - One of the most frequent bug reports is about "termi... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
mfranz | Maik JUSTUS: remove temporary debugging message |
commit | commitdiff | tree | snapshot |
2007-05-09 |
mfranz | degrade SG_ALERT message about phi/delta3 values to... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-05-09 |
mfranz | Maik JUSTUS: |
commit | commitdiff | tree | snapshot |
2007-05-08 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-05-07 |
mfranz | (untested) last-minute changes are evil! :-) |
commit | commitdiff | tree | snapshot |
2007-05-07 |
mfranz | property_list.cxx: in verbose mode (toggle with Ctrl... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
mfranz | let foo.getAttribute("listeners") return the number... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
mfranz | cosmetics: make the reason for the cast obvious. (Now... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
mfranz | initialize variables before using them |
commit | commitdiff | tree | snapshot |
2007-05-05 |
mfranz | use STL_IOMANIP to load <iomanip> |
commit | commitdiff | tree | snapshot |
2007-05-05 |
mfranz | revert last: keep --props option because of option... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
mfranz | Declare --props option obsolete and issue a warning... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
mfranz | remove all traces to --props |
commit | commitdiff | tree | snapshot |
2007-05-05 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-05-04 |
mfranz | add missing property names |
commit | commitdiff | tree | snapshot |
2007-05-04 |
mfranz | - remove dependence on /sim/number-views: the view... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
mfranz | write a more useful list on shift-"."-click, not the... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
mfranz | new fgcommand: "terrain-elevation" |
commit | commitdiff | tree | snapshot |
2007-05-03 |
mfranz | property browser: shift click on the "." entry dumps... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-05-03 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-05-02 |
mfranz | Free the splash texture memory when it's no longer... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
mfranz | move the "interpolator" subsystem into the INIT group... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
mfranz | remove util.cxx workaround for listener-call-at-exit... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
mfranz | since the submodel_mgr subsystem does now also hold... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
mfranz | set viewport in every progress step, so that the splash... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
mfranz | (hopefully) fix the problem that some people have: |
commit | commitdiff | tree | snapshot |
2007-04-28 |
mfranz | re-order gl commands for better rgba texture support |
commit | commitdiff | tree | snapshot |
2007-04-28 |
mfranz | allow rgba splash textures (I don't expect that they... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
curt | Add support for a new file format which where packet... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
mfranz | make listeners aware of their id, and output trigger... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2007-04-26 |
mfranz | set tower position at startup |
commit | commitdiff | tree | snapshot |
2007-04-26 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2007-04-21 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-04-20 |
curt | Syd Adams: |
commit | commitdiff | tree | snapshot |
2007-04-08 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-04-07 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-04-05 |
mfranz | - save pairs of <file>/<path> for each *-set.xml file... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
mfranz | - move fgInitTowerLocationListener() from fgInitPositio... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
mfranz | setAttribute("archive", 1) sets this attribute to ... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
mfranz | Csaba "Jester" HALASZ: radar fix & extension |
commit | commitdiff | tree | snapshot |
2007-04-03 |
fredb | Win32 fix |
commit | commitdiff | tree | snapshot |
2007-04-03 |
fredb | Update MSVC 7.1 projects |
commit | commitdiff | tree | snapshot |
2007-04-02 |
mfranz | fgFindAircraftPath(): put the MAX_DEPTH check at a... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
mfranz | MS Windows can't handle the symbols ... sigh |
commit | commitdiff | tree | snapshot |
2007-04-02 |
mfranz | - move format checking to the GUIInfo class. It has... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
mfranz | Csaba HALASZ: don't treat every entry in a scenario... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
mfranz | drop plib render callback, validate <format> in setupOb... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
mfranz | more recent MS Windows systems reportedly support more... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
mfranz | allow AI models to contain <nasal><load> and <nasal... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
mfranz | Ron JENSEN: turn cout into SG_LOG/SG_WARN (merge from... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
mfranz | yet another round() ... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
mfranz | another case of round() |
commit | commitdiff | tree | snapshot |
2007-03-31 |
mfranz | use round() from SG, as this isn't available everywhere |
commit | commitdiff | tree | snapshot |
2007-03-31 |
mfranz | obsolete through changes to Instrumentation/{instrument... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
mfranz | John DENKER: |
commit | commitdiff | tree | snapshot |
2007-03-30 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2007-03-29 |
mfranz | fix spectacularly useless error messages |
commit | commitdiff | tree | snapshot |
2007-03-29 |
andy | Sync with Nasal CVS (soon to become Nasal 1.1). Notabl... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
mfranz | add signal on GUI reinit; needed for reloading Nasal... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
mfranz | layout-props.cxx: hrule/vrule shall be accepted as... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
mfranz | If text contains "{display|voice}" groups, skip the... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
mfranz | - turn \n, \t, \r into spaces. Otherwise Festival spell... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
mfranz | - FGPropertyManager.{cpp,h}: fix memory corruption bug |
commit | commitdiff | tree | snapshot |
2007-03-18 |
mfranz | revert condition() patch. This can as easily be done... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
mfranz | set module namespace in globals, otherwise two subseque... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
mfranz | New Nasal command _condition(p) where p is a property... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
mfranz | - abort when "cvs up" failed (due to failed connection) |
commit | commitdiff | tree | snapshot |
2007-03-11 |
mfranz | can't "exec" fg-upload, as this doesn't trigger the... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
mfranz | - more efficient filter routine |
commit | commitdiff | tree | snapshot |
2007-03-10 |
mfranz | whoops, need to turn off globbing, or ALLOW * doesn... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
mfranz | before a day passes with no commits at all, better... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
mfranz | yeah, yet another patch ... :-] |
commit | commitdiff | tree | snapshot |
2007-03-09 |
mfranz | - rules can be defined in optional .fg-submit config... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
mfranz | - escape '+' in awk pattern (gawk doesn't need it,... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
mfranz | whoops, sorry for the noise -- we don't need that first arg |
commit | commitdiff | tree | snapshot |
2007-03-08 |
mfranz | fg-check: speedup, minor fixes, cleanup |
commit | commitdiff | tree | snapshot |
next |