Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit c124be1

Browse files
committed
Credits update (thanks maxim for doing most of the work)
1 parent 8fa0749 commit c124be1

File tree

1 file changed

+77
-14
lines changed

1 file changed

+77
-14
lines changed

Resources/Credits.h

Lines changed: 77 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,80 @@
55
// String literals are kinda trash and any whitespace/indentation will be part of the string.
66
static std::string s_CreditsText =
77

8-
R"(C R E D I T S :
8+
R"(- C O R T E X C O M M A N D C O M M U N I T Y P R O J E C T -
99
10-
A huge thank you to every single person who has contributed to the Cortex Command Community Project!
1110
12-
Community Project Team Leads:
13-
G A C Y R
14-
M A X I M D U D E
15-
4 Z K
16-
M Y N A M E I S T R E Z
17-
C A V E
11+
Project Coordination
12+
G A R E T H " G A C Y R " Y R
13+
M A X " M A X I M D U D E " K
14+
R I K U " 4 Z K " K
1815
19-
______________________________
16+
Engine Programming
17+
G A R E T H " G A C Y R " Y R
18+
M A X " M A X I M D U D E " K
19+
R I K U " 4 Z K " K
20+
H E L I U M A N T
21+
C A U S E L E S S
22+
S T E W I E
23+
H A R D S P H E R E
24+
F R I S 0 U M A N
25+
Z A L O
26+
27+
Platform Porting
28+
H E L I U M A N T
29+
30+
Online Multiplayer Implementation
31+
E V G E N I Y " W E E G E E " V I G O V S K I Y
32+
33+
Art and Content Production
34+
R I K U " 4 Z K " K
35+
G O T C H A
36+
G A R E T H " G A C Y R " Y R
37+
M A X " M A X I M D U D E " K
38+
J E F F
39+
J U S T A L E X :/
40+
T A T U
41+
M A J O R
42+
C O M R A D E S H O O K
43+
Z E T A
44+
45+
Audio Design
46+
M O S S
47+
R I K U " 4 Z K " K
48+
G O S T S
49+
50+
Tools Programming
51+
M Y N A M E I S T R E Z
52+
S T E W I E
53+
M A X " M A X I M D U D E " K
54+
K E N " C A V E " V U D O
55+
56+
Additional Programming
57+
M A X S H A D O W
58+
T O P K E K
59+
O O A A A O A O A O
60+
P R I K E
61+
3 4 3 N
62+
63+
Additional Content Production
64+
P R I M E T Y R A N T
65+
S K A I A N D E S T I N Y
66+
B H I J N
67+
68+
Community Management
69+
K E N " C A V E " V U D O
70+
G O T C H A
71+
Z E T A
72+
M A X
73+
74+
Website Design
75+
T O M
76+
P O C K E T S
77+
78+
A huge thank you to every single person who has been a part of the Cortex Command Community Project!
79+
80+
81+
- C O R T E X C O M M A N D -
2082
2183
Game Design - Engine and Physics Programming - Art Direction - Project Coordination
2284
D A N I E L " D A T A " T A B A R
@@ -72,13 +134,14 @@ A N T O N P I K A L O V
72134
Special Thanks
73135
LEE THOMASON, 'JAMES' GENGE, RAIGAN BURNS, NICK WAANDERS, JAMIE CHENG, NATHANIEL SABANSKI
74136
75-
Technology Platform
76-
ALLEGRO, FMOD, LUA, LUAJIT, LUABIND, LIBCURL, OGG VORBIS, MICROPATHER, MSVC8 CRTs, SDL2, RAKNET, LZ4, GORILLA AUDIO
77137
78-
FMOD Sound System, copyright © Firelight Technologies Pty, Ltd., 1994-2007.
79-
Portions Copyright © 2001, Xiphophorus
138+
- T E C H N O L O G Y P L A T F O R M S -
139+
140+
SDL2, FMOD, ALLEGRO, LUA, LUAJIT, LUABIND, MICROPATHER, RAKNET, LZ4, LIBPNG, ZLIB, OPENGL
141+
142+
FMOD Studio by Firelight Technologies Pty Ltd.
80143
81144
82-
Cortex Command is TM and © 2019 Data Realms, LLC)";
145+
Cortex Command is TM and © 2023 Data Realms, LLC)";
83146

84147
#endif

0 commit comments

Comments
 (0)