Fatbag
64fddcf78e
iff2html is working and can properly parse STR# chunks.
...
I also added my TSOSimulatorClient work to the trunk.
2012-03-13 00:12:27 -05:00
Fatbag
a4a7b82bb7
Added prerelease version of libvitaboy 1.0.1
2012-03-10 14:56:32 -06:00
Fatbag
432d12397c
Made the iffexport utility (design based on libfar), added in an HTML5 z-buffer renderer, and made tags for libfar 1.0.0 and libvitaboy 1.0.0.
2012-03-04 13:28:34 -06:00
Fatbag
f23bcd7b4d
Added libjpeg-turbo to FileHandler with a working File::ReadImageFile() function. The dependency on SOIL in libvitaboy Renderer has therefore been removed.
...
Also fixed formatting in recent source files.
My next task is implementing IFF chunk reading. I'll also make a tool that can convert the game's behavior.iff file to an HTML page.
2012-02-27 02:55:53 -06:00
Fatbag
83ad5d89d1
Aside from adding the new source files for libjpeg-turbo, added SLERP quaternion interpolation to libvitaboy Renderer.
...
The renderer is also making use of the new File::ReadFile() interface added to the FileHandler library.
2012-02-22 16:25:23 -06:00
Fatbag
f9b59088a1
Added freetype under cmake. My immediate next job is libvitaboy.
2012-01-30 00:08:04 -06:00
Fatbag
17c3bb1145
Switched over to cmake. Everything now works in one command.
2012-01-28 12:11:34 -06:00
Fatbag
b3985e7306
Fixed silly mistake regarding 16-bit capping behavior
2012-01-21 16:31:36 -06:00
Fatbag
085ac5227c
In the UTK library, renamed the last variables with "math" meanings to algorithmic meanings.
2012-01-21 16:23:52 -06:00
Fatbag
331dc3d823
Fixed formatting
2012-01-17 20:31:52 -06:00
Fatbag
250458b384
Decent analysis of UTalk
2012-01-17 20:23:53 -06:00
Fatbag
e53580919a
Working UTK decompression!
...
Additionally:
* Moved opus into the Libraries folder
* Moved freetype into the Libraries folder
2012-01-12 15:52:41 -06:00
Fatbag
8d06606f28
Compliant XA decompression code added to the FileHandler interface
2011-12-14 01:10:04 -06:00
Fatbag
1a279588f1
In the process of setting up a convenient Makefile build system
2011-12-06 03:09:32 -06:00