File: ChangeLog

package info (click to toggle)
pinball 0.3.1-14.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 9,872 kB
  • sloc: cpp: 14,417; sh: 7,339; ansic: 3,131; makefile: 340
file content (28 lines) | stat: -rwxr-xr-x 651 bytes parent folder | download | duplicates (9)
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