-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathold.html
More file actions
500 lines (500 loc) · 18.1 KB
/
old.html
File metadata and controls
500 lines (500 loc) · 18.1 KB
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Allegro - Downloads - Older versions</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="web_style.css" />
<link rel="alternate" type="application/atom+xml"
href="feed_atom.xml" title="Allegro news"
/>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div id="main_header">
<div id="header_container">
<img id="logo" src="images/logo.png" alt="Allegro" height="58" width="186" />
<div id="title">
A game programming library
</div>
</div>
</div>
<div id="left">
<div id="sidebar">
<ul>
<li><strong>Allegro</strong>
<ul>
<li><a href="index.html">About</a></li>
<li><a href="https://github.com/liballeg/allegro5">Git
repository</a></li>
<li><a href="license.html">License</a></li>
<li><a href="examples_demos.html">Examples</a></li>
<li><a href="https://github.com/liballeg/allegro5/issues">Bug
tracker</a></li>
<li><a href="bindings.html">Language bindings</a></li>
<li><a href="https://github.com/liballeg">Other Git
repositories</a></li>
</ul></li>
<li><strong>Downloads</strong>
<ul>
<li><strong><a href="download.html">Latest version</a></strong></li>
<li><a href="old.html">Older versions</a></li>
<li><a href="addons.html">Extra addons</a></li>
</ul></li>
<li><strong>Documentation</strong>
<ul>
<li><strong><a href="https://liballeg.org/a5docs/trunk/">Latest
version</a></strong></li>
<li><a href="api.html">All versions</a></li>
<li><a href="docs.html">Tutorials</a></li>
<li><a href="books.html">Books</a></li>
<li><a
href="https://github.com/liballeg/allegro_wiki/wiki">Wiki</a></li>
</ul></li>
<li><strong>Community</strong>
<ul>
<li><a href="https://discord.gg/f3Cd4TZzpp">Discord</a></li>
<li><a href="irc.html">IRC</a></li>
<li><a
href="https://github.com/liballeg/allegro5/discussions">Forums</a></li>
<li><a href="game_jams.html">Game Jams</a></li>
</ul></li>
<li><strong>Misc</strong>
<ul>
<li><a href="readme.html">History</a></li>
<li><a href="oldnews.html">Older news</a></li>
<li><a href="logos.html">Logos</a></li>
<li><a href="digmid.html">DIGMID</a></li>
<li><a href="links.html">Links</a></li>
<li><a href="mirrors.html">Mirrors</a></li>
<li><a href="maillist.html">Mailing lists</a></li>
<li><a href="webmasters.html">Webmasters</a></li>
<li><a href="humor.html">Humor</a></li>
</ul></li>
</ul>
<!-- keep blank line for correct HTML -->
</div>
<!-- sidebar -->
<div id="hosting">
<p><a href="https://github.com/liballeg">GitHub project</a> <br/> <br/>
<a
href="https://projects.tuxfamily.org/?do=group;name=allegro">TuxFamily
project</a></p>
</div>
<!-- hosting -->
</div>
<!-- left -->
<div id="content">
<header id="title-block-header">
<h1 class="title">Allegro - Downloads - Older versions</h1>
</header>
<h1 id="older-versions">Older versions</h1>
<p>Here you can find some downloads of the older 5.x releases as well as
the classical Allegro 4 library (and even older versions!). Allegro 5 is
<em>not</em> backwards compatible with Allegro 4.</p>
<blockquote>
<p><strong>WARNING</strong>: These versions are <em>not</em> supported
and may have critical security bugs! They are provided for historical
curiosity reasons only.</p>
</blockquote>
<p>Since version 3.12, Allegro has adopted this versioning scheme: The
first number indicates a major version; differences here usually mean
that a lot of things have changed. The second number indicates if the
release is stable (even number) or unstable (odd number). Finally the
third number marks smaller differences between releases. A fourth number
is used if we need to fix a minor mistake found in a previous
release.</p>
<h2 id="allegro-5.0-source-releases-stable">Allegro 5.0 source releases
(stable)</h2>
<p>Allegro 5.0 supports <strong>Unix</strong> (Linux, FreeBSD, etc.),
<strong>Windows</strong>, <strong>MacOS X</strong> and
<strong>iPhone</strong>. You can read the <a href="changes.html">full
change log</a>.</p>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 6%" />
<col style="width: 66%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Filename</th>
<th style="text-align: left;">Size</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.0.11/allegro-5.0.11.zip">allegro-5.0.11.zip</a></td>
<td style="text-align: left;">4.0M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.0.11/allegro-5.0.11.tar.gz">allegro-5.0.11.tar.gz</a></td>
<td style="text-align: left;">3.2M</td>
<td style="text-align: left;">Source code for all platforms in Unix
friendly format.</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.0.11/allegro-5.0.11.7z">allegro-5.0.11.7z</a></td>
<td style="text-align: left;">2.4M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases">Browse all
files</a></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
</tr>
</tbody>
</table>
<h2 id="allegro-5.1-source-releases-unstable">Allegro 5.1 source
releases (unstable)</h2>
<p>The 5.1 branch is source compatible, but not binary compatible, with
the stable 5.0 branch. It contains provisional new features which are
<em>subject to change at any time</em>. You can read the <a
href="changes-unstable.html">changes since 5.0</a>.</p>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 6%" />
<col style="width: 66%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Filename</th>
<th style="text-align: left;">Size</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.1.13.1/allegro-5.1.13.1.zip">allegro-5.1.13.1.zip</a></td>
<td style="text-align: left;">8.1M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.1.13.1/allegro-5.1.13.1.tar.gz">allegro-5.1.13.1.tar.gz</a></td>
<td style="text-align: left;">7.2M</td>
<td style="text-align: left;">Source code for all platforms in Unix
friendly format.</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/5.1.13.1/allegro-5.1.13.1.7z">allegro-5.1.13.1.7z</a></td>
<td style="text-align: left;">6.0M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases">Browse unstable
files</a></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
</tr>
</tbody>
</table>
<h2 id="allegro-4.4-source-releases">Allegro 4.4 source releases</h2>
<p>Allegro 4.4 supports <strong>Unix</strong> (Linux, FreeBSD, etc.),
<strong>Windows</strong>, <strong>MacOS X</strong> and
<strong>Haiku/BeOS</strong>. You can read the <a
href="stabledocs/en/changes.html">full change log</a>.</p>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 6%" />
<col style="width: 66%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Filename</th>
<th style="text-align: left;">Size</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/4.4.3.1/allegro-4.4.3.1.zip">allegro-4.4.3.1.zip</a></td>
<td style="text-align: left;">4.9M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/4.4.3.1/allegro-4.4.3.1.tar.gz">allegro-4.4.3.1.tar.gz</a></td>
<td style="text-align: left;">4.5M</td>
<td style="text-align: left;">Source code for all platforms in Unix
friendly format.</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/4.4.3.1/allegro-4.4.3.1.7z">allegro-4.4.3.1.7z</a></td>
<td style="text-align: left;">3.1M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases">Browse all
files</a></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
</tr>
</tbody>
</table>
<h2 id="allegro-4.2-source-releases">Allegro 4.2 source releases</h2>
<p>Allegro 4.2 supports <strong>Unix</strong> (Linux, FreeBSD, etc.),
<strong>Windows</strong>, <strong>MacOS X</strong>,
<strong>Haiku/BeOS</strong>, <strong>DOS</strong> and
<strong>QNX</strong>.</p>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 6%" />
<col style="width: 66%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Filename</th>
<th style="text-align: left;">Size</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/v4-2-3-1/all4231.zip">all4231.zip</a></td>
<td style="text-align: left;">3.8M</td>
<td style="text-align: left;">Source code for all platforms in
DOS/Windows friendly format.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/v4-2-3-1/allegro-4.2.3.1.tar.gz">allegro-4.2.3.1.tar.gz</a></td>
<td style="text-align: left;">3.1M</td>
<td style="text-align: left;">Source code for all platforms in Unix
friendly format.</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/v4-2-3-1/all4231_diff.zip">all4231_diff.zip</a></td>
<td style="text-align: left;">139k</td>
<td style="text-align: left;">This file is a diff that can be installed
over a clean copy of the <strong>4.2.3</strong> version of Allegro to
update it to the current version.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases/download/v4-2-3-1/allegro-enduser-4.2.3.1.tar.gz">allegro-enduser-4.2.3.1.tar.gz</a></td>
<td style="text-align: left;">863k</td>
<td style="text-align: left;">This version contains the base library,
without documentation or example programs. It’s targeted at those who
want to run Allegro programs written by other people. If you want to
develop programs yourself, you will have to download the full source
code version. <strong>Only for Linux/Unix.</strong></td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases">Browse all
files</a></td>
<td style="text-align: left;"></td>
<td style="text-align: left;"></td>
</tr>
</tbody>
</table>
<h2 id="allegro-4.2-windows-binaries">Allegro 4.2 Windows Binaries</h2>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 73%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Site</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://github.com/liballeg/allegro5/releases">Allegro binary
package</a></td>
<td style="text-align: left;">The allegro-bin directory contains several
binary distributions of Allegro for Windows. For Allegro
<strong>4.2.2</strong>.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="http://www.allegro.cc/files/">www.allegro.cc/files</a></td>
<td style="text-align: left;">Matthew Leverton hosts Windows binary
packages for many different compilers.</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="http://devpaks.org/">devpaks.org</a></td>
<td style="text-align: left;">Michal Molhanec mantains a Devpak
repository, where you can get a package of the precompiled library for
MinGW and Dev-C++. Note that the Allegro Devpaks are also mirrored in
the allegro-bin directory. If the Devpak site is down, check the
previous entry’s link.</td>
</tr>
</tbody>
</table>
<h2 id="allegro-4.0">Allegro 4.0</h2>
<p><strong>Allegro 4.0.0</strong> - 10th of December, 2001.</p>
<ul>
<li><a
href="https://github.com/liballeg/allegro5/releases/download/v4-0-0/all400.zip">all400.zip</a>
(2687k)</li>
<li><a
href="https://github.com/liballeg/allegro5/releases/download/v4-0-0/allegro-4.0.0.tar.gz">allegro-4.0.0.tar.gz</a>
(2332k)</li>
<li><a
href="https://github.com/liballeg/allegro5/releases/download/v4-0-0/allegro-4.0.0-1.src.rpm">allegro-4.0.0-1.src.rpm</a>
(2313k)</li>
<li><a
href="https://liballeg.org/OldFiles/all400_bin.zip">all400_bin.zip</a>
(1301k)</li>
<li><a
href="https://github.com/liballeg/allegro5/releases/download/v4-0-0/allegro-enduser-4.0.0.tar.gz">allegro-enduser-4.0.0.tar.gz</a>
(576k)</li>
</ul>
<p>See the <a
href="https://github.com/liballeg/allegro5/releases">download
area</a>.</p>
<h2 id="miscellaneous-files">Miscellaneous files</h2>
<table>
<colgroup>
<col style="width: 26%" />
<col style="width: 6%" />
<col style="width: 66%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Filename</th>
<th style="text-align: left;">Size</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><a
href="https://liballeg.org/files/alldata.zip">alldata.zip</a></td>
<td style="text-align: left;">360k</td>
<td style="text-align: left;">This file contains the data needed by the
Allegro demo game. It’s only needed if you got an old WIP version of the
library, or if you updated to the current version via diffs, as these
didn’t include the demo data to save space.</td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://liballeg.org/files/dx70_min.zip">dx70_min.zip</a></td>
<td style="text-align: left;">440k</td>
<td style="text-align: left;">You may have problems compiling the
Allegro DLL if you don’t have the correct version of the DirectX SDK
library and header files. This file contains the minimal version of the
DirectX 7 SDK needed to compile the DLL yourself. <strong>Only for
Windows.</strong></td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://liballeg.org/files/dx70_mgw.zip">dx70_mgw.zip</a></td>
<td style="text-align: left;">243k</td>
<td style="text-align: left;">This file contains the minimal version of
the DirectX 7 SDK for MinGW. <strong>Only for Windows.</strong></td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://liballeg.org/files/dx80_mgw.zip">dx80_mgw.zip</a></td>
<td style="text-align: left;">442k</td>
<td style="text-align: left;">This file contains the minimal version of
the DirectX 8 SDK for MinGW. <strong>Only for Windows.</strong></td>
</tr>
<tr class="odd">
<td style="text-align: left;"><a
href="https://liballeg.org/files/dx70_dmc.zip">dx70_dmc.zip</a></td>
<td style="text-align: left;">234k</td>
<td style="text-align: left;">This file contains the minimal version of
the DirectX 7 SDK for Digital Mars C/C++. <strong>Only for
Windows.</strong></td>
</tr>
<tr class="even">
<td style="text-align: left;"><a
href="https://liballeg.org/files/dx9mgw.zip">dx9mgw.zip</a></td>
<td style="text-align: left;">4180k</td>
<td style="text-align: left;">This file contains necessary DirectX files
for compiling Allegro 5. <strong>Only for Windows.</strong></td>
</tr>
</tbody>
</table>
<h2 id="ancient-versions">Ancient versions</h2>
<p>These files are being made available for historical interest, and as
reference material. They are unsupported, and for any serious
programming work, you should get the most recent version instead.</p>
<p><a href="https://liballeg.org/files/allegro1.zip">Allegro 1.02</a>
(119k) - Sometime in 1995.</p>
<p><a href="https://liballeg.org/files/alleg20.zip">Allegro 2.0</a>
(304k) - March 1996.</p>
<p><a href="https://liballeg.org/files/alleg21.zip">Allegro 2.1</a>
(562k) - June 1996.</p>
<p><a href="https://liballeg.org/files/alleg211.zip">Allegro 2.11</a>
(563k) - November 1996.</p>
<p><a href="https://liballeg.org/files/alleg22.zip">Allegro 2.2</a>
(990k) - February 1997.</p>
<p><a href="https://liballeg.org/files/alleg30.zip">Allegro 3.0</a>
(1225k) - December 1997.</p>
<p><a href="https://liballeg.org/files/alleg31.zip">Allegro 3.1</a>
(1422k) - January 1999.</p>
<p><a href="https://liballeg.org/files/alleg311.zip">Allegro 3.11</a>
(1434k) - February 1999. <a
href="https://liballeg.org/files/al312dif.zip">Patch</a> to upgrade to
version 3.12.</p>
<p><a href="https://liballeg.org/files/alleg312.zip">Allegro 3.12</a>
(1434k) - August 1999. This is a DOS/DJGPP library, and can be obtained
from your <a href="mirrors.html#simtel">local Simtel mirror</a>, in the
directory gnu/djgpp/v2tk/allegro/, filename alleg312.zip.</p>
</div>
<!-- content -->
<div id="footer">
<div id="contact">
<p><a href="webmasters.html">Contact the webmasters</a></p>
</div>
<!-- contact -->
<p><a href="http://petition.eurolinux.org/index_html?LANG=en">
<img src="images/nopatents.png" border="0" alt="No ePatents"
height="33" width="88" vspace="1" hspace="1" /> </a>
<a href="http://www.anybrowser.org/campaign/">
<img src="images/anyb.png" border="0" alt="Viewable with any browser"
height="31" width="88" vspace="1" hspace="1" /> </a></p>
</div>
<!-- footer -->
</body>
</html>