Initial revision
First import from P-51
added error checking for file loading
changed solutioun for "delta3d" naming
changed solutioun for "delta3d" naming
removed (text, should be bin)
binary check in
changed datafile path
changed solution for "delta3d" naming
changed solution for "delta3d" naming
changed solution for "delta3d" naming
added error checking for file loading
added return values to LoadFile()
changed automatic linking library
added some error checking
removed
now binary files
removed
changes from Mark
removed Mark's changes
removed testTerrain due to external dependencies.
moved UI stuff to dtCore namespace
removed glsvalidate.exe from the build process
Added some tooltips; changed scroller values in...
Changed texture file chooser to use absolute pa...
doxygen 1.3.4; Removed project version number
added command line file loading
Added user preferences to the application; adde...
turned off console window for Release mode.
removed reference to P51 projects.
Prettied up a few things - added tooltips
removed reference to P51.h and replaced with dt.h
fixed "dtcore" typos
modified Transformable's Get/Set methods
Module-specific header files
changed to module-specific header files; upgrad...
added some missing auto lib linking files.
removed #pragma auto lib linking
removed #pragma auto lib linking
fixed a few missing #includes and auto lib link...
Made the example slightly more interesting.
removed ignored libs
added debug library linking
added in dtcore and gl_gui projects to the solu...
first version
runs with default audio config (16 sounds, no EAX)
Resorted to default Audio Config Data (no eax, ...
changed the intermediate output directory
fixed a stereo/mono positioning problem
first version
added reference to the Env Var Installer
removed (actually, moved to the Data package)
slowed down the moving boxes
Fixed a small file save bug (Open Previous, Sav...
Added option to set the start/end point, or sta...
ignored default lib
changed gdal.lib auto lib linking
updated for doxygen 1.3.8
reworded some phrases
Added testAudio and testSound to the solution
changed comment
added GetDeltaDataPathList() method
now makes use of the DELTA_DATA environment var...
added handle to the parent Scene
added gui_gl project to solution
broke out physics creation into a separate meth...
added TimePeriod and Season controls
used in the web pages.
upgraded Doxygen; added custom footer and casca...
wrong directory
used in the generated web pages
turned off the Directories link
added gui_fl to the solution
used only for the API documentation
Added StatCounter code
removed ABC dependency on gui_fl
removed deprecated API to DisplayDebugGUI()
Removed DisplayDebugGUI from bindings
rearranged the timing of when Application subsc...
changed the default nodemask to avoid getting p...
changed the default nodemaskto avoid EnvEffects
removed gui_fl.lib from auto-lib linking
changed revision to 0.3.0; Disabled Private mem...
changed to use marine.rbody
updated installer to check for existing delta3d...
GNU license agreement
fixed problem with the delta3d selected path
fixed problem with user-entered path; upgraded ...
merged from main line to branch (i think)
Fixed texture filter problem; changed init clou...
changed dependency order
now forces the EnvEffects to repaint when added
changed output directory
changed version number
Added Restart PC option after installation
Changed from dWorldStep to dWorldQuickStep
Fixed bug with generating the Collision Mesh
first version
increased gravity for more excitement
added dtUtil project