1
0
Fork 0
fgdata/Aircraft
mfranz f827653668 - create new Nasal module string.nas with simple shell style pattern matching
algorithm (needed for the file selector and useful for other purposes, like
  assembling lists of livery or screenshot files etc.)
- io.nas: move fixpath to string.nas (it's not only useful for file paths
  but can also be used for property paths)
- screen.nas: move trim to string.nas (used by screen.nas and nasal-console.xml)
- gui.nas: add pattern matching to FileSelctor
- ufo.nas: use patterm matching (only *.ac and *.xml files shall be listed)
2007-06-22 14:13:30 +00:00
..
c172p Don't set the volume louder than is allowed by OpenAL. 2007-05-29 15:28:36 +00:00
Generic - s/aircraft/tanker/ (patch inspired by Alexis BORY :-) 2007-06-16 00:44:44 +00:00
Instruments prepare for new weather radar 2007-06-18 16:28:13 +00:00
Instruments-3d fixed nasal error --- tried to set DoubleValue("") 2007-06-13 05:00:21 +00:00
ufo - create new Nasal module string.nas with simple shell style pattern matching 2007-06-22 14:13:30 +00:00