File: AUTHORS

package info (click to toggle)
residualvm 0.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: buster
  • size: 31,284 kB
  • sloc: cpp: 227,029; sh: 7,256; xml: 1,731; perl: 1,067; java: 861; asm: 738; python: 691; ansic: 272; makefile: 139; objc: 81; sed: 22; php: 1
file content (116 lines) | stat: -rw-r--r-- 5,126 bytes parent folder | download | duplicates (2)
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
ResidualVM
**********
  Project Leaders
  ---------------
     Pawel Kolodziejski
     Einar Johan T. Soemaaen

  Teams
  -----
    Grim Team:
       James Brown                  - Grim developer (retired)
       Giulio Camuffo               - Grim developer
       Dries Harnie                 - EMI, Android, OpenGL ES developer
       Pawel Kolodziejski           - Core developer (suspended)
       Christian Krause             - EMI developer
       Einar Johan T. Soemaaen      - Grim, EMI developer
       Joel Teichroeb               - EMI, Android developer
       Joni Vahamaki                - EMI developer

    Myst 3 Team:
       Bastien Bouclet              - Core developer

    Stark Team:
       Bastien Bouclet              - Core developer
       Einar Johan T. Soemaaen      - Core developer (retired)

  Contributors
  ------------
     If you have contributed to this engine then you deserve to be on this
     list. Contact us and we'll add you.

    Grim:
       Thomas Allen                 - Various engine code fixes and
                                      improvements
       Torbjorn Andersson           - Various code fixes
       Ori Avtalion                 - Lipsync, LAF support, various code
                                      fixes
       Robert Biro                  - Antialiasing support
       Bastien Bouclet              - Various fixes to engine
       David Cardwell               - Few fixes to EMI
       Marcus Comstedt              - Initial Dreamcast port
       Andrea Corna                 - Patcher module, various engine
                                      improvements
       Jonathan Gray                - Various code fixes
       Tobias Gunkel                - Initial Android port, few engines fixes
       Azamat H. Hackimov           - Configure fix
       Vincent Hamm                 - Various engine code fixes and
                                      improvements
       Sven Hesse                   - Various compilation fixes
       Matthew Hoops                - Smush codec48, Grim and EMI engine
                                      improvements
       Erich Hoover                 - x86-64 fixes, various code fixes and
                                      improvements
       Max Horn                     - Few code fixes
       Travis Howell                - Various code fixes, Windows port
       Joseph Jezak                 - A lot of engine improvements and fixes
       Guillem Jover                - Few code improvements
       Filippos Karapetis           - Compilation fixes
       Ingo van Lil                 - Various fixes and improvements for EMI
       Vincent Pelletier            - Various engine improvements and code
                                      fixes
       Joost Peters                 - Various code fixes
       George Macon                 - Few fixes
       Josh Matthews                - Few fixes to engine
       Matthieu Milan               - Various engine improvements
       Gregory Montoir              - Few fixes to engine
       Stefano Musumeci             - TinyGL backend and engine driver
                                      improvements
       Christian Neumair            - Various optimisation patches
       Daniel Schepler              - Initial grim engine contributor, LUA
                                      support
       Dmitry Smirnov               - Minor spelling corrections
       Yaron Tausky                 - Fixes to subtitles
       Julien Templier              - create_project tool
       Pino Toscano                 - Debian GNU/Linux package files
       Lionel Ulmer                 - OpenGL optimisations
       cmayer0087                   - Various engine code fixes
       JenniBee                     - Compilation fixes
       karjonas                     - Various engine code fixes
       PoulpiFr                     - Few fixes to Android port
       sietschie                    - Few fixes to engine

    Myst 3:
       Matthew Hoops                - Various engine improvements and code
                                      fixes
       Stefano Musumeci             - TinyGL engine driver support

    Stark:
       Matthew Hoops                - ADPCM decoder
       Pawel Kolodziejski           - Various engine code fixes
       Vincent Pelletier            - Raw sound support
       Jordi Vilalta Prat           - Initial engine contributor
       Scott Thomas                 - Initial engine author

ScummVM code
************
   ResidualVM uses a lot of ScummVM code. For a list of authors look into
   COPYRIGHT file. 

Website code
************
   Fredrik Wendel

Special thanks to
*****************
   The LUA developers, for creating a nice compact script interpreter. 

   Tim Schafer, for obvious reasons, and everybody else who helped make Grim
   Fandango a brilliant game; and the EMI team for giving it their best try.

   Bret Mogilefsky, for managing to create a SPUTM-style 3D LUA engine, and
   avoiding the horrible hack it could have been.

   Benjamin Haisch, for emimeshviewer, which our EMI code borrows heavily
   from.