File: Main_Changes095.html

package info (click to toggle)
eureka 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,912 kB
  • sloc: cpp: 84,842; python: 495; sh: 91; makefile: 21; ansic: 3
file content (42 lines) | stat: -rw-r--r-- 1,833 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<div id='wikitext'>
<h1>CHANGES IN Eureka 0.95 (r932)</h1>
<p><em>(Changes are since the 0.88c version, r605)</em>
</p>
<p class='vspace'>+  Preferences dialog
</p>
<p class='vspace'>+  Key binding system, with GUI in preferences
</p>
<p class='vspace'>+  Windows port (32-bit) with an installer
</p>
<p class='vspace'>+  Automatically back-up edited wads (multiple times)
</p>
<p class='vspace'>+  Status area on info bar -- replaces map name
</p>
<p class='vspace'>+  Log viewer
</p>
<p class='vspace'>-  new 'Prune Unused' command removes unused stuff (sectors etc)
</p>
<p class='vspace'>-  fixed explosion of wad size when saving repeatedly
<br  />-  fixed crash clicking a linedef flag when nothing was selected
<br  />-  fixed PGUP / PGDN keys to scroll the browser
<br  />-  fixed jerky RMB scrolling at large zoom factors
</p>
<p class='vspace'>-  Scale Objects: implemented Z scaling for sectors
<br  />-  Default Props panel is now hidden by default
<br  />-  copy properties command ('c') now copies linedef textures
<br  />-  swapped grid keys: 'g' now makes the grid smaller, 'G' bigger
<br  />-  key for splitting lines in half is now 'k' -- it was 'x'
</p>
<p class='vspace'><span  style='color: red;'>!</span>  removed the 192 grid size
</p>
<p class='vspace'>-  prevent making two lines overlap when merging vertices
<br  />-  merge: support one selected + one highlighted
<br  />-  merge command for things -- place them at same location
<br  />-  disconnect command for things at same location
</p>
<p class='vspace'>-  when a resource cannot be found, look in same dir as PWAD and IWAD
<br  />-  when saving over a map, use existing location in the wad
<br  />-  command line options: '-m' is shorthand for '<code>--merge</code>'
<br  />-  preference setting to swap upper and lower in Linedef panel
</p>
</div>