-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathChangeLog
More file actions
28 lines (23 loc) · 651 Bytes
/
ChangeLog
File metadata and controls
28 lines (23 loc) · 651 Bytes
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
0.1.3
- Fixed collision bug.
forgott a lot of stuff
0.0.3
- Polygon intersection speed up.
- Command line parse error fix.
- OpenGL polygon state switch speed up (speed up ~30).
- Textured polygon instead of rasters for fonts, (speed up ~20%).
- New font file type, 256x256 png-file.
- Experimental, not compiled by default: Threaded rendering, (speed down/up -10% -> +10%).
- Cache in SoundUtil.
- Behaviors loads sounds instead of Score.
- 'Screen goes black'-bug fixed.
- New sounds.
- Extra ball.
- Fixed png check in configure.in.
0.0.2
Multiball.
Right ramp.
Jackpot.
Cache in TextureUtil.
0.0.1
First alpha release