b462ad8ad1
Support for SC1 format.
Meep-Eep
2007-04-08 04:08:48 +00:00
bdd3d90d66
Correction. Would only be noticed in practice if there are more than 255 types in a package. Which is unlikely.
Meep-Eep
2007-04-07 22:26:44 +00:00
064e2742d5
Removed unnecessary enum value assignment.
Meep-Eep
2007-02-01 21:52:22 +00:00
860b023230
Added uio_fprintf() and uio_vfprintf().
Meep-Eep
2007-02-01 21:45:12 +00:00
433aadf8a9
Added aiff decoder to .dsp (forgotten); Also allowing VC6 to alphabetically reorder other source files in the .dsp
avolkov
2007-01-31 22:26:55 +00:00
4a99d4b2fb
Any input gesture is now guaranteed to persist for at least one frame.
mcmartin
2007-01-30 07:43:40 +00:00
94fd412f2e
Simplified the VControl interface some.
mcmartin
2007-01-30 07:12:37 +00:00
6fa3426157
Added a "None" gesture for cleaner reporting of blank/erroneous controls
mcmartin
2007-01-30 05:54:30 +00:00
8105e86155
Flush the stream when doing a uio_close() after a uio_fwrite().
Meep-Eep
2007-01-11 22:04:14 +00:00
30351edb89
Remove "Changes towards" for all but the release we're currently working on, leaving just the version number.
Meep-Eep
2007-01-11 10:20:52 +00:00
43eb06dd28
Major rewrite of SwapBuffers routines.
mcmartin
2007-01-11 00:45:48 +00:00
7a3037e48c
Updated versions file with revision number of 0.6.1.
mcmartin
2007-01-09 10:32:53 +00:00
f8670f22ed
VC6 does not allow ptr arithmetic on void*; casting pixels to Uint32* for cleaner ptr arith
avolkov
2007-01-09 07:58:22 +00:00
a48264e504
New install script for UQM 0.6.1.
mcmartin
2007-01-09 04:37:19 +00:00
b13ef94ab4
Micro version bump to 0.6.1.
mcmartin
2007-01-09 02:35:37 +00:00
c3473a12ac
Exclude Private Area from isWideGraphChar.
mcmartin
2007-01-09 01:22:26 +00:00
85b0e97626
Do not rely on GL_UNPACK_SKIP_* attributes, as not all OpenGL drivers support them right (Bug #914) - Michael
mcmartin
2007-01-09 00:58:29 +00:00
83915976bd
Do not overwrite GLOBAL_SIS (CrewEnlisted) when leaving HyperSpace.
mcmartin
2007-01-08 02:26:13 +00:00
09c845fd74
Some more.
Meep-Eep
2006-12-21 21:30:17 +00:00
97626d2ab5
Simplification of uio Stream functions. No more internal seeks. Taking advantage of the POSIX/SUSv2/C requirement that input and output operations may not immediately follow eachother.
Meep-Eep
2006-12-20 20:15:43 +00:00
9cb412b41f
Updated the content packaging script, which had fallen out of sync in the repository.
mcmartin
2006-12-19 02:21:00 +00:00
cf26454d14
New heading for 0.7, and a typo fix.
mcmartin
2006-12-19 02:06:32 +00:00
1c2447dd7c
Created a new documentation file, "versions", which lists an SVN repository revision number for each major, minor, and micro release.
mcmartin
2006-12-19 01:27:01 +00:00