blob: 3180fdad652ea4fa8ea9ea21f28edc7737a3da0d (
plain)
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
43
44
45
|
0.9.4 2005-05-26
- multiplayer client and server functionality
- Mac OS X support
- webstart version
- experimental lwjgl driver
- standalone installer
- online installation of Quake2 demo data files
- mouse wheel support
- very fast screenshot function
- memory footprint reduced
- bugfixes
0.9.3 2004-09-09
- savegames
- command line completion in console
- better fullscreen vidmode selection
- memory footprint reduced
- improved performance
- bugfixes
0.9.2 2004-06-28
- joal sound
- new "fastjogl" OpenGL renderer for improved performance
- fullscreen support on windows
- bugfixes
0.9.1 2004-05-04
- use a newer jogl build that works with windows2000
- minor cleanups
0.9.0 2004-04-28
- initial release
- what works so far:
- local single player games
- demos (at least we have the coolest Java benchmark out there)
- console and menus 90%
- todo until 1.0:
- sound support
- save games / load games
- network games
|