]> icculus.org git repositories - crow/jumpnbump.git/blob - ChangeLog
Some documentation updates by Tarzeau.
[crow/jumpnbump.git] / ChangeLog
1 2 Aug 2002 - 1.34
2    - fixed too dark font
3    - attempt to fix sound and scaleup on big endian systems
4
5 5 Jul 2002 - 1.33
6    - added -musicnosound option
7    
8 15 Jun 2002 - 1.32
9    - fix for off by one in -mirror
10      add icon for application (macosx,windows,x)
11
12 10 Jun 2002 - 1.31
13    - rename jbmenu.tcl to jnbmenu.tcl, make it +x, add
14      options for -mirror and -scaleup
15      update manpage and -h with -scaleup
16      update makefiles accordingly
17      rename pack/unpack to jnbpack/jnbunpack
18      set gametitle
19
20 9 Jun 2002 - 1.3
21    - Added -mirror commandline option to play the level mirrored
22    - Deleting temporary music file
23
24 - 1.2
25    - MacOS X fixes
26    - some endian fixes
27
28 24 Feb 2002 - 1.1
29    - fixed timing problems
30    - fixed crash when temporary music can't be written
31
32 22 Feb 2002 - 1.0
33    - working sound
34    - new scaling graphics mode
35    - cleaned up code
36
37 ===========================================================================
38 This is the changelog of the linux version from which this port is derived.
39
40 25 Feb 2001 - 0.69
41    initial linux port, worked fine with freebsd too (chuck mason)
42
43 26 Feb 2001 - 0.69
44    made sound be played (chuck mason)
45
46 03 Mar 2001 - 0.70
47    fixing fps (longislandman)
48    changing player input: 4 player at one keyboard (tarzeau)
49    pack/unpack which packs/unpacks the leveldata (timecop)
50
51 ?? Mar 2001 - 0.70
52    network code has been written (longislandman, jonatkins.org)
53    it werks but we won't release it until it's good for the masses,
54    for test and fun play come join #keen on irc.linux.com
55    (be sure to have one udp port open if you have a firewall,
56    and also have sdl-mixer, sdl and sdl-net)
57                
58 16 Mar 2001 - 0.70
59    did a new screenshot http://jumpbump.mine.nu/port/jumpbumprocks.jpg
60    wrote a little faq http://jumpbump.mine.nu/port/jumpbumpfaq.txt
61    put online level-selector-menu http://jumpbump.mine.nu/port/jbmenu.tcl
62    (received from philippe brochard, thank you!)
63
64 20 Mar 2001 - 0.72
65    repackaged tarballs with network code jnb-net.tar.gz,
66    menusystem and unpack/pack