-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
80 lines (57 loc) · 2.14 KB
/
AUTHORS
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Jump 'n Bump is done by many people. The authors and contributors are listed
below. Invented and implemented was Jump 'n Bump by Brainchild Design as a
DOS game. Later the source was released and Chuck Mason did the port to
Linux using SDL. Some people contributed various stuff to it.
An HTML5 Port was made that helped serve as inspiration for a
complete JavaScript port by James Sinclair.
Mattias Brynervall <matbr656@student.liu.se>
Original DOS code.
Andreas Brynervall <andreasb@acc.umu.se>
Martin Magnusson <marma102@student.liu.se>
Original Graphics.
Anders Nilsson <equel@swipnet.se>
Original Music.
Chuck Mason <cemason@users.sourceforge.net>
The first Linux port using SDL.
Philippe Brochard <phil.brochard@wanadoo.fr>
The jbmenu.tcl script.
Joe Wreschnig <piman@sacredchao.net>
The manual page
"timecop" <timecop@japan.co.jp>
pack and unpack.
Jon Atkins <jcatki@home.com>
The network code of the Linux version.
Gürkan Sengün <gurkan@linuks.mine.nu>
Made the website http://www.jumpbump.mine.nu/ and hosts it. Promotion.
Florian Schulze <crow@icculus.org>
Cleaned up code. Added scaling graphics mode (800x512). Fixed sound.
Ben Hines <bhines@alumni.ucsd.edu>
MacOS X fixes.
Gil Megidish
Made the Kaillera network version.
David García Rodríguez <bkron@hotmail.com>
Level making tutorial.
Ryan C. Gordon <icculus@clutteredmind.org>
Made networking possible again.
Martin Willemoes Hansen <mwh@sysrq.dk>
The jumpnbump_menu Python frontend.
http://mwh.sysrq.dk/programs/programs.phtml
Alessandro Gatti <a.gatti@tiscali.it>
FreeBSD fixes.
Ulrich Eckhardt <uli@doommachine.dyndns.org>
Cleanup and small patches for enhanced networking.
Ricardo Cruz <rick2@aeiou.pt>
AI functions
Fabian Greffrath <fabian+debian@greffrath.com>
Debian patches.
Côme Chilliet <come@chilliet.eu>
SDL2 port.
Maintenance from 2015-2017.
Rémi Verschelde <remi@verschelde.fr>
Packaging fixes and cleanups.
Enno Rehling <https://github.com/ennorehling>
Graham <https://github.com/GrahamTheCoder>
For their work on an HTML5 port
See: https://github.com/ennorehling/jump-n-bump
James Sinclair <jamsinclairnz@gmail.com>
JavaScript Port.