blob: becac8174badf04478149752a2da41a617be8bcc (
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
|
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
|