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