source: git/NEWS @ deb58b87

RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since deb58b87 was 3db0798, checked in by Olly Betts <olly@…>, 18 years ago

Remember the window size or maximised/fullscreen state between invocations.

git-svn-id: file:///home/survex-svn/survex/branches/survex-1_1@3328 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 22.1 KB
RevLine 
[5940815]1
2* aven:
3
[3db0798]4  + Remember the window size or maximised/fullscreen state between invocations.
5
[5940815]6  + Add options dialog to "Export" similar to the one for "Print".
7
[6b2113d]8  + The "number of pages required" in the print dialog now updates when you
9    change what is to be shown (underground legs/surface legs/station
10    names/crosses).
11
[920b066]12Changes in 1.1.11 (2006-11-25):
13
14* Updated Czech, Spanish, and Slovak translations.
15
[99d8798]16* (MacOS X version): Assorted OS X specific tweaks and fixes.
17
[920b066]18* aven:
[78c67a6]19
[920b066]20  + Pick a smaller and clearer font for labels.
[99d8798]21
[920b066]22  + Fix character spacing.
[99d8798]23
[920b066]24  + Tweak display of bearing and elevation angles to look nicer with
25    proportional fonts.
[99d8798]26
[920b066]27  + Use the title from the 3d (or plt, etc) file for the window title
28    rather than the filename.
[99d8798]29
[920b066]30  + Show distances to 2 decimal places rather than the nearest integer.
[99d8798]31
[920b066]32  + Only consider underground legs when calculating the depth bands and
33    depth colouring.
[99d8798]34
[920b066]35  + Add "Colour by Error".
[99d8798]36
[920b066]37  + Add entry for "white" in date and error keys.
[99d8798]38
[920b066]39  + When setting the view to a single point, don't change the scale.
[99d8798]40
[920b066]41  + If reloading the same file, don't change the view
[99d8798]42
[920b066]43  + Fix filetypes selector in open dialog.
[99d8798]44
[920b066]45  + Fix the charset we use for aven in certain cases.
[99d8798]46
[920b066]47  + Call msg_init before using msg_lang or it won't ever be set!
[99d8798]48
[920b066]49  + Pass wx the full language code to initialise the C library locale.
[99d8798]50
[920b066]51  + Fix bug in generating prefix tree view which could lead to a bogus
52    leading dot on some survey names (bug probably introduced in 1.1.10).
[99d8798]53
[920b066]54  + "New Presentation" now ensures that the side panel is open
[99d8798]55
[920b066]56  + Fix updating of cached opengl lists when the view is reset to the
57    default.
[99d8798]58
[920b066]59* Ignore LANG if it starts with a digit to avoid problems with bogus value for
60  LANG which AutoCAD installation seems to set on MS Windows.
[99d8798]61
[920b066]62* (Unix version): configure: Allow SGMLTOOLS and DOCBOOK_TO_MAN to be
63  specified.  Either/both can be set to ":".
[99d8798]64
[920b066]65* dump3d: Report unknown (to dump3d) codes returned by img.
[99d8798]66
[920b066]67* img library: Flag all stations as underground in the old "ASCII" .3d format.
[99d8798]68
[920b066]69Changes in 1.1.10 (2006-07-14):
[ac3f376]70
71* aven: Clicking on a survey name in the survey tree now highlights it in
72  the map view.  Double-clicking zooms the view to show the clicked survey
73  highlighted.  Clicking the root clears the highlighting and double-clicking
74  the root restores the default view.  To expand/collapse a branch, click
75  on the "[+]" or "[-]" icon to the left of the survey name.
76
77* aven: The measuring line can now measure to anywhere in plan or elevation
78  view (not just to a station!)  In plan view the horizontal distance and
79  bearing are shown, while in elevation view the vertical distance is shown.
80   
81* aven: Moving the mouse over a station in the survey view now highlights
82  that station in the survey tree (though it may not be visible if the
83  survey(s) it is in aren't expanded).
84
85* aven: Clicking on a station to centre the view now moves the mouse pointer
86  to the new location of the station (except on Mac OS X where this isn't
87  allowed).
88
89* aven: Fix which presentation toolbar buttons are shown as depressed.
90
91* Fix infinite loop reading 3d files with LRUD data (bug introduced in 1.1.9).
92
93* vim files are now installed with the correct paths (bug introduced in 1.1.9).
94
[920b066]95Changes in 1.1.9 (2006-07-04):
[6a2594be]96
97* (Unix version): Install desktop files for aven and svxedit contributed to the
98  Ubuntu package by Phil Bull, and corresponding pixmaps.
99
100* Fix img to filter out cross-sections which don't match the subsurvey (if
101  specified).  The API now returns img_XSECT_END to mark the end of a
102  passage rather than setting a flag on the last img_XSECT of the passage.
103
104* Enhance integration with the vim editor - this can now colour .err files, run
105  cavern from vim and parse error output, and run aven from vim.  Tweak the
106  existing vim mode for .svx files to fix a few minor bugs and add support for
107  the new "*data passage" style.
108
109* aven: fix drawing of the "blob" end of the measuring line on graphics cards
110  which can't draw large enough blobs for us.
111
112* aven: sort out confusion about what encoding everything is in which means
113  that the distance measured by the measuring line actually gets displayed
114  and also fixes problems with empty menu items in non-English locales in
115  some cases.
116
117* aven: redraw grey background after a menu is closed over the aven window
118  with no survey loaded.
119
120* aven: fix bug which caused printing to crash (introduced in 1.1.8).
121
122* aven: avoid crash on some machines when opening "About" dialog before having
123  loaded a survey.
124
125* aven: Translate "Plan" and "Elevation" buttons in print view dialog.
126
127* (Unix version): aven: Fix character set handling of cavern output.
128
129* cavern: Report an error if a cross-section is specified for a station which
130  doesn't exist.
131
132* Updated French and Italian translations.
133
134* (Unix version): aven: Fix "Can't open message file `en_US' using path
[f3cfd13]135  `${prefix}/share/survex'" error.
136
[6a2594be]137* Fix bug in 3d file reading on 64 bit platforms when used in STANDALONE mode
138  (doesn't affect Survex itself, but other applications which use img.c should
139  update their copy).
140
141* (Unix version): Add checks that wxWidgets is a non-unicode version (wx 2.6
142  and later are caught by configure, whereas older wx versions are caught when
143  trying to compile).
144
[920b066]145Changes in 1.1.8 (2006.06.30):
[cd39f67]146
[c988ae4]147* Drop support for building with wxWidgets versions prior to 2.4.0
148  (which was released on 2003-01-07).
149
[9577fcc]150* aven: Printing through aven now uses settings from the "[aven]" section
151  of print.ini, and support for hierarchical sections (using "like=")
152  has been disabled.
153
[ecf2d23]154* aven: Change mouse actions to be compatible with those in Survex 1.0.
155  The mousewheel now zooms in/out (it doesn't do anything in 1.0) and
156  left drag is now smart about not rotating and zooming at the same
157  time.
158
[d1628e8e]159* aven: Highlighting stations now happens as you type, and pressing
160  "Enter" or clicking the "Find" button now pans and zooms to show the
161  highlighted stations.
162
[e67ed1b]163* aven: Left-clicking away from a station now cancels measuring line.
164
[3ddd351]165* aven: Setting view to North, South, East, or West is now animated like
166  the tilt from plan to elevation.
167
[c988ae4]168* aven: Fix presentation saving to also write "." for decimal points and
169  presentation loading to accept either "." or ",".
170
171* (Unix version): aven: Add text for all toolbar items so that aven
172  will work with the Gnome desktop preference for displaying toolbars as
173  icons with text or just text (wxWidgets needs fixing first though).
174
175* (Unix version): aven: Remove the ability to detach the menu bar (yell
176  if you actually used it and I'll restore it!)
177
178* aven: Add "all survey files" option to the "open file" dialog.
179
[84f1ed1]180* (MS Windows version): aven: Fix cursor keys to pan survey.
181
[a884696]182* (MS Windows version): Built with wxWidgets 2.6.3 instead of 2.6.2.
183
[9fe7af4f]184* (MS Windows version): Fix installer to work on Windows 2000 or XP if
185  run by an unprivileged user.
186
187* (MS Windows version): Upgrade to the latest version of InnoSetup (the
188  installer builder we use) and include new installer translations for
189  UK English, Spanish, Brazilian Portuguese, Italian, Romanian, and Slovak.
190
191* (MS Windows version): aven: Include Catalan and Brazilian Portuguese
192  translations of messages for wxWidgets (the GUI library we use).
193
[cd39f67]194* aven: Disable "Highlight exported points" if there aren't any.
195
[afffec4]196* Updates to French translation from Michel Bovey.  Also updates to German,
[5e74c26]197  Italian, Catalan, Spanish, and Romanian translations.
[581624b]198
[38a192d]199* (Unix version): test suite: fix smoke test to pass even without X running
200  (it was meant to but the code had a bug).
201
[5892e08]202* aven: Check if OpenGL is available and exit cleanly with a helpful error
203  if it isn't.
204
[879e9c3]205* (Unix version): aven: Fix --help and --version to work without a working
206  X display (provided it's built with wxWidgets 2.5.1 or newer).
207
[c8f929b]208* aven: Automatically select the presentation tab of the notebook when the user
209  selects "New Presentation" or "Open Presentation".
210
211* aven: Fix "Delete" in the presentation list to not get passed on (and so not
212  reset to default view as well).
213
214* aven: Fix Ctrl+Insert in the presentation list not to segfault if the list is
215  empty.
216
217* aven: Fix Cursor Up and Down in the presentation list to move the highlight
218  up and down instead of being passed on and moving the survey.
219
[9ad92cc]220* aven: Improve SVG output compatibility.  Tested with Mozilla Firefox 1.5,
[ecf2d23]221  Adobe's SVG browser plugin, Gimp 2.2.8, Gqview 2.0.0, Opera 8.5,
222  Safari 2.0.3, and InkScape 0.42.
[9ad92cc]223
224* aven: Put a 5mm border around exported SVG files to allow for station markers
225  and non-zero width lines.
226
227* aven: Fix crash when exporting as SVG or Sketch if labels or surface data
228  was turned on.
229
230* aven: Actually close the file we're exporting which fixes problems with it
231  not always being fully written.
232
[920b066]233Changes in 1.1.7 (2005.10.18):
[6662d02]234
235* cavern: Add validity checking for dates in *date commands (with feature
236  test in testsuite).  A date entered as just "year" or "year.month" now
237  becomes a date range for the relevant period (previously it became a single
238  date near the middle of that period).
[e0c7cd1]239
[8add4c9]240* extend: Fixed 2 uninitialised flags (should fix erratic behaviour on
241  with MS Windows).
242
[9f524ee]243* extend: Default output name for a file called input.3d is now input_extend.3d
244  rather than just extend.3d (which was annoying if you wanted to extend
245  several surveys in the same directory).
246
[185d793]247* aven: OpenGL 2.0 always includes support for point sprites so rework
[3efd6b6]248  our check for them to include that knowledge.
[185d793]249
[3515947]250* aven: Regenerate depth bar if user switches to/from metric units.
251
[1235f9b]252* aven: Don't clear the "there" mark just because the mouse pointer has
253  moved off a station.
254
[4299674]255* aven: When processing a .svx file, put the resultant .3d file in the
[d74279d]256  same directory (since that's where we then try to load it from).
[4299674]257
[60dbe70]258* aven: Fix labelling of date colouring on 32 bit platforms.
259
[125c9ea]260* aven: If "colour by date" is on and we load a survey with no date info
261  (or all surveyed on the same date) then set "colour by none".
262
[ec58e3d3]263* aven: Make the error dialog modal and remove a signal handler once it
264  has fired to prevent endless (or seemingly endless) cascades of error
265  dialogs.
266
[8add4c9]267* aven: Enforce a minimum object volume diameter of 1m to avoid problems
268  if a survey file with only one station in is loaded.
269
[6662d02]270* aven: Fix problems with indicators disappearing when we're drawing
271  blobs and/or crosses the slow (but always supported) way.  (Problem
[d74279d]272  introduced in 1.1.6).
[6662d02]273
[b65c13f]274* (Unix version): aven: Really stop setting extra toolbar margin when using
275  GTK2.0.  The attempt to fix this in 1.1.3 failed because __WXGTK12__ is
276  set for GTK+ 1.2 or *any later release* so is true for GTK+ 2.0 too!
277
[17cce5f]278* (Unix version): aven: Add details of which of wxGTK, wxMotif, and wxX11
279  we've been compiled with, and which GTK+/Motif version where appropriate.
280
[affaeee]281* (Unix version): Fixed build on Fedora Core 3.
282
[618b01f]283* documentation: Updates to 3d file format specification from Mike McCombe.
284
[920b066]285Changes in 1.1.6 (2005.10.10):
[7e01c87]286
287* (MS Windows version): Distribution is about a third smaller than 1.1.5
288  (mostly because mingwm10.dll is no longer required).
289
[b88b171]290* aven: If aven is asked to load a .svx, .dat, or .mak file, run cavern on
291  it, showing cavern's output in a window (with errors and warnings clickable
292  to load the offending file into an editor), and then loading the resulting
293  3d file.
294
[7e01c87]295* aven: Added "Colour by Date" option.
296
297* aven: Disable "Colour by Depth" option if there's no elevation variation.
298
299* aven: Don't crash if trying to load a survey with no elevation variation.
300  Instead turn off depth colouring.
301
[8ea82aa]302* aven: Export as HPGL added.
303
[887c26e]304* aven: Improved update of mouse coordinates and measuring line (thanks to
305  Martin Green).
306
[7c29c976]307* aven: Show the coordinates of either the mouse pointer or the nearest
308  survey station to it (if there is one near enough).  Showing both was
309  confusing and meant the status bar overflowed on smaller displays.
310
[7e01c87]311* aven: When printing an extended elevation, don't show bearing and elevation.
[bd21214]312
[7e01c87]313* aven: Don't lock "flat" surveys which aren't extended elevations - a
314  flat survey with LRUD data isn't flat any more!
315
316* aven: When we have to draw blobs and crosses the slow way (because the
317  graphics hardware doesn't support the fast way), draw them so that they
318  should appear at the correct depth into the 3D scene instead of on top
319  of everything else.
320
321* aven: Make "play presentation backwards" icon green to match the other
322  presentation icons.
323
324* (MS Windows version): aven: Mouse clicks on the survey view now set the
325  keyboard focus there.
[bd21214]326
[b46bf92]327* (MS Windows version): aven: Fix first redraw of a newly loaded survey.
328
[796d7bf]329* (MS Windows version): aven: Fix redrawing of measuring line.
330
[7e01c87]331* cavern: Store dates for img_XSECT.
332
333* cavern: Fixed small one-off memory leak if you specify -o more than once.
334
[b88b171]335* (Unix version): Check environmental variable LC_MESSAGES when deciding what
336  language to use for messages.
337
[7c29c976]338* (MS Windows version): "Print" on a 3d file now prints through aven rather
339  than the separate printer driver (Unix has done this for some time).
340
[8ea82aa]341* Removed old printer drivers.
342
[7e01c87]343* img library: When creating a 3d file, ignore img_XSECT if we've been asked
344  to write a file format version which doesn't support it.
[8ea82aa]345
[920b066]346Changes in 1.1.5 (2005.09.20):
[106cfdf]347
348* (MS Windows version): aven: Fixed crash on start-up (introduced in 1.1.4).
349
[4ba80e0]350* aven: Make blobs round like they are in Survex 1.0.
351
352* aven: If the graphics drivers don't support drawing blobs using OpenGL
353  point markers, fall back to drawing filled circles.
354
[95ce35f]355* aven: If the graphics drivers support it, draw crosses as texture mapped
356  OpenGL point markers which is much faster.
357 
358* aven: Cross size increased to match Survex 1.0.
359
[cd78148]360* aven: We must update which blobs are displayed if display of surface or
361  underground legs is toggled.
362
[f5627353]363* cavern: Fix handling of a *solve followed by survey data, none of which is
364  attached to the previous data.
365
[dfe4a520]366* cavern: Fixed "No survey data" error when a *solve is followed by another
367  *solve (or the implicit solve at the end of processing) with no data between
368  them.
369
[920b066]370Changes in 1.1.4 (2005.09.19):
[4855072]371
372* aven: Added Aven's icon to the "About" dialog.
373
374* aven: Use localised character for the decimal point (e.g. "," in most
375  continental European countries).
376
377* aven: Previously the survey tree would get focus and then take keypresses
378  (e.g. "P", "L", "Delete").  Now we pass most keypresses across so they
379  operate on the cave, and transfer the input focus across when we do.
380
381* aven: Make pressing "Return" in the tree control expand/collapse a subtree.
382
383* aven: Speed up intialisation by delaying creation of OpenGL lists until
384  they're needed.
385
386* aven: Added Mark Shinwell's bounding box with shadow of the survey.
387
388* aven: Disable the "Tubes" button/menu item when there's no LRUD data.
389
390* aven: Reworded "Restore Default Settings" as "Restore Default View".
391
392* (Unix version): aven: Set sensible default margins for printing and preserve
393  any margin values the user specifies between runs (previously margins
394  defaulted to 0 each time aven was run).
395
396* Documentation: Document *DATA PASSAGE in the manual.
397
[920b066]398Changes in 1.1.3 (2005.09.07):
[0e558e5]399
400* (Microsoft Windows version): Fixed build problems.
401
402* cavern: Allow OMIT character (-) for left/right/up/down.
403
404* aven: Remove an unnecessary menu separator.
405
406* aven: Fix "Find" and "Hide" toolbar buttons to work with GTK2.0.
407
408* aven: Make the tooltip for "Hide" show the number of found stations.
409
410* aven: If * or ? is used in a glob-style pattern, force a non-substring match.
411
412* aven: Enable "New Presentation" when there's a 3d file loaded, rather than
413  when there's a presentation loaded.
414
415* aven: Make entrances green in side panel tree list to match green blobs used
416  in cave view.
417
418* aven: Don't show surface labels if we're not showing surface data, etc.
419
420* aven: Merge "Start Rotation" and "Stop Rotation" into "Toggle Rotation" and
421  make "Space" the key for this.  Keep Return working "Stop Rotation" so
422  existing users are happy, but don't advertise it.
423
424* aven: Normalise filename by adding any extension used, and use the normalised
425  filename for file history and window title.
426
427* (Unix version): aven: Stop setting extra toolbar margin when using GTK2.0
428  as the toolbar buttons already have a sensible margin - the extra margin is
429  only needed with GTK1.2.
430
431* aven: Fix handling of plumb legs in tube model.
432
433* aven: Fixed swapped L and R in tube model.
434
435* extend: Preserve UD cross-section information in extended elevation.
436
437* extend: Add new messages for John Pybus' enhancements.
438
439Changes in 1.1.2 (never formally released):
[8faa5d8]440
441* Added support for LRUD data in .svx files, in .3d files, and aven can
442  now load and display it on screen and on printouts.  The ability to "fake"
443  LRUD data in aven is gone for now but will reappear in some form later.
444
445* cavern: Removed support for writing Chasm's 3dx format.  We're going to
446  fold any desirable missing chasm functionality into aven.
447
448* aven: Rearranged mouse actions as discussed on the mailing list.  Added
449  cursors for each different mouse action to help the user learn what each
450  does.  Also added cursors for the "compass" and "clino" as well as the
451  scalebar to suggest to the user that they can be dragged to change the view.
[1a09e2c]452
[0e558e5]453* (Unix version): aven: Don't segfault if LANG isn't a known language.
[8faa5d8]454
455* tests/smoketest.tst: If X windows is running, check that we can run aven
456  with --help and --version.
457
458* tests/cavern.tst: Fixed cavern.tst to warn if it is skipping a test because
459  no results are listed for it.  This revealed that there was a "newline" test
[6225339]460  which should have been called "badnewline", and was a broken testcase too!
[8faa5d8]461  Fixed all these problems.
462
463* cavern: Applied Simeon Warner's patch for handling backcompass, backclino,
464  and omitted forward compass/clino readings in Compass DAT files.  Added
465  a feature test for this to the testsuite.
466
467* It no longer makes sense to have an option not to build aven or to build aven
[0e558e5]468  without OpenGL so remove old machinery for this from configure and the
469  sources.
[8faa5d8]470
[0e558e5]471* (Unix version): configure: Check if "-lXxf86vm" is needed.
[8faa5d8]472
473* configure: Better output for strcasecmp test.
474
475* aven: Fix crosses to work much better.  Not a total fix - their position
476  in the Z buffer isn't correct and they're rather slow to plot.
477
478* aven: Don't regenerate the hittest grid every time the mouse moves while
479  animating, which solves the mysterious pausing effect (thanks go to Martin
480  Green for spotting this!)  Also clear all the status bar coordinates when
481  animating.
482
483* aven: Sort out clashing menu shortcuts in some languages.
484
485* aven: Fixed compilation problem on x86_64
486
487* SPUD: Pruned out stuff which has been done or which is not actually relevant
488  to this branch.
489
490* Merge various changes from 1.0 branch:
491
492  + aven: Port over "printing from aven" functionality.
493
494  + aven: Port over "export as" functionality,
495
496  + Add David Loeffler's vim mode for .svx files.
497
498* aven: Fix check for whether a label is behind us in perspective view.
[1a09e2c]499
[8faa5d8]500* aven: Don't use an opengl list for drawing the indicators - we typically make
501  a new list each time we plot them anyway.
502
503* Remove lingering traces of support for RISC OS and pre-386 MSDOS
504
505* aven: Set icon on non-Windows platforms too.  This means that with
[0e558e5]506  WindowMaker on Unix you get an icon on the AppIcon by default.
[8faa5d8]507
508* configure: Update wxWindows checks to handle newer wx versions.
509
510* Make all maintainer perl scripts "use bytes;" to avoid utf-8 double encoding
511  problems.  They also all require Perl 5.8 now (hopefully this isn't an issue
512  for anyone building from CVS).
513
514* acinclude.m4: Quote macro name for fix autotools warning.
515
[4855072]516* Documentation: "tilt up" is "'" not ",".
[8faa5d8]517
518* aven: Add support for mousewheels (to tilt the cave).
519
520* aven: Fixed twisted transitions to and from pitches in certain cases.
521
[0e558e5]522* aven: Pick a sensible initial window size when the user's desktop is spread
523  over more than one monitor (works best with wx2.5 or newer, but try to do
[8faa5d8]524  better with wx2.4 or earlier as well).
525
526* aven: Initialise GfxCore slightly later to avoid visual glitch from notebook
527  contents being visible before any survey is loaded.
528
529* aven: Allow a coloured texture to be used
530
531* aven: Don't initialise until we have data (to the user, this means the window
[0130bc4]532  is default colour (grey for most systems) not black until a survey is
533  loaded).
[8faa5d8]534
535* aven: Fixed weird "shadowed" icons.
536
[920b066]537Changes in 1.1.1 (2004-10-06):
[a7aa27d9]538
539* (Microsoft Windows version): aven: Hopefully fix loading a survey file at
[1a09e2c]540  startup.
[a7aa27d9]541
542* aven: Delay loading the bitmap for the "About" dialog until it is first
543  needed.  We want start up to be as quick as possible.
544
[920b066]545Changes between 1.0.32 and 1.1.0 (never formally released):
[edb6576]546
[91e416e]547* NOTE: Survex 1.1.X releases are development snapshots made available for
548  the purposes of allowing wider testing and getting more user feedback.  Once
549  the code has stabilised the version number will be raised to 1.2.0.
[edb6576]550
[91e416e]551* aven: Now uses OpenGL for 3d rendering - you may need to install drivers if
552  you're using Windows 95 - these can be obtained from:
553  http://download.microsoft.com/download/win95upg/info/1/W95/EN-US/Opengl95.exe
[edb6576]554
[91e416e]555* aven: Solid passages - passage dimensions are currently inferred from
556  the leg length (pretty effective as you can measure longer legs in
557  larger passages).  Use of real LRUD data coming soon...
[edb6576]558
[91e416e]559* aven: Depth colouring is now continuously varying.
[edb6576]560
[0580c6a]561* aven: Colour by depth can now be turned off (and there's the start of a
562  framework for properly implementing colour by date, error, etc).
563
[4261983]564* aven: Find stations moved onto the toolbar and now uses a simple wildcarded
565  match (? matches any character, * matches any number of characters).
566
567* aven: We now use the status bar for coordinates, distances, etc to make
568  better use of screen space.
[edb6576]569
[f80077a]570* aven: Full screen mode (F11).
[edb6576]571
[6abab84]572* aven: Perspective view.
573
[91e416e]574* aven: Context sensitive cursor shape - needs more work.
[edb6576]575
[91e416e]576* aven: Mouse actions changed (hopefully they're now more natural, but
577  you may find the change disorientating - feedback wanted on this).
[edb6576]578
[1690fa9]579* aven: Added "presentations" which allow you to set up fly-through paths
580  and load/save/run them.
581
[0580c6a]582* aven: A presentation can be exported as a movie file.
583
[045e2af]584* aven: Added Save screenshot facility.
585
[c60062d]586* aven: Depth fogging option.
587
[0580c6a]588* aven: Added Smooth Lines option.
589
590* aven: Added Textured Walls option.
591
[f433fda]592* aven: If a survey has surface legs but no underground legs, default to
593  showing the surface legs.
594
[0580c6a]595* cavern: Dates given to *date are now stored in the 3d file.
Note: See TracBrowser for help on using the repository browser.