~ubuntu-branches/ubuntu/precise/glbsp/precise

« back to all changes in this revision

Viewing changes to nodeview/TODO.txt

  • Committer: Bazaar Package Importer
  • Author(s): Darren Salt
  • Date: 2008-01-30 13:33:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130133349-kgojg33vyiu8xbvp
Tags: 2.24-1
* New upstream release.
* Bumped the lib soname and the library package name due to one silly
  little binary incompatibility caused by changes in an exported struct.
  (Safe; nothing else currently in the archive has ever used libglbsp2.)
* Removed my patches since they're all applied upstream.
* Updated the list of documentation files.
* Build-time changes:
  - Switched from dh_movefiles to dh_install.
  - Updated my makefile to cope with upstream changes.
  - Corrected for debian-rules-ignores-make-clean-error.
  - Corrected for substvar-source-version-is-deprecated.
  - Link libglbsp, rather than glbsp, with libm and libz.
* Fixed shlibdeps. (Closes: #460387)
* Bumped standards version to 3.7.3 (no other changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
NodeView TODO list
 
3
==================
 
4
 
 
5
+ info panel:
 
6
 
 
7
  >> node type (normal | GL V2 | GL V3 | GL V5 )
 
8
 
 
9
  # mouse coords:
 
10
 
 
11
    -  sector
 
12
    -  linedef
 
13
    -  vertex
 
14
 
 
15
    -  subsector
 
16
    -  seg
 
17
    -  GL vertex
 
18
 
 
19
+ File|Select_Map : to select a new level
 
20
 
 
21
+ process multiple WAD / GWA files
 
22
 
 
23
- seg list: only need to show start and end numbers.
 
24
 
 
25
- RSCRIPT editor / browser.
 
26
 
 
27
- REJECT browser.
 
28