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