aboutsummaryrefslogtreecommitdiff
path: root/games/netradiant/pkg-descr
blob: 0f2c0a6a0943580e164d073067bd5353dd86b9ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NetRadiant is a fork of the well-known map editor for Quake 3 based games,
GtkRadiant 1.5.  The focus is put on stabilizing and bugfixing the included
map compiler, q3map2, so it can become a reliable tool for map authors.

Fixes include:

  - Better decompiling by q3map2 (texcoords no longer get lost)
  - Fixed 3D display in the Windows XP software renderer
  - Fixed deluxemapping when a surface is lit from both sides
  - Fixed some buffer overruns
  - Fixed the "expand selection to whole entities" feature
  - Fixed the origin of mirrored eclassmodel entities
  - Key bindings no longer disappear when using an international
    keyboard layout
  - Plane snapping fixed (no more fall-through holes in imported
    model terrain)
  - Various other map compiler fixes

Original, classic GtkRadiant 1.5 is available as `games/gtkradiant' port.