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